Packages@robojs/mock
MockForumThread
Interface: MockForumThread
Forum thread (post) - extends thread with applied_tags
Extends
Properties
| Property | Type | Description | Inherited from |
|---|---|---|---|
applied_tags | string[] | - | - |
bitrate? | number | - | MockThread.bitrate |
defaultAutoArchiveDuration? | number | - | MockThread.defaultAutoArchiveDuration |
guildId? | string | - | MockThread.guildId |
id | string | - | MockThread.id |
lastMessageId? | null | string | - | MockThread.lastMessageId |
memberCount | number | - | MockThread.memberCount |
messageCount | number | - | MockThread.messageCount |
name | string | - | MockThread.name |
nsfw? | boolean | - | MockThread.nsfw |
ownerId | string | - | MockThread.ownerId |
parentId | string | - | MockThread.parentId |
permissionOverwrites? | MockChannelOverwrite[] | - | MockThread.permissionOverwrites |
position? | number | - | MockThread.position |
rateLimitPerUser? | number | - | MockThread.rateLimitPerUser |
recipientIds? | string[] | For DM channels: IDs of the users in this DM (always 2 for regular DMs) | MockThread.recipientIds |
rtcRegion? | null | string | - | MockThread.rtcRegion |
status? | null | string | - | MockThread.status |
threadMetadata | MockThreadMetadata | - | MockThread.threadMetadata |
topic? | null | string | - | MockThread.topic |
totalMessageSent? | number | - | MockThread.totalMessageSent |
type | 10 | 11 | 12 | - | MockThread.type |
userLimit? | number | - | MockThread.userLimit |
videoQualityMode? | null | number | - | MockThread.videoQualityMode |
