Метод | Описание | |
---|---|---|
ReplyVideo ( int chatId, Stream video, string fileName ) : System | ||
ReplyVideo ( int chatId, string videoId ) : System |
Метод | Описание | |
---|---|---|
SendReply ( |
public ReplyVideo ( int chatId, Stream video, string fileName ) : System | ||
chatId | int | |
video | Stream | |
fileName | string | |
Результат | System |
public ReplyVideo ( int chatId, string videoId ) : System | ||
chatId | int | |
videoId | string | |
Результат | System |
protected SendReply ( |
||
bot | ||
Результат | Task |