Hierarchy For Package org.telegram.telegrambots.meta.api.objects.commands.scope
Package Hierarchies:Class Hierarchy
- Object
- BotCommandScopeAllChatAdministrators (implements BotCommandScope)
- BotCommandScopeAllGroupChats (implements BotCommandScope)
- BotCommandScopeAllPrivateChats (implements BotCommandScope)
- BotCommandScopeChat (implements BotCommandScope)
- BotCommandScopeChat.BotCommandScopeChatBuilder
- BotCommandScopeChatAdministrators (implements BotCommandScope)
- BotCommandScopeChatAdministrators.BotCommandScopeChatAdministratorsBuilder
- BotCommandScopeChatMember (implements BotCommandScope)
- BotCommandScopeChatMember.BotCommandScopeChatMemberBuilder
- BotCommandScopeDefault (implements BotCommandScope)
Interface Hierarchy
- Serializable
- BotApiObject
- BotCommandScope (also extends Validable)
- BotApiObject
- Validable
- BotCommandScope (also extends BotApiObject)