Property LeaderOfGuildIds
- Namespace
- GuildWars2.Hero.Accounts
- Assembly
- GW2SDK.dll
LeaderOfGuildIds
The IDs of the guilds that the account is the leader of. Requires the 'guilds' scope.
public required IReadOnlyCollection<string>? LeaderOfGuildIds { get; init; }