telegram api constructor · layer 229 · #4d712f2e

updateBotCommands

The command set of a certain bot in a certain chat has changed.

definition

updateBotCommands#4d712f2e peer:Peer bot_id:long commands:Vector<BotCommand> = Update;

parameters

nametypedescription
peerPeerThe affected chat
bot_idlongID of the bot that changed its command set
commandsVector<BotCommand>New bot commands

type

Update · 164 other constructors

history

present in layers 131–229 · constructor id changed 1×

idlayers
#cf7e0873131–132
#4d712f2e133–229