Skip to main content
Corvus Connection

OnShoutoutReceived

Attribute
TheOmenDen.StreamPulse.Scripting.Attributes.OnShoutoutReceivedAttributeMarks a method as a handler fired when this channel receives a shoutout. The method must accept (IScriptContext, ShoutoutReceivedContext). See OnChatMessageAttribute for the supported return types.