roles property
Array of role IDs to assign to the member (max 100)
Implementation
@JsonKey(includeIfNull: false)
final List<SnowflakeType>? roles;
Array of role IDs to assign to the member (max 100)
@JsonKey(includeIfNull: false)
final List<SnowflakeType>? roles;