Telega icon indicating copy to clipboard operation
Telega copied to clipboard

Make API connection info configurable

Open maxbartunik opened this issue 4 years ago • 2 comments

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.

maxbartunik avatar Oct 17 '21 10:10 maxbartunik

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.

ilyalatt avatar Oct 21 '21 14:10 ilyalatt

OK, I will wait then for now ;)

maxbartunik avatar Oct 22 '21 09:10 maxbartunik