Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Returns a battle pet link.
link = C_PetJournal.GetBattlePetLink(petID)
Arguments[]
- petID
- string - GUID specifying a battle pet in your collection.
Returns[]
- link
- string - A chat link to the specified battle pet; nil if there is no pet with the specified petID in your collection.
Patch changes[]
Patch 5.0.4 (2012-08-28): Added.