@webitel/api-services
Preparing search index...
_models/webitelImApiGatewayV1SendTextRequest
WebitelImApiGatewayV1SendTextRequest
Interface WebitelImApiGatewayV1SendTextRequest
Represents a request to send a text message.
interface
WebitelImApiGatewayV1SendTextRequest
{
body
?:
string
;
sendId
?:
string
;
to
?:
WebitelImApiGatewayV1Peer
;
}
Index
Properties
body?
send
Id?
to?
Properties
Optional
body
body
?:
string
Optional
send
Id
sendId
?:
string
Optional
to
to
?:
WebitelImApiGatewayV1Peer
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
send
Id
to
@webitel/api-services
Loading...
Represents a request to send a text message.