mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 19:26:55 +01:00
641 B
641 B
title | description |
---|---|
discardCall | Discards a call |
Method: discardCall
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Discards a call
Params:
Name | Type | Required | Description |
---|---|---|---|
call_id | int | Yes | Call identifier |
is_disconnected | Bool | Yes | True, if users was disconnected |
duration | int | Yes | Call duration in seconds |
connection_id | long | Yes | Identifier of a connection used during the call |