Protected
Optional
__reply
applicationId
applicationId: string
appPermissions
appPermissions: PermissionsBitField
attachmentSizeLimit
attachmentSizeLimit: number
authorizingIntegrationOwners
authorizingIntegrationOwners: { "0"?: string; "1"?: string }
Optional
context
context?: InteractionContextType
data
data: ObjectToLower<
(APIMessageComponentInteractionData | undefined) & APIMessageComponentInteractionData,
>
Optional
guild
guild?: { features: GuildFeature[]; id: string; locale: Locale }
Optional
guildId
guildId?: string
Optional
guildLocale
guildLocale?:
| "id"
| "en-US"
| "en-GB"
| "bg"
| "zh-CN"
| "zh-TW"
| "hr"
| "cs"
| "da"
| "nl"
| "fi"
| "fr"
| "de"
| "el"
| "hi"
| "hu"
| "it"
| "ja"
| "ko"
| "lt"
| "no"
| "pl"
| "pt-BR"
| "ro"
| "ru"
| "es-ES"
| "es-419"
| "sv-SE"
| "th"
| "tr"
| "uk"
| "vi"
locale
locale:
| "id"
| "en-US"
| "en-GB"
| "bg"
| "zh-CN"
| "zh-TW"
| "hr"
| "cs"
| "da"
| "nl"
| "fi"
| "fr"
| "de"
| "el"
| "hi"
| "hu"
| "it"
| "ja"
| "ko"
| "lt"
| "no"
| "pl"
| "pt-BR"
| "ro"
| "ru"
| "es-ES"
| "es-419"
| "sv-SE"
| "th"
| "tr"
| "uk"
| "vi"
Optional
replied
replied?:
| boolean
| Promise<undefined | boolean | RESTPostAPIInteractionCallbackResult>
type
type: MessageComponent
createdAt gets the creation Date instace of the current object.