- Preparing search index...
- The search index is not available
Oceanic
Type alias RawTextChannel
Raw
Text
Channel
: Omit<RawGuildChannel, "type"> & Required<Pick<RawChannel, "default_auto_archive_duration" | "last_message_id" | "last_pin_timestamp" | "rate_limit_per_user" | "topic" | "nsfw" | "permission_overwrites" | "position">> & { type
: GUILD_TEXT; }