Channel Created

Triggers when a new channel is created.

This trigger is based on Discord event ChannelCreate.

Inputs

There are no inputs for this trigger.

Outputs

Channel ID

The ID of the channels that was created.

Example: 123456789012345678

Server ID

The server ID where the channel was created.

Example: 123456789012345678

Channel Name

The name of the channel.

Example: cool-channel

Channel Topic

The channel topic.

Example: This channel is all about cool things.

Channel Type

The channel type.

Example: Text, Voice, Category, Stage, Announcement, Forum

Channel NSFW

Whether the channel is marked as NSFW.

Example: true, false

Channel Last Message ID

The most recently sent message in the channel. This being changed does not send the Channel Updated trigger- use the Message Sent trigger instead.

Example: 123456789012345678

Channel Parent ID

The parent of the channel. This is usually the category ID.

Example: 123456789012345678

Channel Position

The sorting position of the channel. Channels with the same position value sort by channel ID.

Example: 3

Channel Slow Mode

The number of seconds a user must wait between sending messages (or for forum channels, creating threads)

Example: 60

Channel User Limit

The maximum amount of users that can be in the channel. Only for voice channels.

Example: 2 or 0 for no limit

Channel Bitrate

The bitrate of the channel. Only for voice channels.

Example: 64000

Channel Owner ID

Example: 123456789012345678