View Source ExTDLib.Method.DiscardCall (ExTDLib v0.0.4)

Discards a call. Returns object_ptr<Ok>.

NameTypeDescription
call_idnumberCall identifier.
is_disconnectedboolPass true if the user was disconnected.
durationnumberThe call duration, in seconds.
is_videoboolPass true if the call was a video call.
connection_idstringIdentifier of the connection used during the call.

More details on telegram's documentation.