authorizingIntegrationOwners property

Map<ApplicationIntegrationType, Snowflake>? authorizingIntegrationOwners
final

Mapping of installation contexts that the interaction was authorized for to related user or guild IDs.

Implementation

final Map<ApplicationIntegrationType, Snowflake>? authorizingIntegrationOwners;