CreateForumPostWithMessage
Documentation / @discordeno/types / CreateForumPostWithMessage
Interface: CreateForumPostWithMessage
Defined in: discordeno/channel.ts:352
Properties
appliedTags?
optionalappliedTags?:BigString[]
Defined in: discordeno/channel.ts:362
The IDs of the set of tags that have been applied to a thread in a GUILD_FORUM or a GUILD_MEDIA channel
autoArchiveDuration?
optionalautoArchiveDuration?:60|1440|4320|10080
Defined in: discordeno/channel.ts:356
Duration in minutes to automatically archive the thread after recent activity
files?
optionalfiles?:FileContent[]
Defined in: discordeno/channel.ts:364
The contents of the files being sent
message
message:
ForumAndMediaThreadMessage
Defined in: discordeno/channel.ts:360
contents of the first message in the forum/media thread
name
name:
string
Defined in: discordeno/channel.ts:354
1-100 character thread name
rateLimitPerUser?
optionalrateLimitPerUser?:number|null
Defined in: discordeno/channel.ts:358
Amount of seconds a user has to wait before sending another message (0-21600)