TDLib v0.0.2 TDLib.Method.DiscardCall View Source
Discards a call.
Returns object_ptr
Name | Type | Description |
---|---|---|
call_id | number | Call identifier. |
is_disconnected | bool | True, if the user was disconnected. |
duration | number | The call duration, in seconds. |
connection_id | string | Identifier of the connection used during the call. |
More details on telegram’s documentation.