hoshii / Exports / ForumTopicReactionTypes
ForumTopicReactionTypes
Table of contents
Properties
Properties
creator
• creator: ServerMember | { id: string }
Defined in
lib/structures/ForumTopicReactionInfo.ts:14
emote
• emote: RawEmote
Defined in
lib/structures/ForumTopicReactionInfo.ts:19
topic
• topic: ForumTopic<ForumChannel> | { id: number ; server: Server | { id?: string } }