td icon indicating copy to clipboard operation
td copied to clipboard

How should I remove the Tdlib version information at the end of the login information?

Open nekohy opened this issue 1 year ago • 5 comments

When I log in using the Tdlib library, it always adds the Tdlib + version number after my device information. I want it to be my own app name. It's so ugly. Where should I remove it?

nekohy avatar Aug 05 '24 20:08 nekohy

I use the python-telegram library to develop it,so I want to know it is the problem of tdlib or the python library

nekohy avatar Aug 05 '24 20:08 nekohy

You can't remove TDLib version from app version without editing source code of TDLib.

levlam avatar Aug 05 '24 21:08 levlam

Pouvez vous m'aider parce que mon Télégramme ne fonctionne pas

Il a dit qu'il y a une erreur fatal de TDlib

1269na avatar Aug 08 '24 03:08 1269na

You can't remove TDLib version from app version without editing source code of TDLib.

Can you tell me which files specifically?

phpcxy avatar Sep 11 '24 04:09 phpcxy

@phpcxy It is in td/telegram/Td.cpp.

levlam avatar Sep 11 '24 06:09 levlam