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 Summary
Fields inherited from class io.github.natanimn.telebof.types.bot.BotCommandScope
type
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BotCommandScopeAllGroupChats
public BotCommandScopeAllGroupChats()
-