[CHANGE] Get all account info
This commit is contained in:
@@ -5,4 +5,6 @@ public class AccountMenuInfo
|
||||
public string? AccountId { get; set; }
|
||||
public string? AccountHandle { get; set; }
|
||||
public string? ImageUrl { get; set; }
|
||||
public int ImageWidth { get; set; }
|
||||
public int ImageHeight { get; set; }
|
||||
}
|
Reference in New Issue
Block a user