GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

APIInteractionResponseDeferredChannelMessageWithSource

API/Interfaces/APIInteractionResponseDeferredChannelMessageWithSource
seyfert/lib/types/payloads/_interactions/responses.d.ts

Signature

export interface APIInteractionResponseDeferredChannelMessageWithSource

Properties

2
typedata

Methods

0

No methods.

Properties

type#
type: InteractionResponseType.DeferredChannelMessageWithSource;
data#
data?: Pick<APIInteractionResponseCallbackData, 'flags'>;