1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 21:26:55 +01:00
MadelineProto/docs/TD_docs/methods/createCall.md
Daniil Gentili 8600a2fcba docufix
2017-09-29 15:50:59 +02:00

536 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