mirror of
https://github.com/sochix/TLSharp.git
synced 2026-04-19 21:35:09 +00:00
Update README.md
This commit is contained in:
parent
42ace63b28
commit
bf20298109
1 changed files with 0 additions and 2 deletions
|
|
@ -31,8 +31,6 @@ namespace TLSharpPOC
|
||||||
new MainClass().MainAsync(args).Wait();
|
new MainClass().MainAsync(args).Wait();
|
||||||
}
|
}
|
||||||
|
|
||||||
private readonly Dictionary<int, TLUser> ContactList;
|
|
||||||
|
|
||||||
private async Task MainAsync(string[] args)
|
private async Task MainAsync(string[] args)
|
||||||
{
|
{
|
||||||
TelegramClient client = null;
|
TelegramClient client = null;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue