Method | Description | |
---|---|---|
CreateResponse ( string text, TelegramMessageFormat format = TelegramMessageFormat.HTML ) : |
||
TelegramInboundMessage ( System.DateTime timestamp, int chatId, string text ) : System |
public CreateResponse ( string text, TelegramMessageFormat format = TelegramMessageFormat.HTML ) : |
||
text | string | |
format | TelegramMessageFormat | |
return |
public TelegramInboundMessage ( System.DateTime timestamp, int chatId, string text ) : System | ||
timestamp | System.DateTime | |
chatId | int | |
text | string | |
return | System |