- API ›
- Constructors ›
- BotCommandScopeChatAdmins
BotCommandScopeChatAdmins
---types--- botCommandScopeChatAdmins#b9aa606a = BotCommandScope
Belongs to
| BotCommandScope |
In Rust this constructor is a variant of the enums::BotCommandScope enum.
Match on it with: if let enums::BotCommandScope::BotCommandScopeChatAdmins(v) = result { ... }
Parameters
This item has no parameters.
Used by
| GetBotCommands |
| ResetBotCommands |
| SetBotCommands |