SendableMessages Represents types of message that are sent by the widget Copy Copied type SendableMessages = SentTextMessage | SentAttachmentMessage; SentTextMessage SentAttachmentMessage