UNPKG

intercom-client

Version:

Official Node bindings to the Intercom API

3 lines (2 loc) 168 B
import type * as Intercom from "../index.js"; export type ReplyConversationRequest = Intercom.ContactReplyConversationRequest | Intercom.AdminReplyConversationRequest;