Send Message to Channel
Send a chat message on your channel.
Preview
Parameters
Preferred Account
Select the Twitch account to use when sending the message:
Bot
: Send the message from your bot accountBroadcaster
: Send the message from your broadcaster account
Message
Enter the text you would like to send
C# Usage
public void SendTrovoMessage(string message, bool bot = true)