wowpedia
Main Menu


Invites a player to your group.

C_PartyInfo.InviteUnit(name)

Arguments

name
string - The name of the player you would like to invite.

Details

Patch changes

Battle for Azeroth Patch 8.2.5 (2019-09-24): Moved to C_PartyInfo.InviteUnit(). The previous alias is deprecated. [1]. Replaces the InviteToGroup() FrameXML function.
Wrath-Logo-Small Patch 3.0.8 (2009-01-20): No longer accepts UnitIds, use the player name instead.
Bc icon Patch 2.0.1 (2006-12-05): Moved to InviteUnit()
WoW Icon update Patch 1.0.0 (2004-10-08): Added as InviteByName()