WoW API: GetInboxItemLink

WoW API < GetInboxItemLink


Returns the itemLink of the attachment attached to message at (index,attachment).

"itemLink" = GetInboxItemLink(index,attachment)


ArgumentsEdit

(index,attachment)
index
Integer - The index of the message to get information from.
attachment
Integer - The index of the attachment to get information from. In the range of [1,ATTACHMENTS_MAX_RECEIVE(16)]


ReturnsEdit

"itemLink"
itemLink - The itemLink for the specified item.