WoW:API GuildInvite: Difference between revisions
Jump to navigation
Jump to search
(Updated to match the current API boilerplate.) |
m (added trailing quotation mark in API) |
||
Line 3: | Line 3: | ||
Invites a player or your target to your guild if you have that privilege. | Invites a player or your target to your guild if you have that privilege. | ||
GuildInvite(["playername]) | GuildInvite(["playername"]) | ||
Revision as of 00:22, 21 October 2007
← WoW API < GuildInvite
Invites a player or your target to your guild if you have that privilege.
GuildInvite(["playername"])
Arguments
- "playername"
- String (PlayerName) - The name of the player to invite
Returns
- nil