Package net.dv8tion.jda.api.events.channel
package net.dv8tion.jda.api.events.channel
Events indicating that a new channel (MessageChannel / GuildChannel)
was either modified, created or deleted.
-
ClassesClassDescriptionIndicates that a
Channelwas created.Indicates that aChannelwas deleted.Top-level channel event type
All channel events JDA fires are derived from this class.Indicates that avoice channel effectwas sent in aVoiceChannel.