TDLib v0.0.2 TDLib.Object.CallStatePending View Source

The call is pending, waiting to be accepted by a user.

NameTypeDescription
is_createdboolTrue, if the call has already been created by the server.
is_receivedboolTrue, if the call has already been received by the other party.

More details on telegram’s documentation.