메소드 | 설명 | |
---|---|---|
ListTweetsMentioningMe ( int tweetCount = defaultReplyTweetCount ) : IEnumerable |
||
ListTweetsOnHomeTimeline ( int tweetCount = defaultReplyTweetCount ) : IEnumerable |
||
LogIn ( string username, string password ) : bool | ||
LogOut ( ) : void | ||
SendTweet ( string text ) : TwitterStatus | ||
TwitterBotUser ( ) : System.Collections.Generic | ||
TwitterBotUser ( |
public ListTweetsMentioningMe ( int tweetCount = defaultReplyTweetCount ) : IEnumerable |
||
tweetCount | int | |
리턴 | IEnumerable |
public ListTweetsOnHomeTimeline ( int tweetCount = defaultReplyTweetCount ) : IEnumerable |
||
tweetCount | int | |
리턴 | IEnumerable |
public LogIn ( string username, string password ) : bool | ||
username | string | |
password | string | |
리턴 | bool |
public TwitterBotUser ( ) : System.Collections.Generic | ||
리턴 | System.Collections.Generic |
public TwitterBotUser ( |
||
ircUser | ||
리턴 | System.Collections.Generic |