MTPyroger/pyrogram/methods/bots
Jonathan 293e852afd
Add new method set_bot_commands (#657)
* a new method set_bot_commands

* Delete bot_commands_list.py

* Update set_bot_commands.py

* Update __init__.py

* Update set_bot_commands.py

* Update set_bot_commands.py

* Update bot_command.py

* Update set_bot_commands.py

* Update set_bot_commands.py

* Update compiler.py

Co-authored-by: Dan <14043624+delivrance@users.noreply.github.com>
2021-05-11 10:22:17 +02:00
..
__init__.py Add new method set_bot_commands (#657) 2021-05-11 10:22:17 +02:00
answer_callback_query.py Update copyright notice 2021-01-01 22:58:48 +01:00
answer_inline_query.py Add support for user mentions inside inline query results 2021-03-17 17:26:51 +01:00
get_game_high_scores.py Update copyright notice 2021-01-01 22:58:48 +01:00
get_inline_bot_results.py Update copyright notice 2021-01-01 22:58:48 +01:00
request_callback_answer.py Update copyright notice 2021-01-01 22:58:48 +01:00
send_game.py Add support for LoginUrl buttons 2021-03-17 17:13:55 +01:00
send_inline_bot_result.py Update copyright notice 2021-01-01 22:58:48 +01:00
set_bot_commands.py Add new method set_bot_commands (#657) 2021-05-11 10:22:17 +02:00
set_game_score.py Update copyright notice 2021-01-01 22:58:48 +01:00