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

    Interface UpdateMessageRequest

    Update certain fields of a message. For now only metadata update is allowed.

    interface UpdateMessageRequest {
        metadata: string;
    }
    Index

    Properties

    Properties

    metadata: string

    The new metadata value