ActivityPlug API / @activityplug/mastodon-base / MastodonMediaAttachmentResponse
Interface: MastodonMediaAttachmentResponse
Defined in: types.ts:192
Properties
blurhash?
readonlyoptionalblurhash?:string|null
Defined in: types.ts:198
description?
readonlyoptionaldescription?:string|null
Defined in: types.ts:197
id?
readonlyoptionalid?:string
Defined in: types.ts:193
meta?
readonlyoptionalmeta?:object
Defined in: types.ts:199
original?
readonlyoptionaloriginal?:object
original.height?
readonlyoptionalheight?:number
original.width?
readonlyoptionalwidth?:number
preview_url?
readonlyoptionalpreview_url?:string|null
Defined in: types.ts:196
type?
readonlyoptionaltype?:string
Defined in: types.ts:194
url?
readonlyoptionalurl?:string
Defined in: types.ts:195