scheduled_start_date property
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;
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.
late int scheduled_start_date;