start_date property

int32? start_date
getter/setter pair

Point in time (Unix timestamp) when the group call is supposed to be started by an administrator; 0 to start the video chat immediately. The date must be at least 10 seconds and at most 8 days in the future

Implementation

int32? start_date;