import { type DiscordChannel } from "https://dotland.deno.dev/x/discordeno@18.0.1/plugins/helpers/deps.ts";
Properties
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 camera video quality mode of the voice channel, 1 when not present
Default duration for newly created threads, in minutes, to automatically archive the thread after recent activity, can be set to: 60, 1440, 4320, 10080
Explicit permission overwrites for members and roles
For guild channels: Id of the parent category for a channel (each parent category can contain up to 50 channels), for threads: id of the text channel this thread was created
When the last pinned message was pinned. This may be null in events such as GUILD_CREATE when a message is not pinned.
Thread member object for the current user, if they have joined the thread, only included on certain API endpoints
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 emoji to show in the add reaction button on a thread in a GUILD_FORUM channel
the initial rate_limit_per_user to set on newly created threads in a channel. this field is copied to the thread at creation time and does not live update.
the default sort order type used to order posts in GUILD_FORUM channels. Defaults to null, which indicates a preferred sort order hasn't been set by a channel admin