TDLib v0.0.2 TDLib.Object.MessageCall View Source
A message with information about an ended call.
Name | Type | Description |
---|---|---|
discard_reason | CallDiscardReason | Reason why the call was discarded. |
duration | number | Call duration, in seconds. |
More details on telegram’s documentation.