export interface RESTPatchAPIChannelJSONBody
https://discord.com/developers/docs/resources/channel#modify-channel
The ids of the set of tags that have been applied to a thread-only channel; limited to 5Channel types: forum, media
Whether the thread should be archivedChannel types: newsThread, publicThread, privateThread
optionalexternalThreadAutoArchiveDuration | undefined auto_archive_duration? :
The amount of time in minutes to wait before automatically archiving the threadChannel types: newsThread, publicThread, privateThread
optionalexternal(Partial<APIGuildForumTag> & Pick<APIGuildForumTag, 'name'>)[] | undefined available_tags? :
The set of tags that can be used in a thread-only channel; limited to 20Channel types: forum, media
The bitrate (in bits) of the voice channel; 8000 to 96000 (128000 for VIP servers)Channel types: voice
optionalexternalThreadAutoArchiveDuration | undefined default_auto_archive_duration? :
Default duration for newly created threads, in minutes, to automatically archive the thread after recent activityChannel types: text, news, forum, media
optionalexternalForumLayoutType | undefined default_forum_layout? :
The default layout type used to display posts in a forum channelChannel types: forum
optionalexternalAPIGuildForumDefaultReactionEmoji | undefined default_reaction_emoji? :
The emoji to show in the add reaction button on a thread in a thread-only channelChannel types: forum, media
optionalexternalSortOrderType | null | undefined default_sort_order? :
The default sort order type used to order posts in a thread-only channelChannel types: forum, media
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 updateChannel types: text, forum, media
optionalexternalChannelFlags | undefined flags? :
Channel flags combined as a bit field.
Whether non-moderators can add other non-moderators to the threadChannel types: privateThread
Whether the thread should be lockedChannel types: newsThread, publicThread, privateThread
Whether the channel is nsfwChannel types: text, voice, news, forum, media
ID of the new parent category for a channelChannel types: text, voice, news, stage, forum, media
optionalexternalRESTAPIChannelPatchOverwrite[] | null | undefined permission_overwrites? :
Channel or category-specific permissionsChannel types: all excluding newsThread, publicThread, privateThread
The position of the channel in the left-hand listingChannel types: all excluding newsThread, publicThread, privateThread
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_CHANNELS
, are unaffectedChannel types: text, newsThread, publicThread, privateThread, forum, media
Voice region id for the voice or stage channel, automatic when set to null
See https://discord.com/developers/docs/resources/voice#voice-region-object
0-1024 character channel topic (0-4096 characters for thread-only channels)Channel types: text, news, forum, media
optionalexternalChannelType.GuildAnnouncement | ChannelType.GuildText | undefined type? :
The type of channel; only conversion between text
and news
is supported and only in guilds with the "NEWS" featureChannel types: text, news
The user limit of the voice channel; 0 refers to no limit, 1 to 99 refers to a user limitChannel types: voice
optionalexternalVideoQualityMode | null | undefined video_quality_mode? :
The camera video quality mode of the voice channelSee https://discord.com/developers/docs/resources/channel#channel-object-video-quality-modes