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
Показать файл Открыть проект

Открытые методы

Метод Описание
ForceReplyMarkup ( ) : System
GetJson ( ) : string

Описание методов

ForceReplyMarkup() публичный Метод

public ForceReplyMarkup ( ) : System
Результат System

GetJson() публичный Метод

public GetJson ( ) : string
Результат string