record_duration property

int32? record_duration
getter/setter pair

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

int32? record_duration;