Package dev. inmo. tgbotapi. types. commands
Types
Bot Command Scope
Link copied to clipboard
interface BotCommandScope
Content copied to clipboard
Bot Command Scope All Chat Administrators
Link copied to clipboard
Bot Command Scope All Group Chats
Link copied to clipboard
Bot Command Scope All Private Chats
Link copied to clipboard
Bot Command Scope Chat Administrators
Link copied to clipboard
data class BotCommandScopeChatAdministrators(chatId: ChatIdentifier) : ChatBotCommandScope
Content copied to clipboard
Bot Command Scope Chat Member
Link copied to clipboard
data class BotCommandScopeChatMember(chatId: ChatIdentifier, userId: UserId) : ChatBotCommandScope
Content copied to clipboard
Bot Command Scope Default
Link copied to clipboard
Bot Command Scope Serializer
Link copied to clipboard
Chat Bot Command Scope
Link copied to clipboard
Unknown Bot Command Scope
Link copied to clipboard