Class BotCommandScopeAllGroupChats
java.lang.Object
io.github.natanimn.telebof.types.bot.BotCommandScope
io.github.natanimn.telebof.types.bot.BotCommandScopeAllGroupChats
- All Implemented Interfaces:
- Serializable
Represents the scope of bot commands, covering all group and supergroup chats.
- Since:
- 3 March 2025
- See Also:
- 
Field SummaryFields inherited from class io.github.natanimn.telebof.types.bot.BotCommandScopetype
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
BotCommandScopeAllGroupChatspublic BotCommandScopeAllGroupChats()
 
-