ChatScope

@Serializable
@SerialName(value = "chat")
data class ChatScope(val chatId: Long) : BotCommandScope

Constructors

Link copied to clipboard
constructor(chatId: Long)

Properties

Link copied to clipboard
Link copied to clipboard