Class ForumTagUpdateNameEvent

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

public class ForumTagUpdateNameEvent extends GenericForumTagUpdateEvent<String>
Indicates that the name of a ForumTag changed.

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

Identifier: name