GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

APIAuthorizingIntegrationOwnersMap

API/Type Aliases/APIAuthorizingIntegrationOwnersMap
seyfert/lib/types/payloads/_interactions/base.d.ts

Signature

export type APIAuthorizingIntegrationOwnersMap = {    [key in ApplicationIntegrationType]?: Snowflake;};

Members

This export does not declare public properties or methods in the generated declaration file.