raw data
Optional
archivedArchived at Format: date-time
Optional
archivedArchived by
Optional
categoryCreated at Format: date-time
Created by
Group ID
Channel ID Format: uuid
Optional
messageMessage ID Format: uuid
Optional
parentChannel ID Format: uuid
Optional
priority?: numberPriority
The priority of the channel will determine its position relative to other categories in the group. The higher the value, the higher up it will be displayed in the UI. Returned values can be null, in which case sorting will be done by createdAt
in ascending order. Due to legacy issues, sending a null value is not possible
Optional
rootChannel ID Format: uuid
Server ID
Optional
topic?: stringOptional
updatedUpdated at Format: date-time
Optional
visibility?: null | "private" | "public"What users can access the channel. Only applicable to server channels. If not present, this channel will respect normal permissions. public
is accessible to everyone, even those who aren't of the server. private
is only accessible to explicitly mentioned users. Currently, threads cannot be public
and other channels cannot be private
. Additionally, private
threads can only exist with an associated messageId
that is for a private message
client
When the channel was last archived.
ID of the member that archived the channel (if archived)
ID of the category the channel is in.
App's client.
When this channel was created.
ID of the member who created this channel.
Channel description
Timestamp at which this channel was last edited.
ID of the group the channel is in.
Guild ID
Item ID
If the channel is public, this boolean is set to true.
Channel name
ID of the parent category.
Cached scheduled events.
Optional
autofillOptional
cancellation?: { Created by
Optional
description?: stringDescription Format: long-form markdown
Channel ID Format: uuid
Optional
color?: numberCreated at Format: date-time
Created by
Optional
description?: stringDescription Format: long-form markdown
Optional
duration?: numberDuration
Group ID
Calendar event ID
Optional
isIs all day
Optional
isIs private
Optional
location?: stringLocation
Optional
mentions?: { Optional
channels?: { Channels
Optional
everyone?: booleanEveryone
Optional
here?: booleanHere
Optional
roles?: { Roles
Optional
users?: { Users
Name
Optional
repeats?: booleanOptional
roleRole IDs
Optional
rsvpRSVP disabled
Optional
rsvpOptional
seriesCalendar event series ID Format: uuid
Server ID
Starts at Format: date-time
Optional
url?: stringFormat: uri
Channel type
Channel visibility
Create an event in this channel.
Event options.
Optional
createSeries: { (optional) Create a series. (event's repetition)
Optional
endEnds at Format: date-time
Optional
endsOccurrences
Optional
every?: { Count
Interval
Optional
on?: PathsChannelsChannelIdEventsPostRequestBodyApplicationJsonRepeatInfoOn[]Repeat Type
Edit the channel.
Edit an event from this channel.
ID of a calendar event.
Edit options.
Edit an event series set in this channel.
ID of the event.
ID of the series.
Edit repetition options.
Represents a calendar channel.