1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 09:27:20 +01:00
MadelineProto/docs/TD_docs/methods/acceptCall.md

549 B

title description
acceptCall Accepts incoming call

Method: acceptCall

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Accepts incoming call

Parameters:

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

Return type: Ok