![]() |
Wowpedia is no longer updated, go away. |
Fires when a player invite you to party.
PARTY_INVITE_REQUEST: name, isTank, isHealer, isDamage, isNativeRealm, allowMultipleRoles, inviterGUID, questSessionActive
Payload[]
- name
- string - The player that invited you.
- isTank
- boolean
- isHealer
- boolean
- isDamage
- boolean
- isNativeRealm
- boolean - Whether the invite is cross realm
- allowMultipleRoles
- boolean
- inviterGUID
- string
- questSessionActive
- boolean
Patch changes[]
Patch 8.2.5 (2019-09-24): Added
questSessionActive
param.
Patch 1.0.0 (2004-10-08): Added.