×

Send Message

iOS 14 +

Notes

Sends a message to a recipient.

Syntax

sendMessage(message: <#String (Allows Variables)#>, recipient: <#Variable#>, show: <#Boolean#>)

Example

sendMessage(message: "Hello!", recipient: Recipient, show: false)