GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

APIModalInteractionResponse

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

Signature

export interface APIModalInteractionResponse

Properties

2
typedata

Methods

0

No methods.

Properties

type#
type: InteractionResponseType.Modal;
data#
data: APIModalInteractionResponseCallbackData;