2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-09-10 11:15:27 +00:00

Remove blank line

This commit is contained in:
Dan
2017-12-14 11:04:15 +01:00
parent 914e7745f6
commit 4a8808fa3c

View File

@@ -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),