C# Class NetTelebot.DocumentInfo

This object represents a general file (as opposed to photos and audio files).
Show file Open project: themehrdad/NetTelebot Class Usage Examples

Private Methods

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