GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

APIInteractionResponseUpdateMessage

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

Signature

export interface APIInteractionResponseUpdateMessage

Properties

2
typedata

Methods

0

No methods.

Properties

type#
type: InteractionResponseType.UpdateMessage;
data#
data?: APIInteractionResponseCallbackData;