MSMessage
A custom message object.
Declaration
class MSMessageOverview
Use the MSMessage class to create custom message objects. To create interactive messages that can be updated by the conversation’s participants, instantiate a message with a session using the init(session:) method. Otherwise, instantiate the message using the init() method.