From 65ff8ccbc10abda6e59864c9b3d0b36def8d70b6 Mon Sep 17 00:00:00 2001 From: solarin Date: Sun, 5 Apr 2020 15:42:48 +0400 Subject: [PATCH] --- TLSharp.Core/TLSharp.Core.csproj | 4 +- TLSharp.Core/TelegramClient.cs | 167 ++++++++++++++++++++++++++----- 2 files changed, 147 insertions(+), 24 deletions(-) diff --git a/TLSharp.Core/TLSharp.Core.csproj b/TLSharp.Core/TLSharp.Core.csproj index c09f394..eedca93 100644 --- a/TLSharp.Core/TLSharp.Core.csproj +++ b/TLSharp.Core/TLSharp.Core.csproj @@ -88,7 +88,9 @@ TeleSharp.TL - + + +