Closed danielberlin closed 8 years ago
Thanks for the report, but I guess this is more closely related to tg-cli.
The second point may have already been fixed in commit 4fff59712e3c7719dcc21d3c35610638304bd263 , which is included in both the branches master
and test
, so simply updating might fix this.
Thanks for the quick info. I'll post again to tg-cli: (vysheng/tg#1091)
I send out telegram messages with
telegram-cli -W -e 'msg !_<userid> text'
(1.3.3, CentOS RPM) to secret chats which are read an the latest Android telegram app.visualize_key
seems to be broken. The first time after initiating a new secret chat it works, but after closing the telegram-cli session and restarting telegram-cli,visualize_key
only shows an entirely grey box instead of the key. The secret chat itself however works so I assume this is a telegram-cli problem and could also be related to the first obseration.