C_PartyInfo.ConfirmRequestInviteFromUnit

From Warcraft Wiki
Jump to navigation Jump to search

Immediately request an invite into the target party, this is the confirmation function to call after RequestInviteFromUnit, or if you would like to skip the confirmation process.

C_PartyInfo.ConfirmRequestInviteFromUnit(targetName [, tank, healer, dps])

Arguments

targetName
string
tank
boolean?
healer
boolean?
dps
boolean?

Patch changes

Battle for Azeroth Patch 8.2.5 (2019-09-24): Added.