create_call


Description:

public async CallId create_call (int64 user_id, CallProtocol protocol, bool is_video) throws TDLibError

Creates a new call

Parameters:

user_id

Identifier of the user to be called

protocol

The call protocols supported by the application

is_video

Pass true to create a video call