updateBotCommands

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

Parameters

NameTypeDescription
peer Peer The user or chat the request is about.
bot_id long Bot identifier.
commands Vector<BotCommand> The bot's command list.

Type

Update

Related pages

Types used here