getMe - mkotb/Telegram-Errors GitHub Wiki

Used at init., it will throw a 302 and an odd HTML response if an invalid key is provided:

<html>
  <head><title>302 Found</title></head>
  <body bgcolor="white">
    <center><h1>302 Found</h1></center>
    <hr><center>nginx/1.10.0</center>
  </body>
</html>
⚠️ **GitHub.com Fallback** ⚠️