fuwa.js / Exports / _DiscordAPI / ThreadMetadata
_DiscordAPI.ThreadMetadata
description
The thread metadata object contains a number of thread-specific channel that are not needed by other channel types.
• archive_timestamp: Date
description
timestamp when the thread's archive status was last changed, used for calculating recent activity
• archived: boolean
description
whether the thread is archived
• auto_archive_duration: number
description
duration in minutes to automatically archive the thread after recent activity, can be set to: 60, 1440, 4320, 10080
• Optional
invitable: boolean
description
whether non-moderators can add other non-moderators to a thread; only available on private threads
• locked: boolean
description
wheter the thread is locked; when a thread is locked, only users with the manage threads permissions can unarchive it