Sinch Node.js SDK - v1.5.0
    Preparing search index...

    Interface ReplyTo

    If the contact message was a response to a previous App message then this field contains information about that.

    interface ReplyTo {
        message_id: string;
    }
    Index

    Properties

    Properties

    message_id: string

    Required. The Id of the message that this is a response to