C_Calendar.EventRemoveInvite

From Warcraft Wiki
Jump to navigation Jump to search
GitHub Octocat.png  Townlong-Yak BAD.png  ProfIcons engineering.png  BTNTemp.png C_Calendar.EventRemoveInvite TheWarWithin-Icon-Inline.pngDragonflight-Icon-Inline.pngCata-Logo-Small.pngWrath-Logo-Small.pngWoW Icon update.png + 8.0.1 / 1.15.0
GitHub Octocat.png  Townlong-Yak BAD.png  ProfIcons engineering.png  BTNTemp.png C_Calendar.EventRemoveInviteByGuid TheWarWithin-Icon-Inline.pngDragonflight-Icon-Inline.pngCata-Logo-Small.pngWrath-Logo-Small.pngWoW Icon update.png + 8.2.5 / 1.15.0

Needs summary.

C_Calendar.EventRemoveInvite(inviteIndex)
C_Calendar.EventRemoveInviteByGuid(guid)

Arguments

EventRemoveInvite

inviteIndex
number

EventRemoveInviteByGuid

guid
string

Patch changes

Battle for Azeroth Patch 8.2.5 (2019-09-24): Added C_Calendar.EventRemoveInviteByGuid()
Battle for Azeroth Patch 8.1.5 (2019-03-12): Added inviteIndex argument.
Battle for Azeroth Patch 8.0.1 (2018-07-17): Added C_Calendar.EventRemoveInvite()