mirror of
https://github.com/pyrogram/pyrogram
synced 2025-09-04 16:25:08 +00:00
Clarify default value of supports_streaming parameter (send_video)
This commit is contained in:
@@ -89,6 +89,7 @@ class SendVideo(BaseClient):
|
||||
|
||||
supports_streaming (``bool``, *optional*):
|
||||
Pass True, if the uploaded video is suitable for streaming.
|
||||
Defaults to True.
|
||||
|
||||
disable_notification (``bool``, *optional*):
|
||||
Sends the message silently.
|
||||
|
Reference in New Issue
Block a user