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

643 B

title description
callStateDiscarded Call has ended successfully

Constructor: callStateDiscarded

Back to constructors index

Call has ended successfully

Attributes:

Name Type Required Description
reason CallDiscardReason Yes A reason, why call has ended
need_rating Bool Yes If true, call rating should be sent to the server
need_debug Bool Yes If true, call debug should be sent to the server

Type: CallState