Packages@robojs/mock
SerializedMockForumThread
Interface: SerializedMockForumThread
Serialized forum thread/post
Extends
Properties
| Property | Type | Inherited from |
|---|---|---|
applied_tags | string[] | - |
guildId? | string | SerializedMockThread.guildId |
id | string | SerializedMockThread.id |
lastMessageId? | null | string | SerializedMockThread.lastMessageId |
memberCount | number | SerializedMockThread.memberCount |
messageCount | number | SerializedMockThread.messageCount |
name | string | SerializedMockThread.name |
ownerId | string | SerializedMockThread.ownerId |
parentId | string | SerializedMockThread.parentId |
threadMetadata | { archive_timestamp: string; archived: boolean; auto_archive_duration: number; create_timestamp: string; invitable: boolean; last_activity_timestamp: string; locked: boolean; } | SerializedMockThread.threadMetadata |
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 | SerializedMockThread.totalMessageSent |
type | 10 | 11 | 12 | SerializedMockThread.type |
