TDLib v0.0.2 TDLib.Object.CallStateDiscarded View Source
The call has ended successfully.
Name | Type | Description |
---|---|---|
reason | CallDiscardReason | The reason, why the call has ended. |
need_rating | bool | True, if the call rating should be sent to the server. |
need_debug_information | bool | True, if the call debug information should be sent to the server. |
More details on telegram’s documentation.