Optional
options: ConstructorForumThreadOptionsID of the forum channel containing this thread.
Bot'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.
The ID of the forum thread
Optional
updatedThe ISO 8601 timestamp that the forum thread comment was updated at, if relevant
Retrieve the member who sent this comment, if cached. If there is no cached member or user, this will make a request which returns a Promise. If the request fails, this will throw an error or return you undefined as a value.
Add a comment to the same forum thread as this comment.
New comment's options.
Edit this forum thread's comment.
Optional
options: EditForumCommentOptionsEdit options.
Represents a comment coming from a ForumThread.