메소드 | 설명 | |
---|---|---|
get ( $url, array $params = [] ) : string | Perform a GET request with OAuth authorization. | |
post ( $url, array $params = [] ) | Send a POST request to the twitter API. Purposely do not cache results from these since POST requests alter data on the server. |