The date time the forum topic was last bumped, or null if it hasn't been bumped.
Readonly
_createdThe creation date of the forum topic.
The date time the forum topic was last updated, or null if it hasn't been updated.
Readonly
channelThe channel ID of the forum topic.
Readonly
clientReadonly
createdThe user ID of the user who created the forum topic.
Identifier of this structrure
Whether the forum topic is pinned.
Bare data of this structure
Readonly
serverThe ID of the server this role belongs to
The title of the forum topic.
Gets the creation date of the forum topic.
A Date object
Gets the date the forum topic was last updated, or null if it hasn't been updated.
A Date object
Taken from https://github.com/discordjs/discord.js/blob/8e8d9b490a71de6cabe6f16375d7549a7c5c3737/src/structures/Base.js#L20 Licensed under the Apache License 2.0 https://github.com/discordjs/discord.js/blob/8e8d9b490a71de6cabe6f16375d7549a7c5c3737/LICENSE
Fetch the full member object of this partial member
A promise containing the resolved full member.
Generated using TypeDoc
A partial summary representation of a forum topic. Can fetch this topic to get full data