Message
@Entity
Constructors
Link copied to clipboard
constructor(id: String = TsidCreator.getTsid().toString(), tenantId: String, channelId: String, contactId: String, wamid: String? = null, direction: MessageDirection, type: MessageType, content: String? = null, mediaUrl: String? = null, status: MessageStatus = MessageStatus.SENT, errorCode: String? = null)