Show / Hide Table of Contents

    Enum InteractionType

    Represents the type of interaction used.

    Namespace: DSharpPlus
    Assembly: cs.temp.dll.dll
    Syntax
    public enum InteractionType

    Fields

    Name Description
    ApplicationCommand

    An application command.

    AutoComplete

    An autocomplete field.

    Component

    A component.

    ModalSubmit

    A modal was submitted.

    Ping

    Sent when registering an HTTP interaction endpoint with Discord. Must be replied to with a Pong.

    Back to top © 2016-2022 DSharpPlus Contributors