Skip to main contentTheOmenDen.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.