Property AddedRoles
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.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; }