WoW:API AcceptGroup: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
You can use this after recieving the PARTY_INVITE_REQUEST event. If there is no invitation to a party, this function doesn't do anything.
You can use this after recieving the PARTY_INVITE_REQUEST event. If there is no invitation to a party, this function doesn't do anything.


[[Category:API Functions|AcceptGroup]]
{{Template:WoW API}}
[[Category:API Group Functions|AcceptGroup]]

Revision as of 15:37, 4 January 2006

Accept the invitation to party.

You can use this after recieving the PARTY_INVITE_REQUEST event. If there is no invitation to a party, this function doesn't do anything.

Template:WoW API