Introduction
Tutorials
How-to Guides
Reference
Explanation
API Reference
Return the nth message (1-based) in the player’s non-deleted mailbox, or None.
player – the recipient Object
n (int) – 1-based message index
int
MailboxEntry or None