zendesk-messaging-client
    Preparing search index...

    Type Alias DefaultResponderId

    Default Responder ID

    type DefaultResponderId = {
        defaultResponderId?: string | null;
    }
    Index

    Properties

    defaultResponderId?: string | null

    The default responder ID for the integration. This is the ID of the responder that will be used to send messages to the user. For more information, refer to Per-channel default responder guide.