hoshii / Exports / ForumTopicCommentData
ForumTopicCommentData
Hierarchy
BaseData
<number
>↳
ForumTopicCommentData
Table of contents
Properties
Properties
channelID
• channelID: string
Defined in
lib/structures/ForumTopicComment.ts:6
content
• content: string
Defined in
lib/structures/ForumTopicComment.ts:7
createdAt
• createdAt: Date
Defined in
lib/structures/ForumTopicComment.ts:8
createdBy
• createdBy: string
Defined in
lib/structures/ForumTopicComment.ts:9
forumTopicID
• forumTopicID: number
Defined in
lib/structures/ForumTopicComment.ts:10
id
• id: number
Inherited from
Defined in
mentions
• Optional
mentions: Mentions
Defined in
lib/structures/ForumTopicComment.ts:11
updatedAt
• Optional
updatedAt: Date