usage: telegram-tools message unreact [-h] --chat CHAT --id MSG
                                      [--emoji EMOJI] [--yes]

options:
  -h, --help     show this help message and exit
  --chat CHAT    Chat/channel username, link, or ID the message is in
  --id MSG       The message id
  --emoji EMOJI  The reaction to remove; omit to remove every reaction of
                 yours
  --yes          Skip the preview; the chat it lands in must be in
                 TELEGRAM_SEND_ALLOWLIST
