Returns whether or not the presence ID is the one of the player
See also Battle.net functions.
Signature:
isSelf
=
BNIsSelf(presenceID)
Arguments:
presenceID
- (number
)
Returns:
isSelf
- true if the presence ID is the one of the player; false otherwise (boolean
)