Create a conversation between you and two friends. Signature: Code result = BNCreateConversation(presenceID_1, presenceID_2) Arguments: - presenceID_1 - The presenceID of your first friend (number)
- presenceID_2 - The presenceID of your second friend (number)
Returns: - result - ASSUMPTION: If creation conversation was successful or not (boolean)
Также смотрите: Battle.net
, Chat functions, Battle.net functions
Ссылки: http://wowprogramming.com/docs/api/BNCreateConversation
|