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