Wolfringo Wolfringo
Wolfringo Wolfringo
Wolfringo (c) 2020 TehGM
DocFX, DiscordFX theme.
Search Results for

    Interface IWolfMessage

    Represents a wolf command message or event.

    Namespace: TehGM.Wolfringo
    Assembly: Wolfringo.Core.dll
    Syntax
    public interface IWolfMessage

    Properties

    | Improve this Doc View Source

    EventName

    Message event name.

    Declaration
    [JsonIgnore]
    string EventName { get; }
    Property Value
    Type Description
    System.String

    Extension Methods

    SerializationHelper.SerializeJsonPayload<T>(T, JsonSerializer)