ChannelBuilderImpl

class ChannelBuilderImpl(val yde: YDE, val guildId: String?, val name: String) : ChannelBuilder(source)

Constructors

Link copied to clipboard
constructor(yde: YDE, guildId: String?, name: String)

Functions

Link copied to clipboard

Creates a new message channel (text channel or announcement channel).

Link copied to clipboard

Creates a new voice channel.

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val yde: YDE