Point in time (Unix timestamp) when the video chat is supposed to be started by a chat administrator
Note: You can also use the DateTime object getter as startDateTime
startDateTime
@JsonKey(name: 'start_date') int get startDate;