Property RemovedRoles
- Namespace
- DSharpPlus.Entities.AuditLogs
- Assembly
- DSharpPlus.dll
RemovedRoles
Gets the roles that were removed from the member.
public IReadOnlyList<DiscordRole>? RemovedRoles { get; }
Gets the roles that were removed from the member.
public IReadOnlyList<DiscordRole>? RemovedRoles { get; }