Package net.dv8tion.jda.api.events.channel.forum
package net.dv8tion.jda.api.events.channel.forum
Events related to forum tags.
Requirements
This requires CacheFlag.FORUM_TAGS to be enabled.
JDABuilder.createLight(...) disables this by default.
-
ClassesClassDescriptionIndicates that a new
ForumTagwas added to aIPostContainer.Indicates that aForumTagwas removed from aIPostContainer.Abstraction of all tags relating toForumTagchanges (excludingThreadChannel.getAppliedTags()).