C# Class SanderVantEinde.TelegramBot.ReplySticker

Inheritance: TelegramBotReply
Afficher le fichier Open project: sandervanteinde/TelegramBot

Méthodes protégées

Méthode Description
ReplySticker ( int chatId, string stickerId ) : System
SendReply ( TelegramBot bot ) : Task

Method Details

ReplySticker() protected méthode

protected ReplySticker ( int chatId, string stickerId ) : System
chatId int
stickerId string
Résultat System

SendReply() protected méthode

protected SendReply ( TelegramBot bot ) : Task
bot TelegramBot
Résultat Task