Chat ID
Restrictions for the user. Note that unlike Bot API, this object contains
the restrictions, and not the permissions, i.e.
passing sendMessages=true
will disallow the user to send messages,
and passing {}
(empty object) will lift any restrictions
Optional
until?: number | DateDate when the user will be unrestricted.
When number
is passed, UNIX time in ms is expected.
If this value is less than 30 seconds or more than 366 days in
the future, user will be restricted forever.
User ID
Restrict a user in a supergroup.