no username
no t.me link
only thing i know is display_name meand when we open telegram app the display name shown for any chat how can i resilve it to get usable entity
you'll need to call get_dialogs and match the name using python and get id. when you see the id from inside the app (not taken from other Telegram apps even if same account) it's guaranteed you can use id
i can get_dialif and compare regex for display name and extract id but some chats uses emoki emoticks unicode characers in ther didplay name hown to match them
what is the purpose exactly, what's the possible usecase of wanting to get a chat by name in your own account
Обсуждают сегодня