deleteCommands¶
Deletes commands supported by the bot for the given user scope and language; for bots only
deleteCommands(
scope: BotCommandScope,
language_code: string
) → Ok
deleteCommands¶Deletes commands supported by the bot for the given user scope and language; for bots only
deleteCommands(
scope: BotCommandScope,
language_code: string
) → Ok