Uses of Class
org.javacord.api.entity.channel.ServerForumChannelUpdater
-
Packages that use ServerForumChannelUpdater Package Description org.javacord.api.entity.channel -
-
Uses of ServerForumChannelUpdater in org.javacord.api.entity.channel
Methods in org.javacord.api.entity.channel that return ServerForumChannelUpdater Modifier and Type Method Description default ServerForumChannelUpdaterServerForumChannel. createUpdater()Creates an updater for this channel.ServerForumChannelUpdaterServerForumChannelUpdater. removeCategory()Queues the category to be removed.ServerForumChannelUpdaterServerForumChannelUpdater. setCategory(ChannelCategory category)Queues the category to be updated.
-