TDLib v0.0.2 TDLib.Method.SendCallRating View Source
Sends a call rating.
Returns object_ptr
Name | Type | Description |
---|---|---|
call_id | number | Call identifier. |
rating | number | Call rating; 1-5. |
comment | string | An optional user comment if the rating is less than 5. |
More details on telegram’s documentation.