await Update Feedback
suspend fun BaseMessage.awaitUpdateFeedback(feedbackRating: FeedbackRating, feedbackComment: String? = null): Feedback
Updates the feedback for the message. The feedback can be updated only when the FeedbackStatus is FeedbackStatus.SUBMITTED.
Since
4.17.0
Parameters
feedback Rating
The feedback rating
feedback Comment
The feedback comment