Class AuthorizingIntegrationOwners
- Namespace
- Dis
Cat .EntitiesSharp
- Assembly
- DisCatSharp.dll
Represents the authorizing integration owners.
- Inheritance
-
Authorizing
Integration Owners
- Inherited Members
Properties
- Guild
Install Key If an interaction was created for an app that was installed to a guild, a
GUILD_INSTALL
key will be present.If the interaction was sent from a guild context, the value is the guild’s ID.
If the interaction was sent from a bot DM context, the value is
0
.
- User
Install Key If an interaction was created for an app that was installed to a user, a
USER_INSTALL
key will be present and its value will be the user’s ID.