Skip to main content
Corvus Connection

On Stream Offline

Twitch
entry.onStreamOfflineFires when the broadcaster ends the stream.Triggers when the channel's stream ends.

Outputs

Name
Kind
Type
Flags
outExecexecNone
broadcasterIdDataSystem.Stringmultiplexed
broadcasterNameDataSystem.Stringmultiplexed
occurredAtDataSystem.DateTimemultiplexed

Parameters

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

Lowers to C#

[OnStreamOffline] Handle(ctx, StreamLifecycleContext e)