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

529 B

title description
createCall Creates new call

Method: createCall

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Creates new call

Params:

Name Type Required Description
user_id int Yes Identifier of user to call
protocol callProtocol Yes Description of supported by the client call protocols

Return type: CallId