API v9InterfacesAPIBaseInteractionVersion: 0.37.112On this pageAPIBaseInteraction <Type, Data>https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-objectType parametersType: InteractionTypeDataIndex Propertiesapp_permissionsapplication_idauthorizing_integration_ownerschannelchannel_idcontextdataentitlementsguildguild_idguild_localeidlocalemembermessagetokentypeuserversionProperties app_permissionsapp_permissions: stringapplication_idapplication_id: stringauthorizing_integration_ownersauthorizing_integration_owners: APIAuthorizingIntegrationOwnersMapoptionalchannelchannel?: (Partial<APIDMChannel> & Pick<APIChannel, type | id>) & (Partial<APIGroupDMChannel> & Pick<APIChannel, type | id>) & (Partial<APIGuildCategoryChannel> & Pick<APIChannel, type | id>) & (Partial<APIGuildForumChannel> & Pick<APIChannel, type | id>) & (Partial<APIGuildMediaChannel> & Pick<APIChannel, type | id>) & (Partial<APIGuildStageVoiceChannel> & Pick<APIChannel, type | id>) & (Partial<APIGuildVoiceChannel> & Pick<APIChannel, type | id>) & (Partial<APINewsChannel> & Pick<APIChannel, type | id>) & (Partial<APITextChannel> & Pick<APIChannel, type | id>) & (Partial<APIThreadChannel> & Pick<APIChannel, type | id>)optionalchannel_idchannel_id?: stringoptionalcontextcontext?: InteractionContextTypeoptionaldatadata?: Dataentitlementsentitlements: APIEntitlement[]optionalguildguild?: APIPartialInteractionGuildoptionalguild_idguild_id?: stringoptionalguild_localeguild_locale?: Localeidid: stringlocalelocale: Localeoptionalmembermember?: APIInteractionGuildMemberoptionalmessagemessage?: APIMessagetokentoken: stringtypetype: Typeoptionaluseruser?: APIUserversionversion: 1
https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object