close_date property
read / write
Point in time (Unix timestamp) when the poll will automatically be closed; for bots only.
Implementation
late int close_date;
Point in time (Unix timestamp) when the poll will automatically be closed; for bots only.
late int close_date;