BotCommandScopeDefault

---types---
botCommandScopeDefault#2f6cb2ab = BotCommandScope

Belongs to

BotCommandScope

In Rust this constructor is a variant of the enums::BotCommandScope enum.
Match on it with: if let enums::BotCommandScope::BotCommandScopeDefault(v) = result { ... }

Parameters

This item has no parameters.

Used by

GetBotCommands
ResetBotCommands
SetBotCommands