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
Afficher le fichier Open project: themehrdad/NetTelebot

Méthodes publiques

Méthode Description
ForceReplyMarkup ( ) : System
GetJson ( ) : string

Method Details

ForceReplyMarkup() public méthode

public ForceReplyMarkup ( ) : System
Résultat System

GetJson() public méthode

public GetJson ( ) : string
Résultat string