Returns a hyperlink for a player's raid save
See also Raid functions.
Signature:
hyperlink
=
GetSavedInstanceChatLink(index)
Arguments:
index
- Index of a saved instance (between 1 andGetNumSavedInstances()
) (number
)
Returns:
hyperlink
- Hyperlink of the raid save, suitable for insertion in chat (string
)