reaction
reaction: {
announcementCommentId: number;
announcementId: string;
channelId: string;
createdBy: string;
emote: { id: number; name: string; serverId?: string; url: string };
}
Type declaration
announcementCommentId: number
announcementId: string
channelId: string
createdBy: string
emote: { id: number; name: string; serverId?: string; url: string }
id: number
name: string
OptionalserverId?: string
url: string
Announcement comment ID