pyrogram/pyrogram/methods/bots
2023-02-26 11:08:27 +01:00
..
__init__.py Add the method answer_web_app_query 2022-04-24 11:56:07 +02:00
answer_callback_query.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
answer_inline_query.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
answer_web_app_query.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
delete_bot_commands.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
get_bot_commands.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
get_bot_default_privileges.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
get_chat_menu_button.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
get_game_high_scores.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
get_inline_bot_results.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
request_callback_answer.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
send_game.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
send_inline_bot_result.py Update send_inline_bot_result return type hint 2023-02-26 11:08:27 +01:00
set_bot_commands.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
set_bot_default_privileges.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
set_chat_menu_button.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
set_game_score.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00