WoW:API InviteUnit: Difference between revisions

mNo edit summary
(→‎History: tweak)
Line 20: Line 20:
Invites the specified playerName to your group.
Invites the specified playerName to your group.


== History ==
== Past changes ==
* [[Patch 3.0.8]]: This function originally accepted "token" as a possible argument, but was changed in the patch to accept only player names. Code should be updated to use [[API_UnitName|UnitName]]("token") instead.
{{patched|patch=3.0.8|comment=This function originally accepted "token" as a possible argument, but was changed in the patch to accept only player names. Code should be updated to use [[API_UnitName|UnitName]]("token") instead.}}
Anonymous user