Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Advertisement

Fires when you are invited to join a guild.

GUILD_INVITE_REQUEST: inviter, guildName, guildAchievementPoints, oldGuildName, isNewGuild, tabardInfo

Payload[]

inviter
string
guildName
string
guildAchievementPoints
number
oldGuildName
string
isNewGuild
boolean?
tabardInfo
GuildTabardInfo?
Field Type Description
backgroundColor ColorMixin🔗
borderColor ColorMixin🔗
emblemColor ColorMixin🔗
emblemFileID number GuildEmblem.db2
emblemStyle number

Patch changes[]

Battle for Azeroth Patch 8.3.0 (2020-01-14): Structured a number of params into tabardInfo
Battle for Azeroth Patch 8.1.5 (2019-03-12): Added emblemFileID, emblemIndex params.
WoW Icon update Patch 1.0.0 (2004-10-08): Added.

Advertisement