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