scheduled_start_date property

int scheduled_start_date
read / write

Point in time (Unix timestamp) when the group call is supposed to be started by an administrator; 0 if it is already active or was ended.

Implementation

late int scheduled_start_date;