Search Results for

    Show / Hide Table of Contents

    Interface IApplicationCommandOptionChoice

    Specifies choices for command group.

    Namespace: Discord
    Assembly: Discord.Net.Core.dll
    Syntax
    public interface IApplicationCommandOptionChoice

    Properties

    | Improve this Doc View Source

    Name

    Gets the choice name.

    Declaration
    string Name { get; }
    Property Value
    Type Description
    String
    | Improve this Doc View Source

    Value

    Gets the value of the choice.

    Declaration
    object Value { get; }
    Property Value
    Type Description
    Object

    Theme

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