Make API connection info configurable
The information passed to Telegram regarding system version etc. on connection is user-facing in most Telegram clients. It is therefore highly desireable to be able to pass the actual device model, app version, language etc. during connection.
https://github.com/ilyalatt/Telega/blob/9dde76641dcaf781cd33e2bf84d70ef212ff4250/Telega/Connect/TgConnectionEstablisher.cs#L52-L63
Currently fixed presets are used.
Hello. It was planned. There is a roadmap issue #57. There is f/next branch with desired interface. But the problem is that I abandoned the project refactoring for now. It's pretty messy in f/next. Things should be much better after the refactoring is done. I do not expect to work on the project for a few months for sure. I would be happy if you're interested in contributing.
OK, I will wait then for now ;)