Package net.dv8tion.jda.api.events.message.guild
Events for
Messages
in TextChannels
of a Guild!
Requirements
These events require the GUILD_MESSAGES intent to be enabled.
-
Class Summary Class Description GenericGuildMessageEvent Indicates that aMessageevent is fired from aTextChannel.GuildMessageDeleteEvent Indicates that a Guild Message was deleted.GuildMessageEmbedEvent Indicates that a Message contains anEmbedin aGuildChannel.GuildMessageReceivedEvent Indicates that a Message is received in aTextChannel.GuildMessageUpdateEvent Indicates that a Message was edited in aTextChannel.