usage: telegram-tools message edit [-h] --chat CHAT --id MSG --text TEXT
                                   [--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 to edit
  --text TEXT  The new text, or - to read it from stdin
  --yes        Skip the preview; the chat it lands in must be in
               TELEGRAM_SEND_ALLOWLIST
