BotCommandScopeChatMember

data class BotCommandScopeChatMember(chatId: ChatIdentifier, userId: UserId) : ChatBotCommandScope

Types

Companion
Link copied to clipboard
common
object Companion

Properties

chatId
Link copied to clipboard
common
open override val chatId: ChatIdentifier
type
Link copied to clipboard
common
open override val type: String
userId
Link copied to clipboard
common
val userId: UserId