C# 클래스 NetTelebot.ReplyKeyboardHideMarkup

Upon receiving a message with this object, Telegram clients will hide the current custom keyboard and display the default letter-keyboard. By default, custom keyboards are displayed until a new keyboard is sent by a bot. An exception is made for one-time keyboards that are hidden immediately after the user presses a button
상속: IReplyMarkup
파일 보기 프로젝트 열기: themehrdad/NetTelebot

공개 메소드들

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

메소드 상세

GetJson() 공개 메소드

public GetJson ( ) : string
리턴 string

ReplyKeyboardHideMarkup() 공개 메소드

public ReplyKeyboardHideMarkup ( ) : System
리턴 System