- appRateLimitStatus
Json appRateLimitStatus()
- followers
FollowersList followers(string screen_name, long cursor, bool skip_status, bool include_user_entities)
- friendsIds
IdsList friendsIds(string screen_name, long cursor)
- friendshipsCreate
TwitterUser friendshipsCreate(ulong user_id)
- friendshipsDestroy
TwitterUser friendshipsDestroy(ulong user_id)
- searchTweets
SearchResult searchTweets(string q, string lang, int count)
- status
Status status(string status)
- statusShow
Status statusShow(long id)