zendesk-messaging-client
    Preparing search index...

    Type Alias QuotedMessageExternalMessageId

    QuotedMessageExternalMessageId

    type QuotedMessageExternalMessageId = {
        externalMessageId?: string;
        type: string;
    }
    Index

    Properties

    externalMessageId?: string

    The external message Id of the quoted message.

    type: string

    The type of quotedMessage - externalMessageId if no Sunshine Conversations message matched the quoted message.