Class ChannelUpdateDefaultReactionEvent

All Implemented Interfaces:
GenericEvent, UpdateEvent<Channel,EmojiUnion>

public class ChannelUpdateDefaultReactionEvent extends GenericChannelUpdateEvent<EmojiUnion>
Indicates that the default reaction emoji of a IPostContainer changed.

Can be used to retrieve the old default reaction and the new one.

See Also: