Interface IQuoteMessageArgs
Hierarchy
- ISendMessageArgs
- IQuoteMessageArgs
Properties
Optional image_ height
image_ height?: string
Optional image_ url
image_ url?: string
The image url
Optional image_ width
image_ width?: string
The image width
Optional message
message?: string
The message string
Optional message_ metadata
message_ metadata?: Record<string, unknown>
Message meta data
quote Message
room Id
room Id: string
The roomId of chatroom to send messages
Optional sender_ image_ url
sender_ image_ url?: string
The sender image url
Optional timestamp
timestamp?: string | number | Date
The optional sync time timestamp
Optional upload Image
upload Image?: boolean
The optional flag for uploading the image to LiveLike's server. Default is true.
Generated using TypeDoc

The image height