Property GuildIds
- Namespace
- GuildWars2.Hero.Accounts
- Assembly
- GW2SDK.dll
GuildIds
The IDs of the guilds that the account is a member of (in any role).
public required IReadOnlyCollection<string> GuildIds { get; init; }
The IDs of the guilds that the account is a member of (in any role).
public required IReadOnlyCollection<string> GuildIds { get; init; }