Packages@robojs/mock
SerializedMockThread
Interface: SerializedMockThread
Extends
Extended by
Properties
| Property | Type | Overrides | Inherited from |
|---|---|---|---|
guildId? | string | - | SerializedMockChannel.guildId |
id | string | - | SerializedMockChannel.id |
lastMessageId? | null | string | - | - |
memberCount | number | - | - |
messageCount | number | - | - |
name | string | - | SerializedMockChannel.name |
ownerId | string | - | - |
parentId | string | SerializedMockChannel.parentId | - |
threadMetadata | { archive_timestamp: string; archived: boolean; auto_archive_duration: number; create_timestamp: string; invitable: boolean; last_activity_timestamp: string; locked: boolean; } | - | - |
threadMetadata.archive_timestamp | string | - | - |
threadMetadata.archived | boolean | - | - |
threadMetadata.auto_archive_duration | number | - | - |
threadMetadata.create_timestamp? | string | - | - |
threadMetadata.invitable? | boolean | - | - |
threadMetadata.last_activity_timestamp? | string | - | - |
threadMetadata.locked | boolean | - | - |
totalMessageSent? | number | - | - |
type | 10 | 11 | 12 | SerializedMockChannel.type | - |
