steavy29 / Telegram.Net

Telegram (http://telegram.org) client library implemented in C#.
17 stars 6 forks source link

Unable to add to PCL #28

Closed felix-exon closed 7 years ago

felix-exon commented 7 years ago

Is there PCL support ?

steavy29 commented 7 years ago

Hi. Unfortunately, not yet.

felix-exon commented 7 years ago

Is this planned for the future ? Would be very nice to use this in Xamarin and others

steavy29 commented 7 years ago

Yes it's planned. For now you'll have to place Telegram.Net implementations in Platform specific library and add your interface in PCL to abstract it.