telegram telethon. when clicking on a phone number how to show telegram id - Stack Overflow

admin2025-04-18  2

how to program on telethon when clicking on the phone number showed the telegram id. help please I'm new to telethon. Can anyone give me some advice? how to program on telethon when clicking on the phone number showed the telegram id. help please I'm new to telethon. Can anyone give me some advice? image1 image2

source code program in python

how to program on telethon when clicking on the phone number showed the telegram id. help please I'm new to telethon. Can anyone give me some advice? how to program on telethon when clicking on the phone number showed the telegram id. help please I'm new to telethon. Can anyone give me some advice? image1 image2

source code program in python

Share asked Jan 30 at 12:39 Abror AliyevAbror Aliyev 1
Add a comment  | 

1 Answer 1

Reset to default 1

from telethon.tl.functions.contacts import ResolvePhoneRequest

print((await client(ResolvePhoneRequest(phonenomber))).stringify())

转载请注明原文地址:http://anycun.com/QandA/1744918881a89475.html