DeleteCommands constructor
- {BotCommandScope? scope,
- required String language_code,
- int? extra,
- int? clientId}
Deletes commands supported by the bot for the given user scope and language; for bots only
Returns Ok
Implementation
DeleteCommands
Deletes commands supported by the bot for the given user scope and language; for bots only
Returns Ok
DeleteCommands