@cfxlabsinc/b2b-services
    Preparing search index...

    Type Alias CustomerSlackBotInstallationCreatedAdminEvent

    CustomerSlackBotInstallationCreatedAdminEvent: AdminEvent<
        "slack.customerSlackBotInstallation.created",
        Pick<CustomerSlackBotInstallation, "id">,
    >