Class JsonParty
- Namespace
- NetCord.Gateway.JsonModels
- Assembly
- NetCord.dll
public class JsonParty
- Inheritance
-
JsonParty
- Inherited Members
Constructors
JsonParty()
public JsonParty()
Properties
Id
[JsonPropertyName("id")]
public string? Id { get; set; }
Property Value
Size
[JsonPropertyName("size")]
public int[]? Size { get; set; }
Property Value
- int[]