bots.getBotCommands

Obtain a list of bot commands for the specified bot scope and language code

---functions---
bots.getBotCommands#e34c0dd6 scope:BotCommandScope lang_code:string = Vector<BotCommand>;

Parameters

Name Type Description
scope BotCommandScope Command scope
lang_code string Language code

Result

Vector<BotCommand>

Bots can use this method