Send Announcement to Channel

Send an announcement to your Twitch channel
Preview
Preview

Parameters

Preferred Accountrequired
Select
default:Bot

Select the Twitch account to use when sending the announcement

Colorrequired
Select
default:Default

Select the color for the announcement

Options: Default, Blue, Green, Orange, Purple

Messagerequired
Text

Enter the text content for the announcement

C# Usage

public void TwitchAnnounce(string message, bool bot = false, string color, bool fallback = false)