Skip to content

CallStatePending

Type · TDLib 1.8.67 · d1085f9c

The call is pending, waiting to be accepted by a user

CallStatePending(
  is_created: Bool,
  is_received: Bool
) → CallState

is_created

Bool

True, if the call has already been created by the server

is_received

Bool

True, if the call has already been received by the other party