Timestamp (unix epoch time) of the topic's creation.
Timestamp (unix epoch time) of when the topic got updated. (if updated)
Timestamp (unix epoch time) that the forum topic was bumped at.
Forum channel id
Content of the topic
Guild/server id
Item ID
ID of the member who created the topic
Topic mentions
Topic name/title
Topic name/title
ID of the webhook that created the topic (if created by webhook)
string representation of the _createdAt timestamp
Boolean that tells you if the forum topic was created by a webhook or not.
string representation of the _updatedAt timestamp
Edit the forum topic.
Optional
content?: stringOptional
title?: string
Client