Uses of Class
com.github.ygimenez.model.helper.CategorizeHelper
Packages that use CategorizeHelper
-
Uses of CategorizeHelper in com.github.ygimenez.method
Methods in com.github.ygimenez.method with parameters of type CategorizeHelperModifier and TypeMethodDescriptionstatic ActionReferencePages.categorize(net.dv8tion.jda.api.entities.Message msg, CategorizeHelper helper)Adds menu-like buttons to the specifiedMessage/MessageEmbedwhich will browse through a givenMapof pages. -
Uses of CategorizeHelper in com.github.ygimenez.model.helper
Methods in com.github.ygimenez.model.helper that return CategorizeHelperModifier and TypeMethodDescriptionCategorizeHelper.addCategory(net.dv8tion.jda.api.entities.emoji.Emoji emoji, Page page)Adds a new category to the map.