Interface: IMessage
native/Questionnaire/Pure.IMessage
Properties
_id
• _id: string | number
audio
• Optional audio: string
createdAt
• createdAt: number | Date
image
• Optional image: string
pending
• Optional pending: boolean
received
• Optional received: boolean
sent
• Optional sent: boolean
system
• Optional system: boolean
text
• text: string
user
• user: User
video
• Optional video: string