mirror of
https://github.com/pyrogram/pyrogram
synced 2025-09-02 07:15:23 +00:00
Fix tiny typo
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user