Skip to main content
Module

x/discord_api_types/v10.ts>RESTAPIInteractionCallbackObject

Up to date Discord API Typings, versioned by the API version
Go to Latest
interface RESTAPIInteractionCallbackObject
import { type RESTAPIInteractionCallbackObject } from "https://deno.land/x/discord_api_types@0.37.100/v10.ts";

Properties

ID of the interaction

Interaction type

optional
activity_instance_id: string

Instance ID of the Activity if one was launched or joined

optional
response_message_id: Snowflake

ID of the message that was created by the interaction

optional
response_message_loading: boolean

Whether or not the message is in a loading state

optional
response_message_ephemeral: boolean

Whether or not the response message was ephemeral