Небольшие допилы

This commit is contained in:
lost+skunk 2024-07-13 21:40:17 +03:00
parent 0a6260b2e0
commit 4d166ad5f9
2 changed files with 10 additions and 1 deletions

View file

@ -79,7 +79,9 @@ type Gallery struct {
HasMore bool
Results []struct {
FolderId int
Size int
Name string
Thumb Deviation
}
}