botCommandScopeUsers
The specified bot commands will only be valid in all private chats with users.
type tg.BotCommandScopeUsers struct { /* ... */ }
Implements BotCommandScope.
Fields
This type has no fields.
References
- Official documentation
- Generated Go reference
- TL definition:
botCommandScopeUsers#3c4f04d8