send_document thumbnail hint

Co-authored-by: _run <khumogo1@gmail.com>
This commit is contained in:
Badiboy 2023-03-25 16:38:05 +03:00 committed by GitHub
parent 6b5c263ee8
commit b1c172c421
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2075,7 +2075,7 @@ class TeleBot:
: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`
"""