mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-31 06:16:06 +00:00
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>
This commit is contained in:
@@ -394,6 +394,7 @@ def pyrogram_api():
|
||||
CallbackQuery
|
||||
GameHighScore
|
||||
CallbackGame
|
||||
BotCommand
|
||||
""",
|
||||
input_media="""
|
||||
Input Media
|
||||
|
Reference in New Issue
Block a user