Interface StickerChangeNameEvent

    • Method Detail

      • getOldName

        java.lang.String getOldName()
        Gets the old name of the sticker.
        Returns:
        The old name of the sticker.
      • getNewName

        java.lang.String getNewName()
        Gets the new name of the sticker.
        Returns:
        The new name of the sticker.