C# Class 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').
Inheritance: IReplyMarkup
Show file Open project: themehrdad/NetTelebot

Public Methods

Method Description
ForceReplyMarkup ( ) : System
GetJson ( ) : string

Method Details

ForceReplyMarkup() public method

public ForceReplyMarkup ( ) : System
return System

GetJson() public method

public GetJson ( ) : string
return string