Add GetHistoryAsync() to TelegramClient

This commit is contained in:
Starli0n 2017-01-09 18:25:55 +01:00
parent 47d1c10c9d
commit 5e6cf48490
2 changed files with 16 additions and 2 deletions

View file

@ -161,6 +161,7 @@ For your convenience TLSharp have wrappers for several Telegram API methods. You
1. GetFile
1. UploadFile
1. SendPingAsync
1. GetHistoryAsync
**What if you can't find needed method at the list?**