Interface IMessageResponsePayload

Hierarchy

Properties

badge_image_url?: string
chat_room_id: string
client_message_id: string
content_filter: string[]
created_at: string
filtered_message: string
filtered_sender_nickname: string
id: string
image_height?: number
image_url?: string
image_width?: number
isFiltered?: boolean
message?: string
message_metadata: Record<string, unknown>
program_date_time: DateTime
reactions?: IMessageReactions
sender_id: string
sender_image_url?: string
sender_nickname: string
sender_profile_url: string
timetoken?: string

Generated using TypeDoc