Create a conversation between you and two friends


See also Battle.net functions, Chat functions.

Signature:

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)