feat: update medias
This commit is contained in:
@@ -28,6 +28,7 @@ type Uploader struct {
|
||||
}
|
||||
|
||||
type UploadedFile struct {
|
||||
ID int64 `json:"id"`
|
||||
Hash string `json:"hash"`
|
||||
Name string `json:"name"`
|
||||
Size int64 `json:"size"`
|
||||
|
||||
Reference in New Issue
Block a user