Interface BotCommandScope
- All Superinterfaces:
ApiResult,Serializable
- All Known Implementing Classes:
BotCommandScopeAllChatAdministrators,BotCommandScopeAllGroupChats,BotCommandScopeAllPrivateChats,BotCommandScopeChat,BotCommandScopeChatAdministrators,BotCommandScopeChatMember,BotCommandScopeDefault
public sealed interface BotCommandScope
extends ApiResult
permits BotCommandScopeDefault, BotCommandScopeAllPrivateChats, BotCommandScopeAllGroupChats, BotCommandScopeAllChatAdministrators, BotCommandScopeChat, BotCommandScopeChatAdministrators, BotCommandScopeChatMember
-
Field Summary
Fields -
Method Summary
-
Field Details
-
TYPE_NAME
- See Also:
-
-
Method Details
-
type
String type()
-