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 ​

boost_id : string ​

readonly client : Client ​

remove_date? : number ​

source? : ChatBoostSource ​