m
Move page script moved page API GetInboxText to WoW:API GetInboxText without leaving a redirect
(Added basic API description) |
m (Move page script moved page API GetInboxText to WoW:API GetInboxText without leaving a redirect) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{wowapi}} | |||
bodyText, texture, isTakeable, isInvoice = GetInboxText(index); | bodyText, texture, isTakeable, isInvoice = GetInboxText(index); | ||
| Line 20: | Line 20: | ||
:;isTakeable : Boolean - ?. | :;isTakeable : Boolean - ?. | ||
:;isInvoice : Boolean - not nil if the message is an auction house Invoice. see [[API GetInboxInvoiceInfo|GetInboxInvoiceInfo()]] | :;isInvoice : Boolean - not nil if the message is an auction house Invoice. see [[API GetInboxInvoiceInfo|GetInboxInvoiceInfo()]] | ||