Skip to content

DMModalSubmitInteractionStructure

Extends

Properties

id

id: string

Inherited from

DMStructure.id

Defined in

typings/interaction.ts:25


application_id

application_id: string

Inherited from

DMStructure.application_id

Defined in

typings/interaction.ts:26


token

token: string

Inherited from

DMStructure.token

Defined in

typings/interaction.ts:29


version

version: number

Inherited from

DMStructure.version

Defined in

typings/interaction.ts:30


app_permissions

app_permissions: string

Inherited from

DMStructure.app_permissions

Defined in

typings/interaction.ts:31


locale

locale: Locale

Inherited from

DMStructure.locale

Defined in

typings/interaction.ts:32


entitlements

entitlements: EntitlementStructure[]

Inherited from

DMStructure.entitlements

Defined in

typings/interaction.ts:33


authorizing_integration_owners

authorizing_integration_owners: IntegrationTypeMap

Inherited from

DMStructure.authorizing_integration_owners

Defined in

typings/interaction.ts:34


context?

optional context: InteractionContextType

Inherited from

DMStructure.context

Defined in

typings/interaction.ts:35


user

user: Structure

Inherited from

DMStructure.user

Defined in

typings/interaction.ts:47


type

type: MODAL_SUBMIT

Overrides

DMStructure.type

Defined in

typings/interaction.ts:94


data

data: ModalSubmitDataStructure

Overrides

DMStructure.data

Defined in

typings/interaction.ts:95