mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-02 21:44:51 +00:00
Clarify default value of supports_streaming parameter (send_video)
This commit is contained in:
parent
d119998212
commit
52b0988af4
1 changed files with 1 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue