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 Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
type
Scope type
-
-
Constructor Details
-
BotCommandScope
-