Property Msgs
Msgs
The messages that were lost
[JsonPropertyName("msgs")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public ICollection<long>? Msgs { get; set; }
The messages that were lost
[JsonPropertyName("msgs")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public ICollection<long>? Msgs { get; set; }