Class BotCommandScopeDefault
java.lang.Object
io.github.natanimn.telebof.types.bot.BotCommandScope
io.github.natanimn.telebof.types.bot.BotCommandScopeDefault
- All Implemented Interfaces:
Serializable
Represents the default scope of bot commands.
Default commands are used if no commands with a narrower scope are specified for the user.
- 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
-
BotCommandScopeDefault
public BotCommandScopeDefault()
-