Skip to main content
Corvus Connection

OnChannelUpdate

Attribute
TheOmenDen.StreamPulse.Scripting.Attributes.OnChannelUpdateAttributeMarks a method as a handler fired when the channel's title, category, or language changes. The method must accept (IScriptContext, ChannelUpdateContext). See OnChatMessageAttribute for the supported return types.