ChatBoostUpdated

@Serializable
data class ChatBoostUpdated(val chat: Chat, val boost: ChatBoost)

This object represents a boost added to a chat or changed.

Api reference

Constructors

Link copied to clipboard
constructor(chat: Chat, boost: ChatBoost)

Properties

Link copied to clipboard

Information about the chat boost

Link copied to clipboard
val chat: Chat

Chat which was boosted