Twitter.statuses

Undocumented in source.

Members

Static functions

homeTimeline
auto homeTimeline(AccessToken token, X param)
Undocumented in source. Be warned that the author may not have intended to support it.
mentionsTimeline
auto mentionsTimeline(AccessToken token, X param)
Undocumented in source. Be warned that the author may not have intended to support it.
retweetsOfMe
auto retweetsOfMe(AccessToken token, X param)
Undocumented in source. Be warned that the author may not have intended to support it.
update
auto update(AccessToken token, X param)

ツイートします。

updateWithMedia
auto updateWithMedia(AccessToken token, string filePath, X param)

画像1枚と一緒にツイート

userTimeline
auto userTimeline(AccessToken token, X param)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta