Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Declines an invitation to join a specific chat channel.
DeclineChannelInvite(channel)
Arguments[]
- channel
- string - name of the channel the player was invited to but does not wish to join.
Details[]
- CHANNEL_INVITE_REQUEST fires when the player has been invited to a chat channel.
- There is no equivalent Accept function; FrameXML merely calls JoinPermanentChannel when the invitation is accepted.
Patch changes[]
Patch 5.2.0 (2013-03-05): Added.