Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Dictionary<string,string> param=new Dictionary<string,string>();
- param["in_reply_to_status_id"]="146916516263231488";
- TweetsAPI tw = new TweetsAPI();
- Status status = tw.Update(oauth,"Hello Mono gmcs OAuthTwitterAPI World @popsdeco",param);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement