1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-15 08:56:56 +01:00
MadelineProto/docs/TD_docs/methods/rateCall.md
2017-08-25 15:05:53 +02:00

543 B

title description
rateCall Sends call rating

Method: rateCall

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Sends call rating

Params:

Name Type Required Description
call_id int Yes Call identifier
rating int Yes Call rating, 1-5
comment string Yes Optional user comment if rating is less than 5

Return type: Ok