d99kris / nchat

Terminal-based Telegram / WhatsApp client for Linux and macOS
MIT License
524 stars 40 forks source link

Telegram contact name is not immediately updated upon rename from other client #160

Closed wedcanto closed 6 months ago

wedcanto commented 7 months ago

Description: If I rename a contact in another telegram client (Telegram desktop), the old name is displayed in nchat. How to reproduce it: rename any contact in telegram desktop, and check that in nchat this contact has the old name Environment:

d99kris commented 7 months ago

How fast do you see the updated name reflected on your phone after updating your contact name using Telegram desktop?

I only did some quick tests, but it seems it is not updated, unless I go and open that particular chat on the phone. Do you see the same?

d99kris commented 6 months ago

Hi @wedcanto - I've found no indication that Telegram servers send out updates to clients when one of them rename a contact. I don't think it would be ideal for nchat to poll for contact name updates. As such I'll consider this out-of-scope for now.

You may report a feature request if you wish, and maybe it can be added to the project scope/functionality one day (as an optional feature to poll, disabled by default), although I think the chance is quite low unfortunately.