Class BotCommandScopeChatAdministrators

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

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

    • BotCommandScopeChatAdministrators

      public BotCommandScopeChatAdministrators()
  • Method Details