Property Roles
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Roles
Gets the roles to be assigned to the user on joining the guild via this invite.
[JsonIgnore]
public List<DiscordInviteRole>? Roles { get; }
Gets the roles to be assigned to the user on joining the guild via this invite.
[JsonIgnore]
public List<DiscordInviteRole>? Roles { get; }