sentAt property
The sent time of the scheduled message, in Unix milliseconds format. If it is not sent yet, the value is 0.
Implementation
int sentAt;
The sent time of the scheduled message, in Unix milliseconds format. If it is not sent yet, the value is 0.
int sentAt;