View Source ExTDLib.Object.CallStateDiscarded (ExTDLib v0.0.4)
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 must be sent to the server. |
| need_debug_information | bool | True, if the call debug information must be sent to the server. |
| need_log | bool | True, if the call log must be sent to the server. |
More details on telegram's documentation.