Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
NetTelebot
GetUpdatesResult
C# Class NetTelebot.GetUpdatesResult
When calling GetUpdates method on TelegramBotClient, this object will be returned.
Show file
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