1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00

Check and update for full compatibility to Bot API up to 5.3

Pre-release of 4.0.0
This commit is contained in:
Badiboy
2021-08-18 23:27:28 +03:00
parent 022ef6a64c
commit 2bc052ad5a
5 changed files with 59 additions and 26 deletions

View File

@@ -1985,7 +1985,7 @@ class TeleBot:
timeout: Optional[int]=None,
allow_sending_without_reply: Optional[bool]=None,
max_tip_amount: Optional[int] = None,
suggested_tip_amounts: Optional[list]=None) -> types.Message:
suggested_tip_amounts: Optional[List[int]]=None) -> types.Message:
"""
Sends invoice
:param chat_id: Unique identifier for the target private chat