reaction
reaction: {
channelId: string;
createdBy: string;
emote: {
id: number;
name: string;
serverId?: string;
url: string;
};
forumTopicCommentId: number;
forumTopicId: number;
}
Type declaration
channelId: string
createdBy: string
emote: {
id: number;
name: string;
serverId?: string;
url: string;
}
id: number
name: string
Optional
serverId?: string
url: string
forumTopicCommentId: number
forumTopicId: number
Channel ID Format: uuid