sendText
Sends a text message to this address.
Parameters
text
The message text to send.
Returns
Promise<void>
Examples
See
textMessage/textMessages$— read the conversation thread.history— call log for the same conversation.
Sends a text message to this address.
The message text to send.
Promise<void>
textMessage / textMessages$ — read the conversation thread.history — call log for the same conversation.