TLSharp
TLSharp copied to clipboard
Import contacts without phone number
Hi, As I know Telegram adds a new feature for adding users as contact without their phone numbers: https://telegram.org/blog/contacts-local-groups.
I can't find a method for this feature in TLSharp. How can I use this new feature?
Thank you.
In which layer version is this included?
In which layer version is this included?
I don't know. Can you explain more?
Each method in the telegram API is included in some version of the layer. TLSharp supports layer 66, TgSharp supports layer 108. Please check on the telegram docs to see which layer you need for this method.