Skip to main content
Corvus Connection

OnAnnouncement

Attribute
TheOmenDen.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.