MadelineProtoDocs/docs/TD_docs/methods/discardCall.md

735 B

title description image
discardCall Discards a call https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Method: discardCall

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Discards a call

Parameters:

Name Type Description Required
call_id int Call identifier Yes
is_disconnected Bool True, if users was disconnected Yes
duration int Call duration in seconds Yes
connection_id int64 Identifier of a connection used during the call Yes

Return type: Ok