Skip to content

export Class

ChatBoost ​

extends ​

BaseClass<ChatBoost, ChatBoostUpdated | ChatBoostRemoved>

implements ​

Partial<ChatBoostUpdated>,Partial<ChatBoostRemoved>

Constructor ​

ts
 new ChatBoost( client, packet )
ParameterTypeDescription
clientClient
packetChatBoostUpdated | ChatBoostRemoved

Properties ​

get chat : Chat ​

get removed : boolean ​

get user : User ​

boost? : ChatBoostPacket ​

readonly client : Client ​

remove_date? : number ​

source? : ChatBoostSource ​

A modern, powerful library for building your Telegram bots, with seamless support for both JavaScript and Typescript.