
The text of the quote to add.
| Name | Type | Description |
|---|---|---|
Example Value: This is a quote!The quote itself | ||
Example Value: Beat SaberThe category set on the channel when the quote was added | ||
Example Value: 4219The numeric id of the quote which was just added | ||
Example Value: twitchThe platform from the account that added the quote | ||
Example Value: 10/17/2025The time that the quote was made | ||
Example Value: StreamerBotThe user's display name from the account that added the quote | ||
Example Value: 12345678The user id from the account that added the quote | ||
Example Value: trueWhether the quote was added successfully | ||
Variables generated by all triggers and available within all action executions. |
public int AddQuoteForKick(string userId, string quote, bool captureGame = false)
public int AddQuoteForTrovo(string userId, string quote, bool captureGame = false)
public int AddQuoteForTwitch(string userId, string quote, bool captureGame = false)
public int AddQuoteForYouTube(string userId, string quote)