scheduled_start_date property

int32? scheduled_start_date
getter/setter pair

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

int32? scheduled_start_date;