Skip to content

CallStateDiscarded

Type · TDLib 1.8.67 · d1085f9c

The call has ended successfully

CallStateDiscarded(
  reason: CallDiscardReason,
  need_rating: Bool,
  need_debug_information: Bool,
  need_log: Bool
) → CallState

reason

CallDiscardReason

The reason why the call has ended

need_rating

Bool

True, if the call rating must be sent to the server

need_debug_information

Bool

True, if the call debug information must be sent to the server

need_log

Bool

True, if the call log must be sent to the server