Sinch Node.js SDK - v1.5.0
GitHub
npm
Developers
Preparing search index...
Conversation
ChoiceMessageItem
Interface ChoiceMessageItem
interface
ChoiceMessageItem
{
choices
:
Choice
[]
;
message_properties
?:
ChoiceMessageItemProperties
;
text_message
?:
TextMessageItem
;
}
Index
Properties
choices
message_
properties?
text_
message?
Properties
choices
choices
:
Choice
[]
The number of choices is limited to 10.
Optional
message_
properties
message_properties
?:
ChoiceMessageItemProperties
Additional properties for the message.
Optional
text_
message
text_message
?:
TextMessageItem
See
TextMessage
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
choices
message_
properties
text_
message
GitHub
npm
Developers
Sinch Node.js SDK - v1.5.0
Loading...
The number of choices is limited to 10.