mirror of
https://github.com/TeamPGM/pyrogram.git
synced 2024-11-16 20:59:29 +00:00
Fix tiny typo
This commit is contained in:
parent
a398bc5fc7
commit
b439e44015
@ -106,7 +106,7 @@ class SendVideoNote(BaseClient):
|
||||
|
||||
Returns:
|
||||
:obj:`Message` | ``None``: On success, the sent video note message is returned, otherwise, in case the
|
||||
pload is deliberately stopped with :meth:`~Client.stop_transmission`, None is returned.
|
||||
upload is deliberately stopped with :meth:`~Client.stop_transmission`, None is returned.
|
||||
|
||||
Raises:
|
||||
RPCError: In case of a Telegram RPC error.
|
||||
|
Loading…
Reference in New Issue
Block a user