
%msgId%
Enter the unique ID of the message to reply to
Twitch Chat variables, will populate the %msgId% variableEnter the message contents
false
false
Send using Bot account is checked, it will attempt to send reply as Twitch Bot account and, if unable, then send as Twitch Broadcaster.Send using Bot account is unchecked, it will attempt to send reply as Twitch Bot account and, if unable, then do nothing (i.e. the Twitch Bot account is not logged in.| Name | Type | Description |
|---|---|---|
Variables generated by all triggers and available within all action executions. |
public void TwitchReplyToMessage(string message, string replyId, bool useBot = true, bool fallback = true)