Message interactions
Last updated
Last updated
You can list message interactions on a specific message using the following endpoint. In order to get a Line message, you must have an active Line channel and perform a HTTP request with a valid access key.
Line supports the following message interactions:
Interaction | Description |
---|---|
Additional information about the interactions can be found in the details
field and metadata.button
object as follows:
Interaction | details | metadata.button. | Description |
---|---|---|---|
Clicked
A user has clicked a quick reply button
Clicked
item_N_clicked
payload - user supplied payload sent in action button
Recipient clicked a quick reply button. N = the position of the item in the actions array of the associated message
List message interactions
The ID of the workspace
The ID for a message
The ID for a channel
OK