Fires when the player is invited to join a group

Signature:

sender, tank, healer, DPS, crossrealm, unknown = ()

Returns:

  • sender - The name of the player who sent the invite. (string)
  • tank - LFG tool: true if you can select tank. Always false if invite wasn't from LFG tool. (boolean)
  • healer - LFG tool: true if you can select healer. Always false if invite wasn't from LFG tool. (boolean)
  • DPS - LFG tool: true if you can select DPS. Always false if invite wasn't from LFG tool. (boolean)
  • crossrealm - True if inviting player is on another realm. (boolean)
  • unknown - (boolean)