send_date property

int send_date
read / write

Point in time (Unix timestamp) when the message will be sent. The date must be within 367 days in the future.

Implementation

late int send_date;