sendCallRating¶
Sends a call rating
sendCallRating(
call_id: InputCall,
rating: int32,
comment: string,
problems: list of CallProblem
) → Ok
sendCallRating¶Sends a call rating
sendCallRating(
call_id: InputCall,
rating: int32,
comment: string,
problems: list of CallProblem
) → Ok