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

public abstract class BotCommandScope extends Object implements Serializable
This object represents the scope to which bot commands are applied.
Since:
3 March 2025
See Also:
  • Field Details

    • type

      public String type
      Scope type
  • Constructor Details

    • BotCommandScope

      public BotCommandScope(String type)
      Initialize command scope
      Parameters:
      type - Scope type