Deprecated API
Contents
-
Deprecated ClassesClassDescriptionReplaced with
Message.InteractionMetadataReplaced byScheduledEventUpdateCoverImageEvent, note that the values previously were asset URLs and now are asset hashes.
Additionally, they were previously marked as non-null, when they are actually both nullable.Replaced byRoleUpdateColorsEvent
-
Deprecated Fields
-
Deprecated MethodsMethodDescriptionReplaced by
getColors().getPrimary()Replaced bygetColors().getPrimaryRaw()UseMentions.getChannelsMultiSet()instead.UseMentions.getChannelsMultiSet(Class)instead.UseMentions.getCustomEmojisMultiSet()instead.UseMentions.getMembersMultiSet()instead.UseMentions.getRolesMultiSet()instead.UseMentions.getSlashCommandsMultiSet()instead.UseMentions.getUsersMultiSet()instead.Replaced withMessage.getInteractionMetadata()Replaced byRole.getColors()Replaced byRole.getColors()Replaced byScheduledEventUpdateCoverImageEvent, note that the values previously were asset URLs and now are asset hashes.
Additionally, they were previously marked as non-null, when they are actually both nullable.