painor
painor
telegram is probably banned in your country then :/
can you try removing the port part when pinging ? `ping 91.108.56.166` Did this error happen suddenly or was it always like this?
ah it could be an issue with telegram servers, maybe try in an hour and see if it starts working? try a new fresh sessions as well
not really :/ this only happens to me when my connection is dropped
not sure why you need InputChannel ? don't you want to use updates for that ? https://painor.gitbook.io/gramjs/getting-started/updates-events
what do you mean "expire" ? Telegram sessions don't expire. The 6 months settings is only if you don't use the session for 6 months.
what do you mean by "not returning anything" ? Does it log an empty string or does it not log anything? Can you try doing the process again? sometimes it...
Not really, changes are listed in the git commits themselves if you want to take a look at it.
what's the purpose of this PR ? The changes are already there https://github.com/gram-js/gramjs/blob/master/gramjs/tl/custom/button.ts#L35
can you try using something similar to https://github.com/gram-js/gramjs/blob/master/tsconfig.json ?