@webitel/api-services
Preparing search index...
_models/webitelImApiGatewayV1SendTextResponse.zod
WebitelImApiGatewayV1SendTextResponse
Interface WebitelImApiGatewayV1SendTextResponse
Represents a response to send a text message.
interface
WebitelImApiGatewayV1SendTextResponse
{
id
?:
string
;
to
?:
WebitelImApiGatewayV1Peer
;
}
Index
Properties
id?
to?
Properties
Optional
id
id
?:
string
Optional
to
to
?:
WebitelImApiGatewayV1Peer
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
to
@webitel/api-services
Loading...
Represents a response to send a text message.