hoshii / Exports / ForumTopicCommentData

ForumTopicCommentData

Hierarchy

  • BaseData<number>

    ForumTopicCommentData

Table of contents

Properties

Properties

channelID

channelID: string

Defined in

lib/structures/ForumTopicComment.ts:6open in new window


content

content: string

Defined in

lib/structures/ForumTopicComment.ts:7open in new window


createdAt

createdAt: Date

Defined in

lib/structures/ForumTopicComment.ts:8open in new window


createdBy

createdBy: string

Defined in

lib/structures/ForumTopicComment.ts:9open in new window


forumTopicID

forumTopicID: number

Defined in

lib/structures/ForumTopicComment.ts:10open in new window


id

id: number

Inherited from

BaseData.id

Defined in

lib/structures/Base.ts:5open in new window


mentions

Optional mentions: Mentions

Defined in

lib/structures/ForumTopicComment.ts:11open in new window


updatedAt

Optional updatedAt: Date

Defined in

lib/structures/ForumTopicComment.ts:12open in new window

Last Updated:
Contributors: Reinhardt