LogoRobo.js
Packages@robojs/mock

SerializedMockForumThread

Interface: SerializedMockForumThread

Serialized forum thread/post

Extends

Properties

PropertyTypeInherited from
applied_tagsstring[]-
guildId?stringSerializedMockThread.guildId
idstringSerializedMockThread.id
lastMessageId?null | stringSerializedMockThread.lastMessageId
memberCountnumberSerializedMockThread.memberCount
messageCountnumberSerializedMockThread.messageCount
namestringSerializedMockThread.name
ownerIdstringSerializedMockThread.ownerId
parentIdstringSerializedMockThread.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_timestampstring-
threadMetadata.archivedboolean-
threadMetadata.auto_archive_durationnumber-
threadMetadata.create_timestamp?string-
threadMetadata.invitable?boolean-
threadMetadata.last_activity_timestamp?string-
threadMetadata.lockedboolean-
totalMessageSent?numberSerializedMockThread.totalMessageSent
type10 | 11 | 12SerializedMockThread.type

On this page