$response = $client ->post('https: //slack.com/api/chat.postMessage', $formData)->getBody()->getContents();. $response = json_decode( $response ...
確定! 回上一頁