Search Results for

    Show / Hide Table of Contents

    Delegate ComplexParameterInitializer

    Represents a cached argument constructor delegate.

    Namespace: Discord.Interactions
    Assembly: Discord.Net.Interactions.dll
    Syntax
    public delegate object ComplexParameterInitializer(object[] args);
    Parameters
    Type Name Description
    Object[] args

    Method arguments array.

    Returns
    Type Description
    Object

    Returns the constructed object.

    Theme

    • Improve this Doc
    • View Source
    In This Article
    Back to top Discord.Net (c) 2015-2023 3.10.0