TDLib v0.0.2 TDLib.Object.CallStatePending View Source
The call is pending, waiting to be accepted by a user.
Name | Type | Description |
---|---|---|
is_created | bool | True, if the call has already been created by the server. |
is_received | bool | True, if the call has already been received by the other party. |
More details on telegram’s documentation.