@wildix/xbees-conversations-client > GetOrCreateTelephonyChannelInput
GetOrCreateTelephonyChannelInput interface
Signature:
export interface GetOrCreateTelephonyChannelInput 
Properties
Property  | Modifiers  | Type  | Description  | 
|---|---|---|---|
string | undefined  | (Optional) The unique identifier of the recipient. Required if recipientNumber is not provided.  | ||
string | undefined  | (Optional) The unique identifier of the recipient. Required if recipientId is not provided.  | ||
string  | The unique identifier of the telephony channel.  | ||
string | undefined  | (Optional) The unique identifier of the user when a service token is used. Required if used PBX or S2S token.  |