메소드 | 설명 | |
---|---|---|
ReplyPhoto ( int chatId, Stream photo, string fileName ) : System | ||
ReplyPhoto ( int chatId, string photoId ) : System |
메소드 | 설명 | |
---|---|---|
SendReply ( |
public ReplyPhoto ( int chatId, Stream photo, string fileName ) : System | ||
chatId | int | |
photo | Stream | |
fileName | string | |
리턴 | System |
public ReplyPhoto ( int chatId, string photoId ) : System | ||
chatId | int | |
photoId | string | |
리턴 | System |