painor
painor
.getChat uses getInputChat internally so it should be returning a result. Are you using .getChat on the event instead of doing it on the message?
`getInputChat` returns only id+accessHash `getInputChat` returns all info. seems like there is a bug if it's returning undefined on first call.
can you try latest version, also were you doing anything specific ?
yes. all api endpoints are CamelCase. the docs were generated wrong. it will be fixed soon and switched to another site.
is that the only code you're using? can you send a small reproducible code ?
You can find me in https://t.me/gramjschat
> There are updates on this topic? The latest version should have had some fixes for this.
You now have to use client.iterDownload for that, it's a generator that has a `offset` and `limit` params
Hey, I'll try to answer your questions to the best of my ability. For deploying it doesn't really matter since any VPS that runs 24/7 and has an internet connection...
the limit for the same telegram clients connecting at the same time is around 9 or 10. after that you won't be getting updates from some of them so you...