Class BotCommandScopeAllChatAdministrators

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

public class BotCommandScopeAllChatAdministrators extends Object implements BotCommandScope
Version:
5.3 Represents the scope of bot commands, covering all group and supergroup chat administrators.
Author:
Ruben Bermudez
See Also: