mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 20:14:51 +00:00
Fix tiny typo
This commit is contained in:
parent
a398bc5fc7
commit
b439e44015
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue