Started work on #1
This commit is contained in:
@@ -17,5 +17,8 @@ namespace TwitchDesktopNotifications.JsonStructure
|
||||
|
||||
[JsonPropertyName("user_data")]
|
||||
public UserData UserData { get; set; }
|
||||
|
||||
[JsonPropertyName("notifications_for")]
|
||||
public SteamersToNotify SteamersToNotify { get; set; };
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user