I have node v6.14.0 and am using v2.2.2 of this project. When I run the following code, I get a Error 400 API_ID_INVALID 2 1 error. This is both when I use the api_id provided in the examples for this project, and when using my own ones that I created on Telegram. Any ideas why this is happening?
I have node v6.14.0 and am using v2.2.2 of this project. When I run the following code, I get a
Error 400 API_ID_INVALID 2 1
error. This is both when I use the api_id provided in the examples for this project, and when using my own ones that I created on Telegram. Any ideas why this is happening?`const MTProto = require('telegram-mtproto').MTProto;