[CHANGE] Finished impl required data for client
This commit is contained in:
@@ -4,6 +4,7 @@ namespace Manager.YouTube.Models.Innertube;
|
||||
|
||||
public class ClientState : AdditionalJsonData
|
||||
{
|
||||
public bool IsPremiumUser { get; set; }
|
||||
[JsonPropertyName("INNERTUBE_API_KEY")]
|
||||
public string? InnertubeApiKey { get; set; }
|
||||
|
||||
|
Reference in New Issue
Block a user