Represents types of message that are received by the widget
type ReceivableMessages = ReceivedTextMessage | ReceivedAttachmentMessage;Represents types of message that are received by the widget
type ReceivableMessages = ReceivedTextMessage | ReceivedAttachmentMessage;