Interface StickerChangeTagsEvent

    • Method Detail

      • getOldTags

        java.lang.String getOldTags()
        Gets the old tags of the sticker.
        Returns:
        The old tags of the sticker.
      • getNewTags

        java.lang.String getNewTags()
        Gets the new tags of the sticker.
        Returns:
        The new tags of the sticker.