Search Results for

    Show / Hide Table of Contents

    Delegate JsonPreprocessor

    Namespace: cqhttp.Cyan.Utils
    Assembly: cqhttp.Cyan.dll
    Syntax
    public delegate void JsonPreprocessor(string discriminator, JObject jsonObject);
    Parameters
    Type Name Description
    System.String discriminator
    JObject jsonObject
    • Improve this Doc
    • View Source
    ☀
    ☾