ChatBoostAdded

data class ChatBoostAdded(val boostCount: Int)(source)

ChatBoostAdded

This object represents a service message about a user boosting a chat.

(auto-generated)

Author

ForteScarlet

Constructors

Link copied to clipboard
constructor(boostCount: Int)

Properties

Link copied to clipboard
@SerialName(value = "boost_count")
val boostCount: Int

Number of boosts added by the user