C# 클래스 NetTelebot.ForceReplyMarkup

Upon receiving a message with this object, Telegram clients will display a reply interface to the user (act as if the user has selected the bot‘s message and tapped ’Reply').
상속: IReplyMarkup
파일 보기 프로젝트 열기: themehrdad/NetTelebot

공개 메소드들

메소드 설명
ForceReplyMarkup ( ) : System
GetJson ( ) : string

메소드 상세

ForceReplyMarkup() 공개 메소드

public ForceReplyMarkup ( ) : System
리턴 System

GetJson() 공개 메소드

public GetJson ( ) : string
리턴 string