Skip to main content

$channelInfo

Returns the channel information.

Usage

$channelInfo[(Channel ID);Param]

Parameters

LabelDescriptionRequired
Channel IDChannel ID to return this information.False
ParamWhat param of information should be returned?True

Supported inputs for Param

InputDescription
categoryThe parent ID of channel.
createdWhen channel was created. (unix-time)
guildWhere is channel located.
nameChannel name.
idChannel ID.
typeChannel type.
positionThe channel position in channel list.
last_messageThe last message id in channel.
nsfw"true" if the channel is a NSFW and "false" if isn't.
slowmode_delayChannel slowmode.
thread_slowmodeTread-channel slowmode.
auto_archive_durationThe thread archive duration time.
topicThe topic of channel.
bitrateThe bitrate of voice channel.
user_limitReturns the max users available to join in voice channel.
regionThe region of voice channel.