Property RemovedRoles
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
RemovedRoles
Gets the typed partial role collection removed from the member, if present.
public IReadOnlyList<DiscordAuditLogPartialRole>? RemovedRoles { get; }
Gets the typed partial role collection removed from the member, if present.
public IReadOnlyList<DiscordAuditLogPartialRole>? RemovedRoles { get; }