@twilio/flex-sdk
Preparing search index...
actions/Conversation
SendTextMessageOptions
Interface SendTextMessageOptions
Options for sending text messages in a conversation.
interface
SendTextMessageOptions
{
attachedFiles
?:
File
[]
;
body
:
string
;
messageAttributes
?:
any
;
}
Index
Properties
attached
Files?
body
message
Attributes?
Properties
Optional
attached
Files
attachedFiles
?:
File
[]
body
body
:
string
Optional
message
Attributes
messageAttributes
?:
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attached
Files
body
message
Attributes
@twilio/flex-sdk
Loading...
Options for sending text messages in a conversation.