mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-04 22:34:52 +00:00
Remove blank line
This commit is contained in:
parent
914e7745f6
commit
4a8808fa3c
1 changed files with 0 additions and 1 deletions
|
|
@ -576,7 +576,6 @@ class Client:
|
||||||
title: str = None,
|
title: str = None,
|
||||||
disable_notification: bool = None,
|
disable_notification: bool = None,
|
||||||
reply_to_message_id: int = None):
|
reply_to_message_id: int = None):
|
||||||
|
|
||||||
return self.send(
|
return self.send(
|
||||||
functions.messages.SendMedia(
|
functions.messages.SendMedia(
|
||||||
peer=self.resolve_peer(chat_id),
|
peer=self.resolve_peer(chat_id),
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue