report_feedback
This request takes the following additional parameters:
message_id(identifier with type m): The message for which feedback is provided.user_id(identifier with typeu): The user providing the feedbackconversation_id(identifier with typec): The conversation giving rise to the feedbackfeedback_type(string): May belikeordislike. Additional types may be added in the future; bot servers should ignore feedback with types they do not recognize.
Response
The server’s response is ignored.
Last updated