C# 클래스 NetTelebot.GetUpdatesResult

When calling GetUpdates method on TelegramBotClient, this object will be returned.
파일 보기 프로젝트 열기: themehrdad/NetTelebot 1 사용 예제들

비공개 메소드들

메소드 설명
GetUpdatesResult ( Newtonsoft.Json.Linq.JObject jsonObject ) : System
GetUpdatesResult ( string jsonText ) : System
Parse ( Newtonsoft.Json.Linq.JObject jsonObject ) : void
Parse ( string jsonText ) : void