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