Twitch: Get Stream
TwitchInputs
| in | Exec | exec | multiplexed |
Outputs
| out | Exec | exec | None |
| isLive | Data | System.Boolean | multiplexed |
| title | Data | System.String | multiplexed |
| startedAt | Data | System.DateTime | multiplexed |
Lowers to C#
var s = await ctx.Twitch.GetStreamAsync();Used in
- Take whichever lookup answers first (Example)
