LogoRobo.js
Packages@robojs/mock

StageChannel

Interface: StageChannel

Simplified channel data for stage clients

Properties

PropertyTypeDescription
guild_id?string-
idstring-
is_private?booleanMock-only flag to indicate restricted/private channels
message_count?number-
namestring-
owner_id?string-
parent_id?null | string-
position?number-
thread_metadata?{ archive_timestamp: string; archived: boolean; auto_archive_duration: number; locked: boolean; }-
thread_metadata.archive_timestampstring-
thread_metadata.archivedboolean-
thread_metadata.auto_archive_durationnumber-
thread_metadata.lockedboolean-
topic?null | string-
typenumber-

On this page