View Source ExTDLib.Method.SendCallRating (ExTDLib v0.0.4)

Sends a call rating. Returns object_ptr<Ok>.

NameTypeDescription
call_idnumberCall identifier.
ratingnumberCall rating; 1-5.
commentstringAn optional user comment if the rating is less than 5.
problemsCallProblemList of the exact types of problems with the call, specified by the user.

More details on telegram's documentation.