twitter: adding verify-credentials.
parent
bd9f24ac33
commit
6cf79efb47
|
@ -146,6 +146,10 @@ PRIVATE>
|
|||
|
||||
: tweet ( string -- ) (tweet) drop ;
|
||||
|
||||
: verify-credentials ( -- foo )
|
||||
"1.1/account/verify_credentials.json" twitter-url
|
||||
<get-request> twitter-request json> ;
|
||||
|
||||
! Timelines
|
||||
<PRIVATE
|
||||
|
||||
|
|
Loading…
Reference in New Issue