Packages@robojs/mock
MockChannel
Interface: MockChannel
Mock channel data
Extended by
Properties
| Property | Type | Description |
|---|---|---|
bitrate? | number | - |
defaultAutoArchiveDuration? | number | - |
guildId? | string | - |
id | string | - |
name | string | - |
nsfw? | boolean | - |
parentId? | null | string | - |
permissionOverwrites? | MockChannelOverwrite[] | - |
position? | number | - |
rateLimitPerUser? | number | - |
recipientIds? | string[] | For DM channels: IDs of the users in this DM (always 2 for regular DMs) |
rtcRegion? | null | string | - |
status? | null | string | - |
topic? | null | string | - |
type | number | - |
userLimit? | number | - |
videoQualityMode? | null | number | - |
