Class BotCommandScopeAllGroupChats

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

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