Skip to Content
Realtime TypeScript SdkInterfacesInterface: ImageContent

Ticos Realtime API v0.3.1


Interface: ImageContent

Image content in a message

Extends

Properties

caption?

optional caption: string


image

image: string


type

type: "image"

Overrides

ContentBase.type