usage: telegram-tools member restrict [-h] --chat CHAT --user USER
                                      --rights RIGHTS --until UNTIL

options:
  -h, --help       show this help message and exit
  --chat CHAT      The chat: numeric ID, @username, or link
  --user USER      The person: numeric ID or @username
  --rights RIGHTS  Comma-separated rights to take away. Valid names:
                   <banned rights>
  --until UNTIL    When it ends: a duration (30m, 2h, 7d, 1w) or an ISO
                   date/time; at least a minute, at most a year
