Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
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[]
Patch 8.3.0 (2020-01-14): Structured a number of params into tabardInfo
Patch 8.1.5 (2019-03-12): Added emblemFileID, emblemIndex
params.
Patch 1.0.0 (2004-10-08): Added.