Indicates a discarded phone call
Constructor schema is available as of layer 98. Switch ยป| Name | Type | Description | 
|---|---|---|
| flags | # | Flags, see TL conditional fields | 
| need_rating | flags.2?true | Whether the server required the user to rate the call | 
| need_debug | flags.3?true | Whether the server required the client to send the libtgvoip call debug data | 
| video | flags.6?true | Whether the call was a video call | 
| id | long | Call ID | 
| reason | flags.0?PhoneCallDiscardReason | Why was the phone call discarded | 
| duration | flags.1?int | Duration of the phone call in seconds | 
Rate a call, returns info about the rating message sent to the official VoIP bot.
Send phone call debug data to server