Table of Contents

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; }

Property Value

List<DiscordInviteRole>