Class GuildMessageEmbedEvent

  • All Implemented Interfaces:
    GenericEvent

    public class GuildMessageEmbedEvent
    extends GenericGuildMessageEvent
    Indicates that a Guild Message contains one or more Embeds.

    Can be used to retrieve the affected TextChannel, the id of the affected Message and a list of MessageEmbeds.