send_call_rating


Description:

public async Ok send_call_rating (int32 call_id, int32 rating, string comment, ArrayList<CallProblem?> problems) throws TDLibError

Sends a call rating

Parameters:

call_id

Call identifier

rating

Call rating; 1-5

comment

An optional user comment if the rating is less than 5

problems

List of the exact types of problems with the call, specified by the user