zerobias / telegram-mtproto

Telegram client api (MTProto) library
MIT License
617 stars 136 forks source link

I stopped receiving verification messages from telegram #193

Closed denigada closed 5 years ago

denigada commented 6 years ago

I was trying to use this and I didnt know the program needs phone verification input to start. WHen I realized it and try again, I stopped getting telegram verification codes. Im calling auth.sendCode but dont receive any code. Is there anything I can do to try to fix it? My code is just like in the examples.

So to run this program to receive my telegram messages, do I have to input phone verification everytime I start the program?

ismenc commented 6 years ago

Hi mate, i also stopped receiving verif sms from dev server, so i started testing on prod. I dont know if there is some kind of limit, but if this is the case, they dont advertise it.

Kinda dont know very well on how tg api works yet but looks like that if you wanna keep your program working, you have to store auth_key_id on drive.