mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 20:14:51 +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,
|
||||
disable_notification: bool = None,
|
||||
reply_to_message_id: int = None):
|
||||
|
||||
return self.send(
|
||||
functions.messages.SendMedia(
|
||||
peer=self.resolve_peer(chat_id),
|
||||
|
|
|
|||
Loading…
Reference in a new issue