Обнновлено до .net10
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
namespace YandexMusic.API.Models.Ynison
|
||||
namespace YandexMusic.API.Models.Ynison;
|
||||
|
||||
public class YYnisonKeepAliveParams
|
||||
{
|
||||
public class YYnisonKeepAliveParams
|
||||
{
|
||||
public int KeepAliveTimeSeconds { get; set; }
|
||||
public int KeepAliveTimeoutSeconds { get; set; }
|
||||
}
|
||||
public int KeepAliveTimeSeconds { get; set; }
|
||||
public int KeepAliveTimeoutSeconds { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user