Channel ID Format: uuid
Content Format: long-form markdown
Created at Format: date-time
Created by
Optionalmentions?: {Optionalchannels?: { id: string }[]Channels
Optionaleveryone?: booleanEveryone
Optionalhere?: booleanHere
Optionalroles?: { id: number }[]Roles
Optionalusers?: { id: string }[]Users
OptionalupdatedAt?: stringUpdated at Format: date-time
Optionaloptions: ConstructorForumThreadOptionsID of the forum channel containing this thread.
App's client.
The content of the forum thread comment
The ISO 8601 timestamp that the forum thread comment was created at
ID of the forum thread's server, if provided.
Item ID
The ID of the user who sent this comment.
Mentions in this thread comment.
Optionalchannels?: { id: string }[]Channels
Optionaleveryone?: booleanEveryone
Optionalhere?: booleanHere
Optionalroles?: { id: number }[]Roles
Optionalusers?: { id: string }[]Users
The ID of the forum thread
The ISO 8601 timestamp that the forum thread comment was updated at, if relevant
Add a comment to the same forum thread as this comment.
New comment's options.
Add a reaction to the comment.
The ID of the reaction to add.
Delete this forum thread comment.
Remove a reaction from the comment.
The ID of the reaction to remove.
Edit this forum thread's comment.
Optionaloptions: EditForumCommentOptionsEdit options.
Represents a comment coming from a ForumThread.