Skip to content

export Class

MessageReaction ​

extends ​

BaseClass<MessageReaction, MessageReactionPacket>

Constructor ​

ts
new MessageReaction( client, packet )
ParameterTypeDescription
clientClient
packetMessageReactionPacket

Properties ​

get actor_chat : undefined | Chat ​

get chat : undefined | Chat ​

get id : number ​

get user : undefined | User ​

get value : string ​

actor_chat_id? : number ​

readonly client : Client ​

custom_emoji_id? : string ​

emoji? : string ​

type : string ​