Content
Defined in: qrati-sdk-ts/src/types.ts:128
A media content item (photo/video) as surfaced by the platform.
Indexable
Section titled “Indexable”[
key:string]:unknown
Properties
Section titled “Properties”
optional_id?:string
Defined in: qrati-sdk-ts/src/types.ts:129
blurhash?
Section titled “blurhash?”
optionalblurhash?:string
Defined in: qrati-sdk-ts/src/types.ts:135
caption?
Section titled “caption?”
optionalcaption?:string
Defined in: qrati-sdk-ts/src/types.ts:136
height?
Section titled “height?”
optionalheight?:number
Defined in: qrati-sdk-ts/src/types.ts:134
thumbnailUrl?
Section titled “thumbnailUrl?”
optionalthumbnailUrl?:string
Defined in: qrati-sdk-ts/src/types.ts:131
optionaltype?:string
Defined in: qrati-sdk-ts/src/types.ts:132
optionalurl?:string
Defined in: qrati-sdk-ts/src/types.ts:130
width?
Section titled “width?”
optionalwidth?:number
Defined in: qrati-sdk-ts/src/types.ts:133