1
0

upd: get alt and blurhash on media

This commit is contained in:
Mar0xy
2023-09-25 05:22:45 +02:00
parent 62b2c31655
commit c10f785614
3 changed files with 5 additions and 3 deletions
@@ -13,6 +13,8 @@ namespace MisskeyEntity {
avgColor: string
}
url: string
comment?: string
blurhash?: string
thumbnailUrl: string
}
}