1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 19:26:55 +01:00
MadelineProto/docs/TD_docs/methods/acceptCall.md
2017-08-25 15:05:53 +02:00

520 B

title description
acceptCall Accepts incoming call

Method: acceptCall

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Accepts incoming call

Params:

Name Type Required Description
call_id int Yes Call identifier
protocol callProtocol Yes Description of supported by the client call protocols

Return type: Ok