export interface ReactionTypeCustomEmoji { type: string; custom_emoji_id: string; }