Class BotCommandScope
java.lang.Object
io.github.natanimn.telebof.types.bot.BotCommandScope
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- BotCommandScopeAllChatAdministrators,- BotCommandScopeAllGroupChats,- BotCommandScopeAllPrivateChats,- BotCommandScopeChat,- BotCommandScopeChatAdministrators,- BotCommandScopeChatMember,- BotCommandScopeDefault
This object represents the scope to which bot commands are applied.
- Since:
- 3 March 2025
- See Also:
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
typeScope type
 
- 
- 
Constructor Details- 
BotCommandScope
 
-