ActivityPlug API / @activityplug/misskey / MisskeyFileResponse
Interface: MisskeyFileResponse
Defined in: types.ts:107
Properties
blurhash?
readonlyoptionalblurhash?:string|null
Defined in: types.ts:114
comment?
readonlyoptionalcomment?:string|null
Defined in: types.ts:113
id?
readonlyoptionalid?:string
Defined in: types.ts:108
isSensitive?
readonlyoptionalisSensitive?:boolean
Defined in: types.ts:111
properties?
readonlyoptionalproperties?:object
Defined in: types.ts:115
height?
readonlyoptionalheight?:number
width?
readonlyoptionalwidth?:number
thumbnailUrl?
readonlyoptionalthumbnailUrl?:string|null
Defined in: types.ts:112
type?
readonlyoptionaltype?:string
Defined in: types.ts:109
url?
readonlyoptionalurl?:string
Defined in: types.ts:110