APIModalInteractionResponseCallbackData
https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-response-object-modal
Signature
export interface APIModalInteractionResponseCallbackDataProperties
3Methods
0No methods.
Properties
custom_id: string;A developer-defined identifier for the component, max 100 characters
title: string;The title of the popup modal
components: (APILabelComponent | APITextDisplayComponent)[];Between 1 and 5 (inclusive) components that make up the modal