reaction
reaction: {
calendarEventId: number;
channelId: string;
createdBy: string;
emote: {
id: number;
name: string;
serverId?: string;
url: string;
};
}
Type declaration
calendarEventId: number
channelId: string
createdBy: string
emote: {
id: number;
name: string;
serverId?: string;
url: string;
}
id: number
name: string
Optional
serverId?: string
url: string
Calendar event ID