GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

APIInteractionResponseChannelMessageWithSource

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

Signature

export interface APIInteractionResponseChannelMessageWithSource

Properties

2
typedata

Methods

0

No methods.

Properties

type#
type: InteractionResponseType.ChannelMessageWithSource;
data#
data: APIInteractionResponseCallbackData;