ChatId

data class ChatId(val chatId: Identifier) : ChatIdentifier

Also used as User Identifier

Constructors

Link copied to clipboard
fun ChatId(chatId: Identifier)

Properties

Link copied to clipboard
val chatId: Identifier