import { type ModifyChannel } from "https://deno.land/x/discordeno@17.2.0/plugins/cache/deps.ts";
Properties
The type of channel; only conversion between text and news is supported and only in guilds with the "NEWS" feature
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 bitrate (in bits) of the voice channel; 8000 to 96000 (128000 for VIP servers)
The user limit of the voice channel; 0 refers to no limit, 1 to 99 refers to a user limit
Channel or category-specific permissions
Id of the new parent category for a channel
The camera video quality mode of the voice channel
Duration in minutes to automatically archive the thread after recent activity
whether non-moderators can add other non-moderators to a thread; only available on private threads
The set of tags that can be used in a GUILD_FORUM channel
The IDs of the set of tags that have been applied to a thread in a GUILD_FORUM channel; limited to 5
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 forum channels