Search Results for

    Show / Hide Table of Contents

    Namespace Color_Chan.Discord.Core.Common.API.DataModels.Interaction

    Classes

    DiscordInteractionCallbackData

    Represents a discord Interaction Callback Structure API model. Docs: https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-response-object-interaction-callback-data-structure

    DiscordInteractionData

    An interaction is the base "thing" that is sent when a user invokes a command, and is the same for Slash Commands and other future interaction types (such as Message Components). Represents a discord Interaction Structure API model. Docs: https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-interaction-structure

    DiscordInteractionOptionData

    Represents a discord Application Command Interaction Data Option Structure API model. Docs: https://discord.com/developers/docs/interactions/application-commands#application-command-object-application-command-interaction-data-option-structure

    DiscordInteractionRequestData

    Represents a discord Interaction Request Structure API model. Docs: https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-interaction-data-structure

    DiscordInteractionResolvedData

    Represents a discord Resolved Data Structure API model. Docs: https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-resolved-data-structure

    DiscordInteractionResponseData

    Represents a discord Interaction Response Structure API model. Docs: https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-response-object-interaction-response-structure

    Enums

    DiscordInteractionCallbackType

    Represents a discord Interaction Callback types API model. Docs: https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-response-object-interaction-callback-type

    DiscordInteractionRequestType

    Represents a discord Interaction Types API model. Docs: https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-interaction-type

    In This Article
    Back to top Generated by DocFX