Save stream goal link
This commit is contained in:
@ -18,4 +18,7 @@ public class PatchEvent
|
||||
|
||||
[JsonProperty("content_warning")]
|
||||
public string? ContentWarning { get; init; }
|
||||
|
||||
[JsonProperty("goal")]
|
||||
public string? Goal { get; init; }
|
||||
}
|
||||
|
Reference in New Issue
Block a user