1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-15 01:26:56 +01:00
MadelineProto/docs/TD_docs/constructors/callStateError.md
2017-08-25 15:05:53 +02:00

498 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