Added possibility to do ping request (SendPingAsync method)

This commit is contained in:
Eugene Timokhov 2016-11-07 02:40:19 +03:00
parent ca78532b34
commit 8b2f227142
5 changed files with 70 additions and 3 deletions

View file

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