Types

Link copied to clipboard
object Companion
Link copied to clipboard
object DM : ChannelType

A direct message between users.

Link copied to clipboard

A direct message between multiple users.

Link copied to clipboard

An organizational category that contains up to 50 channels.

Link copied to clipboard

The channel in a hub containing the listed servers.

Link copied to clipboard

A channel that can only contain threads.

Link copied to clipboard

A channel that can only contain threads, similar to GuildForum channels.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

A text channel within a server.

Link copied to clipboard

A voice channel within a server.

Link copied to clipboard

A temporary sub-channel within a GuildText channel that is only viewable by those invited and those with the ManageThreads permission.

Link copied to clipboard

A temporary sub-channel within a GuildText or GuildForum channel.

Link copied to clipboard

A temporary sub-channel within a GuildNews channel.

Link copied to clipboard

An unknown ChannelType.

Properties

Link copied to clipboard
val value: Int

The raw value used by Discord.

Functions

Link copied to clipboard
operator override fun equals(other: Any?): Boolean
Link copied to clipboard
override fun hashCode(): Int
Link copied to clipboard
override fun toString(): String