mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-15 02:56:57 +01:00
643 B
643 B
title | description |
---|---|
callStateDiscarded | Call has ended successfully |
Constructor: callStateDiscarded
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 |