Interface StickerChangeDescriptionEvent

    • Method Detail

      • getOldDescription

        java.util.Optional<java.lang.String> getOldDescription()
        Gets the old description of the sticker.
        Returns:
        The old description of the sticker.
      • getNewDescription

        java.util.Optional<java.lang.String> getNewDescription()
        Gets the new description of the sticker.
        Returns:
        The new description of the sticker.