mirror of
https://github.com/sochix/TLSharp.git
synced 2025-12-06 08:02:00 +01:00
Added CancellationToken with default value to all async methods in TLSharp.Core Added ConfigureAwait(false) to all async methods in TLSharp.Core SendRequestAsync replaced to SendAuthenticatedRequestAsync in methods that need auth Private modifier in SendAuthenticatedRequestAsync changed to internal Based on PR created by @IaRuslan |
||
|---|---|---|
| .. | ||
| Auth | ||
| Exceptions | ||
| MTProto | ||
| Network | ||
| Properties | ||
| Utils | ||
| DataCenter.cs | ||
| packages.config | ||
| Session.cs | ||
| TelegramClient.cs | ||
| TLSharp.Core.csproj | ||
| TLSharp.Core.nuspec | ||