sendMessage
Sends a message to the broadcaster's chat room. To send a chat message, your app may use an app access token or user access token.
Rate Limits: The user sending the chat message is limited to sending 20 chat messages per 30 seconds.
Return
the response indicating whether the message was sent successfully.
Parameters
request
the message payload including broadcaster ID, sender ID, and message text.