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<C,
B> - BotCommandScopeChatAdministrators (implements BotCommandScope)
- BotCommandScopeChatAdministrators.BotCommandScopeChatAdministratorsBuilder<C,
B> - BotCommandScopeChatMember (implements BotCommandScope)
- BotCommandScopeChatMember.BotCommandScopeChatMemberBuilder<C,
B> - BotCommandScopeDefault (implements BotCommandScope)
Interface Hierarchy
- Serializable
- BotApiObject
- BotCommandScope (also extends Validable)
- BotApiObject
- Validable
- BotCommandScope (also extends BotApiObject)