Table of Contents

Property AuthorizingIntegrationOwners

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

AuthorizingIntegrationOwners

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

[JsonIgnore]
public IReadOnlyDictionary<DiscordApplicationIntegrationType, ulong> AuthorizingIntegrationOwners { get; }

Property Value

IReadOnlyDictionary<DiscordApplicationIntegrationType, ulong>