Class BotCommandScopeChatMember

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

public class BotCommandScopeChatMember extends BotCommandScope
Represents the scope of bot commands, covering a specific member of a group or supergroup chat.
Since:
3 March 2025
See Also:
  • Field Details

    • chat_id

      public Object chat_id
  • Constructor Details

    • BotCommandScopeChatMember

      public BotCommandScopeChatMember(Object chatId)