Class ChatworkRequest
Methods summary
public
|
#
__construct( $apiKey, string $method =
Constructor. |
public
|
|
public
|
|
public
|
|
public
string
|
|
protected
string
|
|
public
array
|
Constants summary
string |
REQUEST_METHOD_GET
|
#
'GET'
|
string |
REQUEST_METHOD_POST
|
#
'POST'
|
string |
REQUEST_METHOD_PUT
|
#
'PUT'
|
string |
REQUEST_METHOD_DELETE
|
#
'DELETE'
|
string |
REQUEST_HEADER
|
#
'X-ChatWorkToken'
|
string |
CHATWORK_API_LINK
|
#
'https://api.chatwork.com/'
|