record_duration property

int record_duration
read / write

Duration of the ongoing group call recording, in seconds; 0 if none. An updateGroupCall update is not triggered when value of this field changes, but the same recording goes on.

Implementation

late int record_duration;