Skip to main content
Corvus Connection

On Shoutout Sent

Twitch
entry.onShoutoutCreatedFires when this channel sends a shoutout. Binds the target channel and its viewer count.Triggers when this channel sends a shoutout.

Outputs

Name
Kind
Type
Flags
outExecexecNone
toIdDataSystem.Stringmultiplexed
toNameDataSystem.Stringmultiplexed
viewersDataSystem.Int32multiplexed

Parameters

Name
Type
Required
Default
Choices
cooldownSecondsSystem.Int32no0None
perUserCooldownSecondsSystem.Int32no0None
debounceMsSystem.Int32no0None
dedupeKeySystem.Stringno""None
maxConcurrencySystem.Int32no0None

Lowers to C#

[OnShoutoutCreated] Handle(ctx, ShoutoutCreatedContext e)