Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Requests updated guild roster information from the server.
C_GuildInfo.GuildRoster()
Details[]
- GUILD_ROSTER_UPDATE fires when updated (but not necessarily altered) information is received from the server.
- The call will be ignored completely if the last GuildRoster() call was less than 10 seconds ago (most likely to limit the traffic caused by frequent opening/closing of the guild tab).
Patch changes[]
Patch 8.2.0 (2019-06-25): Moved to C_GuildInfo.GuildRoster()
Patch 1.0.0 (2004-10-08): Added as GuildRoster()