telegram api constructor · layer 229 · #50ca4de1
phoneCallDiscarded
Indicates a discarded phone call
definition
phoneCallDiscarded#50ca4de1 flags:# need_rating:flags.2?true need_debug:flags.3?true video:flags.6?true id:long reason:flags.0?PhoneCallDiscardReason duration:flags.1?int = PhoneCall;
parameters
| name | type | description |
|---|---|---|
flags | # | Flags, see TL conditional fields |
need_rating | true | Whether the server required the user to rate the call |
need_debug | true | Whether the server required the client to send the libtgvoip call debug data |
video | true | Whether the call was a video call |
id | long | Call ID |
reason | PhoneCallDiscardReason | Why was the phone call discarded |
duration | int | Duration of the phone call in seconds |
type
PhoneCall · other constructors: phoneCallEmpty, phoneCallWaiting, phoneCallRequested, phoneCallAccepted, phoneCall
history
present in layers 62–229 · constructor id changed 1×
| id | layers |
|---|---|
| #50ca4de1 | 62–195 |
| #f9d25503 | 196–201 |
| #50ca4de1 | 202–229 |