Skip to main content
Corvus Connection

OnMessageDeleted

Attribute
TheOmenDen.StreamPulse.Scripting.Attributes.OnMessageDeletedAttributeMarks a method as a handler fired when a moderator deletes a chat message. The method must accept (IScriptContext, MessageDeletedContext). See OnChatMessageAttribute for the supported return types.