View Source ExTDLib.Object.CallStatePending (ExTDLib v0.0.4)

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.