We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b884d8a commit ca0ce21Copy full SHA for ca0ce21
src/Payload/UsersIdentityPayloadResponse.php
@@ -16,7 +16,7 @@
16
*
17
* @link Official documentation at https://api.slack.com/methods/users.identity
18
*/
19
-class UsersIdentityPayload extends AbstractPayloadResponse
+class UsersIdentityPayloadResponse extends AbstractPayloadResponse
20
{
21
/**
22
* @var User[]
0 commit comments