mirror of
https://github.com/eternnoir/pyTelegramBotAPI.git
synced 2023-08-10 21:12:57 +03:00
send_video_note thumbnail hint
Co-authored-by: _run <khumogo1@gmail.com>
This commit is contained in:
parent
018b89cdc0
commit
46100edd97
@ -3305,7 +3305,7 @@ class AsyncTeleBot:
|
||||
:type message_thread_id: :obj:`int`
|
||||
|
||||
:param thumb: Deprecated. Use thumbnail instead
|
||||
|
||||
:type thumbnail: :obj:`str` or :class:`telebot.types.InputFile`
|
||||
:return: On success, the sent Message is returned.
|
||||
:rtype: :class:`telebot.types.Message`
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user