1 parent a398bc5 commit b439e44Copy full SHA for b439e44
1 file changed
pyrogram/client/methods/messages/send_video_note.py
@@ -106,7 +106,7 @@ def send_video_note(
106
107
Returns:
108
:obj:`Message` | ``None``: On success, the sent video note message is returned, otherwise, in case the
109
- pload is deliberately stopped with :meth:`~Client.stop_transmission`, None is returned.
+ upload is deliberately stopped with :meth:`~Client.stop_transmission`, None is returned.
110
111
Raises:
112
RPCError: In case of a Telegram RPC error.
0 commit comments