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()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.