C_GuildInfo.GuildRoster

From Warcraft Wiki
Jump to navigation Jump to search

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

Battle for Azeroth Patch 8.2.0 (2019-06-25): Moved to C_GuildInfo.GuildRoster()
WoW Icon update.png Patch 1.0.0 (2004-10-08): Added as GuildRoster()

See also