Class ForumTagRemoveEvent

All Implemented Interfaces:
GenericEvent

public class ForumTagRemoveEvent extends GenericForumTagEvent
Indicates that a ForumTag was removed from a ForumChannel.

Requirements
This requires CacheFlag.FORUM_TAGS to be enabled. JDABuilder.createLight(...) disables this by default.