C# 클래스 NetTelebot.AudioInfo

This object represents an audio file (voice note).
파일 보기 프로젝트 열기: themehrdad/NetTelebot 1 사용 예제들

비공개 메소드들

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