Interface IAction
The base interface for all actions that can be included on a ReceivedMessage or SendingMessage.
Namespace: ntfy.Actions
Assembly: ntfy.dll
Syntax
public interface IAction
The base interface for all actions that can be included on a ReceivedMessage or SendingMessage.
public interface IAction