@typed-discord/rest
    Preparing search index...

    Interface ApplicationIntegrationTypeConfigurationResponse

    interface ApplicationIntegrationTypeConfigurationResponse {
        oauth2_install_params?: ApplicationOAuth2InstallParamsResponse;
    }
    Index

    Properties