raw data
client
Timestamp (unix epoch time) of the thread's creation.
Timestamp (unix epoch time) of when the thread got updated. (if updated)
Timestamp (unix epoch time) that the forum thread was bumped at.
Forum channel id
Bot's client.
Content of the thread
Guild/server id
Item ID
ID of the member who created the thread
Thread mentions
Thread name/title
Thread name/title
ID of the webhook that created the thread (if created by webhook)
string representation of the _createdAt timestamp.
Boolean that tells you if the forum thread was created by a webhook or not.
Retrieve message's member, 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.
string representation of the _updatedAt timestamp.
Edit the forum thread.
Edit options.
Represents a thread/topic coming from a "Forums" channel.