GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

InteractionContextType

https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-interaction-context-types

API/Enums/InteractionContextType
seyfert/lib/types/payloads/_interactions/applicationCommands.d.ts

Signature

export declare enum InteractionContextType {    Guild = 0,    BotDM = 1,    PrivateChannel = 2}

Members

This export does not declare public properties or methods in the generated declaration file.