Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
NetTelebot
GetUpdatesResult
C# Class NetTelebot.GetUpdatesResult
When calling GetUpdates method on TelegramBotClient, this object will be returned.
显示文件
Open project: themehrdad/NetTelebot
Class Usage Examples
Private Methods
Method
Description
GetUpdatesResult
(
Newtonsoft.Json.Linq.JObject
jsonObject
) :
System
GetUpdatesResult
(
string
jsonText
) :
System
Parse
(
Newtonsoft.Json.Linq.JObject
jsonObject
) :
void
Parse
(
string
jsonText
) :
void