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

    Module webitel-im-api-gateway-v1-message/webitel-im-api-gateway-v1-message.zod

    Variables

    MessageReadParams

    Mark message as read by id.

    MessageReadQueryParams
    MessageReadResponse
    MessageSendContactBody

    Sends a contact card.

    MessageSendContactResponse
    MessageSendDocumentBody

    SendDocument delivers a document message.

    MessageSendDocumentResponse
    MessageSendImageBody

    SendImage delivers image-specific messages.

    MessageSendImageResponse
    MessageSendInteractiveBody

    Sends an interactive message (buttons, lists, CTA). Supports idempotency via send_id.

    MessageSendInteractiveCallbackBody
    MessageSendInteractiveCallbackParams

    Handles user interaction callbacks. Should be called by client when user interacts with UI.

    MessageSendInteractiveCallbackResponse
    MessageSendInteractiveResponse
    MessageSendLocationBody

    Sends a geographic location message.

    MessageSendLocationResponse
    MessageSendTextBody

    SendText delivers a plain text message. We use the shared Request/Response types directly to avoid duplication.

    MessageSendTextResponse