MSConversation
An object that represents a conversation in the Messages app.
Declaration
class MSConversationMentioned in
Overview
The MSConversation class represents a conversation in the Messages app. Use conversation objects to access information about the currently selected message or the conversation participants, or to send text, stickers, attachments, or message objects.
Topics
Accessing the Selected Message
Accessing Participants
Inserting Content into the Input Field
insertAttachment(_:withAlternateFilename:completionHandler:)insert(_:completionHandler:)insert(_:completionHandler:)insertText(_:completionHandler:)