Package discord4j.rest.util
@NonNullApi
package discord4j.rest.util
Utility classes supporting
discord4j-rest module components.-
ClassDescriptionA class for holding the allowed_mentions object with an built-in factory for default values.A builder for creating
AllowedMentionsobjects.An allowed mentions type, grouped into role mentions, user mentions and everyone mentions (includes @everyone and @here).Represents a Discord image.The format of an image.Multimap<K,V> A simple multi-valued map that wraps aLinkedHashMapwithLinkedListto store multiple values.A utility class for the sorting ofRestRole.Permissions are a way to limit and grant certain abilities to users.An immutable, specializedSet<Permission>.