MessageDataType type MessageDataType = string | Uint8Array; Type representing the data type of a message. It can be either a string or a Uint8Array.