UNPKG

intercom-client

Version:

Official Node bindings to the Intercom API

3 lines (2 loc) 167 B
import type * as Intercom from "../index.js"; export type CreateTicketReplyWithCommentRequest = Intercom.ContactReplyTicketRequest | Intercom.AdminReplyTicketRequest;