Skip to content

Commit 52b0988

Browse files
committed
Clarify default value of supports_streaming parameter (send_video)
1 parent d119998 commit 52b0988

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyrogram/client/methods/messages/send_video.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ def send_video(
8989
9090
supports_streaming (``bool``, *optional*):
9191
Pass True, if the uploaded video is suitable for streaming.
92+
Defaults to True.
9293
9394
disable_notification (``bool``, *optional*):
9495
Sends the message silently.

0 commit comments

Comments
 (0)