MadelineProtoDocs/docs/TD_docs/constructors/callStateError.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

578 B

title description image
callStateError Call has ended with an error https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

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