MadelineProto/docs/TD_docs/constructors/callStateError.md
Daniil Gentili 8600a2fcba docufix
2017-09-29 15:50:59 +02:00

23 lines
505 B
Markdown

---
title: callStateError
description: Call has ended with an error
---
## Constructor: callStateError
[Back to constructors index](index.md)
Call has ended with an error
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|error|[error](../constructors/error.md) | Yes|The error. Error with the code 4005000 returned if an outgoing call is missed because of expired timeout|
### Type: [CallState](../types/CallState.md)