Skip to main contentTheOmenDen.StreamPulse.Scripting.Attributes.OnAnnouncementAttributeMarks a method as a handler fired when a moderator posts a chat announcement. The method must accept
(IScriptContext, AnnouncementContext). See OnChatMessageAttribute for the supported return types.