I Have a problem in using Telegram APIs in C#. I want to create a contact in telegram with a specific phone number so i can send messages directly to a phone number that was not in my contacts.
How can i create a contact with specific phone number in telegram with c#?
I tried to use TLSharp to do this but i did not found any method.