getCommands¶
Returns the list of commands supported by the bot for the given user scope and language; for bots only
getCommands(
scope: BotCommandScope,
language_code: string
) → BotCommands
getCommands¶Returns the list of commands supported by the bot for the given user scope and language; for bots only
getCommands(
scope: BotCommandScope,
language_code: string
) → BotCommands