mirror of
https://github.com/eternnoir/pyTelegramBotAPI.git
synced 2023-08-10 21:12:57 +03:00
Fix doc error.
This commit is contained in:
parent
2647777b2b
commit
b484baea37
@ -238,7 +238,7 @@ class TeleBot:
|
||||
def send_document(self, chat_id, data, reply_to_message_id=None, reply_markup=None):
|
||||
"""
|
||||
Use this method to send general files.
|
||||
:param c.append()hat_id:
|
||||
:param chat_id:
|
||||
:param data:
|
||||
:param reply_to_message_id:
|
||||
:param reply_markup:
|
||||
|
Loading…
Reference in New Issue
Block a user