Uses of Interface
dev.sympho.bot_utils.PaginationManager.PageGenerator
Packages that use PaginationManager.PageGenerator
-
Uses of PaginationManager.PageGenerator in dev.sympho.bot_utils
Methods in dev.sympho.bot_utils with parameters of type PaginationManager.PageGeneratorModifier and TypeMethodDescriptionPaginationManager.register(String id, @Nullable Group requiredGroup, PaginationManager.PageGenerator generator) Registers a paginator.PaginationManager.register(String id, PaginationManager.PageGenerator generator) Registers a paginator with no access restrictions.