@webitel/api-services
    Preparing search index...

    Represents a response to send message with image.

    interface WebitelImApiGatewayV1SendImageResponse {
        id?: string;
        to?: WebitelImApiGatewayV1Peer;
    }
    Index

    Properties

    Properties

    id?: string