Class ForumTagUpdateModeratedEvent

All Implemented Interfaces:
GenericEvent, UpdateEvent<ForumTag,Boolean>

public class ForumTagUpdateModeratedEvent extends GenericForumTagUpdateEvent<Boolean>
Indicates that the moderated status of a ForumTag changed.

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

Identifier: moderated