startDate property
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
Implementation
final int startDate;
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
final int startDate;