[3.x] Bot API 6.0 (#890)

* Base implementation

* Bump license

* Revert re-generated tests

* Fix tests, improved docs

* Remove TODO

* Removed unreachable code

* Changed type of `last_synchronization_error_date`

* Fixed wrongly cleaned code
This commit is contained in:
Alex Root Junior 2022-04-19 22:03:24 +03:00 committed by GitHub
parent 286cf39c8a
commit 497436595d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
81 changed files with 1942 additions and 147 deletions

View file

@ -82,6 +82,10 @@ Available methods
set_my_commands
delete_my_commands
get_my_commands
set_chat_menu_button
get_chat_menu_button
set_my_default_administrator_rights
get_my_default_administrator_rights
Updating messages
=================
@ -118,6 +122,7 @@ Inline mode
:maxdepth: 1
answer_inline_query
answer_web_app_query
Payments
========