1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 21:06:54 +01:00
MadelineProto/docs/TD_docs/constructors/callStateError.md
Daniil Gentili 8600a2fcba docufix
2017-09-29 15:50:59 +02:00

505 B

title description
callStateError Call has ended with an error

Constructor: callStateError

Back to constructors index

Call has ended with an error

Attributes:

Name Type Required Description
error error Yes The error. Error with the code 4005000 returned if an outgoing call is missed because of expired timeout

Type: CallState