Interface ISendMessageArgs

Hierarchy

Properties

image_height?: string

The image height

image_url?: string

The image url

image_width?: string

The image width

message?: string

The message string

message_metadata?: Record<string, unknown>

Message meta data

roomId: string

The roomId of chatroom to send messages

sender_image_url?: string

The sender image url

timestamp?: DateTime

The optional sync time timestamp

Generated using TypeDoc