Property DeclinedBy
- Namespace
- GuildWars2.Guilds.Logs
- Assembly
- GW2SDK.dll
DeclinedBy
The ID of the user who declined the invite.
public required string DeclinedBy { get; init; }
Property Value
Remarks
Can be empty.
The ID of the user who declined the invite.
public required string DeclinedBy { get; init; }
Can be empty.