createChat
Create a new chat conversation with one or more participants.Parameters
Configuration for creating the chat
Array of participant addresses (phone numbers or email addresses)
Initial message to send when creating the chat
Method to use for creating the chat
Service to use for the chat (defaults to iMessage)
Temporary GUID for the chat
Subject line for the chat (group chats only)
Message effect ID for the initial message
Attributed body data for rich text formatting
Returns
The newly created chat object
Database row ID
Unique identifier for the chat
Chat identifier string
Display name of the chat
Chat style (0 = individual, 43 = group)
Whether the chat is archived
Whether the chat is filtered
Group identifier for group chats
Array of participant handles
Most recent message in the chat
Last addressed handle in the chat
Additional chat properties