Méthode | Description | |
---|---|---|
ReplyVideo ( int chatId, Stream video, string fileName ) : System | ||
ReplyVideo ( int chatId, string videoId ) : System |
Méthode | Description | |
---|---|---|
SendReply ( |
public ReplyVideo ( int chatId, Stream video, string fileName ) : System | ||
chatId | int | |
video | Stream | |
fileName | string | |
Résultat | System |
public ReplyVideo ( int chatId, string videoId ) : System | ||
chatId | int | |
videoId | string | |
Résultat | System |
protected SendReply ( |
||
bot | ||
Résultat | Task |