BNCreateConversation

From Warcraft Wiki
Jump to navigation Jump to search
Links
Info
Added in 3.3.5

Creates a Battle.net conversation with 2 friends.

BNCreateConversation(presenceId1, presenceId2)

Arguments

presenceId1
Numeric - The presenceId of the first player.
presenceId2
Numeric - The presenceId of the second player.

Patch changes