MadelineProto/docs/TD_docs/constructors/callStatePending.md

24 lines
577 B
Markdown
Raw Normal View History

2017-08-25 15:05:53 +02:00
---
title: callStatePending
description: Call is pending for acception by a user
---
## Constructor: callStatePending
[Back to constructors index](index.md)
Call is pending for acception by a user
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|is\_created|[Bool](../types/Bool.md) | Yes|True, if the call is already created by the server|
|is\_received|[Bool](../types/Bool.md) | Yes|True, if the call is already received by the other party|
### Type: [CallState](../types/CallState.md)