makeMessage

Creates a Message object with the provided data and returns it. The Message object includes information about the sender, recipient, message body, and other metadata. The Message object is typically used for secure, decentralized communication in the Atala PRISM architecture.

Return

The Message object with the provided data.