Package dev. inmo. tgbotapi. types. commands
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
data class BotCommandScopeChat(val chatId: ChatIdentifier) : ChatBotCommandScope
Content copied to clipboard
Link copied to clipboard
data class BotCommandScopeChatAdministrators(val chatId: ChatIdentifier) : ChatBotCommandScope
Content copied to clipboard
Link copied to clipboard
data class BotCommandScopeChatMember(val chatId: ChatIdentifier, val userId: UserId) : ChatBotCommandScope
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard