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