Obtains the presence ID using a full name or BattleTag.
See also Battle.net functions.
Signature:
presenceID = GetAutoCompletePresenceID("name")
Arguments:
name- Either a full name (Real ID) or a BattleTag (without the numeric part). (Note: this is not a Kstring.) (string)
Returns:
presenceID- The presence ID of the player. (number, presenceID)