C# Class NetTelebot.StickerInfo

This object represents a sticker.
Show file Open project: themehrdad/NetTelebot Class Usage Examples

Private Methods

Method Description
Parse ( Newtonsoft.Json.Linq.JObject jsonObject ) : void
Parse ( string jsonText ) : void
StickerInfo ( Newtonsoft.Json.Linq.JObject jsonObject ) : System
StickerInfo ( string jsonText ) : System