mirror of
https://github.com/TeamPGM/pyrogram.git
synced 2024-11-16 20:59:29 +00:00
Fix little typos
This commit is contained in:
parent
7b29ada9a1
commit
20ec656d91
@ -1324,9 +1324,9 @@ class Client:
|
||||
Video height.
|
||||
|
||||
thumb (:obj:`str`, optional):
|
||||
Video thumbmail.
|
||||
Pass a file path as string to send a image that exists on your local machine.
|
||||
Thumbmail should have 90 or less pixels of width and 90 or less pixels of height.
|
||||
Video thumbnail.
|
||||
Pass a file path as string to send an image that exists on your local machine.
|
||||
Thumbnail should have 90 or less pixels of width and 90 or less pixels of height.
|
||||
|
||||
supports_streaming (:obj:`bool`, optional):
|
||||
Pass True, if the uploaded video is suitable for streaming.
|
||||
|
Loading…
Reference in New Issue
Block a user