Package discord4j.rest.util
Utility classes supporting
discord4j-rest module components.-
Class Summary Class Description AllowedMentions A class for holding the allowed_mentions object with an built-in factory for default values.AllowedMentions.Builder A builder for creatingAllowedMentionsobjects.Color Image Represents a Discord image.Multimap<K,V> A simple multi-valued map that wraps aLinkedHashMapwithLinkedListto store multiple values.MultipartRequest<T> OrderUtil A utility class for the sorting ofRestRole.PaginationUtil PermissionSet An immutable, specializedSet<Permission>.RouteUtils -
Enum Summary Enum Description AllowedMentions.Type An allowed mentions type, grouped into role mentions, user mentions and everyone mentions (includes @everyone and @here).Image.Format The format of an image.InteractionResponseType Permission Permissions are a way to limit and grant certain abilities to users.