UpdateBotCommands
- class pyrogram.raw.types.UpdateBotCommands
The command set of a certain bot in a certain chat has changed.
Constructor of
Update
.- Details:
Layer:
194
ID:
4D712F2E
- Parameters:
peer (
Peer
) – The affected chatbot_id (
int
64-bit
) – ID of the bot that changed its command setcommands (List of
BotCommand
) – New bot commands