626 B
626 B
title | description | image |
---|---|---|
rateCall | Sends call rating | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Method: rateCall
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Sends call rating
Parameters:
Name | Type | Description | Required |
---|---|---|---|
call_id | int | Call identifier | Yes |
rating | int | Call rating, 1-5 | Yes |
comment | string | Optional user comment if rating is less than 5 | Yes |