add pinned to api
This commit is contained in:
@@ -7,5 +7,6 @@
|
||||
public string? UserAlias { get; set; }
|
||||
public bool? IsPaused { get; set; }
|
||||
public bool? IsRemoved { get; set; }
|
||||
public bool? IsPinned { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user