AcsMessageInteractiveListReplyContent interface
Message Interactive list reply content for a user to business message
Properties
| description | The description of the selected row |
| list |
The ID of the selected list item |
| title | The title of the selected list item |
Property Details
description
The description of the selected row
description?: string
Property Value
string
listItemId
The ID of the selected list item
listItemId?: string
Property Value
string
title
The title of the selected list item
title?: string
Property Value
string