Class BotCommandScopeChatMember

java.lang.Object
org.telegram.telegrambots.meta.api.objects.commands.scope.BotCommandScopeChatMember
All Implemented Interfaces:
Serializable, BotApiObject, Validable, BotCommandScope

public class BotCommandScopeChatMember extends Object implements BotCommandScope
Version:
5.3 Represents the scope of bot commands, covering a specific member of a group or supergroup chat.
Author:
Ruben Bermudez
See Also:
  • Constructor Details

    • BotCommandScopeChatMember

      public BotCommandScopeChatMember()
  • Method Details