Search Results for

    Show / Hide Table of Contents

    Enum ApplicationCommandOptionType

    The option type of the Slash command parameter, See the discord docs.

    Namespace: Discord
    Assembly: Discord.Net.Core.dll
    Syntax
    public enum ApplicationCommandOptionType : byte

    Fields

    Name Description
    Attachment

    A IAttachment.

    Boolean

    A langword_csharp_bool.

    Channel

    A IGuildChannel.

    Integer

    An langword_csharp_int.

    Mentionable

    A IUser or IRole.

    Number

    A .

    Role

    A IRole.

    String

    A langword_csharp_string of text.

    SubCommand

    A sub command.

    SubCommandGroup

    A group of sub commands.

    User

    A IUser.

    Theme

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