import { type DiscordenoChannel } from "https://deno.land/x/natico@4.0.0-pre.4/examples/deps.ts";
Properties
The type of channel
Amount of seconds a user has to wait before sending another message (0-21600); bots, as well as users with the permission manage_messages
or manage_channel
, are unaffected
The recipients of the DM
When the last pinned message was pinned. This may be null in events such as GUILD_CREATE when a message is not pinned.
The camera video quality mode of the voice channel, 1 when not present
Duration in minutes to automatically archive the thread after recent activity
Timestamp when the thread's archive status was last changed, used for calculating recent activity
whether non-moderators can add other non-moderators to a thread; only available on private threads
Default duration for newly created threads, in minutes, to automatically archive the thread after recent activity, can be set to: 60, 1440, 4320, 10080
computed permissions for the invoking user in the channel, including overwrites, only included when part of the resolved data received on a application command interaction
The id of the last message sent in this channel (may not point to an existing or valid message)
Id of the parent category for a channel (each parent category can contain up to 50 channels)
The voice states that are in this channel assuming it is a voice channel.