TDLib v0.0.2 TDLib.Method.SendCallRating View Source

Sends a call rating. Returns object_ptr.

NameTypeDescription
call_idnumberCall identifier.
ratingnumberCall rating; 1-5.
commentstringAn optional user comment if the rating is less than 5.

More details on telegram’s documentation.