restricted_until_date property

int32? restricted_until_date
getter/setter pair

Point in time (Unix timestamp) when restrictions will be lifted from the user; 0 if never. If the user is restricted for more than 366 days or for less than 30 seconds from the current time, the user is considered to be restricted forever

Implementation

int32? restricted_until_date;