hoshii / Exports / ForumTopicReactionTypes

ForumTopicReactionTypes

Table of contents

Properties

Properties

creator

creator: ServerMember | { id: string }

Defined in

lib/structures/ForumTopicReactionInfo.ts:14open in new window


emote

emote: RawEmote

Defined in

lib/structures/ForumTopicReactionInfo.ts:19open in new window


topic

topic: ForumTopic<ForumChannel> | { id: number ; server: Server | { id?: string } }

Defined in

lib/structures/ForumTopicReactionInfo.ts:20open in new window

Last Updated:
Contributors: Reinhardt