Class BotCommandScopeDefault

java.lang.Object
io.github.natanimn.telebof.types.bot.BotCommandScope
io.github.natanimn.telebof.types.bot.BotCommandScopeDefault
All Implemented Interfaces:
Serializable

public class BotCommandScopeDefault extends BotCommandScope
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:
  • Constructor Details

    • BotCommandScopeDefault

      public BotCommandScopeDefault()