MadelineProtoDocs/docs/TD_docs/constructors/callStateDiscarded.md

721 B

title description image
callStateDiscarded Call has ended successfully https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: callStateDiscarded

Back to constructors index

Call has ended successfully

Attributes:

Name Type Required Description
reason CallDiscardReason Optional 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