sendMessage
Sends a text message to a conversation.
Return
The Result of sending the message. Result.Success.data returns the sent message.
Parameters
message
The message to send.
Sends a text message to a conversation.
The Result of sending the message. Result.Success.data returns the sent message.
The message to send.