From 99ed82c90d96b2f8d2828f88e19a49d7f92dcd8f Mon Sep 17 00:00:00 2001 From: Damien Alexandre Date: Fri, 10 Nov 2023 11:08:39 +0100 Subject: [PATCH] fix(tests): Rebuild the SDK for deprecation and fix phpunit config (#162) --- generated/Client.php | 1892 ++++++++--------- generated/Endpoint/AdminAppsApprove.php | 12 +- generated/Endpoint/AdminAppsApprovedList.php | 12 +- generated/Endpoint/AdminAppsRequestsList.php | 10 +- generated/Endpoint/AdminAppsRestrict.php | 12 +- .../Endpoint/AdminAppsRestrictedList.php | 12 +- .../Endpoint/AdminConversationsArchive.php | 8 +- .../AdminConversationsConvertToPrivate.php | 8 +- .../Endpoint/AdminConversationsCreate.php | 16 +- .../Endpoint/AdminConversationsDelete.php | 8 +- .../AdminConversationsDisconnectShared.php | 10 +- ...onsEkmListOriginalConnectedChannelInfo.php | 12 +- ...AdminConversationsGetConversationPrefs.php | 8 +- .../Endpoint/AdminConversationsGetTeams.php | 12 +- .../Endpoint/AdminConversationsInvite.php | 10 +- .../Endpoint/AdminConversationsRename.php | 10 +- ...minConversationsRestrictAccessAddGroup.php | 10 +- ...nConversationsRestrictAccessListGroups.php | 8 +- ...ConversationsRestrictAccessRemoveGroup.php | 10 +- .../Endpoint/AdminConversationsSearch.php | 20 +- ...AdminConversationsSetConversationPrefs.php | 10 +- .../Endpoint/AdminConversationsSetTeams.php | 14 +- .../Endpoint/AdminConversationsUnarchive.php | 8 +- generated/Endpoint/AdminEmojiAdd.php | 8 +- generated/Endpoint/AdminEmojiAddAlias.php | 8 +- generated/Endpoint/AdminEmojiList.php | 8 +- generated/Endpoint/AdminEmojiRemove.php | 6 +- generated/Endpoint/AdminEmojiRename.php | 8 +- .../Endpoint/AdminInviteRequestsApprove.php | 10 +- .../AdminInviteRequestsApprovedList.php | 12 +- .../AdminInviteRequestsDeniedList.php | 12 +- .../Endpoint/AdminInviteRequestsDeny.php | 10 +- .../Endpoint/AdminInviteRequestsList.php | 12 +- generated/Endpoint/AdminTeamsAdminsList.php | 10 +- generated/Endpoint/AdminTeamsCreate.php | 14 +- generated/Endpoint/AdminTeamsList.php | 10 +- generated/Endpoint/AdminTeamsOwnersList.php | 10 +- generated/Endpoint/AdminTeamsSettingsInfo.php | 8 +- .../AdminTeamsSettingsSetDefaultChannels.php | 8 +- .../AdminTeamsSettingsSetDescription.php | 10 +- .../AdminTeamsSettingsSetDiscoverability.php | 10 +- .../Endpoint/AdminTeamsSettingsSetIcon.php | 8 +- .../Endpoint/AdminTeamsSettingsSetName.php | 10 +- .../Endpoint/AdminUsergroupsAddChannels.php | 12 +- .../Endpoint/AdminUsergroupsAddTeams.php | 12 +- .../Endpoint/AdminUsergroupsListChannels.php | 12 +- .../AdminUsergroupsRemoveChannels.php | 10 +- generated/Endpoint/AdminUsersAssign.php | 16 +- generated/Endpoint/AdminUsersInvite.php | 24 +- generated/Endpoint/AdminUsersList.php | 12 +- generated/Endpoint/AdminUsersRemove.php | 10 +- .../Endpoint/AdminUsersSessionInvalidate.php | 10 +- generated/Endpoint/AdminUsersSessionReset.php | 12 +- generated/Endpoint/AdminUsersSetAdmin.php | 10 +- .../Endpoint/AdminUsersSetExpiration.php | 12 +- generated/Endpoint/AdminUsersSetOwner.php | 10 +- generated/Endpoint/AdminUsersSetRegular.php | 10 +- generated/Endpoint/ApiTest.php | 6 +- .../Endpoint/AppsEventAuthorizationsList.php | 12 +- generated/Endpoint/AppsPermissionsInfo.php | 4 +- generated/Endpoint/AppsPermissionsRequest.php | 8 +- .../Endpoint/AppsPermissionsResourcesList.php | 8 +- .../Endpoint/AppsPermissionsScopesList.php | 4 +- .../Endpoint/AppsPermissionsUsersList.php | 8 +- .../Endpoint/AppsPermissionsUsersRequest.php | 10 +- generated/Endpoint/AppsUninstall.php | 8 +- generated/Endpoint/AuthRevoke.php | 6 +- generated/Endpoint/AuthTest.php | 4 +- generated/Endpoint/BotsInfo.php | 6 +- generated/Endpoint/CallsAdd.php | 22 +- generated/Endpoint/CallsEnd.php | 10 +- generated/Endpoint/CallsInfo.php | 8 +- generated/Endpoint/CallsParticipantsAdd.php | 10 +- .../Endpoint/CallsParticipantsRemove.php | 10 +- generated/Endpoint/CallsUpdate.php | 14 +- generated/Endpoint/ChatDelete.php | 12 +- .../Endpoint/ChatDeleteScheduledMessage.php | 12 +- generated/Endpoint/ChatGetPermalink.php | 8 +- generated/Endpoint/ChatMeMessage.php | 10 +- generated/Endpoint/ChatPostEphemeral.php | 30 +- generated/Endpoint/ChatPostMessage.php | 36 +- generated/Endpoint/ChatScheduleMessage.php | 30 +- .../Endpoint/ChatScheduledMessagesList.php | 16 +- generated/Endpoint/ChatUnfurl.php | 18 +- generated/Endpoint/ChatUpdate.php | 22 +- generated/Endpoint/ConversationsArchive.php | 8 +- generated/Endpoint/ConversationsClose.php | 8 +- generated/Endpoint/ConversationsCreate.php | 10 +- generated/Endpoint/ConversationsHistory.php | 16 +- generated/Endpoint/ConversationsInfo.php | 10 +- generated/Endpoint/ConversationsInvite.php | 10 +- generated/Endpoint/ConversationsJoin.php | 8 +- generated/Endpoint/ConversationsKick.php | 10 +- generated/Endpoint/ConversationsLeave.php | 8 +- generated/Endpoint/ConversationsList.php | 14 +- generated/Endpoint/ConversationsMark.php | 10 +- generated/Endpoint/ConversationsMembers.php | 10 +- generated/Endpoint/ConversationsOpen.php | 12 +- generated/Endpoint/ConversationsRename.php | 10 +- generated/Endpoint/ConversationsReplies.php | 18 +- .../Endpoint/ConversationsSetPurpose.php | 10 +- generated/Endpoint/ConversationsSetTopic.php | 10 +- generated/Endpoint/ConversationsUnarchive.php | 8 +- generated/Endpoint/DialogOpen.php | 10 +- generated/Endpoint/DndEndDnd.php | 4 +- generated/Endpoint/DndEndSnooze.php | 4 +- generated/Endpoint/DndInfo.php | 6 +- generated/Endpoint/DndSetSnooze.php | 6 +- generated/Endpoint/DndTeamInfo.php | 6 +- generated/Endpoint/EmojiList.php | 4 +- generated/Endpoint/FilesCommentsDelete.php | 10 +- generated/Endpoint/FilesDelete.php | 8 +- generated/Endpoint/FilesInfo.php | 14 +- generated/Endpoint/FilesList.php | 20 +- generated/Endpoint/FilesRemoteAdd.php | 16 +- generated/Endpoint/FilesRemoteInfo.php | 8 +- generated/Endpoint/FilesRemoteList.php | 14 +- generated/Endpoint/FilesRemoteRemove.php | 8 +- generated/Endpoint/FilesRemoteShare.php | 10 +- generated/Endpoint/FilesRemoteUpdate.php | 18 +- generated/Endpoint/FilesRevokePublicURL.php | 8 +- generated/Endpoint/FilesSharedPublicURL.php | 8 +- generated/Endpoint/FilesUpload.php | 20 +- generated/Endpoint/MigrationExchange.php | 10 +- generated/Endpoint/OauthAccess.php | 12 +- generated/Endpoint/OauthToken.php | 12 +- generated/Endpoint/OauthV2Access.php | 10 +- generated/Endpoint/PinsAdd.php | 10 +- generated/Endpoint/PinsList.php | 6 +- generated/Endpoint/PinsRemove.php | 10 +- generated/Endpoint/ReactionsAdd.php | 12 +- generated/Endpoint/ReactionsGet.php | 14 +- generated/Endpoint/ReactionsList.php | 16 +- generated/Endpoint/ReactionsRemove.php | 16 +- generated/Endpoint/RemindersAdd.php | 12 +- generated/Endpoint/RemindersComplete.php | 8 +- generated/Endpoint/RemindersDelete.php | 8 +- generated/Endpoint/RemindersInfo.php | 6 +- generated/Endpoint/RemindersList.php | 4 +- generated/Endpoint/RtmConnect.php | 8 +- generated/Endpoint/SearchMessages.php | 16 +- generated/Endpoint/StarsAdd.php | 14 +- generated/Endpoint/StarsList.php | 12 +- generated/Endpoint/StarsRemove.php | 14 +- generated/Endpoint/TeamAccessLogs.php | 10 +- generated/Endpoint/TeamBillableInfo.php | 6 +- generated/Endpoint/TeamInfo.php | 6 +- generated/Endpoint/TeamIntegrationLogs.php | 16 +- generated/Endpoint/TeamProfileGet.php | 6 +- generated/Endpoint/UsergroupsCreate.php | 16 +- generated/Endpoint/UsergroupsDisable.php | 10 +- generated/Endpoint/UsergroupsEnable.php | 10 +- generated/Endpoint/UsergroupsList.php | 12 +- generated/Endpoint/UsergroupsUpdate.php | 18 +- generated/Endpoint/UsergroupsUsersList.php | 8 +- generated/Endpoint/UsergroupsUsersUpdate.php | 12 +- generated/Endpoint/UsersConversations.php | 14 +- generated/Endpoint/UsersDeletePhoto.php | 4 +- generated/Endpoint/UsersGetPresence.php | 6 +- generated/Endpoint/UsersIdentity.php | 4 +- generated/Endpoint/UsersInfo.php | 8 +- generated/Endpoint/UsersList.php | 12 +- generated/Endpoint/UsersLookupByEmail.php | 6 +- generated/Endpoint/UsersProfileGet.php | 8 +- generated/Endpoint/UsersProfileSet.php | 14 +- generated/Endpoint/UsersSetActive.php | 4 +- generated/Endpoint/UsersSetPhoto.php | 12 +- generated/Endpoint/UsersSetPresence.php | 8 +- generated/Endpoint/ViewsOpen.php | 10 +- generated/Endpoint/ViewsPublish.php | 12 +- generated/Endpoint/ViewsPush.php | 10 +- generated/Endpoint/ViewsUpdate.php | 14 +- generated/Endpoint/WorkflowsStepCompleted.php | 10 +- generated/Endpoint/WorkflowsStepFailed.php | 10 +- generated/Endpoint/WorkflowsUpdateStep.php | 16 +- .../Model/MigrationExchangeGetResponse200.php | 6 +- ...inAppsApprovePostResponse200Normalizer.php | 5 + ...psApprovePostResponsedefaultNormalizer.php | 5 + ...psApprovedListGetResponse200Normalizer.php | 5 + ...provedListGetResponsedefaultNormalizer.php | 5 + ...psRequestsListGetResponse200Normalizer.php | 5 + ...questsListGetResponsedefaultNormalizer.php | 5 + ...nAppsRestrictPostResponse200Normalizer.php | 5 + ...sRestrictPostResponsedefaultNormalizer.php | 5 + ...RestrictedListGetResponse200Normalizer.php | 5 + ...rictedListGetResponsedefaultNormalizer.php | 5 + ...ationsArchivePostResponse200Normalizer.php | 5 + ...nsArchivePostResponsedefaultNormalizer.php | 5 + ...vertToPrivatePostResponse200Normalizer.php | 5 + ...ToPrivatePostResponsedefaultNormalizer.php | 5 + ...sationsCreatePostResponse200Normalizer.php | 5 + ...onsCreatePostResponsedefaultNormalizer.php | 5 + ...sationsDeletePostResponse200Normalizer.php | 5 + ...onsDeletePostResponsedefaultNormalizer.php | 5 + ...connectSharedPostResponse200Normalizer.php | 5 + ...ectSharedPostResponsedefaultNormalizer.php | 5 + ...tedChannelInfoGetResponse200Normalizer.php | 5 + ...hannelInfoGetResponsedefaultNormalizer.php | 5 + ...versationPrefsGetResponse200Normalizer.php | 5 + ...GetResponse200PrefsCanThreadNormalizer.php | 5 + ...tionPrefsGetResponse200PrefsNormalizer.php | 5 + ...etResponse200PrefsWhoCanPostNormalizer.php | 5 + ...ationPrefsGetResponsedefaultNormalizer.php | 5 + ...ationsGetTeamsGetResponse200Normalizer.php | 5 + ...tResponse200ResponseMetadataNormalizer.php | 5 + ...nsGetTeamsGetResponsedefaultNormalizer.php | 5 + ...sationsInvitePostResponse200Normalizer.php | 5 + ...onsInvitePostResponsedefaultNormalizer.php | 5 + ...sationsRenamePostResponse200Normalizer.php | 5 + ...onsRenamePostResponsedefaultNormalizer.php | 5 + ...ccessAddGroupPostResponse200Normalizer.php | 5 + ...sAddGroupPostResponsedefaultNormalizer.php | 5 + ...cessListGroupsGetResponse200Normalizer.php | 5 + ...ListGroupsGetResponsedefaultNormalizer.php | 5 + ...ssRemoveGroupPostResponse200Normalizer.php | 5 + ...moveGroupPostResponsedefaultNormalizer.php | 5 + ...rsationsSearchGetResponse200Normalizer.php | 5 + ...ionsSearchGetResponsedefaultNormalizer.php | 5 + ...ersationPrefsPostResponse200Normalizer.php | 5 + ...tionPrefsPostResponsedefaultNormalizer.php | 5 + ...tionsSetTeamsPostResponse200Normalizer.php | 5 + ...sSetTeamsPostResponsedefaultNormalizer.php | 5 + ...ionsUnarchivePostResponse200Normalizer.php | 5 + ...UnarchivePostResponsedefaultNormalizer.php | 5 + ...EmojiAddAliasPostResponse200Normalizer.php | 5 + ...iAddAliasPostResponsedefaultNormalizer.php | 5 + ...AdminEmojiAddPostResponse200Normalizer.php | 5 + ...nEmojiAddPostResponsedefaultNormalizer.php | 5 + ...AdminEmojiListGetResponse200Normalizer.php | 5 + ...nEmojiListGetResponsedefaultNormalizer.php | 5 + ...inEmojiRemovePostResponse200Normalizer.php | 5 + ...ojiRemovePostResponsedefaultNormalizer.php | 5 + ...inEmojiRenamePostResponse200Normalizer.php | 5 + ...ojiRenamePostResponsedefaultNormalizer.php | 5 + ...questsApprovePostResponse200Normalizer.php | 5 + ...tsApprovePostResponsedefaultNormalizer.php | 5 + ...tsApprovedListGetResponse200Normalizer.php | 5 + ...provedListGetResponsedefaultNormalizer.php | 5 + ...estsDeniedListGetResponse200Normalizer.php | 5 + ...DeniedListGetResponsedefaultNormalizer.php | 5 + ...eRequestsDenyPostResponse200Normalizer.php | 5 + ...uestsDenyPostResponsedefaultNormalizer.php | 5 + ...teRequestsListGetResponse200Normalizer.php | 5 + ...questsListGetResponsedefaultNormalizer.php | 5 + ...eamsAdminsListGetResponse200Normalizer.php | 5 + ...AdminsListGetResponsedefaultNormalizer.php | 5 + ...inTeamsCreatePostResponse200Normalizer.php | 5 + ...amsCreatePostResponsedefaultNormalizer.php | 5 + ...AdminTeamsListGetResponse200Normalizer.php | 5 + ...nTeamsListGetResponsedefaultNormalizer.php | 5 + ...eamsOwnersListGetResponse200Normalizer.php | 5 + ...OwnersListGetResponsedefaultNormalizer.php | 5 + ...msSettingsInfoGetResponse200Normalizer.php | 5 + ...ttingsInfoGetResponsedefaultNormalizer.php | 5 + ...faultChannelsPostResponse200Normalizer.php | 5 + ...tChannelsPostResponsedefaultNormalizer.php | 5 + ...etDescriptionPostResponse200Normalizer.php | 5 + ...scriptionPostResponsedefaultNormalizer.php | 5 + ...scoverabilityPostResponse200Normalizer.php | 5 + ...erabilityPostResponsedefaultNormalizer.php | 5 + ...ttingsSetIconPostResponse200Normalizer.php | 5 + ...gsSetIconPostResponsedefaultNormalizer.php | 5 + ...ttingsSetNamePostResponse200Normalizer.php | 5 + ...gsSetNamePostResponsedefaultNormalizer.php | 5 + ...psAddChannelsPostResponse200Normalizer.php | 5 + ...dChannelsPostResponsedefaultNormalizer.php | 5 + ...roupsAddTeamsPostResponse200Normalizer.php | 5 + ...sAddTeamsPostResponsedefaultNormalizer.php | 5 + ...psListChannelsGetResponse200Normalizer.php | 5 + ...stChannelsGetResponsedefaultNormalizer.php | 5 + ...emoveChannelsPostResponse200Normalizer.php | 5 + ...eChannelsPostResponsedefaultNormalizer.php | 5 + ...inUsersAssignPostResponse200Normalizer.php | 5 + ...ersAssignPostResponsedefaultNormalizer.php | 5 + ...inUsersInvitePostResponse200Normalizer.php | 5 + ...ersInvitePostResponsedefaultNormalizer.php | 5 + ...AdminUsersListGetResponse200Normalizer.php | 5 + ...nUsersListGetResponsedefaultNormalizer.php | 5 + ...inUsersRemovePostResponse200Normalizer.php | 5 + ...ersRemovePostResponsedefaultNormalizer.php | 5 + ...ionInvalidatePostResponse200Normalizer.php | 5 + ...nvalidatePostResponsedefaultNormalizer.php | 5 + ...sSessionResetPostResponse200Normalizer.php | 5 + ...sionResetPostResponsedefaultNormalizer.php | 5 + ...UsersSetAdminPostResponse200Normalizer.php | 5 + ...sSetAdminPostResponsedefaultNormalizer.php | 5 + ...SetExpirationPostResponse200Normalizer.php | 5 + ...xpirationPostResponsedefaultNormalizer.php | 5 + ...UsersSetOwnerPostResponse200Normalizer.php | 5 + ...sSetOwnerPostResponsedefaultNormalizer.php | 5 + ...ersSetRegularPostResponse200Normalizer.php | 5 + ...etRegularPostResponsedefaultNormalizer.php | 5 + .../ApiTestGetResponse200Normalizer.php | 5 + .../ApiTestGetResponsedefaultNormalizer.php | 5 + ...orizationsListGetResponse200Normalizer.php | 5 + ...ationsListGetResponsedefaultNormalizer.php | 5 + ...nfoGetResponse200InfoAppHomeNormalizer.php | 5 + ...nfoGetResponse200InfoChannelNormalizer.php | 5 + ...sInfoGetResponse200InfoGroupNormalizer.php | 5 + ...ionsInfoGetResponse200InfoImNormalizer.php | 5 + ...nsInfoGetResponse200InfoMpimNormalizer.php | 5 + ...ssionsInfoGetResponse200InfoNormalizer.php | 5 + ...nsInfoGetResponse200InfoTeamNormalizer.php | 5 + ...ermissionsInfoGetResponse200Normalizer.php | 5 + ...ssionsInfoGetResponsedefaultNormalizer.php | 5 + ...issionsRequestGetResponse200Normalizer.php | 5 + ...onsRequestGetResponsedefaultNormalizer.php | 5 + ...sResourcesListGetResponse200Normalizer.php | 5 + ...tGetResponse200ResourcesItemNormalizer.php | 5 + ...tResponse200ResponseMetadataNormalizer.php | 5 + ...ourcesListGetResponsedefaultNormalizer.php | 5 + ...ionsScopesListGetResponse200Normalizer.php | 5 + ...opesListGetResponse200ScopesNormalizer.php | 5 + ...ScopesListGetResponsedefaultNormalizer.php | 5 + ...sionsUsersListGetResponse200Normalizer.php | 5 + ...sUsersListGetResponsedefaultNormalizer.php | 5 + ...nsUsersRequestGetResponse200Normalizer.php | 5 + ...ersRequestGetResponsedefaultNormalizer.php | 5 + .../AppsUninstallGetResponse200Normalizer.php | 5 + ...sUninstallGetResponsedefaultNormalizer.php | 5 + .../AuthRevokeGetResponse200Normalizer.php | 5 + ...AuthRevokeGetResponsedefaultNormalizer.php | 5 + .../AuthTestGetResponse200Normalizer.php | 5 + .../AuthTestGetResponsedefaultNormalizer.php | 5 + generated/Normalizer/BlocksItemNormalizer.php | 5 + ...tsInfoGetResponse200BotIconsNormalizer.php | 5 + .../BotsInfoGetResponse200BotNormalizer.php | 5 + .../BotsInfoGetResponse200Normalizer.php | 5 + .../BotsInfoGetResponsedefaultNormalizer.php | 5 + .../CallsAddPostResponse200Normalizer.php | 5 + .../CallsAddPostResponsedefaultNormalizer.php | 5 + .../CallsEndPostResponse200Normalizer.php | 5 + .../CallsEndPostResponsedefaultNormalizer.php | 5 + .../CallsInfoGetResponse200Normalizer.php | 5 + .../CallsInfoGetResponsedefaultNormalizer.php | 5 + ...rticipantsAddPostResponse200Normalizer.php | 5 + ...ipantsAddPostResponsedefaultNormalizer.php | 5 + ...cipantsRemovePostResponse200Normalizer.php | 5 + ...ntsRemovePostResponsedefaultNormalizer.php | 5 + .../CallsUpdatePostResponse200Normalizer.php | 5 + ...llsUpdatePostResponsedefaultNormalizer.php | 5 + .../ChatDeletePostResponse200Normalizer.php | 5 + ...hatDeletePostResponsedefaultNormalizer.php | 5 + ...eduledMessagePostResponse200Normalizer.php | 5 + ...edMessagePostResponsedefaultNormalizer.php | 5 + ...atGetPermalinkGetResponse200Normalizer.php | 5 + ...tPermalinkGetResponsedefaultNormalizer.php | 5 + ...ChatMeMessagePostResponse200Normalizer.php | 5 + ...MeMessagePostResponsedefaultNormalizer.php | 5 + ...PostEphemeralPostResponse200Normalizer.php | 5 + ...EphemeralPostResponsedefaultNormalizer.php | 5 + ...atPostMessagePostResponse200Normalizer.php | 5 + ...stMessagePostResponsedefaultNormalizer.php | 5 + ...nse200MessageAttachmentsItemNormalizer.php | 5 + ...essagePostResponse200MessageNormalizer.php | 5 + ...heduleMessagePostResponse200Normalizer.php | 5 + ...leMessagePostResponsedefaultNormalizer.php | 5 + ...edMessagesListGetResponse200Normalizer.php | 5 + ...tResponse200ResponseMetadataNormalizer.php | 5 + ...onse200ScheduledMessagesItemNormalizer.php | 5 + ...ssagesListGetResponsedefaultNormalizer.php | 5 + .../ChatUnfurlPostResponse200Normalizer.php | 5 + ...hatUnfurlPostResponsedefaultNormalizer.php | 5 + ...UpdatePostResponse200MessageNormalizer.php | 5 + .../ChatUpdatePostResponse200Normalizer.php | 5 + ...hatUpdatePostResponsedefaultNormalizer.php | 5 + ...ationsArchivePostResponse200Normalizer.php | 5 + ...nsArchivePostResponsedefaultNormalizer.php | 5 + ...rsationsClosePostResponse200Normalizer.php | 5 + ...ionsClosePostResponsedefaultNormalizer.php | 5 + ...sationsCreatePostResponse200Normalizer.php | 5 + ...onsCreatePostResponsedefaultNormalizer.php | 5 + ...sationsHistoryGetResponse200Normalizer.php | 5 + ...tResponse200ResponseMetadataNormalizer.php | 5 + ...onsHistoryGetResponsedefaultNormalizer.php | 5 + ...versationsInfoGetResponse200Normalizer.php | 5 + ...ationsInfoGetResponsedefaultNormalizer.php | 5 + ...sationsInvitePostResponse200Normalizer.php | 5 + ...ostResponsedefaultErrorsItemNormalizer.php | 5 + ...onsInvitePostResponsedefaultNormalizer.php | 5 + ...ersationsJoinPostResponse200Normalizer.php | 5 + ...tResponse200ResponseMetadataNormalizer.php | 5 + ...tionsJoinPostResponsedefaultNormalizer.php | 5 + ...ersationsKickPostResponse200Normalizer.php | 5 + ...tionsKickPostResponsedefaultNormalizer.php | 5 + ...rsationsLeavePostResponse200Normalizer.php | 5 + ...ionsLeavePostResponsedefaultNormalizer.php | 5 + ...versationsListGetResponse200Normalizer.php | 5 + ...tResponse200ResponseMetadataNormalizer.php | 5 + ...ationsListGetResponsedefaultNormalizer.php | 5 + ...ersationsMarkPostResponse200Normalizer.php | 5 + ...tionsMarkPostResponsedefaultNormalizer.php | 5 + ...sationsMembersGetResponse200Normalizer.php | 5 + ...tResponse200ResponseMetadataNormalizer.php | 5 + ...onsMembersGetResponsedefaultNormalizer.php | 5 + ...nPostResponse200ChannelItem1Normalizer.php | 5 + ...ersationsOpenPostResponse200Normalizer.php | 5 + ...tionsOpenPostResponsedefaultNormalizer.php | 5 + ...sationsRenamePostResponse200Normalizer.php | 5 + ...onsRenamePostResponsedefaultNormalizer.php | 5 + ...Response200MessagesItemItem0Normalizer.php | 5 + ...Response200MessagesItemItem1Normalizer.php | 5 + ...sationsRepliesGetResponse200Normalizer.php | 5 + ...tResponse200ResponseMetadataNormalizer.php | 5 + ...onsRepliesGetResponsedefaultNormalizer.php | 5 + ...onsSetPurposePostResponse200Normalizer.php | 5 + ...etPurposePostResponsedefaultNormalizer.php | 5 + ...tionsSetTopicPostResponse200Normalizer.php | 5 + ...sSetTopicPostResponsedefaultNormalizer.php | 5 + ...ionsUnarchivePostResponse200Normalizer.php | 5 + ...UnarchivePostResponsedefaultNormalizer.php | 5 + .../DialogOpenGetResponse200Normalizer.php | 5 + ...DialogOpenGetResponsedefaultNormalizer.php | 5 + .../DndEndDndPostResponse200Normalizer.php | 5 + ...DndEndDndPostResponsedefaultNormalizer.php | 5 + .../DndEndSnoozePostResponse200Normalizer.php | 5 + ...EndSnoozePostResponsedefaultNormalizer.php | 5 + .../DndInfoGetResponse200Normalizer.php | 5 + .../DndInfoGetResponsedefaultNormalizer.php | 5 + .../DndSetSnoozePostResponse200Normalizer.php | 5 + ...SetSnoozePostResponsedefaultNormalizer.php | 5 + .../DndTeamInfoGetResponse200Normalizer.php | 5 + ...ndTeamInfoGetResponsedefaultNormalizer.php | 5 + .../EmojiListGetResponse200Normalizer.php | 5 + .../EmojiListGetResponsedefaultNormalizer.php | 5 + ...ommentsDeletePostResponse200Normalizer.php | 5 + ...ntsDeletePostResponsedefaultNormalizer.php | 5 + .../FilesDeletePostResponse200Normalizer.php | 5 + ...lesDeletePostResponsedefaultNormalizer.php | 5 + .../FilesInfoGetResponse200Normalizer.php | 5 + .../FilesInfoGetResponsedefaultNormalizer.php | 5 + .../FilesListGetResponse200Normalizer.php | 5 + .../FilesListGetResponsedefaultNormalizer.php | 5 + ...ilesRemoteAddPostResponse200Normalizer.php | 5 + ...RemoteAddPostResponsedefaultNormalizer.php | 5 + ...ilesRemoteInfoGetResponse200Normalizer.php | 5 + ...RemoteInfoGetResponsedefaultNormalizer.php | 5 + ...ilesRemoteListGetResponse200Normalizer.php | 5 + ...RemoteListGetResponsedefaultNormalizer.php | 5 + ...sRemoteRemovePostResponse200Normalizer.php | 5 + ...oteRemovePostResponsedefaultNormalizer.php | 5 + ...lesRemoteShareGetResponse200Normalizer.php | 5 + ...emoteShareGetResponsedefaultNormalizer.php | 5 + ...sRemoteUpdatePostResponse200Normalizer.php | 5 + ...oteUpdatePostResponsedefaultNormalizer.php | 5 + ...vokePublicURLPostResponse200Normalizer.php | 5 + ...PublicURLPostResponsedefaultNormalizer.php | 5 + ...aredPublicURLPostResponse200Normalizer.php | 5 + ...PublicURLPostResponsedefaultNormalizer.php | 5 + .../FilesUploadPostResponse200Normalizer.php | 5 + ...lesUploadPostResponsedefaultNormalizer.php | 5 + generated/Normalizer/JaneObjectNormalizer.php | 5 + ...rationExchangeGetResponse200Normalizer.php | 5 + ...onExchangeGetResponsedefaultNormalizer.php | 5 + .../OauthAccessGetResponse200Normalizer.php | 5 + ...authAccessGetResponsedefaultNormalizer.php | 5 + .../OauthTokenGetResponse200Normalizer.php | 5 + ...OauthTokenGetResponsedefaultNormalizer.php | 5 + .../OauthV2AccessGetResponse200Normalizer.php | 5 + ...thV2AccessGetResponsedefaultNormalizer.php | 5 + .../ObjsBotProfileIconsNormalizer.php | 5 + .../Normalizer/ObjsBotProfileNormalizer.php | 5 + .../Normalizer/ObjsChannelNormalizer.php | 5 + .../ObjsChannelPurposeNormalizer.php | 5 + .../Normalizer/ObjsChannelTopicNormalizer.php | 5 + .../Normalizer/ObjsCommentNormalizer.php | 5 + ...bjsConversationDisplayCountsNormalizer.php | 5 + .../Normalizer/ObjsConversationNormalizer.php | 5 + .../ObjsConversationPurposeNormalizer.php | 5 + .../ObjsConversationSharesItemNormalizer.php | 5 + .../ObjsConversationTopicNormalizer.php | 5 + .../ObjsEnterpriseUserNormalizer.php | 5 + ...rnalOrgMigrationsCurrentItemNormalizer.php | 5 + .../ObjsExternalOrgMigrationsNormalizer.php | 5 + generated/Normalizer/ObjsFileNormalizer.php | 5 + .../Normalizer/ObjsFileSharesNormalizer.php | 5 + generated/Normalizer/ObjsIconNormalizer.php | 5 + ...geAttachmentsItemActionsItemNormalizer.php | 5 + ...ageAttachmentsItemFieldsItemNormalizer.php | 5 + .../ObjsMessageAttachmentsItemNormalizer.php | 5 + .../Normalizer/ObjsMessageIconsNormalizer.php | 5 + .../Normalizer/ObjsMessageNormalizer.php | 5 + generated/Normalizer/ObjsPagingNormalizer.php | 5 + .../Normalizer/ObjsPrimaryOwnerNormalizer.php | 5 + .../Normalizer/ObjsReactionNormalizer.php | 5 + .../Normalizer/ObjsReminderNormalizer.php | 5 + .../Normalizer/ObjsResourcesNormalizer.php | 5 + .../ObjsResponseMetadataNormalizer.php | 5 + .../Normalizer/ObjsSubteamNormalizer.php | 5 + .../Normalizer/ObjsSubteamPrefsNormalizer.php | 5 + generated/Normalizer/ObjsTeamNormalizer.php | 5 + .../ObjsTeamProfileFieldNormalizer.php | 5 + .../ObjsTeamProfileFieldOptionNormalizer.php | 5 + .../ObjsTeamSsoProviderNormalizer.php | 5 + generated/Normalizer/ObjsUserNormalizer.php | 5 + .../Normalizer/ObjsUserProfileNormalizer.php | 5 + .../ObjsUserProfileShortNormalizer.php | 5 + .../ObjsUserTeamProfileNormalizer.php | 5 + .../PinsAddPostResponse200Normalizer.php | 5 + .../PinsAddPostResponsedefaultNormalizer.php | 5 + ...etResponse200Item0ItemsItem0Normalizer.php | 5 + ...etResponse200Item0ItemsItem1Normalizer.php | 5 + .../PinsListGetResponse200Item0Normalizer.php | 5 + .../PinsListGetResponse200Item1Normalizer.php | 5 + .../PinsListGetResponsedefaultNormalizer.php | 5 + .../PinsRemovePostResponse200Normalizer.php | 5 + ...insRemovePostResponsedefaultNormalizer.php | 5 + .../ReactionsAddPostResponse200Normalizer.php | 5 + ...ctionsAddPostResponsedefaultNormalizer.php | 5 + ...actionsGetGetResponsedefaultNormalizer.php | 5 + ...GetResponse200ItemsItemItem0Normalizer.php | 5 + ...GetResponse200ItemsItemItem1Normalizer.php | 5 + ...GetResponse200ItemsItemItem2Normalizer.php | 5 + .../ReactionsListGetResponse200Normalizer.php | 5 + ...ctionsListGetResponsedefaultNormalizer.php | 5 + ...actionsRemovePostResponse200Normalizer.php | 5 + ...onsRemovePostResponsedefaultNormalizer.php | 5 + .../RemindersAddPostResponse200Normalizer.php | 5 + ...indersAddPostResponsedefaultNormalizer.php | 5 + ...ndersCompletePostResponse200Normalizer.php | 5 + ...sCompletePostResponsedefaultNormalizer.php | 5 + ...mindersDeletePostResponse200Normalizer.php | 5 + ...ersDeletePostResponsedefaultNormalizer.php | 5 + .../RemindersInfoGetResponse200Normalizer.php | 5 + ...indersInfoGetResponsedefaultNormalizer.php | 5 + .../RemindersListGetResponse200Normalizer.php | 5 + ...indersListGetResponsedefaultNormalizer.php | 5 + .../RtmConnectGetResponse200Normalizer.php | 5 + ...RtmConnectGetResponse200SelfNormalizer.php | 5 + ...RtmConnectGetResponse200TeamNormalizer.php | 5 + ...RtmConnectGetResponsedefaultNormalizer.php | 5 + ...SearchMessagesGetResponse200Normalizer.php | 5 + ...chMessagesGetResponsedefaultNormalizer.php | 5 + .../StarsAddPostResponse200Normalizer.php | 5 + .../StarsAddPostResponsedefaultNormalizer.php | 5 + ...GetResponse200ItemsItemItem0Normalizer.php | 5 + ...GetResponse200ItemsItemItem1Normalizer.php | 5 + ...GetResponse200ItemsItemItem2Normalizer.php | 5 + ...GetResponse200ItemsItemItem3Normalizer.php | 5 + ...GetResponse200ItemsItemItem4Normalizer.php | 5 + ...GetResponse200ItemsItemItem5Normalizer.php | 5 + .../StarsListGetResponse200Normalizer.php | 5 + .../StarsListGetResponsedefaultNormalizer.php | 5 + .../StarsRemovePostResponse200Normalizer.php | 5 + ...arsRemovePostResponsedefaultNormalizer.php | 5 + ...LogsGetResponse200LoginsItemNormalizer.php | 5 + ...TeamAccessLogsGetResponse200Normalizer.php | 5 + ...AccessLogsGetResponsedefaultNormalizer.php | 5 + ...amBillableInfoGetResponse200Normalizer.php | 5 + ...llableInfoGetResponsedefaultNormalizer.php | 5 + .../TeamInfoGetResponse200Normalizer.php | 5 + .../TeamInfoGetResponsedefaultNormalizer.php | 5 + ...onLogsGetResponse200LogsItemNormalizer.php | 5 + ...ntegrationLogsGetResponse200Normalizer.php | 5 + ...rationLogsGetResponsedefaultNormalizer.php | 5 + ...TeamProfileGetGetResponse200Normalizer.php | 5 + ...fileGetGetResponse200ProfileNormalizer.php | 5 + ...ProfileGetGetResponsedefaultNormalizer.php | 5 + ...rgroupsCreatePostResponse200Normalizer.php | 5 + ...upsCreatePostResponsedefaultNormalizer.php | 5 + ...groupsDisablePostResponse200Normalizer.php | 5 + ...psDisablePostResponsedefaultNormalizer.php | 5 + ...rgroupsEnablePostResponse200Normalizer.php | 5 + ...upsEnablePostResponsedefaultNormalizer.php | 5 + ...UsergroupsListGetResponse200Normalizer.php | 5 + ...groupsListGetResponsedefaultNormalizer.php | 5 + ...rgroupsUpdatePostResponse200Normalizer.php | 5 + ...upsUpdatePostResponsedefaultNormalizer.php | 5 + ...roupsUsersListGetResponse200Normalizer.php | 5 + ...sUsersListGetResponsedefaultNormalizer.php | 5 + ...psUsersUpdatePostResponse200Normalizer.php | 5 + ...ersUpdatePostResponsedefaultNormalizer.php | 5 + ...sConversationsGetResponse200Normalizer.php | 5 + ...tResponse200ResponseMetadataNormalizer.php | 5 + ...versationsGetResponsedefaultNormalizer.php | 5 + ...rsDeletePhotoPostResponse200Normalizer.php | 5 + ...letePhotoPostResponsedefaultNormalizer.php | 5 + ...ersGetPresenceGetResponse200Normalizer.php | 5 + ...etPresenceGetResponsedefaultNormalizer.php | 5 + ...sIdentityGetResponse200Item0Normalizer.php | 5 + ...ntityGetResponse200Item0TeamNormalizer.php | 5 + ...ntityGetResponse200Item0UserNormalizer.php | 5 + ...sIdentityGetResponse200Item1Normalizer.php | 5 + ...ntityGetResponse200Item1TeamNormalizer.php | 5 + ...ntityGetResponse200Item1UserNormalizer.php | 5 + ...sIdentityGetResponse200Item2Normalizer.php | 5 + ...ntityGetResponse200Item2TeamNormalizer.php | 5 + ...ntityGetResponse200Item2UserNormalizer.php | 5 + ...sIdentityGetResponse200Item3Normalizer.php | 5 + ...ntityGetResponse200Item3TeamNormalizer.php | 5 + ...ntityGetResponse200Item3UserNormalizer.php | 5 + ...rsIdentityGetResponsedefaultNormalizer.php | 5 + .../UsersInfoGetResponse200Normalizer.php | 5 + .../UsersInfoGetResponsedefaultNormalizer.php | 5 + .../UsersListGetResponse200Normalizer.php | 5 + .../UsersListGetResponsedefaultNormalizer.php | 5 + ...sLookupByEmailGetResponse200Normalizer.php | 5 + ...kupByEmailGetResponsedefaultNormalizer.php | 5 + ...sersProfileGetGetResponse200Normalizer.php | 5 + ...ProfileGetGetResponsedefaultNormalizer.php | 5 + ...ersProfileSetPostResponse200Normalizer.php | 5 + ...rofileSetPostResponsedefaultNormalizer.php | 5 + ...sersSetActivePostResponse200Normalizer.php | 5 + ...SetActivePostResponsedefaultNormalizer.php | 5 + ...UsersSetPhotoPostResponse200Normalizer.php | 5 + ...tPhotoPostResponse200ProfileNormalizer.php | 5 + ...sSetPhotoPostResponsedefaultNormalizer.php | 5 + ...rsSetPresencePostResponse200Normalizer.php | 5 + ...tPresencePostResponsedefaultNormalizer.php | 5 + .../ViewsOpenPostResponse200Normalizer.php | 5 + ...ViewsOpenPostResponsedefaultNormalizer.php | 5 + .../ViewsPublishPostResponse200Normalizer.php | 5 + ...wsPublishPostResponsedefaultNormalizer.php | 5 + .../ViewsPushPostResponse200Normalizer.php | 5 + ...ViewsPushPostResponsedefaultNormalizer.php | 5 + .../ViewsUpdatePostResponse200Normalizer.php | 5 + ...ewsUpdatePostResponsedefaultNormalizer.php | 5 + ...StepCompletedPostResponse200Normalizer.php | 5 + ...CompletedPostResponsedefaultNormalizer.php | 5 + ...owsStepFailedPostResponse200Normalizer.php | 5 + ...tepFailedPostResponsedefaultNormalizer.php | 5 + ...owsUpdateStepPostResponse200Normalizer.php | 5 + ...pdateStepPostResponsedefaultNormalizer.php | 5 + 623 files changed, 4129 insertions(+), 1894 deletions(-) diff --git a/generated/Client.php b/generated/Client.php index 75b7657f..ca4014b9 100644 --- a/generated/Client.php +++ b/generated/Client.php @@ -20,15 +20,15 @@ class Client extends \JoliCode\Slack\Api\Runtime\Client\Client * * @param array $formParameters { * - * @var string $app_id the id of the app to approve - * @var string $request_id the id of the request to approve - * @var string $team_id - * } + * @var string $app_id the id of the app to approve + * @var string $request_id the id of the request to approve + * @var string $team_id + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.apps:write` - * } + * @var string $token Authentication token. Requires scope: `admin.apps:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -44,12 +44,12 @@ public function adminAppsApprove(array $formParameters = [], array $headerParame * * @param array $queryParameters { * - * @var string $cursor Set `cursor` to `next_cursor` returned by the previous call to list items in the next page - * @var string $enterprise_id - * @var int $limit The maximum number of items to return. Must be between 1 - 1000 both inclusive. - * @var string $team_id - * @var string $token Authentication token. Requires scope: `admin.apps:read` - * } + * @var string $cursor Set `cursor` to `next_cursor` returned by the previous call to list items in the next page + * @var string $enterprise_id + * @var int $limit The maximum number of items to return. Must be between 1 - 1000 both inclusive. + * @var string $team_id + * @var string $token Authentication token. Requires scope: `admin.apps:read` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -65,11 +65,11 @@ public function adminAppsApprovedList(array $queryParameters = [], string $fetch * * @param array $queryParameters { * - * @var string $cursor Set `cursor` to `next_cursor` returned by the previous call to list items in the next page - * @var int $limit The maximum number of items to return. Must be between 1 - 1000 both inclusive. - * @var string $team_id - * @var string $token Authentication token. Requires scope: `admin.apps:read` - * } + * @var string $cursor Set `cursor` to `next_cursor` returned by the previous call to list items in the next page + * @var int $limit The maximum number of items to return. Must be between 1 - 1000 both inclusive. + * @var string $team_id + * @var string $token Authentication token. Requires scope: `admin.apps:read` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -85,15 +85,15 @@ public function adminAppsRequestsList(array $queryParameters = [], string $fetch * * @param array $formParameters { * - * @var string $app_id the id of the app to restrict - * @var string $request_id the id of the request to restrict - * @var string $team_id - * } + * @var string $app_id the id of the app to restrict + * @var string $request_id the id of the request to restrict + * @var string $team_id + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.apps:write` - * } + * @var string $token Authentication token. Requires scope: `admin.apps:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -109,12 +109,12 @@ public function adminAppsRestrict(array $formParameters = [], array $headerParam * * @param array $queryParameters { * - * @var string $cursor Set `cursor` to `next_cursor` returned by the previous call to list items in the next page - * @var string $enterprise_id - * @var int $limit The maximum number of items to return. Must be between 1 - 1000 both inclusive. - * @var string $team_id - * @var string $token Authentication token. Requires scope: `admin.apps:read` - * } + * @var string $cursor Set `cursor` to `next_cursor` returned by the previous call to list items in the next page + * @var string $enterprise_id + * @var int $limit The maximum number of items to return. Must be between 1 - 1000 both inclusive. + * @var string $team_id + * @var string $token Authentication token. Requires scope: `admin.apps:read` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -130,13 +130,13 @@ public function adminAppsRestrictedList(array $queryParameters = [], string $fet * * @param array $formParameters { * - * @var string $channel_id The channel to archive. - * } + * @var string $channel_id The channel to archive. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.conversations:write` - * } + * @var string $token Authentication token. Requires scope: `admin.conversations:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -152,13 +152,13 @@ public function adminConversationsArchive(array $formParameters = [], array $hea * * @param array $formParameters { * - * @var string $channel_id The channel to convert to private. - * } + * @var string $channel_id The channel to convert to private. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.conversations:write` - * } + * @var string $token Authentication token. Requires scope: `admin.conversations:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -174,17 +174,17 @@ public function adminConversationsConvertToPrivate(array $formParameters = [], a * * @param array $formParameters { * - * @var string $description description of the public or private channel to create - * @var bool $is_private When `true`, creates a private channel instead of a public channel - * @var string $name name of the public or private channel to create - * @var bool $org_wide When `true`, the channel will be available org-wide. Note: if the channel is not `org_wide=true`, you must specify a `team_id` for this channel - * @var string $team_id The workspace to create the channel in. Note: this argument is required unless you set `org_wide=true`. - * } + * @var string $description description of the public or private channel to create + * @var bool $is_private When `true`, creates a private channel instead of a public channel + * @var string $name name of the public or private channel to create + * @var bool $org_wide When `true`, the channel will be available org-wide. Note: if the channel is not `org_wide=true`, you must specify a `team_id` for this channel + * @var string $team_id The workspace to create the channel in. Note: this argument is required unless you set `org_wide=true`. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.conversations:write` - * } + * @var string $token Authentication token. Requires scope: `admin.conversations:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -200,13 +200,13 @@ public function adminConversationsCreate(array $formParameters = [], array $head * * @param array $formParameters { * - * @var string $channel_id The channel to delete. - * } + * @var string $channel_id The channel to delete. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.conversations:write` - * } + * @var string $token Authentication token. Requires scope: `admin.conversations:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -222,14 +222,14 @@ public function adminConversationsDelete(array $formParameters = [], array $head * * @param array $formParameters { * - * @var string $channel_id the channel to be disconnected from some workspaces - * @var string $leaving_team_ids The team to be removed from the channel. Currently only a single team id can be specified. - * } + * @var string $channel_id the channel to be disconnected from some workspaces + * @var string $leaving_team_ids The team to be removed from the channel. Currently only a single team id can be specified. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.conversations:write` - * } + * @var string $token Authentication token. Requires scope: `admin.conversations:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -245,12 +245,12 @@ public function adminConversationsDisconnectShared(array $formParameters = [], a * * @param array $queryParameters { * - * @var string $channel_ids a comma-separated list of channels to filter to - * @var string $cursor set `cursor` to `next_cursor` returned by the previous call to list items in the next page - * @var int $limit The maximum number of items to return. Must be between 1 - 1000 both inclusive. - * @var string $team_ids a comma-separated list of the workspaces to which the channels you would like returned belong - * @var string $token Authentication token. Requires scope: `admin.conversations:read` - * } + * @var string $channel_ids a comma-separated list of channels to filter to + * @var string $cursor set `cursor` to `next_cursor` returned by the previous call to list items in the next page + * @var int $limit The maximum number of items to return. Must be between 1 - 1000 both inclusive. + * @var string $team_ids a comma-separated list of the workspaces to which the channels you would like returned belong + * @var string $token Authentication token. Requires scope: `admin.conversations:read` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -266,13 +266,13 @@ public function adminConversationsEkmListOriginalConnectedChannelInfo(array $que * * @param array $queryParameters { * - * @var string $channel_id The channel to get preferences for. - * } + * @var string $channel_id The channel to get preferences for. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.conversations:read` - * } + * @var string $token Authentication token. Requires scope: `admin.conversations:read` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -288,15 +288,15 @@ public function adminConversationsGetConversationPrefs(array $queryParameters = * * @param array $queryParameters { * - * @var string $channel_id the channel to determine connected workspaces within the organization for - * @var string $cursor Set `cursor` to `next_cursor` returned by the previous call to list items in the next page - * @var int $limit The maximum number of items to return. Must be between 1 - 1000 both inclusive. - * } + * @var string $channel_id the channel to determine connected workspaces within the organization for + * @var string $cursor Set `cursor` to `next_cursor` returned by the previous call to list items in the next page + * @var int $limit The maximum number of items to return. Must be between 1 - 1000 both inclusive. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.conversations:read` - * } + * @var string $token Authentication token. Requires scope: `admin.conversations:read` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -312,14 +312,14 @@ public function adminConversationsGetTeams(array $queryParameters = [], array $h * * @param array $formParameters { * - * @var string $channel_id the channel that the users will be invited to - * @var string $user_ids The users to invite. - * } + * @var string $channel_id the channel that the users will be invited to + * @var string $user_ids The users to invite. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.conversations:write` - * } + * @var string $token Authentication token. Requires scope: `admin.conversations:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -335,14 +335,14 @@ public function adminConversationsInvite(array $formParameters = [], array $head * * @param array $formParameters { * - * @var string $channel_id the channel to rename - * @var string $name - * } + * @var string $channel_id the channel to rename + * @var string $name + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.conversations:write` - * } + * @var string $token Authentication token. Requires scope: `admin.conversations:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -358,11 +358,11 @@ public function adminConversationsRename(array $formParameters = [], array $head * * @param array $formParameters { * - * @var string $channel_id the channel to link this group to - * @var string $group_id The [IDP Group](https://slack.com/help/articles/115001435788-Connect-identity-provider-groups-to-your-Enterprise-Grid-org) ID to be an allowlist for the private channel. - * @var string $team_id The workspace where the channel exists. This argument is required for channels only tied to one workspace, and optional for channels that are shared across an organization. - * @var string $token Authentication token. Requires scope: `admin.conversations:write` - * } + * @var string $channel_id the channel to link this group to + * @var string $group_id The [IDP Group](https://slack.com/help/articles/115001435788-Connect-identity-provider-groups-to-your-Enterprise-Grid-org) ID to be an allowlist for the private channel. + * @var string $team_id The workspace where the channel exists. This argument is required for channels only tied to one workspace, and optional for channels that are shared across an organization. + * @var string $token Authentication token. Requires scope: `admin.conversations:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -378,10 +378,10 @@ public function adminConversationsRestrictAccessAddGroup(array $formParameters = * * @param array $queryParameters { * - * @var string $channel_id - * @var string $team_id The workspace where the channel exists. This argument is required for channels only tied to one workspace, and optional for channels that are shared across an organization. - * @var string $token Authentication token. Requires scope: `admin.conversations:read` - * } + * @var string $channel_id + * @var string $team_id The workspace where the channel exists. This argument is required for channels only tied to one workspace, and optional for channels that are shared across an organization. + * @var string $token Authentication token. Requires scope: `admin.conversations:read` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -397,11 +397,11 @@ public function adminConversationsRestrictAccessListGroups(array $queryParameter * * @param array $formParameters { * - * @var string $channel_id the channel to remove the linked group from - * @var string $group_id The [IDP Group](https://slack.com/help/articles/115001435788-Connect-identity-provider-groups-to-your-Enterprise-Grid-org) ID to remove from the private channel. - * @var string $team_id The workspace where the channel exists. This argument is required for channels only tied to one workspace, and optional for channels that are shared across an organization. - * @var string $token Authentication token. Requires scope: `admin.conversations:write` - * } + * @var string $channel_id the channel to remove the linked group from + * @var string $group_id The [IDP Group](https://slack.com/help/articles/115001435788-Connect-identity-provider-groups-to-your-Enterprise-Grid-org) ID to remove from the private channel. + * @var string $team_id The workspace where the channel exists. This argument is required for channels only tied to one workspace, and optional for channels that are shared across an organization. + * @var string $token Authentication token. Requires scope: `admin.conversations:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -417,19 +417,19 @@ public function adminConversationsRestrictAccessRemoveGroup(array $formParameter * * @param array $queryParameters { * - * @var string $cursor set `cursor` to `next_cursor` returned by the previous call to list items in the next page - * @var int $limit Maximum number of items to be returned. Must be between 1 - 20 both inclusive. Default is 10. - * @var string $query name of the the channel to query by - * @var string $search_channel_types The type of channel to include or exclude in the search. For example `private` will search private channels, while `private_exclude` will exclude them. For a full list of types, check the [Types section](#types). - * @var string $sort Possible values are `relevant` (search ranking based on what we think is closest), `name` (alphabetical), `member_count` (number of users in the channel), and `created` (date channel was created). You can optionally pair this with the `sort_dir` arg to change how it is sorted - * @var string $sort_dir Sort direction. Possible values are `asc` for ascending order like (1, 2, 3) or (a, b, c), and `desc` for descending order like (3, 2, 1) or (c, b, a) - * @var string $team_ids Comma separated string of team IDs, signifying the workspaces to search through. - * } + * @var string $cursor set `cursor` to `next_cursor` returned by the previous call to list items in the next page + * @var int $limit Maximum number of items to be returned. Must be between 1 - 20 both inclusive. Default is 10. + * @var string $query name of the the channel to query by + * @var string $search_channel_types The type of channel to include or exclude in the search. For example `private` will search private channels, while `private_exclude` will exclude them. For a full list of types, check the [Types section](#types). + * @var string $sort Possible values are `relevant` (search ranking based on what we think is closest), `name` (alphabetical), `member_count` (number of users in the channel), and `created` (date channel was created). You can optionally pair this with the `sort_dir` arg to change how it is sorted + * @var string $sort_dir Sort direction. Possible values are `asc` for ascending order like (1, 2, 3) or (a, b, c), and `desc` for descending order like (3, 2, 1) or (c, b, a) + * @var string $team_ids Comma separated string of team IDs, signifying the workspaces to search through. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.conversations:read` - * } + * @var string $token Authentication token. Requires scope: `admin.conversations:read` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -445,14 +445,14 @@ public function adminConversationsSearch(array $queryParameters = [], array $hea * * @param array $formParameters { * - * @var string $channel_id The channel to set the prefs for - * @var string $prefs The prefs for this channel in a stringified JSON format. - * } + * @var string $channel_id The channel to set the prefs for + * @var string $prefs The prefs for this channel in a stringified JSON format. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.conversations:write` - * } + * @var string $token Authentication token. Requires scope: `admin.conversations:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -468,16 +468,16 @@ public function adminConversationsSetConversationPrefs(array $formParameters = [ * * @param array $formParameters { * - * @var string $channel_id the encoded `channel_id` to add or remove to workspaces - * @var bool $org_channel True if channel has to be converted to an org channel - * @var string $target_team_ids A comma-separated list of workspaces to which the channel should be shared. Not required if the channel is being shared org-wide. - * @var string $team_id The workspace to which the channel belongs. Omit this argument if the channel is a cross-workspace shared channel. - * } + * @var string $channel_id the encoded `channel_id` to add or remove to workspaces + * @var bool $org_channel True if channel has to be converted to an org channel + * @var string $target_team_ids A comma-separated list of workspaces to which the channel should be shared. Not required if the channel is being shared org-wide. + * @var string $team_id The workspace to which the channel belongs. Omit this argument if the channel is a cross-workspace shared channel. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.conversations:write` - * } + * @var string $token Authentication token. Requires scope: `admin.conversations:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -493,13 +493,13 @@ public function adminConversationsSetTeams(array $formParameters = [], array $he * * @param array $formParameters { * - * @var string $channel_id The channel to unarchive. - * } + * @var string $channel_id The channel to unarchive. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.conversations:write` - * } + * @var string $token Authentication token. Requires scope: `admin.conversations:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -515,10 +515,10 @@ public function adminConversationsUnarchive(array $formParameters = [], array $h * * @param array $formParameters { * - * @var string $name The name of the emoji to be removed. Colons (`:myemoji:`) around the value are not required, although they may be included. - * @var string $token Authentication token. Requires scope: `admin.teams:write` - * @var string $url The URL of a file to use as an image for the emoji. Square images under 128KB and with transparent backgrounds work best. - * } + * @var string $name The name of the emoji to be removed. Colons (`:myemoji:`) around the value are not required, although they may be included. + * @var string $token Authentication token. Requires scope: `admin.teams:write` + * @var string $url The URL of a file to use as an image for the emoji. Square images under 128KB and with transparent backgrounds work best. + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -534,10 +534,10 @@ public function adminEmojiAdd(array $formParameters = [], string $fetch = self:: * * @param array $formParameters { * - * @var string $alias_for the alias of the emoji - * @var string $name The name of the emoji to be aliased. Colons (`:myemoji:`) around the value are not required, although they may be included. - * @var string $token Authentication token. Requires scope: `admin.teams:write` - * } + * @var string $alias_for the alias of the emoji + * @var string $name The name of the emoji to be aliased. Colons (`:myemoji:`) around the value are not required, although they may be included. + * @var string $token Authentication token. Requires scope: `admin.teams:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -553,10 +553,10 @@ public function adminEmojiAddAlias(array $formParameters = [], string $fetch = s * * @param array $queryParameters { * - * @var string $cursor Set `cursor` to `next_cursor` returned by the previous call to list items in the next page - * @var int $limit The maximum number of items to return. Must be between 1 - 1000 both inclusive. - * @var string $token Authentication token. Requires scope: `admin.teams:read` - * } + * @var string $cursor Set `cursor` to `next_cursor` returned by the previous call to list items in the next page + * @var int $limit The maximum number of items to return. Must be between 1 - 1000 both inclusive. + * @var string $token Authentication token. Requires scope: `admin.teams:read` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -572,9 +572,9 @@ public function adminEmojiList(array $queryParameters = [], string $fetch = self * * @param array $formParameters { * - * @var string $name The name of the emoji to be removed. Colons (`:myemoji:`) around the value are not required, although they may be included. - * @var string $token Authentication token. Requires scope: `admin.teams:write` - * } + * @var string $name The name of the emoji to be removed. Colons (`:myemoji:`) around the value are not required, although they may be included. + * @var string $token Authentication token. Requires scope: `admin.teams:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -590,10 +590,10 @@ public function adminEmojiRemove(array $formParameters = [], string $fetch = sel * * @param array $formParameters { * - * @var string $name The name of the emoji to be renamed. Colons (`:myemoji:`) around the value are not required, although they may be included. - * @var string $new_name the new name of the emoji - * @var string $token Authentication token. Requires scope: `admin.teams:write` - * } + * @var string $name The name of the emoji to be renamed. Colons (`:myemoji:`) around the value are not required, although they may be included. + * @var string $new_name the new name of the emoji + * @var string $token Authentication token. Requires scope: `admin.teams:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -609,14 +609,14 @@ public function adminEmojiRename(array $formParameters = [], string $fetch = sel * * @param array $formParameters { * - * @var string $invite_request_id ID of the request to invite - * @var string $team_id ID for the workspace where the invite request was made. - * } + * @var string $invite_request_id ID of the request to invite + * @var string $team_id ID for the workspace where the invite request was made. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.invites:write` - * } + * @var string $token Authentication token. Requires scope: `admin.invites:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -632,15 +632,15 @@ public function adminInviteRequestsApprove(array $formParameters = [], array $he * * @param array $queryParameters { * - * @var string $cursor Value of the `next_cursor` field sent as part of the previous API response - * @var int $limit The number of results that will be returned by the API on each invocation. Must be between 1 - 1000, both inclusive - * @var string $team_id ID for the workspace where the invite requests were made. - * } + * @var string $cursor Value of the `next_cursor` field sent as part of the previous API response + * @var int $limit The number of results that will be returned by the API on each invocation. Must be between 1 - 1000, both inclusive + * @var string $team_id ID for the workspace where the invite requests were made. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.invites:read` - * } + * @var string $token Authentication token. Requires scope: `admin.invites:read` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -656,15 +656,15 @@ public function adminInviteRequestsApprovedList(array $queryParameters = [], arr * * @param array $queryParameters { * - * @var string $cursor Value of the `next_cursor` field sent as part of the previous api response - * @var int $limit The number of results that will be returned by the API on each invocation. Must be between 1 - 1000 both inclusive - * @var string $team_id ID for the workspace where the invite requests were made. - * } + * @var string $cursor Value of the `next_cursor` field sent as part of the previous api response + * @var int $limit The number of results that will be returned by the API on each invocation. Must be between 1 - 1000 both inclusive + * @var string $team_id ID for the workspace where the invite requests were made. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.invites:read` - * } + * @var string $token Authentication token. Requires scope: `admin.invites:read` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -680,14 +680,14 @@ public function adminInviteRequestsDeniedList(array $queryParameters = [], array * * @param array $formParameters { * - * @var string $invite_request_id ID of the request to invite - * @var string $team_id ID for the workspace where the invite request was made. - * } + * @var string $invite_request_id ID of the request to invite + * @var string $team_id ID for the workspace where the invite request was made. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.invites:write` - * } + * @var string $token Authentication token. Requires scope: `admin.invites:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -703,15 +703,15 @@ public function adminInviteRequestsDeny(array $formParameters = [], array $heade * * @param array $queryParameters { * - * @var string $cursor Value of the `next_cursor` field sent as part of the previous API response - * @var int $limit The number of results that will be returned by the API on each invocation. Must be between 1 - 1000, both inclusive - * @var string $team_id ID for the workspace where the invite requests were made. - * } + * @var string $cursor Value of the `next_cursor` field sent as part of the previous API response + * @var int $limit The number of results that will be returned by the API on each invocation. Must be between 1 - 1000, both inclusive + * @var string $team_id ID for the workspace where the invite requests were made. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.invites:read` - * } + * @var string $token Authentication token. Requires scope: `admin.invites:read` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -727,11 +727,11 @@ public function adminInviteRequestsList(array $queryParameters = [], array $head * * @param array $queryParameters { * - * @var string $cursor set `cursor` to `next_cursor` returned by the previous call to list items in the next page - * @var int $limit the maximum number of items to return - * @var string $team_id - * @var string $token Authentication token. Requires scope: `admin.teams:read` - * } + * @var string $cursor set `cursor` to `next_cursor` returned by the previous call to list items in the next page + * @var int $limit the maximum number of items to return + * @var string $team_id + * @var string $token Authentication token. Requires scope: `admin.teams:read` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -747,16 +747,16 @@ public function adminTeamsAdminsList(array $queryParameters = [], string $fetch * * @param array $formParameters { * - * @var string $team_description description for the team - * @var string $team_discoverability Who can join the team. A team's discoverability can be `open`, `closed`, `invite_only`, or `unlisted`. - * @var string $team_domain team domain (for example, slacksoftballteam) - * @var string $team_name Team name (for example, Slack Softball Team). - * } + * @var string $team_description description for the team + * @var string $team_discoverability Who can join the team. A team's discoverability can be `open`, `closed`, `invite_only`, or `unlisted`. + * @var string $team_domain team domain (for example, slacksoftballteam) + * @var string $team_name Team name (for example, Slack Softball Team). + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.teams:write` - * } + * @var string $token Authentication token. Requires scope: `admin.teams:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -772,14 +772,14 @@ public function adminTeamsCreate(array $formParameters = [], array $headerParame * * @param array $queryParameters { * - * @var string $cursor set `cursor` to `next_cursor` returned by the previous call to list items in the next page - * @var int $limit The maximum number of items to return. Must be between 1 - 100 both inclusive. - * } + * @var string $cursor set `cursor` to `next_cursor` returned by the previous call to list items in the next page + * @var int $limit The maximum number of items to return. Must be between 1 - 100 both inclusive. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.teams:read` - * } + * @var string $token Authentication token. Requires scope: `admin.teams:read` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -795,11 +795,11 @@ public function adminTeamsList(array $queryParameters = [], array $headerParamet * * @param array $queryParameters { * - * @var string $cursor set `cursor` to `next_cursor` returned by the previous call to list items in the next page - * @var int $limit The maximum number of items to return. Must be between 1 - 1000 both inclusive. - * @var string $team_id - * @var string $token Authentication token. Requires scope: `admin.teams:read` - * } + * @var string $cursor set `cursor` to `next_cursor` returned by the previous call to list items in the next page + * @var int $limit The maximum number of items to return. Must be between 1 - 1000 both inclusive. + * @var string $team_id + * @var string $token Authentication token. Requires scope: `admin.teams:read` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -815,13 +815,13 @@ public function adminTeamsOwnersList(array $queryParameters = [], string $fetch * * @param array $queryParameters { * - * @var string $team_id - * } + * @var string $team_id + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.teams:read` - * } + * @var string $token Authentication token. Requires scope: `admin.teams:read` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -837,10 +837,10 @@ public function adminTeamsSettingsInfo(array $queryParameters = [], array $heade * * @param array $formParameters { * - * @var string $channel_ids an array of channel IDs - * @var string $team_id ID for the workspace to set the default channel for - * @var string $token Authentication token. Requires scope: `admin.teams:write` - * } + * @var string $channel_ids an array of channel IDs + * @var string $team_id ID for the workspace to set the default channel for + * @var string $token Authentication token. Requires scope: `admin.teams:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -856,14 +856,14 @@ public function adminTeamsSettingsSetDefaultChannels(array $formParameters = [], * * @param array $formParameters { * - * @var string $description the new description for the workspace - * @var string $team_id ID for the workspace to set the description for. - * } + * @var string $description the new description for the workspace + * @var string $team_id ID for the workspace to set the description for. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.teams:write` - * } + * @var string $token Authentication token. Requires scope: `admin.teams:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -879,14 +879,14 @@ public function adminTeamsSettingsSetDescription(array $formParameters = [], arr * * @param array $formParameters { * - * @var string $discoverability This workspace's discovery setting. It must be set to one of `open`, `invite_only`, `closed`, or `unlisted`. - * @var string $team_id The ID of the workspace to set discoverability on. - * } + * @var string $discoverability This workspace's discovery setting. It must be set to one of `open`, `invite_only`, `closed`, or `unlisted`. + * @var string $team_id The ID of the workspace to set discoverability on. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.teams:write` - * } + * @var string $token Authentication token. Requires scope: `admin.teams:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -902,10 +902,10 @@ public function adminTeamsSettingsSetDiscoverability(array $formParameters = [], * * @param array $formParameters { * - * @var string $image_url Image URL for the icon - * @var string $team_id ID for the workspace to set the icon for - * @var string $token Authentication token. Requires scope: `admin.teams:write` - * } + * @var string $image_url Image URL for the icon + * @var string $team_id ID for the workspace to set the icon for + * @var string $token Authentication token. Requires scope: `admin.teams:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -921,14 +921,14 @@ public function adminTeamsSettingsSetIcon(array $formParameters = [], string $fe * * @param array $formParameters { * - * @var string $name the new name of the workspace - * @var string $team_id ID for the workspace to set the name for. - * } + * @var string $name the new name of the workspace + * @var string $team_id ID for the workspace to set the name for. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.teams:write` - * } + * @var string $token Authentication token. Requires scope: `admin.teams:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -944,15 +944,15 @@ public function adminTeamsSettingsSetName(array $formParameters = [], array $hea * * @param array $formParameters { * - * @var string $channel_ids comma separated string of channel IDs - * @var string $team_id the workspace to add default channels in - * @var string $usergroup_id ID of the IDP group to add default channels for. - * } + * @var string $channel_ids comma separated string of channel IDs + * @var string $team_id the workspace to add default channels in + * @var string $usergroup_id ID of the IDP group to add default channels for. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.usergroups:write` - * } + * @var string $token Authentication token. Requires scope: `admin.usergroups:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -968,15 +968,15 @@ public function adminUsergroupsAddChannels(array $formParameters = [], array $he * * @param array $formParameters { * - * @var bool $auto_provision when `true`, this method automatically creates new workspace accounts for the IDP group members - * @var string $team_ids A comma separated list of encoded team (workspace) IDs. Each workspace *MUST* belong to the organization associated with the token. - * @var string $usergroup_id An encoded usergroup (IDP Group) ID. - * } + * @var bool $auto_provision when `true`, this method automatically creates new workspace accounts for the IDP group members + * @var string $team_ids A comma separated list of encoded team (workspace) IDs. Each workspace *MUST* belong to the organization associated with the token. + * @var string $usergroup_id An encoded usergroup (IDP Group) ID. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.teams:write` - * } + * @var string $token Authentication token. Requires scope: `admin.teams:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -992,15 +992,15 @@ public function adminUsergroupsAddTeams(array $formParameters = [], array $heade * * @param array $queryParameters { * - * @var bool $include_num_members flag to include or exclude the count of members per channel - * @var string $team_id ID of the the workspace - * @var string $usergroup_id ID of the IDP group to list default channels for. - * } + * @var bool $include_num_members flag to include or exclude the count of members per channel + * @var string $team_id ID of the the workspace + * @var string $usergroup_id ID of the IDP group to list default channels for. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.usergroups:read` - * } + * @var string $token Authentication token. Requires scope: `admin.usergroups:read` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -1016,14 +1016,14 @@ public function adminUsergroupsListChannels(array $queryParameters = [], array $ * * @param array $formParameters { * - * @var string $channel_ids Comma-separated string of channel IDs - * @var string $usergroup_id ID of the IDP Group - * } + * @var string $channel_ids Comma-separated string of channel IDs + * @var string $usergroup_id ID of the IDP Group + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.usergroups:write` - * } + * @var string $token Authentication token. Requires scope: `admin.usergroups:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -1039,17 +1039,17 @@ public function adminUsergroupsRemoveChannels(array $formParameters = [], array * * @param array $formParameters { * - * @var string $channel_ids comma separated values of channel IDs to add user in the new workspace - * @var bool $is_restricted true if user should be added to the workspace as a guest - * @var bool $is_ultra_restricted true if user should be added to the workspace as a single-channel guest - * @var string $team_id the ID (`T1234`) of the workspace - * @var string $user_id The ID of the user to add to the workspace. - * } + * @var string $channel_ids comma separated values of channel IDs to add user in the new workspace + * @var bool $is_restricted true if user should be added to the workspace as a guest + * @var bool $is_ultra_restricted true if user should be added to the workspace as a single-channel guest + * @var string $team_id the ID (`T1234`) of the workspace + * @var string $user_id The ID of the user to add to the workspace. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.users:write` - * } + * @var string $token Authentication token. Requires scope: `admin.users:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -1065,21 +1065,21 @@ public function adminUsersAssign(array $formParameters = [], array $headerParame * * @param array $formParameters { * - * @var string $channel_ids A comma-separated list of `channel_id`s for this user to join. At least one channel is required. - * @var string $custom_message an optional message to send to the user in the invite email - * @var string $email the email address of the person to invite - * @var string $guest_expiration_ts Timestamp when guest account should be disabled. Only include this timestamp if you are inviting a guest user and you want their account to expire on a certain date. - * @var bool $is_restricted Is this user a multi-channel guest user? (default: false) - * @var bool $is_ultra_restricted Is this user a single channel guest user? (default: false) - * @var string $real_name full name of the user - * @var bool $resend Allow this invite to be resent in the future if a user has not signed up yet. (default: false) - * @var string $team_id The ID (`T1234`) of the workspace. - * } + * @var string $channel_ids A comma-separated list of `channel_id`s for this user to join. At least one channel is required. + * @var string $custom_message an optional message to send to the user in the invite email + * @var string $email the email address of the person to invite + * @var string $guest_expiration_ts Timestamp when guest account should be disabled. Only include this timestamp if you are inviting a guest user and you want their account to expire on a certain date. + * @var bool $is_restricted Is this user a multi-channel guest user? (default: false) + * @var bool $is_ultra_restricted Is this user a single channel guest user? (default: false) + * @var string $real_name full name of the user + * @var bool $resend Allow this invite to be resent in the future if a user has not signed up yet. (default: false) + * @var string $team_id The ID (`T1234`) of the workspace. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.users:write` - * } + * @var string $token Authentication token. Requires scope: `admin.users:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -1095,15 +1095,15 @@ public function adminUsersInvite(array $formParameters = [], array $headerParame * * @param array $queryParameters { * - * @var string $cursor set `cursor` to `next_cursor` returned by the previous call to list items in the next page - * @var int $limit Limit for how many users to be retrieved per page - * @var string $team_id The ID (`T1234`) of the workspace. - * } + * @var string $cursor set `cursor` to `next_cursor` returned by the previous call to list items in the next page + * @var int $limit Limit for how many users to be retrieved per page + * @var string $team_id The ID (`T1234`) of the workspace. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.users:read` - * } + * @var string $token Authentication token. Requires scope: `admin.users:read` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -1119,14 +1119,14 @@ public function adminUsersList(array $queryParameters = [], array $headerParamet * * @param array $formParameters { * - * @var string $team_id the ID (`T1234`) of the workspace - * @var string $user_id The ID of the user to remove. - * } + * @var string $team_id the ID (`T1234`) of the workspace + * @var string $user_id The ID of the user to remove. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.users:write` - * } + * @var string $token Authentication token. Requires scope: `admin.users:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -1142,14 +1142,14 @@ public function adminUsersRemove(array $formParameters = [], array $headerParame * * @param array $formParameters { * - * @var int $session_id - * @var string $team_id ID of the team that the session belongs to - * } + * @var int $session_id + * @var string $team_id ID of the team that the session belongs to + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.users:write` - * } + * @var string $token Authentication token. Requires scope: `admin.users:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -1165,15 +1165,15 @@ public function adminUsersSessionInvalidate(array $formParameters = [], array $h * * @param array $formParameters { * - * @var bool $mobile_only Only expire mobile sessions (default: false) - * @var string $user_id The ID of the user to wipe sessions for - * @var bool $web_only Only expire web sessions (default: false) - * } + * @var bool $mobile_only Only expire mobile sessions (default: false) + * @var string $user_id The ID of the user to wipe sessions for + * @var bool $web_only Only expire web sessions (default: false) + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.users:write` - * } + * @var string $token Authentication token. Requires scope: `admin.users:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -1189,14 +1189,14 @@ public function adminUsersSessionReset(array $formParameters = [], array $header * * @param array $formParameters { * - * @var string $team_id the ID (`T1234`) of the workspace - * @var string $user_id The ID of the user to designate as an admin. - * } + * @var string $team_id the ID (`T1234`) of the workspace + * @var string $user_id The ID of the user to designate as an admin. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.users:write` - * } + * @var string $token Authentication token. Requires scope: `admin.users:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -1212,15 +1212,15 @@ public function adminUsersSetAdmin(array $formParameters = [], array $headerPara * * @param array $formParameters { * - * @var int $expiration_ts timestamp when guest account should be disabled - * @var string $team_id the ID (`T1234`) of the workspace - * @var string $user_id The ID of the user to set an expiration for. - * } + * @var int $expiration_ts timestamp when guest account should be disabled + * @var string $team_id the ID (`T1234`) of the workspace + * @var string $user_id The ID of the user to set an expiration for. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.users:write` - * } + * @var string $token Authentication token. Requires scope: `admin.users:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -1236,14 +1236,14 @@ public function adminUsersSetExpiration(array $formParameters = [], array $heade * * @param array $formParameters { * - * @var string $team_id the ID (`T1234`) of the workspace - * @var string $user_id Id of the user to promote to owner. - * } + * @var string $team_id the ID (`T1234`) of the workspace + * @var string $user_id Id of the user to promote to owner. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.users:write` - * } + * @var string $token Authentication token. Requires scope: `admin.users:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -1259,14 +1259,14 @@ public function adminUsersSetOwner(array $formParameters = [], array $headerPara * * @param array $formParameters { * - * @var string $team_id the ID (`T1234`) of the workspace - * @var string $user_id The ID of the user to designate as a regular user. - * } + * @var string $team_id the ID (`T1234`) of the workspace + * @var string $user_id The ID of the user to designate as a regular user. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.users:write` - * } + * @var string $token Authentication token. Requires scope: `admin.users:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -1282,9 +1282,9 @@ public function adminUsersSetRegular(array $formParameters = [], array $headerPa * * @param array $queryParameters { * - * @var string $error Error response to return - * @var string $foo example property to return - * } + * @var string $error Error response to return + * @var string $foo example property to return + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -1300,15 +1300,15 @@ public function apiTest(array $queryParameters = [], string $fetch = self::FETCH * * @param array $queryParameters { * - * @var string $cursor - * @var string $event_context - * @var int $limit - * } + * @var string $cursor + * @var string $event_context + * @var int $limit + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `authorizations:read` - * } + * @var string $token Authentication token. Requires scope: `authorizations:read` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -1324,8 +1324,8 @@ public function appsEventAuthorizationsList(array $queryParameters = [], array $ * * @param array $queryParameters { * - * @var string $token Authentication token. Requires scope: `none` - * } + * @var string $token Authentication token. Requires scope: `none` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -1341,10 +1341,10 @@ public function appsPermissionsInfo(array $queryParameters = [], string $fetch = * * @param array $queryParameters { * - * @var string $scopes A comma separated list of scopes to request for - * @var string $token Authentication token. Requires scope: `none` - * @var string $trigger_id Token used to trigger the permissions API - * } + * @var string $scopes A comma separated list of scopes to request for + * @var string $token Authentication token. Requires scope: `none` + * @var string $trigger_id Token used to trigger the permissions API + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -1360,10 +1360,10 @@ public function appsPermissionsRequest(array $queryParameters = [], string $fetc * * @param array $queryParameters { * - * @var string $cursor Paginate through collections of data by setting the `cursor` parameter to a `next_cursor` attribute returned by a previous request's `response_metadata`. Default value fetches the first "page" of the collection. See [pagination](/docs/pagination) for more detail. - * @var int $limit the maximum number of items to return - * @var string $token Authentication token. Requires scope: `none` - * } + * @var string $cursor Paginate through collections of data by setting the `cursor` parameter to a `next_cursor` attribute returned by a previous request's `response_metadata`. Default value fetches the first "page" of the collection. See [pagination](/docs/pagination) for more detail. + * @var int $limit the maximum number of items to return + * @var string $token Authentication token. Requires scope: `none` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -1379,8 +1379,8 @@ public function appsPermissionsResourcesList(array $queryParameters = [], string * * @param array $queryParameters { * - * @var string $token Authentication token. Requires scope: `none` - * } + * @var string $token Authentication token. Requires scope: `none` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -1396,10 +1396,10 @@ public function appsPermissionsScopesList(array $queryParameters = [], string $f * * @param array $queryParameters { * - * @var string $cursor Paginate through collections of data by setting the `cursor` parameter to a `next_cursor` attribute returned by a previous request's `response_metadata`. Default value fetches the first "page" of the collection. See [pagination](/docs/pagination) for more detail. - * @var int $limit the maximum number of items to return - * @var string $token Authentication token. Requires scope: `none` - * } + * @var string $cursor Paginate through collections of data by setting the `cursor` parameter to a `next_cursor` attribute returned by a previous request's `response_metadata`. Default value fetches the first "page" of the collection. See [pagination](/docs/pagination) for more detail. + * @var int $limit the maximum number of items to return + * @var string $token Authentication token. Requires scope: `none` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -1415,11 +1415,11 @@ public function appsPermissionsUsersList(array $queryParameters = [], string $fe * * @param array $queryParameters { * - * @var string $scopes A comma separated list of user scopes to request for - * @var string $token Authentication token. Requires scope: `none` - * @var string $trigger_id Token used to trigger the request - * @var string $user The user this scope is being requested for - * } + * @var string $scopes A comma separated list of user scopes to request for + * @var string $token Authentication token. Requires scope: `none` + * @var string $trigger_id Token used to trigger the request + * @var string $user The user this scope is being requested for + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -1435,10 +1435,10 @@ public function appsPermissionsUsersRequest(array $queryParameters = [], string * * @param array $queryParameters { * - * @var string $client_id issued when you created your application - * @var string $client_secret issued when you created your application - * @var string $token Authentication token. Requires scope: `none` - * } + * @var string $client_id issued when you created your application + * @var string $client_secret issued when you created your application + * @var string $token Authentication token. Requires scope: `none` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -1454,9 +1454,9 @@ public function appsUninstall(array $queryParameters = [], string $fetch = self: * * @param array $queryParameters { * - * @var bool $test setting this parameter to `1` triggers a _testing mode_ where the specified token will not actually be revoked - * @var string $token Authentication token. Requires scope: `none` - * } + * @var bool $test setting this parameter to `1` triggers a _testing mode_ where the specified token will not actually be revoked + * @var string $token Authentication token. Requires scope: `none` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -1472,8 +1472,8 @@ public function authRevoke(array $queryParameters = [], string $fetch = self::FE * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `none` - * } + * @var string $token Authentication token. Requires scope: `none` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -1489,9 +1489,9 @@ public function authTest(array $headerParameters = [], string $fetch = self::FET * * @param array $queryParameters { * - * @var string $bot Bot user to get info on - * @var string $token Authentication token. Requires scope: `users:read` - * } + * @var string $bot Bot user to get info on + * @var string $token Authentication token. Requires scope: `users:read` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -1507,20 +1507,20 @@ public function botsInfo(array $queryParameters = [], string $fetch = self::FETC * * @param array $formParameters { * - * @var string $created_by The valid Slack user ID of the user who created this Call. When this method is called with a user token, the `created_by` field is optional and defaults to the authed user of the token. Otherwise, the field is required. - * @var int $date_start Call start time in UTC UNIX timestamp format - * @var string $desktop_app_join_url when supplied, available Slack clients will attempt to directly launch the 3rd-party Call with this URL - * @var string $external_display_id An optional, human-readable ID supplied by the 3rd-party Call provider. If supplied, this ID will be displayed in the Call object. - * @var string $external_unique_id An ID supplied by the 3rd-party Call provider. It must be unique across all Calls from that service. - * @var string $join_url the URL required for a client to join the Call - * @var string $title the name of the Call - * @var string $users The list of users to register as participants in the Call. [Read more on how to specify users here](/apis/calls#users). - * } + * @var string $created_by The valid Slack user ID of the user who created this Call. When this method is called with a user token, the `created_by` field is optional and defaults to the authed user of the token. Otherwise, the field is required. + * @var int $date_start Call start time in UTC UNIX timestamp format + * @var string $desktop_app_join_url when supplied, available Slack clients will attempt to directly launch the 3rd-party Call with this URL + * @var string $external_display_id An optional, human-readable ID supplied by the 3rd-party Call provider. If supplied, this ID will be displayed in the Call object. + * @var string $external_unique_id An ID supplied by the 3rd-party Call provider. It must be unique across all Calls from that service. + * @var string $join_url the URL required for a client to join the Call + * @var string $title the name of the Call + * @var string $users The list of users to register as participants in the Call. [Read more on how to specify users here](/apis/calls#users). + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `calls:write` - * } + * @var string $token Authentication token. Requires scope: `calls:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -1536,14 +1536,14 @@ public function callsAdd(array $formParameters = [], array $headerParameters = [ * * @param array $formParameters { * - * @var int $duration Call duration in seconds - * @var string $id `id` returned when registering the call using the [`calls.add`](/methods/calls.add) method. - * } + * @var int $duration Call duration in seconds + * @var string $id `id` returned when registering the call using the [`calls.add`](/methods/calls.add) method. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `calls:write` - * } + * @var string $token Authentication token. Requires scope: `calls:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -1559,13 +1559,13 @@ public function callsEnd(array $formParameters = [], array $headerParameters = [ * * @param array $queryParameters { * - * @var string $id `id` of the Call returned by the [`calls.add`](/methods/calls.add) method. - * } + * @var string $id `id` of the Call returned by the [`calls.add`](/methods/calls.add) method. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `calls:read` - * } + * @var string $token Authentication token. Requires scope: `calls:read` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -1581,14 +1581,14 @@ public function callsInfo(array $queryParameters = [], array $headerParameters = * * @param array $formParameters { * - * @var string $id `id` returned by the [`calls.add`](/methods/calls.add) method. - * @var string $users The list of users to add as participants in the Call. [Read more on how to specify users here](/apis/calls#users). - * } + * @var string $id `id` returned by the [`calls.add`](/methods/calls.add) method. + * @var string $users The list of users to add as participants in the Call. [Read more on how to specify users here](/apis/calls#users). + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `calls:write` - * } + * @var string $token Authentication token. Requires scope: `calls:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -1604,14 +1604,14 @@ public function callsParticipantsAdd(array $formParameters = [], array $headerPa * * @param array $formParameters { * - * @var string $id `id` returned by the [`calls.add`](/methods/calls.add) method. - * @var string $users The list of users to remove as participants in the Call. [Read more on how to specify users here](/apis/calls#users). - * } + * @var string $id `id` returned by the [`calls.add`](/methods/calls.add) method. + * @var string $users The list of users to remove as participants in the Call. [Read more on how to specify users here](/apis/calls#users). + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `calls:write` - * } + * @var string $token Authentication token. Requires scope: `calls:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -1627,16 +1627,16 @@ public function callsParticipantsRemove(array $formParameters = [], array $heade * * @param array $formParameters { * - * @var string $desktop_app_join_url when supplied, available Slack clients will attempt to directly launch the 3rd-party Call with this URL - * @var string $id `id` returned by the [`calls.add`](/methods/calls.add) method. - * @var string $join_url the URL required for a client to join the Call - * @var string $title The name of the Call. - * } + * @var string $desktop_app_join_url when supplied, available Slack clients will attempt to directly launch the 3rd-party Call with this URL + * @var string $id `id` returned by the [`calls.add`](/methods/calls.add) method. + * @var string $join_url the URL required for a client to join the Call + * @var string $title The name of the Call. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `calls:write` - * } + * @var string $token Authentication token. Requires scope: `calls:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -1652,15 +1652,15 @@ public function callsUpdate(array $formParameters = [], array $headerParameters * * @param array $formParameters { * - * @var bool $as_user Pass true to delete the message as the authed user with `chat:write:user` scope. [Bot users](/bot-users) in this context are considered authed users. If unused or false, the message will be deleted with `chat:write:bot` scope. - * @var string $channel channel containing the message to be deleted - * @var string $ts Timestamp of the message to be deleted. - * } + * @var bool $as_user Pass true to delete the message as the authed user with `chat:write:user` scope. [Bot users](/bot-users) in this context are considered authed users. If unused or false, the message will be deleted with `chat:write:bot` scope. + * @var string $channel channel containing the message to be deleted + * @var string $ts Timestamp of the message to be deleted. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `chat:write` - * } + * @var string $token Authentication token. Requires scope: `chat:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -1676,15 +1676,15 @@ public function chatDelete(array $formParameters = [], array $headerParameters = * * @param array $formParameters { * - * @var bool $as_user Pass true to delete the message as the authed user with `chat:write:user` scope. [Bot users](/bot-users) in this context are considered authed users. If unused or false, the message will be deleted with `chat:write:bot` scope. - * @var string $channel The channel the scheduled_message is posting to - * @var string $scheduled_message_id `scheduled_message_id` returned from call to chat.scheduleMessage - * } + * @var bool $as_user Pass true to delete the message as the authed user with `chat:write:user` scope. [Bot users](/bot-users) in this context are considered authed users. If unused or false, the message will be deleted with `chat:write:bot` scope. + * @var string $channel The channel the scheduled_message is posting to + * @var string $scheduled_message_id `scheduled_message_id` returned from call to chat.scheduleMessage + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `chat:write` - * } + * @var string $token Authentication token. Requires scope: `chat:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -1700,10 +1700,10 @@ public function chatDeleteScheduledMessage(array $formParameters = [], array $he * * @param array $queryParameters { * - * @var string $channel The ID of the conversation or channel containing the message - * @var string $message_ts A message's `ts` value, uniquely identifying it within a channel - * @var string $token Authentication token. Requires scope: `none` - * } + * @var string $channel The ID of the conversation or channel containing the message + * @var string $message_ts A message's `ts` value, uniquely identifying it within a channel + * @var string $token Authentication token. Requires scope: `none` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -1719,14 +1719,14 @@ public function chatGetPermalink(array $queryParameters = [], string $fetch = se * * @param array $formParameters { * - * @var string $channel Channel to send message to. Can be a public channel, private group or IM channel. Can be an encoded ID, or a name. - * @var string $text Text of the message to send. - * } + * @var string $channel Channel to send message to. Can be a public channel, private group or IM channel. Can be an encoded ID, or a name. + * @var string $text Text of the message to send. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `chat:write` - * } + * @var string $token Authentication token. Requires scope: `chat:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -1742,24 +1742,24 @@ public function chatMeMessage(array $formParameters = [], array $headerParameter * * @param array $formParameters { * - * @var bool $as_user Pass true to post the message as the authed user. Defaults to true if the chat:write:bot scope is not included. Otherwise, defaults to false. - * @var string $attachments a JSON-based array of structured attachments, presented as a URL-encoded string - * @var string $blocks a JSON-based array of structured blocks, presented as a URL-encoded string - * @var string $channel Channel, private group, or IM channel to send message to. Can be an encoded ID, or a name. - * @var string $icon_emoji Emoji to use as the icon for this message. Overrides `icon_url`. Must be used in conjunction with `as_user` set to `false`, otherwise ignored. See [authorship](#authorship) below. - * @var string $icon_url URL to an image to use as the icon for this message. Must be used in conjunction with `as_user` set to false, otherwise ignored. See [authorship](#authorship) below. - * @var bool $link_names find and link channel names and usernames - * @var string $parse Change how messages are treated. Defaults to `none`. See [below](#formatting). - * @var string $text How this field works and whether it is required depends on other fields you use in your API call. [See below](#text_usage) for more detail. - * @var string $thread_ts Provide another message's `ts` value to post this message in a thread. Avoid using a reply's `ts` value; use its parent's value instead. Ephemeral messages in threads are only shown if there is already an active thread. - * @var string $user `id` of the user who will receive the ephemeral message. The user should be in the channel specified by the `channel` argument. - * @var string $username Set your bot's user name. Must be used in conjunction with `as_user` set to false, otherwise ignored. See [authorship](#authorship) below. - * } + * @var bool $as_user Pass true to post the message as the authed user. Defaults to true if the chat:write:bot scope is not included. Otherwise, defaults to false. + * @var string $attachments a JSON-based array of structured attachments, presented as a URL-encoded string + * @var string $blocks a JSON-based array of structured blocks, presented as a URL-encoded string + * @var string $channel Channel, private group, or IM channel to send message to. Can be an encoded ID, or a name. + * @var string $icon_emoji Emoji to use as the icon for this message. Overrides `icon_url`. Must be used in conjunction with `as_user` set to `false`, otherwise ignored. See [authorship](#authorship) below. + * @var string $icon_url URL to an image to use as the icon for this message. Must be used in conjunction with `as_user` set to false, otherwise ignored. See [authorship](#authorship) below. + * @var bool $link_names find and link channel names and usernames + * @var string $parse Change how messages are treated. Defaults to `none`. See [below](#formatting). + * @var string $text How this field works and whether it is required depends on other fields you use in your API call. [See below](#text_usage) for more detail. + * @var string $thread_ts Provide another message's `ts` value to post this message in a thread. Avoid using a reply's `ts` value; use its parent's value instead. Ephemeral messages in threads are only shown if there is already an active thread. + * @var string $user `id` of the user who will receive the ephemeral message. The user should be in the channel specified by the `channel` argument. + * @var string $username Set your bot's user name. Must be used in conjunction with `as_user` set to false, otherwise ignored. See [authorship](#authorship) below. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `chat:write` - * } + * @var string $token Authentication token. Requires scope: `chat:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -1775,27 +1775,27 @@ public function chatPostEphemeral(array $formParameters = [], array $headerParam * * @param array $formParameters { * - * @var bool $as_user Pass true to post the message as the authed user, instead of as a bot. Defaults to false. See [authorship](#authorship) below. - * @var string $attachments a JSON-based array of structured attachments, presented as a URL-encoded string - * @var string $blocks a JSON-based array of structured blocks, presented as a URL-encoded string - * @var string $channel Channel, private group, or IM channel to send message to. Can be an encoded ID, or a name. See [below](#channels) for more details. - * @var string $icon_emoji Emoji to use as the icon for this message. Overrides `icon_url`. Must be used in conjunction with `as_user` set to `false`, otherwise ignored. See [authorship](#authorship) below. - * @var string $icon_url URL to an image to use as the icon for this message. Must be used in conjunction with `as_user` set to false, otherwise ignored. See [authorship](#authorship) below. - * @var bool $link_names find and link channel names and usernames - * @var bool $mrkdwn Disable Slack markup parsing by setting to `false`. Enabled by default. - * @var string $parse Change how messages are treated. Defaults to `none`. See [below](#formatting). - * @var bool $reply_broadcast Used in conjunction with `thread_ts` and indicates whether reply should be made visible to everyone in the channel or conversation. Defaults to `false`. - * @var string $text How this field works and whether it is required depends on other fields you use in your API call. [See below](#text_usage) for more detail. - * @var string $thread_ts Provide another message's `ts` value to make this message a reply. Avoid using a reply's `ts` value; use its parent instead. - * @var bool $unfurl_links pass true to enable unfurling of primarily text-based content - * @var bool $unfurl_media pass false to disable unfurling of media content - * @var string $username Set your bot's user name. Must be used in conjunction with `as_user` set to false, otherwise ignored. See [authorship](#authorship) below. - * } + * @var bool $as_user Pass true to post the message as the authed user, instead of as a bot. Defaults to false. See [authorship](#authorship) below. + * @var string $attachments a JSON-based array of structured attachments, presented as a URL-encoded string + * @var string $blocks a JSON-based array of structured blocks, presented as a URL-encoded string + * @var string $channel Channel, private group, or IM channel to send message to. Can be an encoded ID, or a name. See [below](#channels) for more details. + * @var string $icon_emoji Emoji to use as the icon for this message. Overrides `icon_url`. Must be used in conjunction with `as_user` set to `false`, otherwise ignored. See [authorship](#authorship) below. + * @var string $icon_url URL to an image to use as the icon for this message. Must be used in conjunction with `as_user` set to false, otherwise ignored. See [authorship](#authorship) below. + * @var bool $link_names find and link channel names and usernames + * @var bool $mrkdwn Disable Slack markup parsing by setting to `false`. Enabled by default. + * @var string $parse Change how messages are treated. Defaults to `none`. See [below](#formatting). + * @var bool $reply_broadcast Used in conjunction with `thread_ts` and indicates whether reply should be made visible to everyone in the channel or conversation. Defaults to `false`. + * @var string $text How this field works and whether it is required depends on other fields you use in your API call. [See below](#text_usage) for more detail. + * @var string $thread_ts Provide another message's `ts` value to make this message a reply. Avoid using a reply's `ts` value; use its parent instead. + * @var bool $unfurl_links pass true to enable unfurling of primarily text-based content + * @var bool $unfurl_media pass false to disable unfurling of media content + * @var string $username Set your bot's user name. Must be used in conjunction with `as_user` set to false, otherwise ignored. See [authorship](#authorship) below. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `chat:write` - * } + * @var string $token Authentication token. Requires scope: `chat:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -1811,24 +1811,24 @@ public function chatPostMessage(array $formParameters = [], array $headerParamet * * @param array $formParameters { * - * @var bool $as_user Pass true to post the message as the authed user, instead of as a bot. Defaults to false. See [chat.postMessage](chat.postMessage#authorship). - * @var string $attachments a JSON-based array of structured attachments, presented as a URL-encoded string - * @var string $blocks a JSON-based array of structured blocks, presented as a URL-encoded string - * @var string $channel Channel, private group, or DM channel to send message to. Can be an encoded ID, or a name. See [below](#channels) for more details. - * @var bool $link_names find and link channel names and usernames - * @var string $parse Change how messages are treated. Defaults to `none`. See [chat.postMessage](chat.postMessage#formatting). - * @var int $post_at unix EPOCH timestamp of time in future to send the message - * @var bool $reply_broadcast Used in conjunction with `thread_ts` and indicates whether reply should be made visible to everyone in the channel or conversation. Defaults to `false`. - * @var string $text How this field works and whether it is required depends on other fields you use in your API call. [See below](#text_usage) for more detail. - * @var string $thread_ts Provide another message's `ts` value to make this message a reply. Avoid using a reply's `ts` value; use its parent instead. - * @var bool $unfurl_links pass true to enable unfurling of primarily text-based content - * @var bool $unfurl_media Pass false to disable unfurling of media content. - * } + * @var bool $as_user Pass true to post the message as the authed user, instead of as a bot. Defaults to false. See [chat.postMessage](chat.postMessage#authorship). + * @var string $attachments a JSON-based array of structured attachments, presented as a URL-encoded string + * @var string $blocks a JSON-based array of structured blocks, presented as a URL-encoded string + * @var string $channel Channel, private group, or DM channel to send message to. Can be an encoded ID, or a name. See [below](#channels) for more details. + * @var bool $link_names find and link channel names and usernames + * @var string $parse Change how messages are treated. Defaults to `none`. See [chat.postMessage](chat.postMessage#formatting). + * @var int $post_at unix EPOCH timestamp of time in future to send the message + * @var bool $reply_broadcast Used in conjunction with `thread_ts` and indicates whether reply should be made visible to everyone in the channel or conversation. Defaults to `false`. + * @var string $text How this field works and whether it is required depends on other fields you use in your API call. [See below](#text_usage) for more detail. + * @var string $thread_ts Provide another message's `ts` value to make this message a reply. Avoid using a reply's `ts` value; use its parent instead. + * @var bool $unfurl_links pass true to enable unfurling of primarily text-based content + * @var bool $unfurl_media Pass false to disable unfurling of media content. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `chat:write` - * } + * @var string $token Authentication token. Requires scope: `chat:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -1844,17 +1844,17 @@ public function chatScheduleMessage(array $formParameters = [], array $headerPar * * @param array $queryParameters { * - * @var string $channel The channel of the scheduled messages - * @var string $cursor For pagination purposes, this is the `cursor` value returned from a previous call to `chat.scheduledmessages.list` indicating where you want to start this call from. - * @var string $latest A UNIX timestamp of the latest value in the time range - * @var int $limit maximum number of original entries to return - * @var string $oldest A UNIX timestamp of the oldest value in the time range - * } + * @var string $channel The channel of the scheduled messages + * @var string $cursor For pagination purposes, this is the `cursor` value returned from a previous call to `chat.scheduledmessages.list` indicating where you want to start this call from. + * @var string $latest A UNIX timestamp of the latest value in the time range + * @var int $limit maximum number of original entries to return + * @var string $oldest A UNIX timestamp of the oldest value in the time range + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `none` - * } + * @var string $token Authentication token. Requires scope: `none` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -1870,18 +1870,18 @@ public function chatScheduledMessagesList(array $queryParameters = [], array $he * * @param array $formParameters { * - * @var string $channel Channel ID of the message - * @var string $ts timestamp of the message to add unfurl behavior to - * @var string $unfurls URL-encoded JSON map with keys set to URLs featured in the the message, pointing to their unfurl blocks or message attachments - * @var string $user_auth_message Provide a simply-formatted string to send as an ephemeral message to the user as invitation to authenticate further and enable full unfurling behavior - * @var bool $user_auth_required Set to `true` or `1` to indicate the user must install your Slack app to trigger unfurls for this domain - * @var string $user_auth_url Send users to this custom URL where they will complete authentication in your app to fully trigger unfurling. Value should be properly URL-encoded. - * } + * @var string $channel Channel ID of the message + * @var string $ts timestamp of the message to add unfurl behavior to + * @var string $unfurls URL-encoded JSON map with keys set to URLs featured in the the message, pointing to their unfurl blocks or message attachments + * @var string $user_auth_message Provide a simply-formatted string to send as an ephemeral message to the user as invitation to authenticate further and enable full unfurling behavior + * @var bool $user_auth_required Set to `true` or `1` to indicate the user must install your Slack app to trigger unfurls for this domain + * @var string $user_auth_url Send users to this custom URL where they will complete authentication in your app to fully trigger unfurling. Value should be properly URL-encoded. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `links:write` - * } + * @var string $token Authentication token. Requires scope: `links:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -1897,20 +1897,20 @@ public function chatUnfurl(array $formParameters = [], array $headerParameters = * * @param array $formParameters { * - * @var bool $as_user Pass true to update the message as the authed user. [Bot users](/bot-users) in this context are considered authed users. - * @var string $attachments A JSON-based array of structured attachments, presented as a URL-encoded string. This field is required when not presenting `text`. If you don't include this field, the message's previous `attachments` will be retained. To remove previous `attachments`, include an empty array for this field. - * @var string $blocks A JSON-based array of [structured blocks](/block-kit/building), presented as a URL-encoded string. If you don't include this field, the message's previous `blocks` will be retained. To remove previous `blocks`, include an empty array for this field. - * @var string $channel channel containing the message to be updated - * @var string $link_names Find and link channel names and usernames. Defaults to `none`. If you do not specify a value for this field, the original value set for the message will be overwritten with the default, `none`. - * @var string $parse Change how messages are treated. Defaults to `client`, unlike `chat.postMessage`. Accepts either `none` or `full`. If you do not specify a value for this field, the original value set for the message will be overwritten with the default, `client`. - * @var string $text New text for the message, using the [default formatting rules](/reference/surfaces/formatting). It's not required when presenting `blocks` or `attachments`. - * @var string $ts Timestamp of the message to be updated. - * } + * @var bool $as_user Pass true to update the message as the authed user. [Bot users](/bot-users) in this context are considered authed users. + * @var string $attachments A JSON-based array of structured attachments, presented as a URL-encoded string. This field is required when not presenting `text`. If you don't include this field, the message's previous `attachments` will be retained. To remove previous `attachments`, include an empty array for this field. + * @var string $blocks A JSON-based array of [structured blocks](/block-kit/building), presented as a URL-encoded string. If you don't include this field, the message's previous `blocks` will be retained. To remove previous `blocks`, include an empty array for this field. + * @var string $channel channel containing the message to be updated + * @var string $link_names Find and link channel names and usernames. Defaults to `none`. If you do not specify a value for this field, the original value set for the message will be overwritten with the default, `none`. + * @var string $parse Change how messages are treated. Defaults to `client`, unlike `chat.postMessage`. Accepts either `none` or `full`. If you do not specify a value for this field, the original value set for the message will be overwritten with the default, `client`. + * @var string $text New text for the message, using the [default formatting rules](/reference/surfaces/formatting). It's not required when presenting `blocks` or `attachments`. + * @var string $ts Timestamp of the message to be updated. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `chat:write` - * } + * @var string $token Authentication token. Requires scope: `chat:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -1926,13 +1926,13 @@ public function chatUpdate(array $formParameters = [], array $headerParameters = * * @param array $formParameters { * - * @var string $channel ID of conversation to archive - * } + * @var string $channel ID of conversation to archive + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `conversations:write` - * } + * @var string $token Authentication token. Requires scope: `conversations:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -1948,13 +1948,13 @@ public function conversationsArchive(array $formParameters = [], array $headerPa * * @param array $formParameters { * - * @var string $channel Conversation to close. - * } + * @var string $channel Conversation to close. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `conversations:write` - * } + * @var string $token Authentication token. Requires scope: `conversations:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -1970,14 +1970,14 @@ public function conversationsClose(array $formParameters = [], array $headerPara * * @param array $formParameters { * - * @var bool $is_private Create a private channel instead of a public one - * @var string $name Name of the public or private channel to create - * } + * @var bool $is_private Create a private channel instead of a public one + * @var string $name Name of the public or private channel to create + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `conversations:write` - * } + * @var string $token Authentication token. Requires scope: `conversations:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -1993,14 +1993,14 @@ public function conversationsCreate(array $formParameters = [], array $headerPar * * @param array $queryParameters { * - * @var string $channel conversation ID to fetch history for - * @var string $cursor Paginate through collections of data by setting the `cursor` parameter to a `next_cursor` attribute returned by a previous request's `response_metadata`. Default value fetches the first "page" of the collection. See [pagination](/docs/pagination) for more detail. - * @var bool $inclusive include messages with latest or oldest timestamp in results only when either timestamp is specified - * @var string $latest end of time range of messages to include in results - * @var int $limit The maximum number of items to return. Fewer than the requested number of items may be returned, even if the end of the users list hasn't been reached. - * @var string $oldest start of time range of messages to include in results - * @var string $token Authentication token. Requires scope: `conversations:history` - * } + * @var string $channel conversation ID to fetch history for + * @var string $cursor Paginate through collections of data by setting the `cursor` parameter to a `next_cursor` attribute returned by a previous request's `response_metadata`. Default value fetches the first "page" of the collection. See [pagination](/docs/pagination) for more detail. + * @var bool $inclusive include messages with latest or oldest timestamp in results only when either timestamp is specified + * @var string $latest end of time range of messages to include in results + * @var int $limit The maximum number of items to return. Fewer than the requested number of items may be returned, even if the end of the users list hasn't been reached. + * @var string $oldest start of time range of messages to include in results + * @var string $token Authentication token. Requires scope: `conversations:history` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -2016,11 +2016,11 @@ public function conversationsHistory(array $queryParameters = [], string $fetch * * @param array $queryParameters { * - * @var string $channel Conversation ID to learn more about - * @var bool $include_locale Set this to `true` to receive the locale for this conversation. Defaults to `false` - * @var bool $include_num_members Set to `true` to include the member count for the specified conversation. Defaults to `false` - * @var string $token Authentication token. Requires scope: `conversations:read` - * } + * @var string $channel Conversation ID to learn more about + * @var bool $include_locale Set this to `true` to receive the locale for this conversation. Defaults to `false` + * @var bool $include_num_members Set to `true` to include the member count for the specified conversation. Defaults to `false` + * @var string $token Authentication token. Requires scope: `conversations:read` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -2036,14 +2036,14 @@ public function conversationsInfo(array $queryParameters = [], string $fetch = s * * @param array $formParameters { * - * @var string $channel the ID of the public or private channel to invite user(s) to - * @var string $users A comma separated list of user IDs. Up to 1000 users may be listed. - * } + * @var string $channel the ID of the public or private channel to invite user(s) to + * @var string $users A comma separated list of user IDs. Up to 1000 users may be listed. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `conversations:write` - * } + * @var string $token Authentication token. Requires scope: `conversations:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -2059,13 +2059,13 @@ public function conversationsInvite(array $formParameters = [], array $headerPar * * @param array $formParameters { * - * @var string $channel ID of conversation to join - * } + * @var string $channel ID of conversation to join + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `channels:write` - * } + * @var string $token Authentication token. Requires scope: `channels:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -2081,14 +2081,14 @@ public function conversationsJoin(array $formParameters = [], array $headerParam * * @param array $formParameters { * - * @var string $channel ID of conversation to remove user from - * @var string $user User ID to be removed. - * } + * @var string $channel ID of conversation to remove user from + * @var string $user User ID to be removed. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `conversations:write` - * } + * @var string $token Authentication token. Requires scope: `conversations:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -2104,13 +2104,13 @@ public function conversationsKick(array $formParameters = [], array $headerParam * * @param array $formParameters { * - * @var string $channel Conversation to leave - * } + * @var string $channel Conversation to leave + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `conversations:write` - * } + * @var string $token Authentication token. Requires scope: `conversations:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -2126,13 +2126,13 @@ public function conversationsLeave(array $formParameters = [], array $headerPara * * @param array $queryParameters { * - * @var string $cursor Paginate through collections of data by setting the `cursor` parameter to a `next_cursor` attribute returned by a previous request's `response_metadata`. Default value fetches the first "page" of the collection. See [pagination](/docs/pagination) for more detail. - * @var bool $exclude_archived Set to `true` to exclude archived channels from the list - * @var int $limit The maximum number of items to return. Fewer than the requested number of items may be returned, even if the end of the list hasn't been reached. Must be an integer no larger than 1000. - * @var string $team_id Encoded team id to list channels in, required if token belongs to org-wide app - * @var string $token Authentication token. Requires scope: `conversations:read` - * @var string $types Mix and match channel types by providing a comma-separated list of any combination of `public_channel`, `private_channel`, `mpim`, `im` - * } + * @var string $cursor Paginate through collections of data by setting the `cursor` parameter to a `next_cursor` attribute returned by a previous request's `response_metadata`. Default value fetches the first "page" of the collection. See [pagination](/docs/pagination) for more detail. + * @var bool $exclude_archived Set to `true` to exclude archived channels from the list + * @var int $limit The maximum number of items to return. Fewer than the requested number of items may be returned, even if the end of the list hasn't been reached. Must be an integer no larger than 1000. + * @var string $team_id Encoded team id to list channels in, required if token belongs to org-wide app + * @var string $token Authentication token. Requires scope: `conversations:read` + * @var string $types Mix and match channel types by providing a comma-separated list of any combination of `public_channel`, `private_channel`, `mpim`, `im` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -2148,14 +2148,14 @@ public function conversationsList(array $queryParameters = [], string $fetch = s * * @param array $formParameters { * - * @var string $channel channel or conversation to set the read cursor for - * @var string $ts Unique identifier of message you want marked as most recently seen in this conversation. - * } + * @var string $channel channel or conversation to set the read cursor for + * @var string $ts Unique identifier of message you want marked as most recently seen in this conversation. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `conversations:write` - * } + * @var string $token Authentication token. Requires scope: `conversations:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -2171,11 +2171,11 @@ public function conversationsMark(array $formParameters = [], array $headerParam * * @param array $queryParameters { * - * @var string $channel ID of the conversation to retrieve members for - * @var string $cursor Paginate through collections of data by setting the `cursor` parameter to a `next_cursor` attribute returned by a previous request's `response_metadata`. Default value fetches the first "page" of the collection. See [pagination](/docs/pagination) for more detail. - * @var int $limit The maximum number of items to return. Fewer than the requested number of items may be returned, even if the end of the users list hasn't been reached. - * @var string $token Authentication token. Requires scope: `conversations:read` - * } + * @var string $channel ID of the conversation to retrieve members for + * @var string $cursor Paginate through collections of data by setting the `cursor` parameter to a `next_cursor` attribute returned by a previous request's `response_metadata`. Default value fetches the first "page" of the collection. See [pagination](/docs/pagination) for more detail. + * @var int $limit The maximum number of items to return. Fewer than the requested number of items may be returned, even if the end of the users list hasn't been reached. + * @var string $token Authentication token. Requires scope: `conversations:read` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -2191,15 +2191,15 @@ public function conversationsMembers(array $queryParameters = [], string $fetch * * @param array $formParameters { * - * @var string $channel Resume a conversation by supplying an `im` or `mpim`'s ID. Or provide the `users` field instead. - * @var bool $return_im boolean, indicates you want the full IM channel definition in the response - * @var string $users Comma separated lists of users. If only one user is included, this creates a 1:1 DM. The ordering of the users is preserved whenever a multi-person direct message is returned. Supply a `channel` when not supplying `users`. - * } + * @var string $channel Resume a conversation by supplying an `im` or `mpim`'s ID. Or provide the `users` field instead. + * @var bool $return_im boolean, indicates you want the full IM channel definition in the response + * @var string $users Comma separated lists of users. If only one user is included, this creates a 1:1 DM. The ordering of the users is preserved whenever a multi-person direct message is returned. Supply a `channel` when not supplying `users`. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `conversations:write` - * } + * @var string $token Authentication token. Requires scope: `conversations:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -2215,14 +2215,14 @@ public function conversationsOpen(array $formParameters = [], array $headerParam * * @param array $formParameters { * - * @var string $channel ID of conversation to rename - * @var string $name New name for conversation. - * } + * @var string $channel ID of conversation to rename + * @var string $name New name for conversation. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `conversations:write` - * } + * @var string $token Authentication token. Requires scope: `conversations:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -2238,15 +2238,15 @@ public function conversationsRename(array $formParameters = [], array $headerPar * * @param array $queryParameters { * - * @var string $channel conversation ID to fetch thread from - * @var string $cursor Paginate through collections of data by setting the `cursor` parameter to a `next_cursor` attribute returned by a previous request's `response_metadata`. Default value fetches the first "page" of the collection. See [pagination](/docs/pagination) for more detail. - * @var bool $inclusive include messages with latest or oldest timestamp in results only when either timestamp is specified - * @var string $latest end of time range of messages to include in results - * @var int $limit The maximum number of items to return. Fewer than the requested number of items may be returned, even if the end of the users list hasn't been reached. - * @var string $oldest start of time range of messages to include in results - * @var string $token Authentication token. Requires scope: `conversations:history` - * @var string $ts Unique identifier of a thread's parent message. `ts` must be the timestamp of an existing message with 0 or more replies. If there are no replies then just the single message referenced by `ts` will return - it is just an ordinary, unthreaded message. - * } + * @var string $channel conversation ID to fetch thread from + * @var string $cursor Paginate through collections of data by setting the `cursor` parameter to a `next_cursor` attribute returned by a previous request's `response_metadata`. Default value fetches the first "page" of the collection. See [pagination](/docs/pagination) for more detail. + * @var bool $inclusive include messages with latest or oldest timestamp in results only when either timestamp is specified + * @var string $latest end of time range of messages to include in results + * @var int $limit The maximum number of items to return. Fewer than the requested number of items may be returned, even if the end of the users list hasn't been reached. + * @var string $oldest start of time range of messages to include in results + * @var string $token Authentication token. Requires scope: `conversations:history` + * @var string $ts Unique identifier of a thread's parent message. `ts` must be the timestamp of an existing message with 0 or more replies. If there are no replies then just the single message referenced by `ts` will return - it is just an ordinary, unthreaded message. + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -2262,14 +2262,14 @@ public function conversationsReplies(array $queryParameters = [], string $fetch * * @param array $formParameters { * - * @var string $channel Conversation to set the purpose of - * @var string $purpose A new, specialer purpose - * } + * @var string $channel Conversation to set the purpose of + * @var string $purpose A new, specialer purpose + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `conversations:write` - * } + * @var string $token Authentication token. Requires scope: `conversations:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -2285,14 +2285,14 @@ public function conversationsSetPurpose(array $formParameters = [], array $heade * * @param array $formParameters { * - * @var string $channel Conversation to set the topic of - * @var string $topic The new topic string. Does not support formatting or linkification. - * } + * @var string $channel Conversation to set the topic of + * @var string $topic The new topic string. Does not support formatting or linkification. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `conversations:write` - * } + * @var string $token Authentication token. Requires scope: `conversations:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -2308,13 +2308,13 @@ public function conversationsSetTopic(array $formParameters = [], array $headerP * * @param array $formParameters { * - * @var string $channel ID of conversation to unarchive - * } + * @var string $channel ID of conversation to unarchive + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `conversations:write` - * } + * @var string $token Authentication token. Requires scope: `conversations:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -2330,14 +2330,14 @@ public function conversationsUnarchive(array $formParameters = [], array $header * * @param array $queryParameters { * - * @var string $dialog The dialog definition. This must be a JSON-encoded string. - * @var string $trigger_id Exchange a trigger to post to the user. - * } + * @var string $dialog The dialog definition. This must be a JSON-encoded string. + * @var string $trigger_id Exchange a trigger to post to the user. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `none` - * } + * @var string $token Authentication token. Requires scope: `none` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -2353,8 +2353,8 @@ public function dialogOpen(array $queryParameters = [], array $headerParameters * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `dnd:write` - * } + * @var string $token Authentication token. Requires scope: `dnd:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -2370,8 +2370,8 @@ public function dndEndDnd(array $headerParameters = [], string $fetch = self::FE * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `dnd:write` - * } + * @var string $token Authentication token. Requires scope: `dnd:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -2387,9 +2387,9 @@ public function dndEndSnooze(array $headerParameters = [], string $fetch = self: * * @param array $queryParameters { * - * @var string $token Authentication token. Requires scope: `dnd:read` - * @var string $user User to fetch status for (defaults to current user) - * } + * @var string $token Authentication token. Requires scope: `dnd:read` + * @var string $user User to fetch status for (defaults to current user) + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -2405,9 +2405,9 @@ public function dndInfo(array $queryParameters = [], string $fetch = self::FETCH * * @param array $formParameters { * - * @var string $num_minutes number of minutes, from now, to snooze until - * @var string $token Authentication token. Requires scope: `dnd:write` - * } + * @var string $num_minutes number of minutes, from now, to snooze until + * @var string $token Authentication token. Requires scope: `dnd:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -2423,9 +2423,9 @@ public function dndSetSnooze(array $formParameters = [], string $fetch = self::F * * @param array $queryParameters { * - * @var string $token Authentication token. Requires scope: `dnd:read` - * @var string $users Comma-separated list of users to fetch Do Not Disturb status for - * } + * @var string $token Authentication token. Requires scope: `dnd:read` + * @var string $users Comma-separated list of users to fetch Do Not Disturb status for + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -2441,8 +2441,8 @@ public function dndTeamInfo(array $queryParameters = [], string $fetch = self::F * * @param array $queryParameters { * - * @var string $token Authentication token. Requires scope: `emoji:read` - * } + * @var string $token Authentication token. Requires scope: `emoji:read` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -2458,14 +2458,14 @@ public function emojiList(array $queryParameters = [], string $fetch = self::FET * * @param array $formParameters { * - * @var string $file file to delete a comment from - * @var string $id The comment to delete. - * } + * @var string $file file to delete a comment from + * @var string $id The comment to delete. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `files:write:user` - * } + * @var string $token Authentication token. Requires scope: `files:write:user` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -2481,13 +2481,13 @@ public function filesCommentsDelete(array $formParameters = [], array $headerPar * * @param array $formParameters { * - * @var string $file ID of file to delete. - * } + * @var string $file ID of file to delete. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `files:write:user` - * } + * @var string $token Authentication token. Requires scope: `files:write:user` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -2503,13 +2503,13 @@ public function filesDelete(array $formParameters = [], array $headerParameters * * @param array $queryParameters { * - * @var string $count - * @var string $cursor Parameter for pagination. File comments are paginated for a single file. Set `cursor` equal to the `next_cursor` attribute returned by the previous request's `response_metadata`. This parameter is optional, but pagination is mandatory: the default value simply fetches the first "page" of the collection of comments. See [pagination](/docs/pagination) for more details. - * @var string $file specify a file by providing its ID - * @var int $limit The maximum number of items to return. Fewer than the requested number of items may be returned, even if the end of the list hasn't been reached. - * @var string $page - * @var string $token Authentication token. Requires scope: `files:read` - * } + * @var string $count + * @var string $cursor Parameter for pagination. File comments are paginated for a single file. Set `cursor` equal to the `next_cursor` attribute returned by the previous request's `response_metadata`. This parameter is optional, but pagination is mandatory: the default value simply fetches the first "page" of the collection of comments. See [pagination](/docs/pagination) for more details. + * @var string $file specify a file by providing its ID + * @var int $limit The maximum number of items to return. Fewer than the requested number of items may be returned, even if the end of the list hasn't been reached. + * @var string $page + * @var string $token Authentication token. Requires scope: `files:read` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -2525,16 +2525,16 @@ public function filesInfo(array $queryParameters = [], string $fetch = self::FET * * @param array $queryParameters { * - * @var string $channel filter files appearing in a specific channel, indicated by its ID - * @var string $count - * @var string $page - * @var bool $show_files_hidden_by_limit show truncated file info for files hidden due to being too old, and the team who owns the file being over the file limit - * @var string $token Authentication token. Requires scope: `files:read` - * @var string $ts_from filter files created after this timestamp (inclusive) - * @var string $ts_to filter files created before this timestamp (inclusive) - * @var string $types Filter files by type ([see below](#file_types)). You can pass multiple values in the types argument, like `types=spaces,snippets`.The default value is `all`, which does not filter the list. - * @var string $user Filter files created by a single user. - * } + * @var string $channel filter files appearing in a specific channel, indicated by its ID + * @var string $count + * @var string $page + * @var bool $show_files_hidden_by_limit show truncated file info for files hidden due to being too old, and the team who owns the file being over the file limit + * @var string $token Authentication token. Requires scope: `files:read` + * @var string $ts_from filter files created after this timestamp (inclusive) + * @var string $ts_to filter files created before this timestamp (inclusive) + * @var string $types Filter files by type ([see below](#file_types)). You can pass multiple values in the types argument, like `types=spaces,snippets`.The default value is `all`, which does not filter the list. + * @var string $user Filter files created by a single user. + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -2550,14 +2550,14 @@ public function filesList(array $queryParameters = [], string $fetch = self::FET * * @param array $formParameters { * - * @var string $external_id creator defined GUID for the file - * @var string $external_url URL of the remote file - * @var string $filetype type of file - * @var string $indexable_file_contents A text file (txt, pdf, doc, etc.) containing textual search terms that are used to improve discovery of the remote file. - * @var string $preview_image preview of the document via `multipart/form-data` - * @var string $title title of the file being shared - * @var string $token Authentication token. Requires scope: `remote_files:write` - * } + * @var string $external_id creator defined GUID for the file + * @var string $external_url URL of the remote file + * @var string $filetype type of file + * @var string $indexable_file_contents A text file (txt, pdf, doc, etc.) containing textual search terms that are used to improve discovery of the remote file. + * @var string $preview_image preview of the document via `multipart/form-data` + * @var string $title title of the file being shared + * @var string $token Authentication token. Requires scope: `remote_files:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -2573,10 +2573,10 @@ public function filesRemoteAdd(array $formParameters = [], string $fetch = self: * * @param array $queryParameters { * - * @var string $external_id creator defined GUID for the file - * @var string $file specify a file by providing its ID - * @var string $token Authentication token. Requires scope: `remote_files:read` - * } + * @var string $external_id creator defined GUID for the file + * @var string $file specify a file by providing its ID + * @var string $token Authentication token. Requires scope: `remote_files:read` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -2592,13 +2592,13 @@ public function filesRemoteInfo(array $queryParameters = [], string $fetch = sel * * @param array $queryParameters { * - * @var string $channel filter files appearing in a specific channel, indicated by its ID - * @var string $cursor Paginate through collections of data by setting the `cursor` parameter to a `next_cursor` attribute returned by a previous request's `response_metadata`. Default value fetches the first "page" of the collection. See [pagination](/docs/pagination) for more detail. - * @var int $limit the maximum number of items to return - * @var string $token Authentication token. Requires scope: `remote_files:read` - * @var string $ts_from filter files created after this timestamp (inclusive) - * @var string $ts_to Filter files created before this timestamp (inclusive). - * } + * @var string $channel filter files appearing in a specific channel, indicated by its ID + * @var string $cursor Paginate through collections of data by setting the `cursor` parameter to a `next_cursor` attribute returned by a previous request's `response_metadata`. Default value fetches the first "page" of the collection. See [pagination](/docs/pagination) for more detail. + * @var int $limit the maximum number of items to return + * @var string $token Authentication token. Requires scope: `remote_files:read` + * @var string $ts_from filter files created after this timestamp (inclusive) + * @var string $ts_to Filter files created before this timestamp (inclusive). + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -2614,10 +2614,10 @@ public function filesRemoteList(array $queryParameters = [], string $fetch = sel * * @param array $formParameters { * - * @var string $external_id creator defined GUID for the file - * @var string $file specify a file by providing its ID - * @var string $token Authentication token. Requires scope: `remote_files:write` - * } + * @var string $external_id creator defined GUID for the file + * @var string $file specify a file by providing its ID + * @var string $token Authentication token. Requires scope: `remote_files:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -2633,11 +2633,11 @@ public function filesRemoteRemove(array $formParameters = [], string $fetch = se * * @param array $queryParameters { * - * @var string $channels comma-separated list of channel IDs where the file will be shared - * @var string $external_id The globally unique identifier (GUID) for the file, as set by the app registering the file with Slack. Either this field or `file` or both are required. - * @var string $file Specify a file registered with Slack by providing its ID. Either this field or `external_id` or both are required. - * @var string $token Authentication token. Requires scope: `remote_files:share` - * } + * @var string $channels comma-separated list of channel IDs where the file will be shared + * @var string $external_id The globally unique identifier (GUID) for the file, as set by the app registering the file with Slack. Either this field or `file` or both are required. + * @var string $file Specify a file registered with Slack by providing its ID. Either this field or `external_id` or both are required. + * @var string $token Authentication token. Requires scope: `remote_files:share` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -2653,15 +2653,15 @@ public function filesRemoteShare(array $queryParameters = [], string $fetch = se * * @param array $formParameters { * - * @var string $external_id creator defined GUID for the file - * @var string $external_url URL of the remote file - * @var string $file specify a file by providing its ID - * @var string $filetype type of file - * @var string $indexable_file_contents file containing contents that can be used to improve searchability for the remote file - * @var string $preview_image preview of the document via `multipart/form-data` - * @var string $title title of the file being shared - * @var string $token Authentication token. Requires scope: `remote_files:write` - * } + * @var string $external_id creator defined GUID for the file + * @var string $external_url URL of the remote file + * @var string $file specify a file by providing its ID + * @var string $filetype type of file + * @var string $indexable_file_contents file containing contents that can be used to improve searchability for the remote file + * @var string $preview_image preview of the document via `multipart/form-data` + * @var string $title title of the file being shared + * @var string $token Authentication token. Requires scope: `remote_files:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -2677,13 +2677,13 @@ public function filesRemoteUpdate(array $formParameters = [], string $fetch = se * * @param array $formParameters { * - * @var string $file File to revoke - * } + * @var string $file File to revoke + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `files:write:user` - * } + * @var string $token Authentication token. Requires scope: `files:write:user` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -2699,13 +2699,13 @@ public function filesRevokePublicURL(array $formParameters = [], array $headerPa * * @param array $formParameters { * - * @var string $file File to share - * } + * @var string $file File to share + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `files:write:user` - * } + * @var string $token Authentication token. Requires scope: `files:write:user` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -2721,16 +2721,16 @@ public function filesSharedPublicURL(array $formParameters = [], array $headerPa * * @param array $formParameters { * - * @var string $channels comma-separated list of channel names or IDs where the file will be shared - * @var string $content File contents via a POST variable. If omitting this parameter, you must provide a `file`. - * @var string|resource|\Psr\Http\Message\StreamInterface $file File contents via `multipart/form-data`. If omitting this parameter, you must submit `content`. - * @var string $filename filename of file - * @var string $filetype a [file type](/types/file#file_types) identifier - * @var string $initial_comment the message text introducing the file in specified `channels` - * @var string $thread_ts Provide another message's `ts` value to upload this file as a reply. Never use a reply's `ts` value; use its parent instead. - * @var string $title title of file - * @var string $token Authentication token. Requires scope: `files:write:user` - * } + * @var string $channels comma-separated list of channel names or IDs where the file will be shared + * @var string $content File contents via a POST variable. If omitting this parameter, you must provide a `file`. + * @var string|resource|\Psr\Http\Message\StreamInterface $file File contents via `multipart/form-data`. If omitting this parameter, you must submit `content`. + * @var string $filename filename of file + * @var string $filetype a [file type](/types/file#file_types) identifier + * @var string $initial_comment the message text introducing the file in specified `channels` + * @var string $thread_ts Provide another message's `ts` value to upload this file as a reply. Never use a reply's `ts` value; use its parent instead. + * @var string $title title of file + * @var string $token Authentication token. Requires scope: `files:write:user` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -2746,11 +2746,11 @@ public function filesUpload(array $formParameters = [], string $fetch = self::FE * * @param array $queryParameters { * - * @var string $team_id Specify team_id starts with `T` in case of Org Token - * @var bool $to_old Specify `true` to convert `W` global user IDs to workspace-specific `U` IDs. Defaults to `false`. - * @var string $token Authentication token. Requires scope: `tokens.basic` - * @var string $users A comma-separated list of user ids, up to 400 per request - * } + * @var string $team_id Specify team_id starts with `T` in case of Org Token + * @var bool $to_old Specify `true` to convert `W` global user IDs to workspace-specific `U` IDs. Defaults to `false`. + * @var string $token Authentication token. Requires scope: `tokens.basic` + * @var string $users A comma-separated list of user ids, up to 400 per request + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -2766,12 +2766,12 @@ public function migrationExchange(array $queryParameters = [], string $fetch = s * * @param array $queryParameters { * - * @var string $client_id issued when you created your application - * @var string $client_secret issued when you created your application - * @var string $code the `code` param returned via the OAuth callback - * @var string $redirect_uri this must match the originally submitted URI (if one was sent) - * @var bool $single_channel Request the user to add your app only to a single channel. Only valid with a [legacy workspace app](https://api.slack.com/legacy-workspace-apps). - * } + * @var string $client_id issued when you created your application + * @var string $client_secret issued when you created your application + * @var string $code the `code` param returned via the OAuth callback + * @var string $redirect_uri this must match the originally submitted URI (if one was sent) + * @var bool $single_channel Request the user to add your app only to a single channel. Only valid with a [legacy workspace app](https://api.slack.com/legacy-workspace-apps). + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -2787,12 +2787,12 @@ public function oauthAccess(array $queryParameters = [], string $fetch = self::F * * @param array $queryParameters { * - * @var string $client_id issued when you created your application - * @var string $client_secret issued when you created your application - * @var string $code the `code` param returned via the OAuth callback - * @var string $redirect_uri this must match the originally submitted URI (if one was sent) - * @var bool $single_channel Request the user to add your app only to a single channel. - * } + * @var string $client_id issued when you created your application + * @var string $client_secret issued when you created your application + * @var string $code the `code` param returned via the OAuth callback + * @var string $redirect_uri this must match the originally submitted URI (if one was sent) + * @var bool $single_channel Request the user to add your app only to a single channel. + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -2808,11 +2808,11 @@ public function oauthToken(array $queryParameters = [], string $fetch = self::FE * * @param array $queryParameters { * - * @var string $client_id issued when you created your application - * @var string $client_secret issued when you created your application - * @var string $code the `code` param returned via the OAuth callback - * @var string $redirect_uri This must match the originally submitted URI (if one was sent). - * } + * @var string $client_id issued when you created your application + * @var string $client_secret issued when you created your application + * @var string $code the `code` param returned via the OAuth callback + * @var string $redirect_uri This must match the originally submitted URI (if one was sent). + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -2828,14 +2828,14 @@ public function oauthV2Access(array $queryParameters = [], string $fetch = self: * * @param array $formParameters { * - * @var string $channel channel to pin the item in - * @var string $timestamp Timestamp of the message to pin. - * } + * @var string $channel channel to pin the item in + * @var string $timestamp Timestamp of the message to pin. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `pins:write` - * } + * @var string $token Authentication token. Requires scope: `pins:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -2851,9 +2851,9 @@ public function pinsAdd(array $formParameters = [], array $headerParameters = [] * * @param array $queryParameters { * - * @var string $channel channel to get pinned items for - * @var string $token Authentication token. Requires scope: `pins:read` - * } + * @var string $channel channel to get pinned items for + * @var string $token Authentication token. Requires scope: `pins:read` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -2869,14 +2869,14 @@ public function pinsList(array $queryParameters = [], string $fetch = self::FETC * * @param array $formParameters { * - * @var string $channel channel where the item is pinned to - * @var string $timestamp Timestamp of the message to un-pin. - * } + * @var string $channel channel where the item is pinned to + * @var string $timestamp Timestamp of the message to un-pin. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `pins:write` - * } + * @var string $token Authentication token. Requires scope: `pins:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -2892,15 +2892,15 @@ public function pinsRemove(array $formParameters = [], array $headerParameters = * * @param array $formParameters { * - * @var string $channel channel where the message to add reaction to was posted - * @var string $name reaction (emoji) name - * @var string $timestamp Timestamp of the message to add reaction to. - * } + * @var string $channel channel where the message to add reaction to was posted + * @var string $name reaction (emoji) name + * @var string $timestamp Timestamp of the message to add reaction to. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `reactions:write` - * } + * @var string $token Authentication token. Requires scope: `reactions:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -2916,13 +2916,13 @@ public function reactionsAdd(array $formParameters = [], array $headerParameters * * @param array $queryParameters { * - * @var string $channel channel where the message to get reactions for was posted - * @var string $file file to get reactions for - * @var string $file_comment file comment to get reactions for - * @var bool $full if true always return the complete reaction list - * @var string $timestamp timestamp of the message to get reactions for - * @var string $token Authentication token. Requires scope: `reactions:read` - * } + * @var string $channel channel where the message to get reactions for was posted + * @var string $file file to get reactions for + * @var string $file_comment file comment to get reactions for + * @var bool $full if true always return the complete reaction list + * @var string $timestamp timestamp of the message to get reactions for + * @var string $token Authentication token. Requires scope: `reactions:read` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -2938,14 +2938,14 @@ public function reactionsGet(array $queryParameters = [], string $fetch = self:: * * @param array $queryParameters { * - * @var int $count - * @var string $cursor Parameter for pagination. Set `cursor` equal to the `next_cursor` attribute returned by the previous request's `response_metadata`. This parameter is optional, but pagination is mandatory: the default value simply fetches the first "page" of the collection. See [pagination](/docs/pagination) for more details. - * @var bool $full if true always return the complete reaction list - * @var int $limit The maximum number of items to return. Fewer than the requested number of items may be returned, even if the end of the list hasn't been reached. - * @var int $page - * @var string $token Authentication token. Requires scope: `reactions:read` - * @var string $user Show reactions made by this user. Defaults to the authed user. - * } + * @var int $count + * @var string $cursor Parameter for pagination. Set `cursor` equal to the `next_cursor` attribute returned by the previous request's `response_metadata`. This parameter is optional, but pagination is mandatory: the default value simply fetches the first "page" of the collection. See [pagination](/docs/pagination) for more details. + * @var bool $full if true always return the complete reaction list + * @var int $limit The maximum number of items to return. Fewer than the requested number of items may be returned, even if the end of the list hasn't been reached. + * @var int $page + * @var string $token Authentication token. Requires scope: `reactions:read` + * @var string $user Show reactions made by this user. Defaults to the authed user. + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -2961,17 +2961,17 @@ public function reactionsList(array $queryParameters = [], string $fetch = self: * * @param array $formParameters { * - * @var string $channel channel where the message to remove reaction from was posted - * @var string $file file to remove reaction from - * @var string $file_comment file comment to remove reaction from - * @var string $name reaction (emoji) name - * @var string $timestamp Timestamp of the message to remove reaction from. - * } + * @var string $channel channel where the message to remove reaction from was posted + * @var string $file file to remove reaction from + * @var string $file_comment file comment to remove reaction from + * @var string $name reaction (emoji) name + * @var string $timestamp Timestamp of the message to remove reaction from. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `reactions:write` - * } + * @var string $token Authentication token. Requires scope: `reactions:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -2987,15 +2987,15 @@ public function reactionsRemove(array $formParameters = [], array $headerParamet * * @param array $formParameters { * - * @var string $text The content of the reminder - * @var string $time When this reminder should happen: the Unix timestamp (up to five years from now), the number of seconds until the reminder (if within 24 hours), or a natural language description (Ex. "in 15 minutes," or "every Thursday") - * @var string $user The user who will receive the reminder. If no user is specified, the reminder will go to user who created it. - * } + * @var string $text The content of the reminder + * @var string $time When this reminder should happen: the Unix timestamp (up to five years from now), the number of seconds until the reminder (if within 24 hours), or a natural language description (Ex. "in 15 minutes," or "every Thursday") + * @var string $user The user who will receive the reminder. If no user is specified, the reminder will go to user who created it. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `reminders:write` - * } + * @var string $token Authentication token. Requires scope: `reminders:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -3011,13 +3011,13 @@ public function remindersAdd(array $formParameters = [], array $headerParameters * * @param array $formParameters { * - * @var string $reminder The ID of the reminder to be marked as complete - * } + * @var string $reminder The ID of the reminder to be marked as complete + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `reminders:write` - * } + * @var string $token Authentication token. Requires scope: `reminders:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -3033,13 +3033,13 @@ public function remindersComplete(array $formParameters = [], array $headerParam * * @param array $formParameters { * - * @var string $reminder The ID of the reminder - * } + * @var string $reminder The ID of the reminder + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `reminders:write` - * } + * @var string $token Authentication token. Requires scope: `reminders:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -3055,9 +3055,9 @@ public function remindersDelete(array $formParameters = [], array $headerParamet * * @param array $queryParameters { * - * @var string $reminder The ID of the reminder - * @var string $token Authentication token. Requires scope: `reminders:read` - * } + * @var string $reminder The ID of the reminder + * @var string $token Authentication token. Requires scope: `reminders:read` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -3073,8 +3073,8 @@ public function remindersInfo(array $queryParameters = [], string $fetch = self: * * @param array $queryParameters { * - * @var string $token Authentication token. Requires scope: `reminders:read` - * } + * @var string $token Authentication token. Requires scope: `reminders:read` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -3090,10 +3090,10 @@ public function remindersList(array $queryParameters = [], string $fetch = self: * * @param array $queryParameters { * - * @var bool $batch_presence_aware Batch presence deliveries via subscription. Enabling changes the shape of `presence_change` events. See [batch presence](/docs/presence-and-status#batching). - * @var bool $presence_sub Only deliver presence events when requested by subscription. See [presence subscriptions](/docs/presence-and-status#subscriptions). - * @var string $token Authentication token. Requires scope: `rtm:stream` - * } + * @var bool $batch_presence_aware Batch presence deliveries via subscription. Enabling changes the shape of `presence_change` events. See [batch presence](/docs/presence-and-status#batching). + * @var bool $presence_sub Only deliver presence events when requested by subscription. See [presence subscriptions](/docs/presence-and-status#subscriptions). + * @var string $token Authentication token. Requires scope: `rtm:stream` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -3109,14 +3109,14 @@ public function rtmConnect(array $queryParameters = [], string $fetch = self::FE * * @param array $queryParameters { * - * @var int $count Pass the number of results you want per "page". Maximum of `100`. - * @var bool $highlight pass a value of `true` to enable query highlight markers (see below) - * @var int $page - * @var string $query search query - * @var string $sort return matches sorted by either `score` or `timestamp` - * @var string $sort_dir change sort direction to ascending (`asc`) or descending (`desc`) - * @var string $token Authentication token. Requires scope: `search:read` - * } + * @var int $count Pass the number of results you want per "page". Maximum of `100`. + * @var bool $highlight pass a value of `true` to enable query highlight markers (see below) + * @var int $page + * @var string $query search query + * @var string $sort return matches sorted by either `score` or `timestamp` + * @var string $sort_dir change sort direction to ascending (`asc`) or descending (`desc`) + * @var string $token Authentication token. Requires scope: `search:read` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -3132,16 +3132,16 @@ public function searchMessages(array $queryParameters = [], string $fetch = self * * @param array $formParameters { * - * @var string $channel channel to add star to, or channel where the message to add star to was posted (used with `timestamp`) - * @var string $file file to add star to - * @var string $file_comment file comment to add star to - * @var string $timestamp Timestamp of the message to add star to. - * } + * @var string $channel channel to add star to, or channel where the message to add star to was posted (used with `timestamp`) + * @var string $file file to add star to + * @var string $file_comment file comment to add star to + * @var string $timestamp Timestamp of the message to add star to. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `stars:write` - * } + * @var string $token Authentication token. Requires scope: `stars:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -3157,12 +3157,12 @@ public function starsAdd(array $formParameters = [], array $headerParameters = [ * * @param array $queryParameters { * - * @var string $count - * @var string $cursor Parameter for pagination. Set `cursor` equal to the `next_cursor` attribute returned by the previous request's `response_metadata`. This parameter is optional, but pagination is mandatory: the default value simply fetches the first "page" of the collection. See [pagination](/docs/pagination) for more details. - * @var int $limit The maximum number of items to return. Fewer than the requested number of items may be returned, even if the end of the list hasn't been reached. - * @var string $page - * @var string $token Authentication token. Requires scope: `stars:read` - * } + * @var string $count + * @var string $cursor Parameter for pagination. Set `cursor` equal to the `next_cursor` attribute returned by the previous request's `response_metadata`. This parameter is optional, but pagination is mandatory: the default value simply fetches the first "page" of the collection. See [pagination](/docs/pagination) for more details. + * @var int $limit The maximum number of items to return. Fewer than the requested number of items may be returned, even if the end of the list hasn't been reached. + * @var string $page + * @var string $token Authentication token. Requires scope: `stars:read` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -3178,16 +3178,16 @@ public function starsList(array $queryParameters = [], string $fetch = self::FET * * @param array $formParameters { * - * @var string $channel channel to remove star from, or channel where the message to remove star from was posted (used with `timestamp`) - * @var string $file file to remove star from - * @var string $file_comment file comment to remove star from - * @var string $timestamp Timestamp of the message to remove star from. - * } + * @var string $channel channel to remove star from, or channel where the message to remove star from was posted (used with `timestamp`) + * @var string $file file to remove star from + * @var string $file_comment file comment to remove star from + * @var string $timestamp Timestamp of the message to remove star from. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `stars:write` - * } + * @var string $token Authentication token. Requires scope: `stars:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -3203,11 +3203,11 @@ public function starsRemove(array $formParameters = [], array $headerParameters * * @param array $queryParameters { * - * @var string $before end of time range of logs to include in results (inclusive) - * @var string $count - * @var string $page - * @var string $token Authentication token. Requires scope: `admin` - * } + * @var string $before end of time range of logs to include in results (inclusive) + * @var string $count + * @var string $page + * @var string $token Authentication token. Requires scope: `admin` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -3223,9 +3223,9 @@ public function teamAccessLogs(array $queryParameters = [], string $fetch = self * * @param array $queryParameters { * - * @var string $token Authentication token. Requires scope: `admin` - * @var string $user A user to retrieve the billable information for. Defaults to all users. - * } + * @var string $token Authentication token. Requires scope: `admin` + * @var string $user A user to retrieve the billable information for. Defaults to all users. + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -3241,9 +3241,9 @@ public function teamBillableInfo(array $queryParameters = [], string $fetch = se * * @param array $queryParameters { * - * @var string $team Team to get info on, if omitted, will return information about the current team. Will only return team that the authenticated token is allowed to see through external shared channels - * @var string $token Authentication token. Requires scope: `team:read` - * } + * @var string $team Team to get info on, if omitted, will return information about the current team. Will only return team that the authenticated token is allowed to see through external shared channels + * @var string $token Authentication token. Requires scope: `team:read` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -3259,14 +3259,14 @@ public function teamInfo(array $queryParameters = [], string $fetch = self::FETC * * @param array $queryParameters { * - * @var string $app_id Filter logs to this Slack app. Defaults to all logs. - * @var string $change_type Filter logs with this change type. Defaults to all logs. - * @var string $count - * @var string $page - * @var string $service_id Filter logs to this service. Defaults to all logs. - * @var string $token Authentication token. Requires scope: `admin` - * @var string $user Filter logs generated by this user’s actions. Defaults to all logs. - * } + * @var string $app_id Filter logs to this Slack app. Defaults to all logs. + * @var string $change_type Filter logs with this change type. Defaults to all logs. + * @var string $count + * @var string $page + * @var string $service_id Filter logs to this service. Defaults to all logs. + * @var string $token Authentication token. Requires scope: `admin` + * @var string $user Filter logs generated by this user’s actions. Defaults to all logs. + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -3282,9 +3282,9 @@ public function teamIntegrationLogs(array $queryParameters = [], string $fetch = * * @param array $queryParameters { * - * @var string $token Authentication token. Requires scope: `users.profile:read` - * @var string $visibility Filter by visibility. - * } + * @var string $token Authentication token. Requires scope: `users.profile:read` + * @var string $visibility Filter by visibility. + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -3300,17 +3300,17 @@ public function teamProfileGet(array $queryParameters = [], string $fetch = self * * @param array $formParameters { * - * @var string $channels a comma separated string of encoded channel IDs for which the User Group uses as a default - * @var string $description a short description of the User Group - * @var string $handle A mention handle. Must be unique among channels, users and User Groups. - * @var bool $include_count include the number of users in each User Group - * @var string $name A name for the User Group. Must be unique among User Groups. - * } + * @var string $channels a comma separated string of encoded channel IDs for which the User Group uses as a default + * @var string $description a short description of the User Group + * @var string $handle A mention handle. Must be unique among channels, users and User Groups. + * @var bool $include_count include the number of users in each User Group + * @var string $name A name for the User Group. Must be unique among User Groups. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `usergroups:write` - * } + * @var string $token Authentication token. Requires scope: `usergroups:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -3326,14 +3326,14 @@ public function usergroupsCreate(array $formParameters = [], array $headerParame * * @param array $formParameters { * - * @var bool $include_count include the number of users in the User Group - * @var string $usergroup The encoded ID of the User Group to disable. - * } + * @var bool $include_count include the number of users in the User Group + * @var string $usergroup The encoded ID of the User Group to disable. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `usergroups:write` - * } + * @var string $token Authentication token. Requires scope: `usergroups:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -3349,14 +3349,14 @@ public function usergroupsDisable(array $formParameters = [], array $headerParam * * @param array $formParameters { * - * @var bool $include_count include the number of users in the User Group - * @var string $usergroup The encoded ID of the User Group to enable. - * } + * @var bool $include_count include the number of users in the User Group + * @var string $usergroup The encoded ID of the User Group to enable. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `usergroups:write` - * } + * @var string $token Authentication token. Requires scope: `usergroups:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -3372,12 +3372,12 @@ public function usergroupsEnable(array $formParameters = [], array $headerParame * * @param array $queryParameters { * - * @var bool $include_count include the number of users in each User Group - * @var bool $include_disabled include disabled User Groups - * @var bool $include_users include the list of users for each User Group - * @var string $team_id Encoded team id to list user groups in, required if org token is used - * @var string $token Authentication token. Requires scope: `usergroups:read` - * } + * @var bool $include_count include the number of users in each User Group + * @var bool $include_disabled include disabled User Groups + * @var bool $include_users include the list of users for each User Group + * @var string $team_id Encoded team id to list user groups in, required if org token is used + * @var string $token Authentication token. Requires scope: `usergroups:read` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -3393,18 +3393,18 @@ public function usergroupsList(array $queryParameters = [], string $fetch = self * * @param array $formParameters { * - * @var string $channels a comma separated string of encoded channel IDs for which the User Group uses as a default - * @var string $description a short description of the User Group - * @var string $handle A mention handle. Must be unique among channels, users and User Groups. - * @var bool $include_count include the number of users in the User Group - * @var string $name A name for the User Group. Must be unique among User Groups. - * @var string $usergroup The encoded ID of the User Group to update. - * } + * @var string $channels a comma separated string of encoded channel IDs for which the User Group uses as a default + * @var string $description a short description of the User Group + * @var string $handle A mention handle. Must be unique among channels, users and User Groups. + * @var bool $include_count include the number of users in the User Group + * @var string $name A name for the User Group. Must be unique among User Groups. + * @var string $usergroup The encoded ID of the User Group to update. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `usergroups:write` - * } + * @var string $token Authentication token. Requires scope: `usergroups:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -3420,10 +3420,10 @@ public function usergroupsUpdate(array $formParameters = [], array $headerParame * * @param array $queryParameters { * - * @var bool $include_disabled allow results that involve disabled User Groups - * @var string $token Authentication token. Requires scope: `usergroups:read` - * @var string $usergroup The encoded ID of the User Group to read. - * } + * @var bool $include_disabled allow results that involve disabled User Groups + * @var string $token Authentication token. Requires scope: `usergroups:read` + * @var string $usergroup The encoded ID of the User Group to read. + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -3439,15 +3439,15 @@ public function usergroupsUsersList(array $queryParameters = [], string $fetch = * * @param array $formParameters { * - * @var bool $include_count include the number of users in the User Group - * @var string $usergroup the encoded ID of the User Group to update - * @var string $users A comma separated string of encoded user IDs that represent the entire list of users for the User Group. - * } + * @var bool $include_count include the number of users in the User Group + * @var string $usergroup the encoded ID of the User Group to update + * @var string $users A comma separated string of encoded user IDs that represent the entire list of users for the User Group. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `usergroups:write` - * } + * @var string $token Authentication token. Requires scope: `usergroups:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -3463,13 +3463,13 @@ public function usergroupsUsersUpdate(array $formParameters = [], array $headerP * * @param array $queryParameters { * - * @var string $cursor Paginate through collections of data by setting the `cursor` parameter to a `next_cursor` attribute returned by a previous request's `response_metadata`. Default value fetches the first "page" of the collection. See [pagination](/docs/pagination) for more detail. - * @var bool $exclude_archived Set to `true` to exclude archived channels from the list - * @var int $limit The maximum number of items to return. Fewer than the requested number of items may be returned, even if the end of the list hasn't been reached. Must be an integer no larger than 1000. - * @var string $token Authentication token. Requires scope: `conversations:read` - * @var string $types Mix and match channel types by providing a comma-separated list of any combination of `public_channel`, `private_channel`, `mpim`, `im` - * @var string $user Browse conversations by a specific user ID's membership. Non-public channels are restricted to those where the calling user shares membership. - * } + * @var string $cursor Paginate through collections of data by setting the `cursor` parameter to a `next_cursor` attribute returned by a previous request's `response_metadata`. Default value fetches the first "page" of the collection. See [pagination](/docs/pagination) for more detail. + * @var bool $exclude_archived Set to `true` to exclude archived channels from the list + * @var int $limit The maximum number of items to return. Fewer than the requested number of items may be returned, even if the end of the list hasn't been reached. Must be an integer no larger than 1000. + * @var string $token Authentication token. Requires scope: `conversations:read` + * @var string $types Mix and match channel types by providing a comma-separated list of any combination of `public_channel`, `private_channel`, `mpim`, `im` + * @var string $user Browse conversations by a specific user ID's membership. Non-public channels are restricted to those where the calling user shares membership. + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -3485,8 +3485,8 @@ public function usersConversations(array $queryParameters = [], string $fetch = * * @param array $formParameters { * - * @var string $token Authentication token. Requires scope: `users.profile:write` - * } + * @var string $token Authentication token. Requires scope: `users.profile:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -3502,9 +3502,9 @@ public function usersDeletePhoto(array $formParameters = [], string $fetch = sel * * @param array $queryParameters { * - * @var string $token Authentication token. Requires scope: `users:read` - * @var string $user User to get presence info on. Defaults to the authed user. - * } + * @var string $token Authentication token. Requires scope: `users:read` + * @var string $user User to get presence info on. Defaults to the authed user. + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -3520,8 +3520,8 @@ public function usersGetPresence(array $queryParameters = [], string $fetch = se * * @param array $queryParameters { * - * @var string $token Authentication token. Requires scope: `identity.basic` - * } + * @var string $token Authentication token. Requires scope: `identity.basic` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -3537,10 +3537,10 @@ public function usersIdentity(array $queryParameters = [], string $fetch = self: * * @param array $queryParameters { * - * @var bool $include_locale Set this to `true` to receive the locale for this user. Defaults to `false` - * @var string $token Authentication token. Requires scope: `users:read` - * @var string $user User to get info on - * } + * @var bool $include_locale Set this to `true` to receive the locale for this user. Defaults to `false` + * @var string $token Authentication token. Requires scope: `users:read` + * @var string $user User to get info on + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -3556,12 +3556,12 @@ public function usersInfo(array $queryParameters = [], string $fetch = self::FET * * @param array $queryParameters { * - * @var string $cursor Paginate through collections of data by setting the `cursor` parameter to a `next_cursor` attribute returned by a previous request's `response_metadata`. Default value fetches the first "page" of the collection. See [pagination](/docs/pagination) for more detail. - * @var bool $include_locale Set this to `true` to receive the locale for users. Defaults to `false` - * @var int $limit The maximum number of items to return. Fewer than the requested number of items may be returned, even if the end of the users list hasn't been reached. Providing no `limit` value will result in Slack attempting to deliver you the entire result set. If the collection is too large you may experience `limit_required` or HTTP 500 errors. - * @var string $team_id Encoded team id to list users in, required if org token is used - * @var string $token Authentication token. Requires scope: `users:read` - * } + * @var string $cursor Paginate through collections of data by setting the `cursor` parameter to a `next_cursor` attribute returned by a previous request's `response_metadata`. Default value fetches the first "page" of the collection. See [pagination](/docs/pagination) for more detail. + * @var bool $include_locale Set this to `true` to receive the locale for users. Defaults to `false` + * @var int $limit The maximum number of items to return. Fewer than the requested number of items may be returned, even if the end of the users list hasn't been reached. Providing no `limit` value will result in Slack attempting to deliver you the entire result set. If the collection is too large you may experience `limit_required` or HTTP 500 errors. + * @var string $team_id Encoded team id to list users in, required if org token is used + * @var string $token Authentication token. Requires scope: `users:read` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -3577,9 +3577,9 @@ public function usersList(array $queryParameters = [], string $fetch = self::FET * * @param array $queryParameters { * - * @var string $email An email address belonging to a user in the workspace - * @var string $token Authentication token. Requires scope: `users:read.email` - * } + * @var string $email An email address belonging to a user in the workspace + * @var string $token Authentication token. Requires scope: `users:read.email` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -3595,10 +3595,10 @@ public function usersLookupByEmail(array $queryParameters = [], string $fetch = * * @param array $queryParameters { * - * @var bool $include_labels Include labels for each ID in custom profile fields - * @var string $token Authentication token. Requires scope: `users.profile:read` - * @var string $user User to retrieve profile info for - * } + * @var bool $include_labels Include labels for each ID in custom profile fields + * @var string $token Authentication token. Requires scope: `users.profile:read` + * @var string $user User to retrieve profile info for + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -3614,16 +3614,16 @@ public function usersProfileGet(array $queryParameters = [], string $fetch = sel * * @param array $formParameters { * - * @var string $name Name of a single key to set. Usable only if `profile` is not passed. - * @var string $profile Collection of key:value pairs presented as a URL-encoded JSON hash. At most 50 fields may be set. Each field name is limited to 255 characters. - * @var string $user ID of user to change. This argument may only be specified by team admins on paid teams. - * @var string $value Value to set a single key to. Usable only if `profile` is not passed. - * } + * @var string $name Name of a single key to set. Usable only if `profile` is not passed. + * @var string $profile Collection of key:value pairs presented as a URL-encoded JSON hash. At most 50 fields may be set. Each field name is limited to 255 characters. + * @var string $user ID of user to change. This argument may only be specified by team admins on paid teams. + * @var string $value Value to set a single key to. Usable only if `profile` is not passed. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `users.profile:write` - * } + * @var string $token Authentication token. Requires scope: `users.profile:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -3639,8 +3639,8 @@ public function usersProfileSet(array $formParameters = [], array $headerParamet * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `users:write` - * } + * @var string $token Authentication token. Requires scope: `users:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -3656,12 +3656,12 @@ public function usersSetActive(array $headerParameters = [], string $fetch = sel * * @param array $formParameters { * - * @var string $crop_w Width/height of crop box (always square) - * @var string $crop_x X coordinate of top-left corner of crop box - * @var string $crop_y Y coordinate of top-left corner of crop box - * @var string $image file contents via `multipart/form-data` - * @var string $token Authentication token. Requires scope: `users.profile:write` - * } + * @var string $crop_w Width/height of crop box (always square) + * @var string $crop_x X coordinate of top-left corner of crop box + * @var string $crop_y Y coordinate of top-left corner of crop box + * @var string $image file contents via `multipart/form-data` + * @var string $token Authentication token. Requires scope: `users.profile:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -3677,13 +3677,13 @@ public function usersSetPhoto(array $formParameters = [], string $fetch = self:: * * @param array $formParameters { * - * @var string $presence Either `auto` or `away` - * } + * @var string $presence Either `auto` or `away` + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `users:write` - * } + * @var string $token Authentication token. Requires scope: `users:write` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -3699,14 +3699,14 @@ public function usersSetPresence(array $formParameters = [], array $headerParame * * @param array $formParameters { * - * @var string $trigger_id exchange a trigger to post to the user - * @var string $view A [view payload](/reference/surfaces/views). This must be a JSON-encoded string. - * } + * @var string $trigger_id exchange a trigger to post to the user + * @var string $view A [view payload](/reference/surfaces/views). This must be a JSON-encoded string. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `none` - * } + * @var string $token Authentication token. Requires scope: `none` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -3722,15 +3722,15 @@ public function viewsOpen(array $formParameters = [], array $headerParameters = * * @param array $formParameters { * - * @var string $hash a string that represents view state to protect against possible race conditions - * @var string $user_id `id` of the user you want publish a view to - * @var string $view A [view payload](/reference/surfaces/views). This must be a JSON-encoded string. - * } + * @var string $hash a string that represents view state to protect against possible race conditions + * @var string $user_id `id` of the user you want publish a view to + * @var string $view A [view payload](/reference/surfaces/views). This must be a JSON-encoded string. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `none` - * } + * @var string $token Authentication token. Requires scope: `none` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -3746,14 +3746,14 @@ public function viewsPublish(array $formParameters = [], array $headerParameters * * @param array $formParameters { * - * @var string $trigger_id exchange a trigger to post to the user - * @var string $view A [view payload](/reference/surfaces/views). This must be a JSON-encoded string. - * } + * @var string $trigger_id exchange a trigger to post to the user + * @var string $view A [view payload](/reference/surfaces/views). This must be a JSON-encoded string. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `none` - * } + * @var string $token Authentication token. Requires scope: `none` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -3769,16 +3769,16 @@ public function viewsPush(array $formParameters = [], array $headerParameters = * * @param array $formParameters { * - * @var string $external_id A unique identifier of the view set by the developer. Must be unique for all views on a team. Max length of 255 characters. Either `view_id` or `external_id` is required. - * @var string $hash a string that represents view state to protect against possible race conditions - * @var string $view A [view object](/reference/surfaces/views). This must be a JSON-encoded string. - * @var string $view_id A unique identifier of the view to be updated. Either `view_id` or `external_id` is required. - * } + * @var string $external_id A unique identifier of the view set by the developer. Must be unique for all views on a team. Max length of 255 characters. Either `view_id` or `external_id` is required. + * @var string $hash a string that represents view state to protect against possible race conditions + * @var string $view A [view object](/reference/surfaces/views). This must be a JSON-encoded string. + * @var string $view_id A unique identifier of the view to be updated. Either `view_id` or `external_id` is required. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `none` - * } + * @var string $token Authentication token. Requires scope: `none` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -3794,14 +3794,14 @@ public function viewsUpdate(array $formParameters = [], array $headerParameters * * @param array $formParameters { * - * @var string $outputs Key-value object of outputs from your step. Keys of this object reflect the configured `key` properties of your [`outputs`](/reference/workflows/workflow_step#output) array from your `workflow_step` object. - * @var string $workflow_step_execute_id Context identifier that maps to the correct workflow step execution. - * } + * @var string $outputs Key-value object of outputs from your step. Keys of this object reflect the configured `key` properties of your [`outputs`](/reference/workflows/workflow_step#output) array from your `workflow_step` object. + * @var string $workflow_step_execute_id Context identifier that maps to the correct workflow step execution. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `workflow.steps:execute` - * } + * @var string $token Authentication token. Requires scope: `workflow.steps:execute` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -3817,14 +3817,14 @@ public function workflowsStepCompleted(array $formParameters = [], array $header * * @param array $formParameters { * - * @var string $error a JSON-based object with a `message` property that should contain a human readable error message - * @var string $workflow_step_execute_id Context identifier that maps to the correct workflow step execution. - * } + * @var string $error a JSON-based object with a `message` property that should contain a human readable error message + * @var string $workflow_step_execute_id Context identifier that maps to the correct workflow step execution. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `workflow.steps:execute` - * } + * @var string $token Authentication token. Requires scope: `workflow.steps:execute` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -3840,17 +3840,17 @@ public function workflowsStepFailed(array $formParameters = [], array $headerPar * * @param array $formParameters { * - * @var string $inputs A JSON key-value map of inputs required from a user during configuration. This is the data your app expects to receive when the workflow step starts. **Please note**: the embedded variable format is set and replaced by the workflow system. You cannot create custom variables that will be replaced at runtime. [Read more about variables in workflow steps here](/workflows/steps#variables). - * @var string $outputs An JSON array of output objects used during step execution. This is the data your app agrees to provide when your workflow step was executed. - * @var string $step_image_url an optional field that can be used to override app image that is shown in the Workflow Builder - * @var string $step_name an optional field that can be used to override the step name that is shown in the Workflow Builder - * @var string $workflow_step_edit_id A context identifier provided with `view_submission` payloads used to call back to `workflows.updateStep`. - * } + * @var string $inputs A JSON key-value map of inputs required from a user during configuration. This is the data your app expects to receive when the workflow step starts. **Please note**: the embedded variable format is set and replaced by the workflow system. You cannot create custom variables that will be replaced at runtime. [Read more about variables in workflow steps here](/workflows/steps#variables). + * @var string $outputs An JSON array of output objects used during step execution. This is the data your app agrees to provide when your workflow step was executed. + * @var string $step_image_url an optional field that can be used to override app image that is shown in the Workflow Builder + * @var string $step_name an optional field that can be used to override the step name that is shown in the Workflow Builder + * @var string $workflow_step_edit_id A context identifier provided with `view_submission` payloads used to call back to `workflows.updateStep`. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `workflow.steps:execute` - * } + * @var string $token Authentication token. Requires scope: `workflow.steps:execute` + * } * * @param string $fetch Fetch mode to use (can be OBJECT or RESPONSE) * @@ -3866,7 +3866,7 @@ public static function create($httpClient = null, array $additionalPlugins = [], if (null === $httpClient) { $httpClient = \Http\Discovery\Psr18ClientDiscovery::find(); $plugins = []; - $uri = \Http\Discovery\Psr17FactoryDiscovery::findUrlFactory()->createUri('https://slack.com/api'); + $uri = \Http\Discovery\Psr17FactoryDiscovery::findUriFactory()->createUri('https://slack.com/api'); $plugins[] = new \Http\Client\Common\Plugin\AddHostPlugin($uri); $plugins[] = new \Http\Client\Common\Plugin\AddPathPlugin($uri); if (\count($additionalPlugins) > 0) { diff --git a/generated/Endpoint/AdminAppsApprove.php b/generated/Endpoint/AdminAppsApprove.php index 2e4e5da3..6cad6e43 100644 --- a/generated/Endpoint/AdminAppsApprove.php +++ b/generated/Endpoint/AdminAppsApprove.php @@ -22,15 +22,15 @@ class AdminAppsApprove extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint i * * @param array $formParameters { * - * @var string $app_id the id of the app to approve - * @var string $request_id the id of the request to approve - * @var string $team_id - * } + * @var string $app_id the id of the app to approve + * @var string $request_id the id of the request to approve + * @var string $team_id + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.apps:write` - * } + * @var string $token Authentication token. Requires scope: `admin.apps:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/AdminAppsApprovedList.php b/generated/Endpoint/AdminAppsApprovedList.php index 2f047369..7f9ba869 100644 --- a/generated/Endpoint/AdminAppsApprovedList.php +++ b/generated/Endpoint/AdminAppsApprovedList.php @@ -22,12 +22,12 @@ class AdminAppsApprovedList extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpo * * @param array $queryParameters { * - * @var string $cursor Set `cursor` to `next_cursor` returned by the previous call to list items in the next page - * @var string $enterprise_id - * @var int $limit The maximum number of items to return. Must be between 1 - 1000 both inclusive. - * @var string $team_id - * @var string $token Authentication token. Requires scope: `admin.apps:read` - * } + * @var string $cursor Set `cursor` to `next_cursor` returned by the previous call to list items in the next page + * @var string $enterprise_id + * @var int $limit The maximum number of items to return. Must be between 1 - 1000 both inclusive. + * @var string $team_id + * @var string $token Authentication token. Requires scope: `admin.apps:read` + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/AdminAppsRequestsList.php b/generated/Endpoint/AdminAppsRequestsList.php index fc7c0e95..e81a4525 100644 --- a/generated/Endpoint/AdminAppsRequestsList.php +++ b/generated/Endpoint/AdminAppsRequestsList.php @@ -22,11 +22,11 @@ class AdminAppsRequestsList extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpo * * @param array $queryParameters { * - * @var string $cursor Set `cursor` to `next_cursor` returned by the previous call to list items in the next page - * @var int $limit The maximum number of items to return. Must be between 1 - 1000 both inclusive. - * @var string $team_id - * @var string $token Authentication token. Requires scope: `admin.apps:read` - * } + * @var string $cursor Set `cursor` to `next_cursor` returned by the previous call to list items in the next page + * @var int $limit The maximum number of items to return. Must be between 1 - 1000 both inclusive. + * @var string $team_id + * @var string $token Authentication token. Requires scope: `admin.apps:read` + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/AdminAppsRestrict.php b/generated/Endpoint/AdminAppsRestrict.php index 1ef9596c..116a0617 100644 --- a/generated/Endpoint/AdminAppsRestrict.php +++ b/generated/Endpoint/AdminAppsRestrict.php @@ -22,15 +22,15 @@ class AdminAppsRestrict extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint * * @param array $formParameters { * - * @var string $app_id the id of the app to restrict - * @var string $request_id the id of the request to restrict - * @var string $team_id - * } + * @var string $app_id the id of the app to restrict + * @var string $request_id the id of the request to restrict + * @var string $team_id + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.apps:write` - * } + * @var string $token Authentication token. Requires scope: `admin.apps:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/AdminAppsRestrictedList.php b/generated/Endpoint/AdminAppsRestrictedList.php index 024c1faa..30ab6857 100644 --- a/generated/Endpoint/AdminAppsRestrictedList.php +++ b/generated/Endpoint/AdminAppsRestrictedList.php @@ -22,12 +22,12 @@ class AdminAppsRestrictedList extends \JoliCode\Slack\Api\Runtime\Client\BaseEnd * * @param array $queryParameters { * - * @var string $cursor Set `cursor` to `next_cursor` returned by the previous call to list items in the next page - * @var string $enterprise_id - * @var int $limit The maximum number of items to return. Must be between 1 - 1000 both inclusive. - * @var string $team_id - * @var string $token Authentication token. Requires scope: `admin.apps:read` - * } + * @var string $cursor Set `cursor` to `next_cursor` returned by the previous call to list items in the next page + * @var string $enterprise_id + * @var int $limit The maximum number of items to return. Must be between 1 - 1000 both inclusive. + * @var string $team_id + * @var string $token Authentication token. Requires scope: `admin.apps:read` + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/AdminConversationsArchive.php b/generated/Endpoint/AdminConversationsArchive.php index 69de6e88..20035691 100644 --- a/generated/Endpoint/AdminConversationsArchive.php +++ b/generated/Endpoint/AdminConversationsArchive.php @@ -22,13 +22,13 @@ class AdminConversationsArchive extends \JoliCode\Slack\Api\Runtime\Client\BaseE * * @param array $formParameters { * - * @var string $channel_id The channel to archive. - * } + * @var string $channel_id The channel to archive. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.conversations:write` - * } + * @var string $token Authentication token. Requires scope: `admin.conversations:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/AdminConversationsConvertToPrivate.php b/generated/Endpoint/AdminConversationsConvertToPrivate.php index 8619afe6..e625be32 100644 --- a/generated/Endpoint/AdminConversationsConvertToPrivate.php +++ b/generated/Endpoint/AdminConversationsConvertToPrivate.php @@ -22,13 +22,13 @@ class AdminConversationsConvertToPrivate extends \JoliCode\Slack\Api\Runtime\Cli * * @param array $formParameters { * - * @var string $channel_id The channel to convert to private. - * } + * @var string $channel_id The channel to convert to private. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.conversations:write` - * } + * @var string $token Authentication token. Requires scope: `admin.conversations:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/AdminConversationsCreate.php b/generated/Endpoint/AdminConversationsCreate.php index d75162b7..d6e44f11 100644 --- a/generated/Endpoint/AdminConversationsCreate.php +++ b/generated/Endpoint/AdminConversationsCreate.php @@ -22,17 +22,17 @@ class AdminConversationsCreate extends \JoliCode\Slack\Api\Runtime\Client\BaseEn * * @param array $formParameters { * - * @var string $description description of the public or private channel to create - * @var bool $is_private When `true`, creates a private channel instead of a public channel - * @var string $name name of the public or private channel to create - * @var bool $org_wide When `true`, the channel will be available org-wide. Note: if the channel is not `org_wide=true`, you must specify a `team_id` for this channel - * @var string $team_id The workspace to create the channel in. Note: this argument is required unless you set `org_wide=true`. - * } + * @var string $description description of the public or private channel to create + * @var bool $is_private When `true`, creates a private channel instead of a public channel + * @var string $name name of the public or private channel to create + * @var bool $org_wide When `true`, the channel will be available org-wide. Note: if the channel is not `org_wide=true`, you must specify a `team_id` for this channel + * @var string $team_id The workspace to create the channel in. Note: this argument is required unless you set `org_wide=true`. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.conversations:write` - * } + * @var string $token Authentication token. Requires scope: `admin.conversations:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/AdminConversationsDelete.php b/generated/Endpoint/AdminConversationsDelete.php index 1725ae59..ba3677a0 100644 --- a/generated/Endpoint/AdminConversationsDelete.php +++ b/generated/Endpoint/AdminConversationsDelete.php @@ -22,13 +22,13 @@ class AdminConversationsDelete extends \JoliCode\Slack\Api\Runtime\Client\BaseEn * * @param array $formParameters { * - * @var string $channel_id The channel to delete. - * } + * @var string $channel_id The channel to delete. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.conversations:write` - * } + * @var string $token Authentication token. Requires scope: `admin.conversations:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/AdminConversationsDisconnectShared.php b/generated/Endpoint/AdminConversationsDisconnectShared.php index 03543ef6..de983180 100644 --- a/generated/Endpoint/AdminConversationsDisconnectShared.php +++ b/generated/Endpoint/AdminConversationsDisconnectShared.php @@ -22,14 +22,14 @@ class AdminConversationsDisconnectShared extends \JoliCode\Slack\Api\Runtime\Cli * * @param array $formParameters { * - * @var string $channel_id the channel to be disconnected from some workspaces - * @var string $leaving_team_ids The team to be removed from the channel. Currently only a single team id can be specified. - * } + * @var string $channel_id the channel to be disconnected from some workspaces + * @var string $leaving_team_ids The team to be removed from the channel. Currently only a single team id can be specified. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.conversations:write` - * } + * @var string $token Authentication token. Requires scope: `admin.conversations:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/AdminConversationsEkmListOriginalConnectedChannelInfo.php b/generated/Endpoint/AdminConversationsEkmListOriginalConnectedChannelInfo.php index e42e117d..5aeccd4d 100644 --- a/generated/Endpoint/AdminConversationsEkmListOriginalConnectedChannelInfo.php +++ b/generated/Endpoint/AdminConversationsEkmListOriginalConnectedChannelInfo.php @@ -22,12 +22,12 @@ class AdminConversationsEkmListOriginalConnectedChannelInfo extends \JoliCode\Sl * * @param array $queryParameters { * - * @var string $channel_ids a comma-separated list of channels to filter to - * @var string $cursor set `cursor` to `next_cursor` returned by the previous call to list items in the next page - * @var int $limit The maximum number of items to return. Must be between 1 - 1000 both inclusive. - * @var string $team_ids a comma-separated list of the workspaces to which the channels you would like returned belong - * @var string $token Authentication token. Requires scope: `admin.conversations:read` - * } + * @var string $channel_ids a comma-separated list of channels to filter to + * @var string $cursor set `cursor` to `next_cursor` returned by the previous call to list items in the next page + * @var int $limit The maximum number of items to return. Must be between 1 - 1000 both inclusive. + * @var string $team_ids a comma-separated list of the workspaces to which the channels you would like returned belong + * @var string $token Authentication token. Requires scope: `admin.conversations:read` + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/AdminConversationsGetConversationPrefs.php b/generated/Endpoint/AdminConversationsGetConversationPrefs.php index c7f3c350..4b9e4060 100644 --- a/generated/Endpoint/AdminConversationsGetConversationPrefs.php +++ b/generated/Endpoint/AdminConversationsGetConversationPrefs.php @@ -22,13 +22,13 @@ class AdminConversationsGetConversationPrefs extends \JoliCode\Slack\Api\Runtime * * @param array $queryParameters { * - * @var string $channel_id The channel to get preferences for. - * } + * @var string $channel_id The channel to get preferences for. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.conversations:read` - * } + * @var string $token Authentication token. Requires scope: `admin.conversations:read` + * } */ public function __construct(array $queryParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/AdminConversationsGetTeams.php b/generated/Endpoint/AdminConversationsGetTeams.php index c903307a..b1d6a3a2 100644 --- a/generated/Endpoint/AdminConversationsGetTeams.php +++ b/generated/Endpoint/AdminConversationsGetTeams.php @@ -22,15 +22,15 @@ class AdminConversationsGetTeams extends \JoliCode\Slack\Api\Runtime\Client\Base * * @param array $queryParameters { * - * @var string $channel_id the channel to determine connected workspaces within the organization for - * @var string $cursor Set `cursor` to `next_cursor` returned by the previous call to list items in the next page - * @var int $limit The maximum number of items to return. Must be between 1 - 1000 both inclusive. - * } + * @var string $channel_id the channel to determine connected workspaces within the organization for + * @var string $cursor Set `cursor` to `next_cursor` returned by the previous call to list items in the next page + * @var int $limit The maximum number of items to return. Must be between 1 - 1000 both inclusive. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.conversations:read` - * } + * @var string $token Authentication token. Requires scope: `admin.conversations:read` + * } */ public function __construct(array $queryParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/AdminConversationsInvite.php b/generated/Endpoint/AdminConversationsInvite.php index 3a35ea94..81f52304 100644 --- a/generated/Endpoint/AdminConversationsInvite.php +++ b/generated/Endpoint/AdminConversationsInvite.php @@ -22,14 +22,14 @@ class AdminConversationsInvite extends \JoliCode\Slack\Api\Runtime\Client\BaseEn * * @param array $formParameters { * - * @var string $channel_id the channel that the users will be invited to - * @var string $user_ids The users to invite. - * } + * @var string $channel_id the channel that the users will be invited to + * @var string $user_ids The users to invite. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.conversations:write` - * } + * @var string $token Authentication token. Requires scope: `admin.conversations:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/AdminConversationsRename.php b/generated/Endpoint/AdminConversationsRename.php index fb435089..785d3876 100644 --- a/generated/Endpoint/AdminConversationsRename.php +++ b/generated/Endpoint/AdminConversationsRename.php @@ -22,14 +22,14 @@ class AdminConversationsRename extends \JoliCode\Slack\Api\Runtime\Client\BaseEn * * @param array $formParameters { * - * @var string $channel_id the channel to rename - * @var string $name - * } + * @var string $channel_id the channel to rename + * @var string $name + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.conversations:write` - * } + * @var string $token Authentication token. Requires scope: `admin.conversations:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/AdminConversationsRestrictAccessAddGroup.php b/generated/Endpoint/AdminConversationsRestrictAccessAddGroup.php index 33099bba..c501bb87 100644 --- a/generated/Endpoint/AdminConversationsRestrictAccessAddGroup.php +++ b/generated/Endpoint/AdminConversationsRestrictAccessAddGroup.php @@ -22,11 +22,11 @@ class AdminConversationsRestrictAccessAddGroup extends \JoliCode\Slack\Api\Runti * * @param array $formParameters { * - * @var string $channel_id the channel to link this group to - * @var string $group_id The [IDP Group](https://slack.com/help/articles/115001435788-Connect-identity-provider-groups-to-your-Enterprise-Grid-org) ID to be an allowlist for the private channel. - * @var string $team_id The workspace where the channel exists. This argument is required for channels only tied to one workspace, and optional for channels that are shared across an organization. - * @var string $token Authentication token. Requires scope: `admin.conversations:write` - * } + * @var string $channel_id the channel to link this group to + * @var string $group_id The [IDP Group](https://slack.com/help/articles/115001435788-Connect-identity-provider-groups-to-your-Enterprise-Grid-org) ID to be an allowlist for the private channel. + * @var string $team_id The workspace where the channel exists. This argument is required for channels only tied to one workspace, and optional for channels that are shared across an organization. + * @var string $token Authentication token. Requires scope: `admin.conversations:write` + * } */ public function __construct(array $formParameters = []) { diff --git a/generated/Endpoint/AdminConversationsRestrictAccessListGroups.php b/generated/Endpoint/AdminConversationsRestrictAccessListGroups.php index c05b8142..85f7c787 100644 --- a/generated/Endpoint/AdminConversationsRestrictAccessListGroups.php +++ b/generated/Endpoint/AdminConversationsRestrictAccessListGroups.php @@ -22,10 +22,10 @@ class AdminConversationsRestrictAccessListGroups extends \JoliCode\Slack\Api\Run * * @param array $queryParameters { * - * @var string $channel_id - * @var string $team_id The workspace where the channel exists. This argument is required for channels only tied to one workspace, and optional for channels that are shared across an organization. - * @var string $token Authentication token. Requires scope: `admin.conversations:read` - * } + * @var string $channel_id + * @var string $team_id The workspace where the channel exists. This argument is required for channels only tied to one workspace, and optional for channels that are shared across an organization. + * @var string $token Authentication token. Requires scope: `admin.conversations:read` + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/AdminConversationsRestrictAccessRemoveGroup.php b/generated/Endpoint/AdminConversationsRestrictAccessRemoveGroup.php index e32a84fa..49a129bd 100644 --- a/generated/Endpoint/AdminConversationsRestrictAccessRemoveGroup.php +++ b/generated/Endpoint/AdminConversationsRestrictAccessRemoveGroup.php @@ -22,11 +22,11 @@ class AdminConversationsRestrictAccessRemoveGroup extends \JoliCode\Slack\Api\Ru * * @param array $formParameters { * - * @var string $channel_id the channel to remove the linked group from - * @var string $group_id The [IDP Group](https://slack.com/help/articles/115001435788-Connect-identity-provider-groups-to-your-Enterprise-Grid-org) ID to remove from the private channel. - * @var string $team_id The workspace where the channel exists. This argument is required for channels only tied to one workspace, and optional for channels that are shared across an organization. - * @var string $token Authentication token. Requires scope: `admin.conversations:write` - * } + * @var string $channel_id the channel to remove the linked group from + * @var string $group_id The [IDP Group](https://slack.com/help/articles/115001435788-Connect-identity-provider-groups-to-your-Enterprise-Grid-org) ID to remove from the private channel. + * @var string $team_id The workspace where the channel exists. This argument is required for channels only tied to one workspace, and optional for channels that are shared across an organization. + * @var string $token Authentication token. Requires scope: `admin.conversations:write` + * } */ public function __construct(array $formParameters = []) { diff --git a/generated/Endpoint/AdminConversationsSearch.php b/generated/Endpoint/AdminConversationsSearch.php index c3eeea93..ee0df40e 100644 --- a/generated/Endpoint/AdminConversationsSearch.php +++ b/generated/Endpoint/AdminConversationsSearch.php @@ -22,19 +22,19 @@ class AdminConversationsSearch extends \JoliCode\Slack\Api\Runtime\Client\BaseEn * * @param array $queryParameters { * - * @var string $cursor set `cursor` to `next_cursor` returned by the previous call to list items in the next page - * @var int $limit Maximum number of items to be returned. Must be between 1 - 20 both inclusive. Default is 10. - * @var string $query name of the the channel to query by - * @var string $search_channel_types The type of channel to include or exclude in the search. For example `private` will search private channels, while `private_exclude` will exclude them. For a full list of types, check the [Types section](#types). - * @var string $sort Possible values are `relevant` (search ranking based on what we think is closest), `name` (alphabetical), `member_count` (number of users in the channel), and `created` (date channel was created). You can optionally pair this with the `sort_dir` arg to change how it is sorted - * @var string $sort_dir Sort direction. Possible values are `asc` for ascending order like (1, 2, 3) or (a, b, c), and `desc` for descending order like (3, 2, 1) or (c, b, a) - * @var string $team_ids Comma separated string of team IDs, signifying the workspaces to search through. - * } + * @var string $cursor set `cursor` to `next_cursor` returned by the previous call to list items in the next page + * @var int $limit Maximum number of items to be returned. Must be between 1 - 20 both inclusive. Default is 10. + * @var string $query name of the the channel to query by + * @var string $search_channel_types The type of channel to include or exclude in the search. For example `private` will search private channels, while `private_exclude` will exclude them. For a full list of types, check the [Types section](#types). + * @var string $sort Possible values are `relevant` (search ranking based on what we think is closest), `name` (alphabetical), `member_count` (number of users in the channel), and `created` (date channel was created). You can optionally pair this with the `sort_dir` arg to change how it is sorted + * @var string $sort_dir Sort direction. Possible values are `asc` for ascending order like (1, 2, 3) or (a, b, c), and `desc` for descending order like (3, 2, 1) or (c, b, a) + * @var string $team_ids Comma separated string of team IDs, signifying the workspaces to search through. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.conversations:read` - * } + * @var string $token Authentication token. Requires scope: `admin.conversations:read` + * } */ public function __construct(array $queryParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/AdminConversationsSetConversationPrefs.php b/generated/Endpoint/AdminConversationsSetConversationPrefs.php index 2d1e0160..4a4ec6ba 100644 --- a/generated/Endpoint/AdminConversationsSetConversationPrefs.php +++ b/generated/Endpoint/AdminConversationsSetConversationPrefs.php @@ -22,14 +22,14 @@ class AdminConversationsSetConversationPrefs extends \JoliCode\Slack\Api\Runtime * * @param array $formParameters { * - * @var string $channel_id The channel to set the prefs for - * @var string $prefs The prefs for this channel in a stringified JSON format. - * } + * @var string $channel_id The channel to set the prefs for + * @var string $prefs The prefs for this channel in a stringified JSON format. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.conversations:write` - * } + * @var string $token Authentication token. Requires scope: `admin.conversations:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/AdminConversationsSetTeams.php b/generated/Endpoint/AdminConversationsSetTeams.php index 460ceff7..79edf7fe 100644 --- a/generated/Endpoint/AdminConversationsSetTeams.php +++ b/generated/Endpoint/AdminConversationsSetTeams.php @@ -22,16 +22,16 @@ class AdminConversationsSetTeams extends \JoliCode\Slack\Api\Runtime\Client\Base * * @param array $formParameters { * - * @var string $channel_id the encoded `channel_id` to add or remove to workspaces - * @var bool $org_channel True if channel has to be converted to an org channel - * @var string $target_team_ids A comma-separated list of workspaces to which the channel should be shared. Not required if the channel is being shared org-wide. - * @var string $team_id The workspace to which the channel belongs. Omit this argument if the channel is a cross-workspace shared channel. - * } + * @var string $channel_id the encoded `channel_id` to add or remove to workspaces + * @var bool $org_channel True if channel has to be converted to an org channel + * @var string $target_team_ids A comma-separated list of workspaces to which the channel should be shared. Not required if the channel is being shared org-wide. + * @var string $team_id The workspace to which the channel belongs. Omit this argument if the channel is a cross-workspace shared channel. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.conversations:write` - * } + * @var string $token Authentication token. Requires scope: `admin.conversations:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/AdminConversationsUnarchive.php b/generated/Endpoint/AdminConversationsUnarchive.php index 572c7a75..e17e3855 100644 --- a/generated/Endpoint/AdminConversationsUnarchive.php +++ b/generated/Endpoint/AdminConversationsUnarchive.php @@ -22,13 +22,13 @@ class AdminConversationsUnarchive extends \JoliCode\Slack\Api\Runtime\Client\Bas * * @param array $formParameters { * - * @var string $channel_id The channel to unarchive. - * } + * @var string $channel_id The channel to unarchive. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.conversations:write` - * } + * @var string $token Authentication token. Requires scope: `admin.conversations:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/AdminEmojiAdd.php b/generated/Endpoint/AdminEmojiAdd.php index c29e478e..fe3eae27 100644 --- a/generated/Endpoint/AdminEmojiAdd.php +++ b/generated/Endpoint/AdminEmojiAdd.php @@ -22,10 +22,10 @@ class AdminEmojiAdd extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint impl * * @param array $formParameters { * - * @var string $name The name of the emoji to be removed. Colons (`:myemoji:`) around the value are not required, although they may be included. - * @var string $token Authentication token. Requires scope: `admin.teams:write` - * @var string $url The URL of a file to use as an image for the emoji. Square images under 128KB and with transparent backgrounds work best. - * } + * @var string $name The name of the emoji to be removed. Colons (`:myemoji:`) around the value are not required, although they may be included. + * @var string $token Authentication token. Requires scope: `admin.teams:write` + * @var string $url The URL of a file to use as an image for the emoji. Square images under 128KB and with transparent backgrounds work best. + * } */ public function __construct(array $formParameters = []) { diff --git a/generated/Endpoint/AdminEmojiAddAlias.php b/generated/Endpoint/AdminEmojiAddAlias.php index 12a24d35..7297a446 100644 --- a/generated/Endpoint/AdminEmojiAddAlias.php +++ b/generated/Endpoint/AdminEmojiAddAlias.php @@ -22,10 +22,10 @@ class AdminEmojiAddAlias extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint * * @param array $formParameters { * - * @var string $alias_for the alias of the emoji - * @var string $name The name of the emoji to be aliased. Colons (`:myemoji:`) around the value are not required, although they may be included. - * @var string $token Authentication token. Requires scope: `admin.teams:write` - * } + * @var string $alias_for the alias of the emoji + * @var string $name The name of the emoji to be aliased. Colons (`:myemoji:`) around the value are not required, although they may be included. + * @var string $token Authentication token. Requires scope: `admin.teams:write` + * } */ public function __construct(array $formParameters = []) { diff --git a/generated/Endpoint/AdminEmojiList.php b/generated/Endpoint/AdminEmojiList.php index 10a2722e..c691d106 100644 --- a/generated/Endpoint/AdminEmojiList.php +++ b/generated/Endpoint/AdminEmojiList.php @@ -22,10 +22,10 @@ class AdminEmojiList extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint imp * * @param array $queryParameters { * - * @var string $cursor Set `cursor` to `next_cursor` returned by the previous call to list items in the next page - * @var int $limit The maximum number of items to return. Must be between 1 - 1000 both inclusive. - * @var string $token Authentication token. Requires scope: `admin.teams:read` - * } + * @var string $cursor Set `cursor` to `next_cursor` returned by the previous call to list items in the next page + * @var int $limit The maximum number of items to return. Must be between 1 - 1000 both inclusive. + * @var string $token Authentication token. Requires scope: `admin.teams:read` + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/AdminEmojiRemove.php b/generated/Endpoint/AdminEmojiRemove.php index 937be02a..c2ea253f 100644 --- a/generated/Endpoint/AdminEmojiRemove.php +++ b/generated/Endpoint/AdminEmojiRemove.php @@ -22,9 +22,9 @@ class AdminEmojiRemove extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint i * * @param array $formParameters { * - * @var string $name The name of the emoji to be removed. Colons (`:myemoji:`) around the value are not required, although they may be included. - * @var string $token Authentication token. Requires scope: `admin.teams:write` - * } + * @var string $name The name of the emoji to be removed. Colons (`:myemoji:`) around the value are not required, although they may be included. + * @var string $token Authentication token. Requires scope: `admin.teams:write` + * } */ public function __construct(array $formParameters = []) { diff --git a/generated/Endpoint/AdminEmojiRename.php b/generated/Endpoint/AdminEmojiRename.php index d9de474b..7f70da61 100644 --- a/generated/Endpoint/AdminEmojiRename.php +++ b/generated/Endpoint/AdminEmojiRename.php @@ -22,10 +22,10 @@ class AdminEmojiRename extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint i * * @param array $formParameters { * - * @var string $name The name of the emoji to be renamed. Colons (`:myemoji:`) around the value are not required, although they may be included. - * @var string $new_name the new name of the emoji - * @var string $token Authentication token. Requires scope: `admin.teams:write` - * } + * @var string $name The name of the emoji to be renamed. Colons (`:myemoji:`) around the value are not required, although they may be included. + * @var string $new_name the new name of the emoji + * @var string $token Authentication token. Requires scope: `admin.teams:write` + * } */ public function __construct(array $formParameters = []) { diff --git a/generated/Endpoint/AdminInviteRequestsApprove.php b/generated/Endpoint/AdminInviteRequestsApprove.php index 5e8ae347..423a4403 100644 --- a/generated/Endpoint/AdminInviteRequestsApprove.php +++ b/generated/Endpoint/AdminInviteRequestsApprove.php @@ -22,14 +22,14 @@ class AdminInviteRequestsApprove extends \JoliCode\Slack\Api\Runtime\Client\Base * * @param array $formParameters { * - * @var string $invite_request_id ID of the request to invite - * @var string $team_id ID for the workspace where the invite request was made. - * } + * @var string $invite_request_id ID of the request to invite + * @var string $team_id ID for the workspace where the invite request was made. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.invites:write` - * } + * @var string $token Authentication token. Requires scope: `admin.invites:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/AdminInviteRequestsApprovedList.php b/generated/Endpoint/AdminInviteRequestsApprovedList.php index 9427096f..e9052ff4 100644 --- a/generated/Endpoint/AdminInviteRequestsApprovedList.php +++ b/generated/Endpoint/AdminInviteRequestsApprovedList.php @@ -22,15 +22,15 @@ class AdminInviteRequestsApprovedList extends \JoliCode\Slack\Api\Runtime\Client * * @param array $queryParameters { * - * @var string $cursor Value of the `next_cursor` field sent as part of the previous API response - * @var int $limit The number of results that will be returned by the API on each invocation. Must be between 1 - 1000, both inclusive - * @var string $team_id ID for the workspace where the invite requests were made. - * } + * @var string $cursor Value of the `next_cursor` field sent as part of the previous API response + * @var int $limit The number of results that will be returned by the API on each invocation. Must be between 1 - 1000, both inclusive + * @var string $team_id ID for the workspace where the invite requests were made. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.invites:read` - * } + * @var string $token Authentication token. Requires scope: `admin.invites:read` + * } */ public function __construct(array $queryParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/AdminInviteRequestsDeniedList.php b/generated/Endpoint/AdminInviteRequestsDeniedList.php index 483ca1c7..42beea75 100644 --- a/generated/Endpoint/AdminInviteRequestsDeniedList.php +++ b/generated/Endpoint/AdminInviteRequestsDeniedList.php @@ -22,15 +22,15 @@ class AdminInviteRequestsDeniedList extends \JoliCode\Slack\Api\Runtime\Client\B * * @param array $queryParameters { * - * @var string $cursor Value of the `next_cursor` field sent as part of the previous api response - * @var int $limit The number of results that will be returned by the API on each invocation. Must be between 1 - 1000 both inclusive - * @var string $team_id ID for the workspace where the invite requests were made. - * } + * @var string $cursor Value of the `next_cursor` field sent as part of the previous api response + * @var int $limit The number of results that will be returned by the API on each invocation. Must be between 1 - 1000 both inclusive + * @var string $team_id ID for the workspace where the invite requests were made. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.invites:read` - * } + * @var string $token Authentication token. Requires scope: `admin.invites:read` + * } */ public function __construct(array $queryParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/AdminInviteRequestsDeny.php b/generated/Endpoint/AdminInviteRequestsDeny.php index f01e2bf8..57289e95 100644 --- a/generated/Endpoint/AdminInviteRequestsDeny.php +++ b/generated/Endpoint/AdminInviteRequestsDeny.php @@ -22,14 +22,14 @@ class AdminInviteRequestsDeny extends \JoliCode\Slack\Api\Runtime\Client\BaseEnd * * @param array $formParameters { * - * @var string $invite_request_id ID of the request to invite - * @var string $team_id ID for the workspace where the invite request was made. - * } + * @var string $invite_request_id ID of the request to invite + * @var string $team_id ID for the workspace where the invite request was made. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.invites:write` - * } + * @var string $token Authentication token. Requires scope: `admin.invites:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/AdminInviteRequestsList.php b/generated/Endpoint/AdminInviteRequestsList.php index 89e170dd..67b7f0fe 100644 --- a/generated/Endpoint/AdminInviteRequestsList.php +++ b/generated/Endpoint/AdminInviteRequestsList.php @@ -22,15 +22,15 @@ class AdminInviteRequestsList extends \JoliCode\Slack\Api\Runtime\Client\BaseEnd * * @param array $queryParameters { * - * @var string $cursor Value of the `next_cursor` field sent as part of the previous API response - * @var int $limit The number of results that will be returned by the API on each invocation. Must be between 1 - 1000, both inclusive - * @var string $team_id ID for the workspace where the invite requests were made. - * } + * @var string $cursor Value of the `next_cursor` field sent as part of the previous API response + * @var int $limit The number of results that will be returned by the API on each invocation. Must be between 1 - 1000, both inclusive + * @var string $team_id ID for the workspace where the invite requests were made. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.invites:read` - * } + * @var string $token Authentication token. Requires scope: `admin.invites:read` + * } */ public function __construct(array $queryParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/AdminTeamsAdminsList.php b/generated/Endpoint/AdminTeamsAdminsList.php index a86a6476..bb8fb526 100644 --- a/generated/Endpoint/AdminTeamsAdminsList.php +++ b/generated/Endpoint/AdminTeamsAdminsList.php @@ -22,11 +22,11 @@ class AdminTeamsAdminsList extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoi * * @param array $queryParameters { * - * @var string $cursor set `cursor` to `next_cursor` returned by the previous call to list items in the next page - * @var int $limit the maximum number of items to return - * @var string $team_id - * @var string $token Authentication token. Requires scope: `admin.teams:read` - * } + * @var string $cursor set `cursor` to `next_cursor` returned by the previous call to list items in the next page + * @var int $limit the maximum number of items to return + * @var string $team_id + * @var string $token Authentication token. Requires scope: `admin.teams:read` + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/AdminTeamsCreate.php b/generated/Endpoint/AdminTeamsCreate.php index e378da70..1039f41b 100644 --- a/generated/Endpoint/AdminTeamsCreate.php +++ b/generated/Endpoint/AdminTeamsCreate.php @@ -22,16 +22,16 @@ class AdminTeamsCreate extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint i * * @param array $formParameters { * - * @var string $team_description description for the team - * @var string $team_discoverability Who can join the team. A team's discoverability can be `open`, `closed`, `invite_only`, or `unlisted`. - * @var string $team_domain team domain (for example, slacksoftballteam) - * @var string $team_name Team name (for example, Slack Softball Team). - * } + * @var string $team_description description for the team + * @var string $team_discoverability Who can join the team. A team's discoverability can be `open`, `closed`, `invite_only`, or `unlisted`. + * @var string $team_domain team domain (for example, slacksoftballteam) + * @var string $team_name Team name (for example, Slack Softball Team). + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.teams:write` - * } + * @var string $token Authentication token. Requires scope: `admin.teams:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/AdminTeamsList.php b/generated/Endpoint/AdminTeamsList.php index 244167b5..14a064d5 100644 --- a/generated/Endpoint/AdminTeamsList.php +++ b/generated/Endpoint/AdminTeamsList.php @@ -22,14 +22,14 @@ class AdminTeamsList extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint imp * * @param array $queryParameters { * - * @var string $cursor set `cursor` to `next_cursor` returned by the previous call to list items in the next page - * @var int $limit The maximum number of items to return. Must be between 1 - 100 both inclusive. - * } + * @var string $cursor set `cursor` to `next_cursor` returned by the previous call to list items in the next page + * @var int $limit The maximum number of items to return. Must be between 1 - 100 both inclusive. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.teams:read` - * } + * @var string $token Authentication token. Requires scope: `admin.teams:read` + * } */ public function __construct(array $queryParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/AdminTeamsOwnersList.php b/generated/Endpoint/AdminTeamsOwnersList.php index 3118f1e6..1f2a0f88 100644 --- a/generated/Endpoint/AdminTeamsOwnersList.php +++ b/generated/Endpoint/AdminTeamsOwnersList.php @@ -22,11 +22,11 @@ class AdminTeamsOwnersList extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoi * * @param array $queryParameters { * - * @var string $cursor set `cursor` to `next_cursor` returned by the previous call to list items in the next page - * @var int $limit The maximum number of items to return. Must be between 1 - 1000 both inclusive. - * @var string $team_id - * @var string $token Authentication token. Requires scope: `admin.teams:read` - * } + * @var string $cursor set `cursor` to `next_cursor` returned by the previous call to list items in the next page + * @var int $limit The maximum number of items to return. Must be between 1 - 1000 both inclusive. + * @var string $team_id + * @var string $token Authentication token. Requires scope: `admin.teams:read` + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/AdminTeamsSettingsInfo.php b/generated/Endpoint/AdminTeamsSettingsInfo.php index 63dc2fc9..228afd57 100644 --- a/generated/Endpoint/AdminTeamsSettingsInfo.php +++ b/generated/Endpoint/AdminTeamsSettingsInfo.php @@ -22,13 +22,13 @@ class AdminTeamsSettingsInfo extends \JoliCode\Slack\Api\Runtime\Client\BaseEndp * * @param array $queryParameters { * - * @var string $team_id - * } + * @var string $team_id + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.teams:read` - * } + * @var string $token Authentication token. Requires scope: `admin.teams:read` + * } */ public function __construct(array $queryParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/AdminTeamsSettingsSetDefaultChannels.php b/generated/Endpoint/AdminTeamsSettingsSetDefaultChannels.php index 872fab1f..eb114b30 100644 --- a/generated/Endpoint/AdminTeamsSettingsSetDefaultChannels.php +++ b/generated/Endpoint/AdminTeamsSettingsSetDefaultChannels.php @@ -22,10 +22,10 @@ class AdminTeamsSettingsSetDefaultChannels extends \JoliCode\Slack\Api\Runtime\C * * @param array $formParameters { * - * @var string $channel_ids an array of channel IDs - * @var string $team_id ID for the workspace to set the default channel for - * @var string $token Authentication token. Requires scope: `admin.teams:write` - * } + * @var string $channel_ids an array of channel IDs + * @var string $team_id ID for the workspace to set the default channel for + * @var string $token Authentication token. Requires scope: `admin.teams:write` + * } */ public function __construct(array $formParameters = []) { diff --git a/generated/Endpoint/AdminTeamsSettingsSetDescription.php b/generated/Endpoint/AdminTeamsSettingsSetDescription.php index 4a0b4797..104c1ccb 100644 --- a/generated/Endpoint/AdminTeamsSettingsSetDescription.php +++ b/generated/Endpoint/AdminTeamsSettingsSetDescription.php @@ -22,14 +22,14 @@ class AdminTeamsSettingsSetDescription extends \JoliCode\Slack\Api\Runtime\Clien * * @param array $formParameters { * - * @var string $description the new description for the workspace - * @var string $team_id ID for the workspace to set the description for. - * } + * @var string $description the new description for the workspace + * @var string $team_id ID for the workspace to set the description for. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.teams:write` - * } + * @var string $token Authentication token. Requires scope: `admin.teams:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/AdminTeamsSettingsSetDiscoverability.php b/generated/Endpoint/AdminTeamsSettingsSetDiscoverability.php index 1f5da488..edae1fdc 100644 --- a/generated/Endpoint/AdminTeamsSettingsSetDiscoverability.php +++ b/generated/Endpoint/AdminTeamsSettingsSetDiscoverability.php @@ -22,14 +22,14 @@ class AdminTeamsSettingsSetDiscoverability extends \JoliCode\Slack\Api\Runtime\C * * @param array $formParameters { * - * @var string $discoverability This workspace's discovery setting. It must be set to one of `open`, `invite_only`, `closed`, or `unlisted`. - * @var string $team_id The ID of the workspace to set discoverability on. - * } + * @var string $discoverability This workspace's discovery setting. It must be set to one of `open`, `invite_only`, `closed`, or `unlisted`. + * @var string $team_id The ID of the workspace to set discoverability on. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.teams:write` - * } + * @var string $token Authentication token. Requires scope: `admin.teams:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/AdminTeamsSettingsSetIcon.php b/generated/Endpoint/AdminTeamsSettingsSetIcon.php index 053f4c8d..b2845d7d 100644 --- a/generated/Endpoint/AdminTeamsSettingsSetIcon.php +++ b/generated/Endpoint/AdminTeamsSettingsSetIcon.php @@ -22,10 +22,10 @@ class AdminTeamsSettingsSetIcon extends \JoliCode\Slack\Api\Runtime\Client\BaseE * * @param array $formParameters { * - * @var string $image_url Image URL for the icon - * @var string $team_id ID for the workspace to set the icon for - * @var string $token Authentication token. Requires scope: `admin.teams:write` - * } + * @var string $image_url Image URL for the icon + * @var string $team_id ID for the workspace to set the icon for + * @var string $token Authentication token. Requires scope: `admin.teams:write` + * } */ public function __construct(array $formParameters = []) { diff --git a/generated/Endpoint/AdminTeamsSettingsSetName.php b/generated/Endpoint/AdminTeamsSettingsSetName.php index 8b12fe86..089436e2 100644 --- a/generated/Endpoint/AdminTeamsSettingsSetName.php +++ b/generated/Endpoint/AdminTeamsSettingsSetName.php @@ -22,14 +22,14 @@ class AdminTeamsSettingsSetName extends \JoliCode\Slack\Api\Runtime\Client\BaseE * * @param array $formParameters { * - * @var string $name the new name of the workspace - * @var string $team_id ID for the workspace to set the name for. - * } + * @var string $name the new name of the workspace + * @var string $team_id ID for the workspace to set the name for. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.teams:write` - * } + * @var string $token Authentication token. Requires scope: `admin.teams:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/AdminUsergroupsAddChannels.php b/generated/Endpoint/AdminUsergroupsAddChannels.php index 856d0d82..a1fb587a 100644 --- a/generated/Endpoint/AdminUsergroupsAddChannels.php +++ b/generated/Endpoint/AdminUsergroupsAddChannels.php @@ -22,15 +22,15 @@ class AdminUsergroupsAddChannels extends \JoliCode\Slack\Api\Runtime\Client\Base * * @param array $formParameters { * - * @var string $channel_ids comma separated string of channel IDs - * @var string $team_id the workspace to add default channels in - * @var string $usergroup_id ID of the IDP group to add default channels for. - * } + * @var string $channel_ids comma separated string of channel IDs + * @var string $team_id the workspace to add default channels in + * @var string $usergroup_id ID of the IDP group to add default channels for. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.usergroups:write` - * } + * @var string $token Authentication token. Requires scope: `admin.usergroups:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/AdminUsergroupsAddTeams.php b/generated/Endpoint/AdminUsergroupsAddTeams.php index 921d2035..92c7fa6c 100644 --- a/generated/Endpoint/AdminUsergroupsAddTeams.php +++ b/generated/Endpoint/AdminUsergroupsAddTeams.php @@ -22,15 +22,15 @@ class AdminUsergroupsAddTeams extends \JoliCode\Slack\Api\Runtime\Client\BaseEnd * * @param array $formParameters { * - * @var bool $auto_provision when `true`, this method automatically creates new workspace accounts for the IDP group members - * @var string $team_ids A comma separated list of encoded team (workspace) IDs. Each workspace *MUST* belong to the organization associated with the token. - * @var string $usergroup_id An encoded usergroup (IDP Group) ID. - * } + * @var bool $auto_provision when `true`, this method automatically creates new workspace accounts for the IDP group members + * @var string $team_ids A comma separated list of encoded team (workspace) IDs. Each workspace *MUST* belong to the organization associated with the token. + * @var string $usergroup_id An encoded usergroup (IDP Group) ID. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.teams:write` - * } + * @var string $token Authentication token. Requires scope: `admin.teams:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/AdminUsergroupsListChannels.php b/generated/Endpoint/AdminUsergroupsListChannels.php index a643eb86..de901e36 100644 --- a/generated/Endpoint/AdminUsergroupsListChannels.php +++ b/generated/Endpoint/AdminUsergroupsListChannels.php @@ -22,15 +22,15 @@ class AdminUsergroupsListChannels extends \JoliCode\Slack\Api\Runtime\Client\Bas * * @param array $queryParameters { * - * @var bool $include_num_members flag to include or exclude the count of members per channel - * @var string $team_id ID of the the workspace - * @var string $usergroup_id ID of the IDP group to list default channels for. - * } + * @var bool $include_num_members flag to include or exclude the count of members per channel + * @var string $team_id ID of the the workspace + * @var string $usergroup_id ID of the IDP group to list default channels for. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.usergroups:read` - * } + * @var string $token Authentication token. Requires scope: `admin.usergroups:read` + * } */ public function __construct(array $queryParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/AdminUsergroupsRemoveChannels.php b/generated/Endpoint/AdminUsergroupsRemoveChannels.php index 6c7a7396..4b2f8803 100644 --- a/generated/Endpoint/AdminUsergroupsRemoveChannels.php +++ b/generated/Endpoint/AdminUsergroupsRemoveChannels.php @@ -22,14 +22,14 @@ class AdminUsergroupsRemoveChannels extends \JoliCode\Slack\Api\Runtime\Client\B * * @param array $formParameters { * - * @var string $channel_ids Comma-separated string of channel IDs - * @var string $usergroup_id ID of the IDP Group - * } + * @var string $channel_ids Comma-separated string of channel IDs + * @var string $usergroup_id ID of the IDP Group + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.usergroups:write` - * } + * @var string $token Authentication token. Requires scope: `admin.usergroups:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/AdminUsersAssign.php b/generated/Endpoint/AdminUsersAssign.php index 345435a5..f2923c78 100644 --- a/generated/Endpoint/AdminUsersAssign.php +++ b/generated/Endpoint/AdminUsersAssign.php @@ -22,17 +22,17 @@ class AdminUsersAssign extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint i * * @param array $formParameters { * - * @var string $channel_ids comma separated values of channel IDs to add user in the new workspace - * @var bool $is_restricted true if user should be added to the workspace as a guest - * @var bool $is_ultra_restricted true if user should be added to the workspace as a single-channel guest - * @var string $team_id the ID (`T1234`) of the workspace - * @var string $user_id The ID of the user to add to the workspace. - * } + * @var string $channel_ids comma separated values of channel IDs to add user in the new workspace + * @var bool $is_restricted true if user should be added to the workspace as a guest + * @var bool $is_ultra_restricted true if user should be added to the workspace as a single-channel guest + * @var string $team_id the ID (`T1234`) of the workspace + * @var string $user_id The ID of the user to add to the workspace. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.users:write` - * } + * @var string $token Authentication token. Requires scope: `admin.users:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/AdminUsersInvite.php b/generated/Endpoint/AdminUsersInvite.php index d033749c..ac6ad9cf 100644 --- a/generated/Endpoint/AdminUsersInvite.php +++ b/generated/Endpoint/AdminUsersInvite.php @@ -22,21 +22,21 @@ class AdminUsersInvite extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint i * * @param array $formParameters { * - * @var string $channel_ids A comma-separated list of `channel_id`s for this user to join. At least one channel is required. - * @var string $custom_message an optional message to send to the user in the invite email - * @var string $email the email address of the person to invite - * @var string $guest_expiration_ts Timestamp when guest account should be disabled. Only include this timestamp if you are inviting a guest user and you want their account to expire on a certain date. - * @var bool $is_restricted Is this user a multi-channel guest user? (default: false) - * @var bool $is_ultra_restricted Is this user a single channel guest user? (default: false) - * @var string $real_name full name of the user - * @var bool $resend Allow this invite to be resent in the future if a user has not signed up yet. (default: false) - * @var string $team_id The ID (`T1234`) of the workspace. - * } + * @var string $channel_ids A comma-separated list of `channel_id`s for this user to join. At least one channel is required. + * @var string $custom_message an optional message to send to the user in the invite email + * @var string $email the email address of the person to invite + * @var string $guest_expiration_ts Timestamp when guest account should be disabled. Only include this timestamp if you are inviting a guest user and you want their account to expire on a certain date. + * @var bool $is_restricted Is this user a multi-channel guest user? (default: false) + * @var bool $is_ultra_restricted Is this user a single channel guest user? (default: false) + * @var string $real_name full name of the user + * @var bool $resend Allow this invite to be resent in the future if a user has not signed up yet. (default: false) + * @var string $team_id The ID (`T1234`) of the workspace. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.users:write` - * } + * @var string $token Authentication token. Requires scope: `admin.users:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/AdminUsersList.php b/generated/Endpoint/AdminUsersList.php index 6cd66bc2..e4161707 100644 --- a/generated/Endpoint/AdminUsersList.php +++ b/generated/Endpoint/AdminUsersList.php @@ -22,15 +22,15 @@ class AdminUsersList extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint imp * * @param array $queryParameters { * - * @var string $cursor set `cursor` to `next_cursor` returned by the previous call to list items in the next page - * @var int $limit Limit for how many users to be retrieved per page - * @var string $team_id The ID (`T1234`) of the workspace. - * } + * @var string $cursor set `cursor` to `next_cursor` returned by the previous call to list items in the next page + * @var int $limit Limit for how many users to be retrieved per page + * @var string $team_id The ID (`T1234`) of the workspace. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.users:read` - * } + * @var string $token Authentication token. Requires scope: `admin.users:read` + * } */ public function __construct(array $queryParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/AdminUsersRemove.php b/generated/Endpoint/AdminUsersRemove.php index 7535e057..faeaf95c 100644 --- a/generated/Endpoint/AdminUsersRemove.php +++ b/generated/Endpoint/AdminUsersRemove.php @@ -22,14 +22,14 @@ class AdminUsersRemove extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint i * * @param array $formParameters { * - * @var string $team_id the ID (`T1234`) of the workspace - * @var string $user_id The ID of the user to remove. - * } + * @var string $team_id the ID (`T1234`) of the workspace + * @var string $user_id The ID of the user to remove. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.users:write` - * } + * @var string $token Authentication token. Requires scope: `admin.users:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/AdminUsersSessionInvalidate.php b/generated/Endpoint/AdminUsersSessionInvalidate.php index 477740ad..5b5f9294 100644 --- a/generated/Endpoint/AdminUsersSessionInvalidate.php +++ b/generated/Endpoint/AdminUsersSessionInvalidate.php @@ -22,14 +22,14 @@ class AdminUsersSessionInvalidate extends \JoliCode\Slack\Api\Runtime\Client\Bas * * @param array $formParameters { * - * @var int $session_id - * @var string $team_id ID of the team that the session belongs to - * } + * @var int $session_id + * @var string $team_id ID of the team that the session belongs to + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.users:write` - * } + * @var string $token Authentication token. Requires scope: `admin.users:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/AdminUsersSessionReset.php b/generated/Endpoint/AdminUsersSessionReset.php index a0d9a92b..93d4b777 100644 --- a/generated/Endpoint/AdminUsersSessionReset.php +++ b/generated/Endpoint/AdminUsersSessionReset.php @@ -22,15 +22,15 @@ class AdminUsersSessionReset extends \JoliCode\Slack\Api\Runtime\Client\BaseEndp * * @param array $formParameters { * - * @var bool $mobile_only Only expire mobile sessions (default: false) - * @var string $user_id The ID of the user to wipe sessions for - * @var bool $web_only Only expire web sessions (default: false) - * } + * @var bool $mobile_only Only expire mobile sessions (default: false) + * @var string $user_id The ID of the user to wipe sessions for + * @var bool $web_only Only expire web sessions (default: false) + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.users:write` - * } + * @var string $token Authentication token. Requires scope: `admin.users:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/AdminUsersSetAdmin.php b/generated/Endpoint/AdminUsersSetAdmin.php index 7ee2e350..1e07abbf 100644 --- a/generated/Endpoint/AdminUsersSetAdmin.php +++ b/generated/Endpoint/AdminUsersSetAdmin.php @@ -22,14 +22,14 @@ class AdminUsersSetAdmin extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint * * @param array $formParameters { * - * @var string $team_id the ID (`T1234`) of the workspace - * @var string $user_id The ID of the user to designate as an admin. - * } + * @var string $team_id the ID (`T1234`) of the workspace + * @var string $user_id The ID of the user to designate as an admin. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.users:write` - * } + * @var string $token Authentication token. Requires scope: `admin.users:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/AdminUsersSetExpiration.php b/generated/Endpoint/AdminUsersSetExpiration.php index 572c4e95..e2045a3d 100644 --- a/generated/Endpoint/AdminUsersSetExpiration.php +++ b/generated/Endpoint/AdminUsersSetExpiration.php @@ -22,15 +22,15 @@ class AdminUsersSetExpiration extends \JoliCode\Slack\Api\Runtime\Client\BaseEnd * * @param array $formParameters { * - * @var int $expiration_ts timestamp when guest account should be disabled - * @var string $team_id the ID (`T1234`) of the workspace - * @var string $user_id The ID of the user to set an expiration for. - * } + * @var int $expiration_ts timestamp when guest account should be disabled + * @var string $team_id the ID (`T1234`) of the workspace + * @var string $user_id The ID of the user to set an expiration for. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.users:write` - * } + * @var string $token Authentication token. Requires scope: `admin.users:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/AdminUsersSetOwner.php b/generated/Endpoint/AdminUsersSetOwner.php index be575d4e..e3540efe 100644 --- a/generated/Endpoint/AdminUsersSetOwner.php +++ b/generated/Endpoint/AdminUsersSetOwner.php @@ -22,14 +22,14 @@ class AdminUsersSetOwner extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint * * @param array $formParameters { * - * @var string $team_id the ID (`T1234`) of the workspace - * @var string $user_id Id of the user to promote to owner. - * } + * @var string $team_id the ID (`T1234`) of the workspace + * @var string $user_id Id of the user to promote to owner. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.users:write` - * } + * @var string $token Authentication token. Requires scope: `admin.users:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/AdminUsersSetRegular.php b/generated/Endpoint/AdminUsersSetRegular.php index 5df32a8f..5439c346 100644 --- a/generated/Endpoint/AdminUsersSetRegular.php +++ b/generated/Endpoint/AdminUsersSetRegular.php @@ -22,14 +22,14 @@ class AdminUsersSetRegular extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoi * * @param array $formParameters { * - * @var string $team_id the ID (`T1234`) of the workspace - * @var string $user_id The ID of the user to designate as a regular user. - * } + * @var string $team_id the ID (`T1234`) of the workspace + * @var string $user_id The ID of the user to designate as a regular user. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `admin.users:write` - * } + * @var string $token Authentication token. Requires scope: `admin.users:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/ApiTest.php b/generated/Endpoint/ApiTest.php index b8cccd31..4082309a 100644 --- a/generated/Endpoint/ApiTest.php +++ b/generated/Endpoint/ApiTest.php @@ -22,9 +22,9 @@ class ApiTest extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint implements * * @param array $queryParameters { * - * @var string $error Error response to return - * @var string $foo example property to return - * } + * @var string $error Error response to return + * @var string $foo example property to return + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/AppsEventAuthorizationsList.php b/generated/Endpoint/AppsEventAuthorizationsList.php index cc4bb473..a1d29e0e 100644 --- a/generated/Endpoint/AppsEventAuthorizationsList.php +++ b/generated/Endpoint/AppsEventAuthorizationsList.php @@ -22,15 +22,15 @@ class AppsEventAuthorizationsList extends \JoliCode\Slack\Api\Runtime\Client\Bas * * @param array $queryParameters { * - * @var string $cursor - * @var string $event_context - * @var int $limit - * } + * @var string $cursor + * @var string $event_context + * @var int $limit + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `authorizations:read` - * } + * @var string $token Authentication token. Requires scope: `authorizations:read` + * } */ public function __construct(array $queryParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/AppsPermissionsInfo.php b/generated/Endpoint/AppsPermissionsInfo.php index 7ebdf7f0..b4bed9fe 100644 --- a/generated/Endpoint/AppsPermissionsInfo.php +++ b/generated/Endpoint/AppsPermissionsInfo.php @@ -22,8 +22,8 @@ class AppsPermissionsInfo extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoin * * @param array $queryParameters { * - * @var string $token Authentication token. Requires scope: `none` - * } + * @var string $token Authentication token. Requires scope: `none` + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/AppsPermissionsRequest.php b/generated/Endpoint/AppsPermissionsRequest.php index 78c42f1d..4b9dc10d 100644 --- a/generated/Endpoint/AppsPermissionsRequest.php +++ b/generated/Endpoint/AppsPermissionsRequest.php @@ -22,10 +22,10 @@ class AppsPermissionsRequest extends \JoliCode\Slack\Api\Runtime\Client\BaseEndp * * @param array $queryParameters { * - * @var string $scopes A comma separated list of scopes to request for - * @var string $token Authentication token. Requires scope: `none` - * @var string $trigger_id Token used to trigger the permissions API - * } + * @var string $scopes A comma separated list of scopes to request for + * @var string $token Authentication token. Requires scope: `none` + * @var string $trigger_id Token used to trigger the permissions API + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/AppsPermissionsResourcesList.php b/generated/Endpoint/AppsPermissionsResourcesList.php index b85d29fa..561361bc 100644 --- a/generated/Endpoint/AppsPermissionsResourcesList.php +++ b/generated/Endpoint/AppsPermissionsResourcesList.php @@ -22,10 +22,10 @@ class AppsPermissionsResourcesList extends \JoliCode\Slack\Api\Runtime\Client\Ba * * @param array $queryParameters { * - * @var string $cursor Paginate through collections of data by setting the `cursor` parameter to a `next_cursor` attribute returned by a previous request's `response_metadata`. Default value fetches the first "page" of the collection. See [pagination](/docs/pagination) for more detail. - * @var int $limit the maximum number of items to return - * @var string $token Authentication token. Requires scope: `none` - * } + * @var string $cursor Paginate through collections of data by setting the `cursor` parameter to a `next_cursor` attribute returned by a previous request's `response_metadata`. Default value fetches the first "page" of the collection. See [pagination](/docs/pagination) for more detail. + * @var int $limit the maximum number of items to return + * @var string $token Authentication token. Requires scope: `none` + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/AppsPermissionsScopesList.php b/generated/Endpoint/AppsPermissionsScopesList.php index b23e03d6..41d5f460 100644 --- a/generated/Endpoint/AppsPermissionsScopesList.php +++ b/generated/Endpoint/AppsPermissionsScopesList.php @@ -22,8 +22,8 @@ class AppsPermissionsScopesList extends \JoliCode\Slack\Api\Runtime\Client\BaseE * * @param array $queryParameters { * - * @var string $token Authentication token. Requires scope: `none` - * } + * @var string $token Authentication token. Requires scope: `none` + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/AppsPermissionsUsersList.php b/generated/Endpoint/AppsPermissionsUsersList.php index 0de54374..85ee5573 100644 --- a/generated/Endpoint/AppsPermissionsUsersList.php +++ b/generated/Endpoint/AppsPermissionsUsersList.php @@ -22,10 +22,10 @@ class AppsPermissionsUsersList extends \JoliCode\Slack\Api\Runtime\Client\BaseEn * * @param array $queryParameters { * - * @var string $cursor Paginate through collections of data by setting the `cursor` parameter to a `next_cursor` attribute returned by a previous request's `response_metadata`. Default value fetches the first "page" of the collection. See [pagination](/docs/pagination) for more detail. - * @var int $limit the maximum number of items to return - * @var string $token Authentication token. Requires scope: `none` - * } + * @var string $cursor Paginate through collections of data by setting the `cursor` parameter to a `next_cursor` attribute returned by a previous request's `response_metadata`. Default value fetches the first "page" of the collection. See [pagination](/docs/pagination) for more detail. + * @var int $limit the maximum number of items to return + * @var string $token Authentication token. Requires scope: `none` + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/AppsPermissionsUsersRequest.php b/generated/Endpoint/AppsPermissionsUsersRequest.php index f987c445..9d4f5cc3 100644 --- a/generated/Endpoint/AppsPermissionsUsersRequest.php +++ b/generated/Endpoint/AppsPermissionsUsersRequest.php @@ -22,11 +22,11 @@ class AppsPermissionsUsersRequest extends \JoliCode\Slack\Api\Runtime\Client\Bas * * @param array $queryParameters { * - * @var string $scopes A comma separated list of user scopes to request for - * @var string $token Authentication token. Requires scope: `none` - * @var string $trigger_id Token used to trigger the request - * @var string $user The user this scope is being requested for - * } + * @var string $scopes A comma separated list of user scopes to request for + * @var string $token Authentication token. Requires scope: `none` + * @var string $trigger_id Token used to trigger the request + * @var string $user The user this scope is being requested for + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/AppsUninstall.php b/generated/Endpoint/AppsUninstall.php index c5c871b6..87fee27c 100644 --- a/generated/Endpoint/AppsUninstall.php +++ b/generated/Endpoint/AppsUninstall.php @@ -22,10 +22,10 @@ class AppsUninstall extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint impl * * @param array $queryParameters { * - * @var string $client_id issued when you created your application - * @var string $client_secret issued when you created your application - * @var string $token Authentication token. Requires scope: `none` - * } + * @var string $client_id issued when you created your application + * @var string $client_secret issued when you created your application + * @var string $token Authentication token. Requires scope: `none` + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/AuthRevoke.php b/generated/Endpoint/AuthRevoke.php index 8f2e08cc..637e64c4 100644 --- a/generated/Endpoint/AuthRevoke.php +++ b/generated/Endpoint/AuthRevoke.php @@ -22,9 +22,9 @@ class AuthRevoke extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint impleme * * @param array $queryParameters { * - * @var bool $test setting this parameter to `1` triggers a _testing mode_ where the specified token will not actually be revoked - * @var string $token Authentication token. Requires scope: `none` - * } + * @var bool $test setting this parameter to `1` triggers a _testing mode_ where the specified token will not actually be revoked + * @var string $token Authentication token. Requires scope: `none` + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/AuthTest.php b/generated/Endpoint/AuthTest.php index 12fb9817..e04a4f03 100644 --- a/generated/Endpoint/AuthTest.php +++ b/generated/Endpoint/AuthTest.php @@ -22,8 +22,8 @@ class AuthTest extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint implement * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `none` - * } + * @var string $token Authentication token. Requires scope: `none` + * } */ public function __construct(array $headerParameters = []) { diff --git a/generated/Endpoint/BotsInfo.php b/generated/Endpoint/BotsInfo.php index 7d2f867f..935f1a25 100644 --- a/generated/Endpoint/BotsInfo.php +++ b/generated/Endpoint/BotsInfo.php @@ -22,9 +22,9 @@ class BotsInfo extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint implement * * @param array $queryParameters { * - * @var string $bot Bot user to get info on - * @var string $token Authentication token. Requires scope: `users:read` - * } + * @var string $bot Bot user to get info on + * @var string $token Authentication token. Requires scope: `users:read` + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/CallsAdd.php b/generated/Endpoint/CallsAdd.php index 26af48ae..6ad1e5c3 100644 --- a/generated/Endpoint/CallsAdd.php +++ b/generated/Endpoint/CallsAdd.php @@ -22,20 +22,20 @@ class CallsAdd extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint implement * * @param array $formParameters { * - * @var string $created_by The valid Slack user ID of the user who created this Call. When this method is called with a user token, the `created_by` field is optional and defaults to the authed user of the token. Otherwise, the field is required. - * @var int $date_start Call start time in UTC UNIX timestamp format - * @var string $desktop_app_join_url when supplied, available Slack clients will attempt to directly launch the 3rd-party Call with this URL - * @var string $external_display_id An optional, human-readable ID supplied by the 3rd-party Call provider. If supplied, this ID will be displayed in the Call object. - * @var string $external_unique_id An ID supplied by the 3rd-party Call provider. It must be unique across all Calls from that service. - * @var string $join_url the URL required for a client to join the Call - * @var string $title the name of the Call - * @var string $users The list of users to register as participants in the Call. [Read more on how to specify users here](/apis/calls#users). - * } + * @var string $created_by The valid Slack user ID of the user who created this Call. When this method is called with a user token, the `created_by` field is optional and defaults to the authed user of the token. Otherwise, the field is required. + * @var int $date_start Call start time in UTC UNIX timestamp format + * @var string $desktop_app_join_url when supplied, available Slack clients will attempt to directly launch the 3rd-party Call with this URL + * @var string $external_display_id An optional, human-readable ID supplied by the 3rd-party Call provider. If supplied, this ID will be displayed in the Call object. + * @var string $external_unique_id An ID supplied by the 3rd-party Call provider. It must be unique across all Calls from that service. + * @var string $join_url the URL required for a client to join the Call + * @var string $title the name of the Call + * @var string $users The list of users to register as participants in the Call. [Read more on how to specify users here](/apis/calls#users). + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `calls:write` - * } + * @var string $token Authentication token. Requires scope: `calls:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/CallsEnd.php b/generated/Endpoint/CallsEnd.php index 71869564..66cf0007 100644 --- a/generated/Endpoint/CallsEnd.php +++ b/generated/Endpoint/CallsEnd.php @@ -22,14 +22,14 @@ class CallsEnd extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint implement * * @param array $formParameters { * - * @var int $duration Call duration in seconds - * @var string $id `id` returned when registering the call using the [`calls.add`](/methods/calls.add) method. - * } + * @var int $duration Call duration in seconds + * @var string $id `id` returned when registering the call using the [`calls.add`](/methods/calls.add) method. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `calls:write` - * } + * @var string $token Authentication token. Requires scope: `calls:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/CallsInfo.php b/generated/Endpoint/CallsInfo.php index 016844f6..ce4c4784 100644 --- a/generated/Endpoint/CallsInfo.php +++ b/generated/Endpoint/CallsInfo.php @@ -22,13 +22,13 @@ class CallsInfo extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint implemen * * @param array $queryParameters { * - * @var string $id `id` of the Call returned by the [`calls.add`](/methods/calls.add) method. - * } + * @var string $id `id` of the Call returned by the [`calls.add`](/methods/calls.add) method. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `calls:read` - * } + * @var string $token Authentication token. Requires scope: `calls:read` + * } */ public function __construct(array $queryParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/CallsParticipantsAdd.php b/generated/Endpoint/CallsParticipantsAdd.php index d8fa913e..5c6b459a 100644 --- a/generated/Endpoint/CallsParticipantsAdd.php +++ b/generated/Endpoint/CallsParticipantsAdd.php @@ -22,14 +22,14 @@ class CallsParticipantsAdd extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoi * * @param array $formParameters { * - * @var string $id `id` returned by the [`calls.add`](/methods/calls.add) method. - * @var string $users The list of users to add as participants in the Call. [Read more on how to specify users here](/apis/calls#users). - * } + * @var string $id `id` returned by the [`calls.add`](/methods/calls.add) method. + * @var string $users The list of users to add as participants in the Call. [Read more on how to specify users here](/apis/calls#users). + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `calls:write` - * } + * @var string $token Authentication token. Requires scope: `calls:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/CallsParticipantsRemove.php b/generated/Endpoint/CallsParticipantsRemove.php index f2ea5a7a..217fa30d 100644 --- a/generated/Endpoint/CallsParticipantsRemove.php +++ b/generated/Endpoint/CallsParticipantsRemove.php @@ -22,14 +22,14 @@ class CallsParticipantsRemove extends \JoliCode\Slack\Api\Runtime\Client\BaseEnd * * @param array $formParameters { * - * @var string $id `id` returned by the [`calls.add`](/methods/calls.add) method. - * @var string $users The list of users to remove as participants in the Call. [Read more on how to specify users here](/apis/calls#users). - * } + * @var string $id `id` returned by the [`calls.add`](/methods/calls.add) method. + * @var string $users The list of users to remove as participants in the Call. [Read more on how to specify users here](/apis/calls#users). + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `calls:write` - * } + * @var string $token Authentication token. Requires scope: `calls:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/CallsUpdate.php b/generated/Endpoint/CallsUpdate.php index 23c11161..8b80f969 100644 --- a/generated/Endpoint/CallsUpdate.php +++ b/generated/Endpoint/CallsUpdate.php @@ -22,16 +22,16 @@ class CallsUpdate extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint implem * * @param array $formParameters { * - * @var string $desktop_app_join_url when supplied, available Slack clients will attempt to directly launch the 3rd-party Call with this URL - * @var string $id `id` returned by the [`calls.add`](/methods/calls.add) method. - * @var string $join_url the URL required for a client to join the Call - * @var string $title The name of the Call. - * } + * @var string $desktop_app_join_url when supplied, available Slack clients will attempt to directly launch the 3rd-party Call with this URL + * @var string $id `id` returned by the [`calls.add`](/methods/calls.add) method. + * @var string $join_url the URL required for a client to join the Call + * @var string $title The name of the Call. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `calls:write` - * } + * @var string $token Authentication token. Requires scope: `calls:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/ChatDelete.php b/generated/Endpoint/ChatDelete.php index db16094d..d9c9bd21 100644 --- a/generated/Endpoint/ChatDelete.php +++ b/generated/Endpoint/ChatDelete.php @@ -22,15 +22,15 @@ class ChatDelete extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint impleme * * @param array $formParameters { * - * @var bool $as_user Pass true to delete the message as the authed user with `chat:write:user` scope. [Bot users](/bot-users) in this context are considered authed users. If unused or false, the message will be deleted with `chat:write:bot` scope. - * @var string $channel channel containing the message to be deleted - * @var string $ts Timestamp of the message to be deleted. - * } + * @var bool $as_user Pass true to delete the message as the authed user with `chat:write:user` scope. [Bot users](/bot-users) in this context are considered authed users. If unused or false, the message will be deleted with `chat:write:bot` scope. + * @var string $channel channel containing the message to be deleted + * @var string $ts Timestamp of the message to be deleted. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `chat:write` - * } + * @var string $token Authentication token. Requires scope: `chat:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/ChatDeleteScheduledMessage.php b/generated/Endpoint/ChatDeleteScheduledMessage.php index 9da310a3..9587fd1f 100644 --- a/generated/Endpoint/ChatDeleteScheduledMessage.php +++ b/generated/Endpoint/ChatDeleteScheduledMessage.php @@ -22,15 +22,15 @@ class ChatDeleteScheduledMessage extends \JoliCode\Slack\Api\Runtime\Client\Base * * @param array $formParameters { * - * @var bool $as_user Pass true to delete the message as the authed user with `chat:write:user` scope. [Bot users](/bot-users) in this context are considered authed users. If unused or false, the message will be deleted with `chat:write:bot` scope. - * @var string $channel The channel the scheduled_message is posting to - * @var string $scheduled_message_id `scheduled_message_id` returned from call to chat.scheduleMessage - * } + * @var bool $as_user Pass true to delete the message as the authed user with `chat:write:user` scope. [Bot users](/bot-users) in this context are considered authed users. If unused or false, the message will be deleted with `chat:write:bot` scope. + * @var string $channel The channel the scheduled_message is posting to + * @var string $scheduled_message_id `scheduled_message_id` returned from call to chat.scheduleMessage + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `chat:write` - * } + * @var string $token Authentication token. Requires scope: `chat:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/ChatGetPermalink.php b/generated/Endpoint/ChatGetPermalink.php index e2f54a76..f3d2fd5e 100644 --- a/generated/Endpoint/ChatGetPermalink.php +++ b/generated/Endpoint/ChatGetPermalink.php @@ -22,10 +22,10 @@ class ChatGetPermalink extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint i * * @param array $queryParameters { * - * @var string $channel The ID of the conversation or channel containing the message - * @var string $message_ts A message's `ts` value, uniquely identifying it within a channel - * @var string $token Authentication token. Requires scope: `none` - * } + * @var string $channel The ID of the conversation or channel containing the message + * @var string $message_ts A message's `ts` value, uniquely identifying it within a channel + * @var string $token Authentication token. Requires scope: `none` + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/ChatMeMessage.php b/generated/Endpoint/ChatMeMessage.php index 97466041..0d8698f2 100644 --- a/generated/Endpoint/ChatMeMessage.php +++ b/generated/Endpoint/ChatMeMessage.php @@ -22,14 +22,14 @@ class ChatMeMessage extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint impl * * @param array $formParameters { * - * @var string $channel Channel to send message to. Can be a public channel, private group or IM channel. Can be an encoded ID, or a name. - * @var string $text Text of the message to send. - * } + * @var string $channel Channel to send message to. Can be a public channel, private group or IM channel. Can be an encoded ID, or a name. + * @var string $text Text of the message to send. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `chat:write` - * } + * @var string $token Authentication token. Requires scope: `chat:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/ChatPostEphemeral.php b/generated/Endpoint/ChatPostEphemeral.php index 6625db63..278fbbae 100644 --- a/generated/Endpoint/ChatPostEphemeral.php +++ b/generated/Endpoint/ChatPostEphemeral.php @@ -22,24 +22,24 @@ class ChatPostEphemeral extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint * * @param array $formParameters { * - * @var bool $as_user Pass true to post the message as the authed user. Defaults to true if the chat:write:bot scope is not included. Otherwise, defaults to false. - * @var string $attachments a JSON-based array of structured attachments, presented as a URL-encoded string - * @var string $blocks a JSON-based array of structured blocks, presented as a URL-encoded string - * @var string $channel Channel, private group, or IM channel to send message to. Can be an encoded ID, or a name. - * @var string $icon_emoji Emoji to use as the icon for this message. Overrides `icon_url`. Must be used in conjunction with `as_user` set to `false`, otherwise ignored. See [authorship](#authorship) below. - * @var string $icon_url URL to an image to use as the icon for this message. Must be used in conjunction with `as_user` set to false, otherwise ignored. See [authorship](#authorship) below. - * @var bool $link_names find and link channel names and usernames - * @var string $parse Change how messages are treated. Defaults to `none`. See [below](#formatting). - * @var string $text How this field works and whether it is required depends on other fields you use in your API call. [See below](#text_usage) for more detail. - * @var string $thread_ts Provide another message's `ts` value to post this message in a thread. Avoid using a reply's `ts` value; use its parent's value instead. Ephemeral messages in threads are only shown if there is already an active thread. - * @var string $user `id` of the user who will receive the ephemeral message. The user should be in the channel specified by the `channel` argument. - * @var string $username Set your bot's user name. Must be used in conjunction with `as_user` set to false, otherwise ignored. See [authorship](#authorship) below. - * } + * @var bool $as_user Pass true to post the message as the authed user. Defaults to true if the chat:write:bot scope is not included. Otherwise, defaults to false. + * @var string $attachments a JSON-based array of structured attachments, presented as a URL-encoded string + * @var string $blocks a JSON-based array of structured blocks, presented as a URL-encoded string + * @var string $channel Channel, private group, or IM channel to send message to. Can be an encoded ID, or a name. + * @var string $icon_emoji Emoji to use as the icon for this message. Overrides `icon_url`. Must be used in conjunction with `as_user` set to `false`, otherwise ignored. See [authorship](#authorship) below. + * @var string $icon_url URL to an image to use as the icon for this message. Must be used in conjunction with `as_user` set to false, otherwise ignored. See [authorship](#authorship) below. + * @var bool $link_names find and link channel names and usernames + * @var string $parse Change how messages are treated. Defaults to `none`. See [below](#formatting). + * @var string $text How this field works and whether it is required depends on other fields you use in your API call. [See below](#text_usage) for more detail. + * @var string $thread_ts Provide another message's `ts` value to post this message in a thread. Avoid using a reply's `ts` value; use its parent's value instead. Ephemeral messages in threads are only shown if there is already an active thread. + * @var string $user `id` of the user who will receive the ephemeral message. The user should be in the channel specified by the `channel` argument. + * @var string $username Set your bot's user name. Must be used in conjunction with `as_user` set to false, otherwise ignored. See [authorship](#authorship) below. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `chat:write` - * } + * @var string $token Authentication token. Requires scope: `chat:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/ChatPostMessage.php b/generated/Endpoint/ChatPostMessage.php index ca5a87b9..139fe4a5 100644 --- a/generated/Endpoint/ChatPostMessage.php +++ b/generated/Endpoint/ChatPostMessage.php @@ -22,27 +22,27 @@ class ChatPostMessage extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint im * * @param array $formParameters { * - * @var bool $as_user Pass true to post the message as the authed user, instead of as a bot. Defaults to false. See [authorship](#authorship) below. - * @var string $attachments a JSON-based array of structured attachments, presented as a URL-encoded string - * @var string $blocks a JSON-based array of structured blocks, presented as a URL-encoded string - * @var string $channel Channel, private group, or IM channel to send message to. Can be an encoded ID, or a name. See [below](#channels) for more details. - * @var string $icon_emoji Emoji to use as the icon for this message. Overrides `icon_url`. Must be used in conjunction with `as_user` set to `false`, otherwise ignored. See [authorship](#authorship) below. - * @var string $icon_url URL to an image to use as the icon for this message. Must be used in conjunction with `as_user` set to false, otherwise ignored. See [authorship](#authorship) below. - * @var bool $link_names find and link channel names and usernames - * @var bool $mrkdwn Disable Slack markup parsing by setting to `false`. Enabled by default. - * @var string $parse Change how messages are treated. Defaults to `none`. See [below](#formatting). - * @var bool $reply_broadcast Used in conjunction with `thread_ts` and indicates whether reply should be made visible to everyone in the channel or conversation. Defaults to `false`. - * @var string $text How this field works and whether it is required depends on other fields you use in your API call. [See below](#text_usage) for more detail. - * @var string $thread_ts Provide another message's `ts` value to make this message a reply. Avoid using a reply's `ts` value; use its parent instead. - * @var bool $unfurl_links pass true to enable unfurling of primarily text-based content - * @var bool $unfurl_media pass false to disable unfurling of media content - * @var string $username Set your bot's user name. Must be used in conjunction with `as_user` set to false, otherwise ignored. See [authorship](#authorship) below. - * } + * @var bool $as_user Pass true to post the message as the authed user, instead of as a bot. Defaults to false. See [authorship](#authorship) below. + * @var string $attachments a JSON-based array of structured attachments, presented as a URL-encoded string + * @var string $blocks a JSON-based array of structured blocks, presented as a URL-encoded string + * @var string $channel Channel, private group, or IM channel to send message to. Can be an encoded ID, or a name. See [below](#channels) for more details. + * @var string $icon_emoji Emoji to use as the icon for this message. Overrides `icon_url`. Must be used in conjunction with `as_user` set to `false`, otherwise ignored. See [authorship](#authorship) below. + * @var string $icon_url URL to an image to use as the icon for this message. Must be used in conjunction with `as_user` set to false, otherwise ignored. See [authorship](#authorship) below. + * @var bool $link_names find and link channel names and usernames + * @var bool $mrkdwn Disable Slack markup parsing by setting to `false`. Enabled by default. + * @var string $parse Change how messages are treated. Defaults to `none`. See [below](#formatting). + * @var bool $reply_broadcast Used in conjunction with `thread_ts` and indicates whether reply should be made visible to everyone in the channel or conversation. Defaults to `false`. + * @var string $text How this field works and whether it is required depends on other fields you use in your API call. [See below](#text_usage) for more detail. + * @var string $thread_ts Provide another message's `ts` value to make this message a reply. Avoid using a reply's `ts` value; use its parent instead. + * @var bool $unfurl_links pass true to enable unfurling of primarily text-based content + * @var bool $unfurl_media pass false to disable unfurling of media content + * @var string $username Set your bot's user name. Must be used in conjunction with `as_user` set to false, otherwise ignored. See [authorship](#authorship) below. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `chat:write` - * } + * @var string $token Authentication token. Requires scope: `chat:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/ChatScheduleMessage.php b/generated/Endpoint/ChatScheduleMessage.php index 222e1e3c..11691154 100644 --- a/generated/Endpoint/ChatScheduleMessage.php +++ b/generated/Endpoint/ChatScheduleMessage.php @@ -22,24 +22,24 @@ class ChatScheduleMessage extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoin * * @param array $formParameters { * - * @var bool $as_user Pass true to post the message as the authed user, instead of as a bot. Defaults to false. See [chat.postMessage](chat.postMessage#authorship). - * @var string $attachments a JSON-based array of structured attachments, presented as a URL-encoded string - * @var string $blocks a JSON-based array of structured blocks, presented as a URL-encoded string - * @var string $channel Channel, private group, or DM channel to send message to. Can be an encoded ID, or a name. See [below](#channels) for more details. - * @var bool $link_names find and link channel names and usernames - * @var string $parse Change how messages are treated. Defaults to `none`. See [chat.postMessage](chat.postMessage#formatting). - * @var int $post_at unix EPOCH timestamp of time in future to send the message - * @var bool $reply_broadcast Used in conjunction with `thread_ts` and indicates whether reply should be made visible to everyone in the channel or conversation. Defaults to `false`. - * @var string $text How this field works and whether it is required depends on other fields you use in your API call. [See below](#text_usage) for more detail. - * @var string $thread_ts Provide another message's `ts` value to make this message a reply. Avoid using a reply's `ts` value; use its parent instead. - * @var bool $unfurl_links pass true to enable unfurling of primarily text-based content - * @var bool $unfurl_media Pass false to disable unfurling of media content. - * } + * @var bool $as_user Pass true to post the message as the authed user, instead of as a bot. Defaults to false. See [chat.postMessage](chat.postMessage#authorship). + * @var string $attachments a JSON-based array of structured attachments, presented as a URL-encoded string + * @var string $blocks a JSON-based array of structured blocks, presented as a URL-encoded string + * @var string $channel Channel, private group, or DM channel to send message to. Can be an encoded ID, or a name. See [below](#channels) for more details. + * @var bool $link_names find and link channel names and usernames + * @var string $parse Change how messages are treated. Defaults to `none`. See [chat.postMessage](chat.postMessage#formatting). + * @var int $post_at unix EPOCH timestamp of time in future to send the message + * @var bool $reply_broadcast Used in conjunction with `thread_ts` and indicates whether reply should be made visible to everyone in the channel or conversation. Defaults to `false`. + * @var string $text How this field works and whether it is required depends on other fields you use in your API call. [See below](#text_usage) for more detail. + * @var string $thread_ts Provide another message's `ts` value to make this message a reply. Avoid using a reply's `ts` value; use its parent instead. + * @var bool $unfurl_links pass true to enable unfurling of primarily text-based content + * @var bool $unfurl_media Pass false to disable unfurling of media content. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `chat:write` - * } + * @var string $token Authentication token. Requires scope: `chat:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/ChatScheduledMessagesList.php b/generated/Endpoint/ChatScheduledMessagesList.php index 44338092..20bb1a97 100644 --- a/generated/Endpoint/ChatScheduledMessagesList.php +++ b/generated/Endpoint/ChatScheduledMessagesList.php @@ -22,17 +22,17 @@ class ChatScheduledMessagesList extends \JoliCode\Slack\Api\Runtime\Client\BaseE * * @param array $queryParameters { * - * @var string $channel The channel of the scheduled messages - * @var string $cursor For pagination purposes, this is the `cursor` value returned from a previous call to `chat.scheduledmessages.list` indicating where you want to start this call from. - * @var string $latest A UNIX timestamp of the latest value in the time range - * @var int $limit maximum number of original entries to return - * @var string $oldest A UNIX timestamp of the oldest value in the time range - * } + * @var string $channel The channel of the scheduled messages + * @var string $cursor For pagination purposes, this is the `cursor` value returned from a previous call to `chat.scheduledmessages.list` indicating where you want to start this call from. + * @var string $latest A UNIX timestamp of the latest value in the time range + * @var int $limit maximum number of original entries to return + * @var string $oldest A UNIX timestamp of the oldest value in the time range + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `none` - * } + * @var string $token Authentication token. Requires scope: `none` + * } */ public function __construct(array $queryParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/ChatUnfurl.php b/generated/Endpoint/ChatUnfurl.php index ffdc26e9..c17889ea 100644 --- a/generated/Endpoint/ChatUnfurl.php +++ b/generated/Endpoint/ChatUnfurl.php @@ -22,18 +22,18 @@ class ChatUnfurl extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint impleme * * @param array $formParameters { * - * @var string $channel Channel ID of the message - * @var string $ts timestamp of the message to add unfurl behavior to - * @var string $unfurls URL-encoded JSON map with keys set to URLs featured in the the message, pointing to their unfurl blocks or message attachments - * @var string $user_auth_message Provide a simply-formatted string to send as an ephemeral message to the user as invitation to authenticate further and enable full unfurling behavior - * @var bool $user_auth_required Set to `true` or `1` to indicate the user must install your Slack app to trigger unfurls for this domain - * @var string $user_auth_url Send users to this custom URL where they will complete authentication in your app to fully trigger unfurling. Value should be properly URL-encoded. - * } + * @var string $channel Channel ID of the message + * @var string $ts timestamp of the message to add unfurl behavior to + * @var string $unfurls URL-encoded JSON map with keys set to URLs featured in the the message, pointing to their unfurl blocks or message attachments + * @var string $user_auth_message Provide a simply-formatted string to send as an ephemeral message to the user as invitation to authenticate further and enable full unfurling behavior + * @var bool $user_auth_required Set to `true` or `1` to indicate the user must install your Slack app to trigger unfurls for this domain + * @var string $user_auth_url Send users to this custom URL where they will complete authentication in your app to fully trigger unfurling. Value should be properly URL-encoded. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `links:write` - * } + * @var string $token Authentication token. Requires scope: `links:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/ChatUpdate.php b/generated/Endpoint/ChatUpdate.php index 961c2d8c..214cb6cb 100644 --- a/generated/Endpoint/ChatUpdate.php +++ b/generated/Endpoint/ChatUpdate.php @@ -22,20 +22,20 @@ class ChatUpdate extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint impleme * * @param array $formParameters { * - * @var bool $as_user Pass true to update the message as the authed user. [Bot users](/bot-users) in this context are considered authed users. - * @var string $attachments A JSON-based array of structured attachments, presented as a URL-encoded string. This field is required when not presenting `text`. If you don't include this field, the message's previous `attachments` will be retained. To remove previous `attachments`, include an empty array for this field. - * @var string $blocks A JSON-based array of [structured blocks](/block-kit/building), presented as a URL-encoded string. If you don't include this field, the message's previous `blocks` will be retained. To remove previous `blocks`, include an empty array for this field. - * @var string $channel channel containing the message to be updated - * @var string $link_names Find and link channel names and usernames. Defaults to `none`. If you do not specify a value for this field, the original value set for the message will be overwritten with the default, `none`. - * @var string $parse Change how messages are treated. Defaults to `client`, unlike `chat.postMessage`. Accepts either `none` or `full`. If you do not specify a value for this field, the original value set for the message will be overwritten with the default, `client`. - * @var string $text New text for the message, using the [default formatting rules](/reference/surfaces/formatting). It's not required when presenting `blocks` or `attachments`. - * @var string $ts Timestamp of the message to be updated. - * } + * @var bool $as_user Pass true to update the message as the authed user. [Bot users](/bot-users) in this context are considered authed users. + * @var string $attachments A JSON-based array of structured attachments, presented as a URL-encoded string. This field is required when not presenting `text`. If you don't include this field, the message's previous `attachments` will be retained. To remove previous `attachments`, include an empty array for this field. + * @var string $blocks A JSON-based array of [structured blocks](/block-kit/building), presented as a URL-encoded string. If you don't include this field, the message's previous `blocks` will be retained. To remove previous `blocks`, include an empty array for this field. + * @var string $channel channel containing the message to be updated + * @var string $link_names Find and link channel names and usernames. Defaults to `none`. If you do not specify a value for this field, the original value set for the message will be overwritten with the default, `none`. + * @var string $parse Change how messages are treated. Defaults to `client`, unlike `chat.postMessage`. Accepts either `none` or `full`. If you do not specify a value for this field, the original value set for the message will be overwritten with the default, `client`. + * @var string $text New text for the message, using the [default formatting rules](/reference/surfaces/formatting). It's not required when presenting `blocks` or `attachments`. + * @var string $ts Timestamp of the message to be updated. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `chat:write` - * } + * @var string $token Authentication token. Requires scope: `chat:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/ConversationsArchive.php b/generated/Endpoint/ConversationsArchive.php index f8117a0a..a7f4ed19 100644 --- a/generated/Endpoint/ConversationsArchive.php +++ b/generated/Endpoint/ConversationsArchive.php @@ -22,13 +22,13 @@ class ConversationsArchive extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoi * * @param array $formParameters { * - * @var string $channel ID of conversation to archive - * } + * @var string $channel ID of conversation to archive + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `conversations:write` - * } + * @var string $token Authentication token. Requires scope: `conversations:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/ConversationsClose.php b/generated/Endpoint/ConversationsClose.php index cc3cfb95..eac0b0ad 100644 --- a/generated/Endpoint/ConversationsClose.php +++ b/generated/Endpoint/ConversationsClose.php @@ -22,13 +22,13 @@ class ConversationsClose extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint * * @param array $formParameters { * - * @var string $channel Conversation to close. - * } + * @var string $channel Conversation to close. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `conversations:write` - * } + * @var string $token Authentication token. Requires scope: `conversations:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/ConversationsCreate.php b/generated/Endpoint/ConversationsCreate.php index 4dce7819..65b71b15 100644 --- a/generated/Endpoint/ConversationsCreate.php +++ b/generated/Endpoint/ConversationsCreate.php @@ -22,14 +22,14 @@ class ConversationsCreate extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoin * * @param array $formParameters { * - * @var bool $is_private Create a private channel instead of a public one - * @var string $name Name of the public or private channel to create - * } + * @var bool $is_private Create a private channel instead of a public one + * @var string $name Name of the public or private channel to create + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `conversations:write` - * } + * @var string $token Authentication token. Requires scope: `conversations:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/ConversationsHistory.php b/generated/Endpoint/ConversationsHistory.php index 27ff83b3..b137bf6d 100644 --- a/generated/Endpoint/ConversationsHistory.php +++ b/generated/Endpoint/ConversationsHistory.php @@ -22,14 +22,14 @@ class ConversationsHistory extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoi * * @param array $queryParameters { * - * @var string $channel conversation ID to fetch history for - * @var string $cursor Paginate through collections of data by setting the `cursor` parameter to a `next_cursor` attribute returned by a previous request's `response_metadata`. Default value fetches the first "page" of the collection. See [pagination](/docs/pagination) for more detail. - * @var bool $inclusive include messages with latest or oldest timestamp in results only when either timestamp is specified - * @var string $latest end of time range of messages to include in results - * @var int $limit The maximum number of items to return. Fewer than the requested number of items may be returned, even if the end of the users list hasn't been reached. - * @var string $oldest start of time range of messages to include in results - * @var string $token Authentication token. Requires scope: `conversations:history` - * } + * @var string $channel conversation ID to fetch history for + * @var string $cursor Paginate through collections of data by setting the `cursor` parameter to a `next_cursor` attribute returned by a previous request's `response_metadata`. Default value fetches the first "page" of the collection. See [pagination](/docs/pagination) for more detail. + * @var bool $inclusive include messages with latest or oldest timestamp in results only when either timestamp is specified + * @var string $latest end of time range of messages to include in results + * @var int $limit The maximum number of items to return. Fewer than the requested number of items may be returned, even if the end of the users list hasn't been reached. + * @var string $oldest start of time range of messages to include in results + * @var string $token Authentication token. Requires scope: `conversations:history` + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/ConversationsInfo.php b/generated/Endpoint/ConversationsInfo.php index cb28c700..736f3cf5 100644 --- a/generated/Endpoint/ConversationsInfo.php +++ b/generated/Endpoint/ConversationsInfo.php @@ -22,11 +22,11 @@ class ConversationsInfo extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint * * @param array $queryParameters { * - * @var string $channel Conversation ID to learn more about - * @var bool $include_locale Set this to `true` to receive the locale for this conversation. Defaults to `false` - * @var bool $include_num_members Set to `true` to include the member count for the specified conversation. Defaults to `false` - * @var string $token Authentication token. Requires scope: `conversations:read` - * } + * @var string $channel Conversation ID to learn more about + * @var bool $include_locale Set this to `true` to receive the locale for this conversation. Defaults to `false` + * @var bool $include_num_members Set to `true` to include the member count for the specified conversation. Defaults to `false` + * @var string $token Authentication token. Requires scope: `conversations:read` + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/ConversationsInvite.php b/generated/Endpoint/ConversationsInvite.php index 26e9fd7c..7f9b00d9 100644 --- a/generated/Endpoint/ConversationsInvite.php +++ b/generated/Endpoint/ConversationsInvite.php @@ -22,14 +22,14 @@ class ConversationsInvite extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoin * * @param array $formParameters { * - * @var string $channel the ID of the public or private channel to invite user(s) to - * @var string $users A comma separated list of user IDs. Up to 1000 users may be listed. - * } + * @var string $channel the ID of the public or private channel to invite user(s) to + * @var string $users A comma separated list of user IDs. Up to 1000 users may be listed. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `conversations:write` - * } + * @var string $token Authentication token. Requires scope: `conversations:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/ConversationsJoin.php b/generated/Endpoint/ConversationsJoin.php index 8c41c3a5..a7c9f861 100644 --- a/generated/Endpoint/ConversationsJoin.php +++ b/generated/Endpoint/ConversationsJoin.php @@ -22,13 +22,13 @@ class ConversationsJoin extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint * * @param array $formParameters { * - * @var string $channel ID of conversation to join - * } + * @var string $channel ID of conversation to join + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `channels:write` - * } + * @var string $token Authentication token. Requires scope: `channels:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/ConversationsKick.php b/generated/Endpoint/ConversationsKick.php index c80d71f7..e190c7e4 100644 --- a/generated/Endpoint/ConversationsKick.php +++ b/generated/Endpoint/ConversationsKick.php @@ -22,14 +22,14 @@ class ConversationsKick extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint * * @param array $formParameters { * - * @var string $channel ID of conversation to remove user from - * @var string $user User ID to be removed. - * } + * @var string $channel ID of conversation to remove user from + * @var string $user User ID to be removed. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `conversations:write` - * } + * @var string $token Authentication token. Requires scope: `conversations:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/ConversationsLeave.php b/generated/Endpoint/ConversationsLeave.php index 01844b5d..936562f0 100644 --- a/generated/Endpoint/ConversationsLeave.php +++ b/generated/Endpoint/ConversationsLeave.php @@ -22,13 +22,13 @@ class ConversationsLeave extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint * * @param array $formParameters { * - * @var string $channel Conversation to leave - * } + * @var string $channel Conversation to leave + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `conversations:write` - * } + * @var string $token Authentication token. Requires scope: `conversations:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/ConversationsList.php b/generated/Endpoint/ConversationsList.php index 4e0a431d..889cad39 100644 --- a/generated/Endpoint/ConversationsList.php +++ b/generated/Endpoint/ConversationsList.php @@ -22,13 +22,13 @@ class ConversationsList extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint * * @param array $queryParameters { * - * @var string $cursor Paginate through collections of data by setting the `cursor` parameter to a `next_cursor` attribute returned by a previous request's `response_metadata`. Default value fetches the first "page" of the collection. See [pagination](/docs/pagination) for more detail. - * @var bool $exclude_archived Set to `true` to exclude archived channels from the list - * @var int $limit The maximum number of items to return. Fewer than the requested number of items may be returned, even if the end of the list hasn't been reached. Must be an integer no larger than 1000. - * @var string $team_id Encoded team id to list channels in, required if token belongs to org-wide app - * @var string $token Authentication token. Requires scope: `conversations:read` - * @var string $types Mix and match channel types by providing a comma-separated list of any combination of `public_channel`, `private_channel`, `mpim`, `im` - * } + * @var string $cursor Paginate through collections of data by setting the `cursor` parameter to a `next_cursor` attribute returned by a previous request's `response_metadata`. Default value fetches the first "page" of the collection. See [pagination](/docs/pagination) for more detail. + * @var bool $exclude_archived Set to `true` to exclude archived channels from the list + * @var int $limit The maximum number of items to return. Fewer than the requested number of items may be returned, even if the end of the list hasn't been reached. Must be an integer no larger than 1000. + * @var string $team_id Encoded team id to list channels in, required if token belongs to org-wide app + * @var string $token Authentication token. Requires scope: `conversations:read` + * @var string $types Mix and match channel types by providing a comma-separated list of any combination of `public_channel`, `private_channel`, `mpim`, `im` + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/ConversationsMark.php b/generated/Endpoint/ConversationsMark.php index d21ec054..d515ac54 100644 --- a/generated/Endpoint/ConversationsMark.php +++ b/generated/Endpoint/ConversationsMark.php @@ -22,14 +22,14 @@ class ConversationsMark extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint * * @param array $formParameters { * - * @var string $channel channel or conversation to set the read cursor for - * @var string $ts Unique identifier of message you want marked as most recently seen in this conversation. - * } + * @var string $channel channel or conversation to set the read cursor for + * @var string $ts Unique identifier of message you want marked as most recently seen in this conversation. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `conversations:write` - * } + * @var string $token Authentication token. Requires scope: `conversations:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/ConversationsMembers.php b/generated/Endpoint/ConversationsMembers.php index 6665554c..c46242fb 100644 --- a/generated/Endpoint/ConversationsMembers.php +++ b/generated/Endpoint/ConversationsMembers.php @@ -22,11 +22,11 @@ class ConversationsMembers extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoi * * @param array $queryParameters { * - * @var string $channel ID of the conversation to retrieve members for - * @var string $cursor Paginate through collections of data by setting the `cursor` parameter to a `next_cursor` attribute returned by a previous request's `response_metadata`. Default value fetches the first "page" of the collection. See [pagination](/docs/pagination) for more detail. - * @var int $limit The maximum number of items to return. Fewer than the requested number of items may be returned, even if the end of the users list hasn't been reached. - * @var string $token Authentication token. Requires scope: `conversations:read` - * } + * @var string $channel ID of the conversation to retrieve members for + * @var string $cursor Paginate through collections of data by setting the `cursor` parameter to a `next_cursor` attribute returned by a previous request's `response_metadata`. Default value fetches the first "page" of the collection. See [pagination](/docs/pagination) for more detail. + * @var int $limit The maximum number of items to return. Fewer than the requested number of items may be returned, even if the end of the users list hasn't been reached. + * @var string $token Authentication token. Requires scope: `conversations:read` + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/ConversationsOpen.php b/generated/Endpoint/ConversationsOpen.php index d11b3fc3..159392e7 100644 --- a/generated/Endpoint/ConversationsOpen.php +++ b/generated/Endpoint/ConversationsOpen.php @@ -22,15 +22,15 @@ class ConversationsOpen extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint * * @param array $formParameters { * - * @var string $channel Resume a conversation by supplying an `im` or `mpim`'s ID. Or provide the `users` field instead. - * @var bool $return_im boolean, indicates you want the full IM channel definition in the response - * @var string $users Comma separated lists of users. If only one user is included, this creates a 1:1 DM. The ordering of the users is preserved whenever a multi-person direct message is returned. Supply a `channel` when not supplying `users`. - * } + * @var string $channel Resume a conversation by supplying an `im` or `mpim`'s ID. Or provide the `users` field instead. + * @var bool $return_im boolean, indicates you want the full IM channel definition in the response + * @var string $users Comma separated lists of users. If only one user is included, this creates a 1:1 DM. The ordering of the users is preserved whenever a multi-person direct message is returned. Supply a `channel` when not supplying `users`. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `conversations:write` - * } + * @var string $token Authentication token. Requires scope: `conversations:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/ConversationsRename.php b/generated/Endpoint/ConversationsRename.php index 682f46d5..5e8948b9 100644 --- a/generated/Endpoint/ConversationsRename.php +++ b/generated/Endpoint/ConversationsRename.php @@ -22,14 +22,14 @@ class ConversationsRename extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoin * * @param array $formParameters { * - * @var string $channel ID of conversation to rename - * @var string $name New name for conversation. - * } + * @var string $channel ID of conversation to rename + * @var string $name New name for conversation. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `conversations:write` - * } + * @var string $token Authentication token. Requires scope: `conversations:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/ConversationsReplies.php b/generated/Endpoint/ConversationsReplies.php index b4d802db..c6a81389 100644 --- a/generated/Endpoint/ConversationsReplies.php +++ b/generated/Endpoint/ConversationsReplies.php @@ -22,15 +22,15 @@ class ConversationsReplies extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoi * * @param array $queryParameters { * - * @var string $channel conversation ID to fetch thread from - * @var string $cursor Paginate through collections of data by setting the `cursor` parameter to a `next_cursor` attribute returned by a previous request's `response_metadata`. Default value fetches the first "page" of the collection. See [pagination](/docs/pagination) for more detail. - * @var bool $inclusive include messages with latest or oldest timestamp in results only when either timestamp is specified - * @var string $latest end of time range of messages to include in results - * @var int $limit The maximum number of items to return. Fewer than the requested number of items may be returned, even if the end of the users list hasn't been reached. - * @var string $oldest start of time range of messages to include in results - * @var string $token Authentication token. Requires scope: `conversations:history` - * @var string $ts Unique identifier of a thread's parent message. `ts` must be the timestamp of an existing message with 0 or more replies. If there are no replies then just the single message referenced by `ts` will return - it is just an ordinary, unthreaded message. - * } + * @var string $channel conversation ID to fetch thread from + * @var string $cursor Paginate through collections of data by setting the `cursor` parameter to a `next_cursor` attribute returned by a previous request's `response_metadata`. Default value fetches the first "page" of the collection. See [pagination](/docs/pagination) for more detail. + * @var bool $inclusive include messages with latest or oldest timestamp in results only when either timestamp is specified + * @var string $latest end of time range of messages to include in results + * @var int $limit The maximum number of items to return. Fewer than the requested number of items may be returned, even if the end of the users list hasn't been reached. + * @var string $oldest start of time range of messages to include in results + * @var string $token Authentication token. Requires scope: `conversations:history` + * @var string $ts Unique identifier of a thread's parent message. `ts` must be the timestamp of an existing message with 0 or more replies. If there are no replies then just the single message referenced by `ts` will return - it is just an ordinary, unthreaded message. + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/ConversationsSetPurpose.php b/generated/Endpoint/ConversationsSetPurpose.php index a8ad33f6..c6ef8bf8 100644 --- a/generated/Endpoint/ConversationsSetPurpose.php +++ b/generated/Endpoint/ConversationsSetPurpose.php @@ -22,14 +22,14 @@ class ConversationsSetPurpose extends \JoliCode\Slack\Api\Runtime\Client\BaseEnd * * @param array $formParameters { * - * @var string $channel Conversation to set the purpose of - * @var string $purpose A new, specialer purpose - * } + * @var string $channel Conversation to set the purpose of + * @var string $purpose A new, specialer purpose + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `conversations:write` - * } + * @var string $token Authentication token. Requires scope: `conversations:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/ConversationsSetTopic.php b/generated/Endpoint/ConversationsSetTopic.php index 2b5b061a..6c296c50 100644 --- a/generated/Endpoint/ConversationsSetTopic.php +++ b/generated/Endpoint/ConversationsSetTopic.php @@ -22,14 +22,14 @@ class ConversationsSetTopic extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpo * * @param array $formParameters { * - * @var string $channel Conversation to set the topic of - * @var string $topic The new topic string. Does not support formatting or linkification. - * } + * @var string $channel Conversation to set the topic of + * @var string $topic The new topic string. Does not support formatting or linkification. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `conversations:write` - * } + * @var string $token Authentication token. Requires scope: `conversations:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/ConversationsUnarchive.php b/generated/Endpoint/ConversationsUnarchive.php index 3cb71783..2a3a0ac0 100644 --- a/generated/Endpoint/ConversationsUnarchive.php +++ b/generated/Endpoint/ConversationsUnarchive.php @@ -22,13 +22,13 @@ class ConversationsUnarchive extends \JoliCode\Slack\Api\Runtime\Client\BaseEndp * * @param array $formParameters { * - * @var string $channel ID of conversation to unarchive - * } + * @var string $channel ID of conversation to unarchive + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `conversations:write` - * } + * @var string $token Authentication token. Requires scope: `conversations:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/DialogOpen.php b/generated/Endpoint/DialogOpen.php index 9530870e..2e8dbe3d 100644 --- a/generated/Endpoint/DialogOpen.php +++ b/generated/Endpoint/DialogOpen.php @@ -22,14 +22,14 @@ class DialogOpen extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint impleme * * @param array $queryParameters { * - * @var string $dialog The dialog definition. This must be a JSON-encoded string. - * @var string $trigger_id Exchange a trigger to post to the user. - * } + * @var string $dialog The dialog definition. This must be a JSON-encoded string. + * @var string $trigger_id Exchange a trigger to post to the user. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `none` - * } + * @var string $token Authentication token. Requires scope: `none` + * } */ public function __construct(array $queryParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/DndEndDnd.php b/generated/Endpoint/DndEndDnd.php index 2eced674..11a3370a 100644 --- a/generated/Endpoint/DndEndDnd.php +++ b/generated/Endpoint/DndEndDnd.php @@ -22,8 +22,8 @@ class DndEndDnd extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint implemen * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `dnd:write` - * } + * @var string $token Authentication token. Requires scope: `dnd:write` + * } */ public function __construct(array $headerParameters = []) { diff --git a/generated/Endpoint/DndEndSnooze.php b/generated/Endpoint/DndEndSnooze.php index 1cf21aa4..5d96620d 100644 --- a/generated/Endpoint/DndEndSnooze.php +++ b/generated/Endpoint/DndEndSnooze.php @@ -22,8 +22,8 @@ class DndEndSnooze extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint imple * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `dnd:write` - * } + * @var string $token Authentication token. Requires scope: `dnd:write` + * } */ public function __construct(array $headerParameters = []) { diff --git a/generated/Endpoint/DndInfo.php b/generated/Endpoint/DndInfo.php index cecb5246..9caf6566 100644 --- a/generated/Endpoint/DndInfo.php +++ b/generated/Endpoint/DndInfo.php @@ -22,9 +22,9 @@ class DndInfo extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint implements * * @param array $queryParameters { * - * @var string $token Authentication token. Requires scope: `dnd:read` - * @var string $user User to fetch status for (defaults to current user) - * } + * @var string $token Authentication token. Requires scope: `dnd:read` + * @var string $user User to fetch status for (defaults to current user) + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/DndSetSnooze.php b/generated/Endpoint/DndSetSnooze.php index 6c0226cd..b6516141 100644 --- a/generated/Endpoint/DndSetSnooze.php +++ b/generated/Endpoint/DndSetSnooze.php @@ -22,9 +22,9 @@ class DndSetSnooze extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint imple * * @param array $formParameters { * - * @var string $num_minutes number of minutes, from now, to snooze until - * @var string $token Authentication token. Requires scope: `dnd:write` - * } + * @var string $num_minutes number of minutes, from now, to snooze until + * @var string $token Authentication token. Requires scope: `dnd:write` + * } */ public function __construct(array $formParameters = []) { diff --git a/generated/Endpoint/DndTeamInfo.php b/generated/Endpoint/DndTeamInfo.php index 7add06da..6434642b 100644 --- a/generated/Endpoint/DndTeamInfo.php +++ b/generated/Endpoint/DndTeamInfo.php @@ -22,9 +22,9 @@ class DndTeamInfo extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint implem * * @param array $queryParameters { * - * @var string $token Authentication token. Requires scope: `dnd:read` - * @var string $users Comma-separated list of users to fetch Do Not Disturb status for - * } + * @var string $token Authentication token. Requires scope: `dnd:read` + * @var string $users Comma-separated list of users to fetch Do Not Disturb status for + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/EmojiList.php b/generated/Endpoint/EmojiList.php index 8f325e41..2c827727 100644 --- a/generated/Endpoint/EmojiList.php +++ b/generated/Endpoint/EmojiList.php @@ -22,8 +22,8 @@ class EmojiList extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint implemen * * @param array $queryParameters { * - * @var string $token Authentication token. Requires scope: `emoji:read` - * } + * @var string $token Authentication token. Requires scope: `emoji:read` + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/FilesCommentsDelete.php b/generated/Endpoint/FilesCommentsDelete.php index 279168df..2764d374 100644 --- a/generated/Endpoint/FilesCommentsDelete.php +++ b/generated/Endpoint/FilesCommentsDelete.php @@ -22,14 +22,14 @@ class FilesCommentsDelete extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoin * * @param array $formParameters { * - * @var string $file file to delete a comment from - * @var string $id The comment to delete. - * } + * @var string $file file to delete a comment from + * @var string $id The comment to delete. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `files:write:user` - * } + * @var string $token Authentication token. Requires scope: `files:write:user` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/FilesDelete.php b/generated/Endpoint/FilesDelete.php index d73c4c27..5b92bea8 100644 --- a/generated/Endpoint/FilesDelete.php +++ b/generated/Endpoint/FilesDelete.php @@ -22,13 +22,13 @@ class FilesDelete extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint implem * * @param array $formParameters { * - * @var string $file ID of file to delete. - * } + * @var string $file ID of file to delete. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `files:write:user` - * } + * @var string $token Authentication token. Requires scope: `files:write:user` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/FilesInfo.php b/generated/Endpoint/FilesInfo.php index eac2810a..61fdb784 100644 --- a/generated/Endpoint/FilesInfo.php +++ b/generated/Endpoint/FilesInfo.php @@ -22,13 +22,13 @@ class FilesInfo extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint implemen * * @param array $queryParameters { * - * @var string $count - * @var string $cursor Parameter for pagination. File comments are paginated for a single file. Set `cursor` equal to the `next_cursor` attribute returned by the previous request's `response_metadata`. This parameter is optional, but pagination is mandatory: the default value simply fetches the first "page" of the collection of comments. See [pagination](/docs/pagination) for more details. - * @var string $file specify a file by providing its ID - * @var int $limit The maximum number of items to return. Fewer than the requested number of items may be returned, even if the end of the list hasn't been reached. - * @var string $page - * @var string $token Authentication token. Requires scope: `files:read` - * } + * @var string $count + * @var string $cursor Parameter for pagination. File comments are paginated for a single file. Set `cursor` equal to the `next_cursor` attribute returned by the previous request's `response_metadata`. This parameter is optional, but pagination is mandatory: the default value simply fetches the first "page" of the collection of comments. See [pagination](/docs/pagination) for more details. + * @var string $file specify a file by providing its ID + * @var int $limit The maximum number of items to return. Fewer than the requested number of items may be returned, even if the end of the list hasn't been reached. + * @var string $page + * @var string $token Authentication token. Requires scope: `files:read` + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/FilesList.php b/generated/Endpoint/FilesList.php index d98e79be..59c23bb9 100644 --- a/generated/Endpoint/FilesList.php +++ b/generated/Endpoint/FilesList.php @@ -22,16 +22,16 @@ class FilesList extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint implemen * * @param array $queryParameters { * - * @var string $channel filter files appearing in a specific channel, indicated by its ID - * @var string $count - * @var string $page - * @var bool $show_files_hidden_by_limit show truncated file info for files hidden due to being too old, and the team who owns the file being over the file limit - * @var string $token Authentication token. Requires scope: `files:read` - * @var string $ts_from filter files created after this timestamp (inclusive) - * @var string $ts_to filter files created before this timestamp (inclusive) - * @var string $types Filter files by type ([see below](#file_types)). You can pass multiple values in the types argument, like `types=spaces,snippets`.The default value is `all`, which does not filter the list. - * @var string $user Filter files created by a single user. - * } + * @var string $channel filter files appearing in a specific channel, indicated by its ID + * @var string $count + * @var string $page + * @var bool $show_files_hidden_by_limit show truncated file info for files hidden due to being too old, and the team who owns the file being over the file limit + * @var string $token Authentication token. Requires scope: `files:read` + * @var string $ts_from filter files created after this timestamp (inclusive) + * @var string $ts_to filter files created before this timestamp (inclusive) + * @var string $types Filter files by type ([see below](#file_types)). You can pass multiple values in the types argument, like `types=spaces,snippets`.The default value is `all`, which does not filter the list. + * @var string $user Filter files created by a single user. + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/FilesRemoteAdd.php b/generated/Endpoint/FilesRemoteAdd.php index 3b914ff9..bffdad09 100644 --- a/generated/Endpoint/FilesRemoteAdd.php +++ b/generated/Endpoint/FilesRemoteAdd.php @@ -22,14 +22,14 @@ class FilesRemoteAdd extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint imp * * @param array $formParameters { * - * @var string $external_id creator defined GUID for the file - * @var string $external_url URL of the remote file - * @var string $filetype type of file - * @var string $indexable_file_contents A text file (txt, pdf, doc, etc.) containing textual search terms that are used to improve discovery of the remote file. - * @var string $preview_image preview of the document via `multipart/form-data` - * @var string $title title of the file being shared - * @var string $token Authentication token. Requires scope: `remote_files:write` - * } + * @var string $external_id creator defined GUID for the file + * @var string $external_url URL of the remote file + * @var string $filetype type of file + * @var string $indexable_file_contents A text file (txt, pdf, doc, etc.) containing textual search terms that are used to improve discovery of the remote file. + * @var string $preview_image preview of the document via `multipart/form-data` + * @var string $title title of the file being shared + * @var string $token Authentication token. Requires scope: `remote_files:write` + * } */ public function __construct(array $formParameters = []) { diff --git a/generated/Endpoint/FilesRemoteInfo.php b/generated/Endpoint/FilesRemoteInfo.php index 9db3b37d..a5504d53 100644 --- a/generated/Endpoint/FilesRemoteInfo.php +++ b/generated/Endpoint/FilesRemoteInfo.php @@ -22,10 +22,10 @@ class FilesRemoteInfo extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint im * * @param array $queryParameters { * - * @var string $external_id creator defined GUID for the file - * @var string $file specify a file by providing its ID - * @var string $token Authentication token. Requires scope: `remote_files:read` - * } + * @var string $external_id creator defined GUID for the file + * @var string $file specify a file by providing its ID + * @var string $token Authentication token. Requires scope: `remote_files:read` + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/FilesRemoteList.php b/generated/Endpoint/FilesRemoteList.php index 99936f04..0260dc88 100644 --- a/generated/Endpoint/FilesRemoteList.php +++ b/generated/Endpoint/FilesRemoteList.php @@ -22,13 +22,13 @@ class FilesRemoteList extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint im * * @param array $queryParameters { * - * @var string $channel filter files appearing in a specific channel, indicated by its ID - * @var string $cursor Paginate through collections of data by setting the `cursor` parameter to a `next_cursor` attribute returned by a previous request's `response_metadata`. Default value fetches the first "page" of the collection. See [pagination](/docs/pagination) for more detail. - * @var int $limit the maximum number of items to return - * @var string $token Authentication token. Requires scope: `remote_files:read` - * @var string $ts_from filter files created after this timestamp (inclusive) - * @var string $ts_to Filter files created before this timestamp (inclusive). - * } + * @var string $channel filter files appearing in a specific channel, indicated by its ID + * @var string $cursor Paginate through collections of data by setting the `cursor` parameter to a `next_cursor` attribute returned by a previous request's `response_metadata`. Default value fetches the first "page" of the collection. See [pagination](/docs/pagination) for more detail. + * @var int $limit the maximum number of items to return + * @var string $token Authentication token. Requires scope: `remote_files:read` + * @var string $ts_from filter files created after this timestamp (inclusive) + * @var string $ts_to Filter files created before this timestamp (inclusive). + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/FilesRemoteRemove.php b/generated/Endpoint/FilesRemoteRemove.php index 8aaa2cc5..b94e0b24 100644 --- a/generated/Endpoint/FilesRemoteRemove.php +++ b/generated/Endpoint/FilesRemoteRemove.php @@ -22,10 +22,10 @@ class FilesRemoteRemove extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint * * @param array $formParameters { * - * @var string $external_id creator defined GUID for the file - * @var string $file specify a file by providing its ID - * @var string $token Authentication token. Requires scope: `remote_files:write` - * } + * @var string $external_id creator defined GUID for the file + * @var string $file specify a file by providing its ID + * @var string $token Authentication token. Requires scope: `remote_files:write` + * } */ public function __construct(array $formParameters = []) { diff --git a/generated/Endpoint/FilesRemoteShare.php b/generated/Endpoint/FilesRemoteShare.php index 1a37e6c5..106b57f1 100644 --- a/generated/Endpoint/FilesRemoteShare.php +++ b/generated/Endpoint/FilesRemoteShare.php @@ -22,11 +22,11 @@ class FilesRemoteShare extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint i * * @param array $queryParameters { * - * @var string $channels comma-separated list of channel IDs where the file will be shared - * @var string $external_id The globally unique identifier (GUID) for the file, as set by the app registering the file with Slack. Either this field or `file` or both are required. - * @var string $file Specify a file registered with Slack by providing its ID. Either this field or `external_id` or both are required. - * @var string $token Authentication token. Requires scope: `remote_files:share` - * } + * @var string $channels comma-separated list of channel IDs where the file will be shared + * @var string $external_id The globally unique identifier (GUID) for the file, as set by the app registering the file with Slack. Either this field or `file` or both are required. + * @var string $file Specify a file registered with Slack by providing its ID. Either this field or `external_id` or both are required. + * @var string $token Authentication token. Requires scope: `remote_files:share` + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/FilesRemoteUpdate.php b/generated/Endpoint/FilesRemoteUpdate.php index 32953784..8690111e 100644 --- a/generated/Endpoint/FilesRemoteUpdate.php +++ b/generated/Endpoint/FilesRemoteUpdate.php @@ -22,15 +22,15 @@ class FilesRemoteUpdate extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint * * @param array $formParameters { * - * @var string $external_id creator defined GUID for the file - * @var string $external_url URL of the remote file - * @var string $file specify a file by providing its ID - * @var string $filetype type of file - * @var string $indexable_file_contents file containing contents that can be used to improve searchability for the remote file - * @var string $preview_image preview of the document via `multipart/form-data` - * @var string $title title of the file being shared - * @var string $token Authentication token. Requires scope: `remote_files:write` - * } + * @var string $external_id creator defined GUID for the file + * @var string $external_url URL of the remote file + * @var string $file specify a file by providing its ID + * @var string $filetype type of file + * @var string $indexable_file_contents file containing contents that can be used to improve searchability for the remote file + * @var string $preview_image preview of the document via `multipart/form-data` + * @var string $title title of the file being shared + * @var string $token Authentication token. Requires scope: `remote_files:write` + * } */ public function __construct(array $formParameters = []) { diff --git a/generated/Endpoint/FilesRevokePublicURL.php b/generated/Endpoint/FilesRevokePublicURL.php index 66ea5e35..c5f8cbc0 100644 --- a/generated/Endpoint/FilesRevokePublicURL.php +++ b/generated/Endpoint/FilesRevokePublicURL.php @@ -22,13 +22,13 @@ class FilesRevokePublicURL extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoi * * @param array $formParameters { * - * @var string $file File to revoke - * } + * @var string $file File to revoke + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `files:write:user` - * } + * @var string $token Authentication token. Requires scope: `files:write:user` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/FilesSharedPublicURL.php b/generated/Endpoint/FilesSharedPublicURL.php index 74f82be3..dff94ab6 100644 --- a/generated/Endpoint/FilesSharedPublicURL.php +++ b/generated/Endpoint/FilesSharedPublicURL.php @@ -22,13 +22,13 @@ class FilesSharedPublicURL extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoi * * @param array $formParameters { * - * @var string $file File to share - * } + * @var string $file File to share + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `files:write:user` - * } + * @var string $token Authentication token. Requires scope: `files:write:user` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/FilesUpload.php b/generated/Endpoint/FilesUpload.php index 7d221468..99568b7b 100644 --- a/generated/Endpoint/FilesUpload.php +++ b/generated/Endpoint/FilesUpload.php @@ -22,16 +22,16 @@ class FilesUpload extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint implem * * @param array $formParameters { * - * @var string $channels comma-separated list of channel names or IDs where the file will be shared - * @var string $content File contents via a POST variable. If omitting this parameter, you must provide a `file`. - * @var string|resource|\Psr\Http\Message\StreamInterface $file File contents via `multipart/form-data`. If omitting this parameter, you must submit `content`. - * @var string $filename filename of file - * @var string $filetype a [file type](/types/file#file_types) identifier - * @var string $initial_comment the message text introducing the file in specified `channels` - * @var string $thread_ts Provide another message's `ts` value to upload this file as a reply. Never use a reply's `ts` value; use its parent instead. - * @var string $title title of file - * @var string $token Authentication token. Requires scope: `files:write:user` - * } + * @var string $channels comma-separated list of channel names or IDs where the file will be shared + * @var string $content File contents via a POST variable. If omitting this parameter, you must provide a `file`. + * @var string|resource|\Psr\Http\Message\StreamInterface $file File contents via `multipart/form-data`. If omitting this parameter, you must submit `content`. + * @var string $filename filename of file + * @var string $filetype a [file type](/types/file#file_types) identifier + * @var string $initial_comment the message text introducing the file in specified `channels` + * @var string $thread_ts Provide another message's `ts` value to upload this file as a reply. Never use a reply's `ts` value; use its parent instead. + * @var string $title title of file + * @var string $token Authentication token. Requires scope: `files:write:user` + * } */ public function __construct(array $formParameters = []) { diff --git a/generated/Endpoint/MigrationExchange.php b/generated/Endpoint/MigrationExchange.php index c38b0aaf..6954aff7 100644 --- a/generated/Endpoint/MigrationExchange.php +++ b/generated/Endpoint/MigrationExchange.php @@ -22,11 +22,11 @@ class MigrationExchange extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint * * @param array $queryParameters { * - * @var string $team_id Specify team_id starts with `T` in case of Org Token - * @var bool $to_old Specify `true` to convert `W` global user IDs to workspace-specific `U` IDs. Defaults to `false`. - * @var string $token Authentication token. Requires scope: `tokens.basic` - * @var string $users A comma-separated list of user ids, up to 400 per request - * } + * @var string $team_id Specify team_id starts with `T` in case of Org Token + * @var bool $to_old Specify `true` to convert `W` global user IDs to workspace-specific `U` IDs. Defaults to `false`. + * @var string $token Authentication token. Requires scope: `tokens.basic` + * @var string $users A comma-separated list of user ids, up to 400 per request + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/OauthAccess.php b/generated/Endpoint/OauthAccess.php index b5d984d4..556f324e 100644 --- a/generated/Endpoint/OauthAccess.php +++ b/generated/Endpoint/OauthAccess.php @@ -22,12 +22,12 @@ class OauthAccess extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint implem * * @param array $queryParameters { * - * @var string $client_id issued when you created your application - * @var string $client_secret issued when you created your application - * @var string $code the `code` param returned via the OAuth callback - * @var string $redirect_uri this must match the originally submitted URI (if one was sent) - * @var bool $single_channel Request the user to add your app only to a single channel. Only valid with a [legacy workspace app](https://api.slack.com/legacy-workspace-apps). - * } + * @var string $client_id issued when you created your application + * @var string $client_secret issued when you created your application + * @var string $code the `code` param returned via the OAuth callback + * @var string $redirect_uri this must match the originally submitted URI (if one was sent) + * @var bool $single_channel Request the user to add your app only to a single channel. Only valid with a [legacy workspace app](https://api.slack.com/legacy-workspace-apps). + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/OauthToken.php b/generated/Endpoint/OauthToken.php index a9943447..4af620ce 100644 --- a/generated/Endpoint/OauthToken.php +++ b/generated/Endpoint/OauthToken.php @@ -22,12 +22,12 @@ class OauthToken extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint impleme * * @param array $queryParameters { * - * @var string $client_id issued when you created your application - * @var string $client_secret issued when you created your application - * @var string $code the `code` param returned via the OAuth callback - * @var string $redirect_uri this must match the originally submitted URI (if one was sent) - * @var bool $single_channel Request the user to add your app only to a single channel. - * } + * @var string $client_id issued when you created your application + * @var string $client_secret issued when you created your application + * @var string $code the `code` param returned via the OAuth callback + * @var string $redirect_uri this must match the originally submitted URI (if one was sent) + * @var bool $single_channel Request the user to add your app only to a single channel. + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/OauthV2Access.php b/generated/Endpoint/OauthV2Access.php index bd0a9235..477005ed 100644 --- a/generated/Endpoint/OauthV2Access.php +++ b/generated/Endpoint/OauthV2Access.php @@ -22,11 +22,11 @@ class OauthV2Access extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint impl * * @param array $queryParameters { * - * @var string $client_id issued when you created your application - * @var string $client_secret issued when you created your application - * @var string $code the `code` param returned via the OAuth callback - * @var string $redirect_uri This must match the originally submitted URI (if one was sent). - * } + * @var string $client_id issued when you created your application + * @var string $client_secret issued when you created your application + * @var string $code the `code` param returned via the OAuth callback + * @var string $redirect_uri This must match the originally submitted URI (if one was sent). + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/PinsAdd.php b/generated/Endpoint/PinsAdd.php index 58b453b4..556dd176 100644 --- a/generated/Endpoint/PinsAdd.php +++ b/generated/Endpoint/PinsAdd.php @@ -22,14 +22,14 @@ class PinsAdd extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint implements * * @param array $formParameters { * - * @var string $channel channel to pin the item in - * @var string $timestamp Timestamp of the message to pin. - * } + * @var string $channel channel to pin the item in + * @var string $timestamp Timestamp of the message to pin. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `pins:write` - * } + * @var string $token Authentication token. Requires scope: `pins:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/PinsList.php b/generated/Endpoint/PinsList.php index ba2af287..b3fc99cc 100644 --- a/generated/Endpoint/PinsList.php +++ b/generated/Endpoint/PinsList.php @@ -22,9 +22,9 @@ class PinsList extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint implement * * @param array $queryParameters { * - * @var string $channel channel to get pinned items for - * @var string $token Authentication token. Requires scope: `pins:read` - * } + * @var string $channel channel to get pinned items for + * @var string $token Authentication token. Requires scope: `pins:read` + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/PinsRemove.php b/generated/Endpoint/PinsRemove.php index 0be1c09d..fa9e9a9b 100644 --- a/generated/Endpoint/PinsRemove.php +++ b/generated/Endpoint/PinsRemove.php @@ -22,14 +22,14 @@ class PinsRemove extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint impleme * * @param array $formParameters { * - * @var string $channel channel where the item is pinned to - * @var string $timestamp Timestamp of the message to un-pin. - * } + * @var string $channel channel where the item is pinned to + * @var string $timestamp Timestamp of the message to un-pin. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `pins:write` - * } + * @var string $token Authentication token. Requires scope: `pins:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/ReactionsAdd.php b/generated/Endpoint/ReactionsAdd.php index 24ef31c8..e00156ab 100644 --- a/generated/Endpoint/ReactionsAdd.php +++ b/generated/Endpoint/ReactionsAdd.php @@ -22,15 +22,15 @@ class ReactionsAdd extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint imple * * @param array $formParameters { * - * @var string $channel channel where the message to add reaction to was posted - * @var string $name reaction (emoji) name - * @var string $timestamp Timestamp of the message to add reaction to. - * } + * @var string $channel channel where the message to add reaction to was posted + * @var string $name reaction (emoji) name + * @var string $timestamp Timestamp of the message to add reaction to. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `reactions:write` - * } + * @var string $token Authentication token. Requires scope: `reactions:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/ReactionsGet.php b/generated/Endpoint/ReactionsGet.php index fa308c57..c291d167 100644 --- a/generated/Endpoint/ReactionsGet.php +++ b/generated/Endpoint/ReactionsGet.php @@ -22,13 +22,13 @@ class ReactionsGet extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint imple * * @param array $queryParameters { * - * @var string $channel channel where the message to get reactions for was posted - * @var string $file file to get reactions for - * @var string $file_comment file comment to get reactions for - * @var bool $full if true always return the complete reaction list - * @var string $timestamp timestamp of the message to get reactions for - * @var string $token Authentication token. Requires scope: `reactions:read` - * } + * @var string $channel channel where the message to get reactions for was posted + * @var string $file file to get reactions for + * @var string $file_comment file comment to get reactions for + * @var bool $full if true always return the complete reaction list + * @var string $timestamp timestamp of the message to get reactions for + * @var string $token Authentication token. Requires scope: `reactions:read` + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/ReactionsList.php b/generated/Endpoint/ReactionsList.php index 5d8e566c..a141757b 100644 --- a/generated/Endpoint/ReactionsList.php +++ b/generated/Endpoint/ReactionsList.php @@ -22,14 +22,14 @@ class ReactionsList extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint impl * * @param array $queryParameters { * - * @var int $count - * @var string $cursor Parameter for pagination. Set `cursor` equal to the `next_cursor` attribute returned by the previous request's `response_metadata`. This parameter is optional, but pagination is mandatory: the default value simply fetches the first "page" of the collection. See [pagination](/docs/pagination) for more details. - * @var bool $full if true always return the complete reaction list - * @var int $limit The maximum number of items to return. Fewer than the requested number of items may be returned, even if the end of the list hasn't been reached. - * @var int $page - * @var string $token Authentication token. Requires scope: `reactions:read` - * @var string $user Show reactions made by this user. Defaults to the authed user. - * } + * @var int $count + * @var string $cursor Parameter for pagination. Set `cursor` equal to the `next_cursor` attribute returned by the previous request's `response_metadata`. This parameter is optional, but pagination is mandatory: the default value simply fetches the first "page" of the collection. See [pagination](/docs/pagination) for more details. + * @var bool $full if true always return the complete reaction list + * @var int $limit The maximum number of items to return. Fewer than the requested number of items may be returned, even if the end of the list hasn't been reached. + * @var int $page + * @var string $token Authentication token. Requires scope: `reactions:read` + * @var string $user Show reactions made by this user. Defaults to the authed user. + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/ReactionsRemove.php b/generated/Endpoint/ReactionsRemove.php index fe49d4ad..f07b588b 100644 --- a/generated/Endpoint/ReactionsRemove.php +++ b/generated/Endpoint/ReactionsRemove.php @@ -22,17 +22,17 @@ class ReactionsRemove extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint im * * @param array $formParameters { * - * @var string $channel channel where the message to remove reaction from was posted - * @var string $file file to remove reaction from - * @var string $file_comment file comment to remove reaction from - * @var string $name reaction (emoji) name - * @var string $timestamp Timestamp of the message to remove reaction from. - * } + * @var string $channel channel where the message to remove reaction from was posted + * @var string $file file to remove reaction from + * @var string $file_comment file comment to remove reaction from + * @var string $name reaction (emoji) name + * @var string $timestamp Timestamp of the message to remove reaction from. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `reactions:write` - * } + * @var string $token Authentication token. Requires scope: `reactions:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/RemindersAdd.php b/generated/Endpoint/RemindersAdd.php index 8f2d4e48..72d4570c 100644 --- a/generated/Endpoint/RemindersAdd.php +++ b/generated/Endpoint/RemindersAdd.php @@ -22,15 +22,15 @@ class RemindersAdd extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint imple * * @param array $formParameters { * - * @var string $text The content of the reminder - * @var string $time When this reminder should happen: the Unix timestamp (up to five years from now), the number of seconds until the reminder (if within 24 hours), or a natural language description (Ex. "in 15 minutes," or "every Thursday") - * @var string $user The user who will receive the reminder. If no user is specified, the reminder will go to user who created it. - * } + * @var string $text The content of the reminder + * @var string $time When this reminder should happen: the Unix timestamp (up to five years from now), the number of seconds until the reminder (if within 24 hours), or a natural language description (Ex. "in 15 minutes," or "every Thursday") + * @var string $user The user who will receive the reminder. If no user is specified, the reminder will go to user who created it. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `reminders:write` - * } + * @var string $token Authentication token. Requires scope: `reminders:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/RemindersComplete.php b/generated/Endpoint/RemindersComplete.php index 3371f492..53674e59 100644 --- a/generated/Endpoint/RemindersComplete.php +++ b/generated/Endpoint/RemindersComplete.php @@ -22,13 +22,13 @@ class RemindersComplete extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint * * @param array $formParameters { * - * @var string $reminder The ID of the reminder to be marked as complete - * } + * @var string $reminder The ID of the reminder to be marked as complete + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `reminders:write` - * } + * @var string $token Authentication token. Requires scope: `reminders:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/RemindersDelete.php b/generated/Endpoint/RemindersDelete.php index d5d820a4..0d6b6535 100644 --- a/generated/Endpoint/RemindersDelete.php +++ b/generated/Endpoint/RemindersDelete.php @@ -22,13 +22,13 @@ class RemindersDelete extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint im * * @param array $formParameters { * - * @var string $reminder The ID of the reminder - * } + * @var string $reminder The ID of the reminder + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `reminders:write` - * } + * @var string $token Authentication token. Requires scope: `reminders:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/RemindersInfo.php b/generated/Endpoint/RemindersInfo.php index 9da50b3f..14aeae04 100644 --- a/generated/Endpoint/RemindersInfo.php +++ b/generated/Endpoint/RemindersInfo.php @@ -22,9 +22,9 @@ class RemindersInfo extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint impl * * @param array $queryParameters { * - * @var string $reminder The ID of the reminder - * @var string $token Authentication token. Requires scope: `reminders:read` - * } + * @var string $reminder The ID of the reminder + * @var string $token Authentication token. Requires scope: `reminders:read` + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/RemindersList.php b/generated/Endpoint/RemindersList.php index 677bf917..64f85329 100644 --- a/generated/Endpoint/RemindersList.php +++ b/generated/Endpoint/RemindersList.php @@ -22,8 +22,8 @@ class RemindersList extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint impl * * @param array $queryParameters { * - * @var string $token Authentication token. Requires scope: `reminders:read` - * } + * @var string $token Authentication token. Requires scope: `reminders:read` + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/RtmConnect.php b/generated/Endpoint/RtmConnect.php index 5798fa11..e782492e 100644 --- a/generated/Endpoint/RtmConnect.php +++ b/generated/Endpoint/RtmConnect.php @@ -22,10 +22,10 @@ class RtmConnect extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint impleme * * @param array $queryParameters { * - * @var bool $batch_presence_aware Batch presence deliveries via subscription. Enabling changes the shape of `presence_change` events. See [batch presence](/docs/presence-and-status#batching). - * @var bool $presence_sub Only deliver presence events when requested by subscription. See [presence subscriptions](/docs/presence-and-status#subscriptions). - * @var string $token Authentication token. Requires scope: `rtm:stream` - * } + * @var bool $batch_presence_aware Batch presence deliveries via subscription. Enabling changes the shape of `presence_change` events. See [batch presence](/docs/presence-and-status#batching). + * @var bool $presence_sub Only deliver presence events when requested by subscription. See [presence subscriptions](/docs/presence-and-status#subscriptions). + * @var string $token Authentication token. Requires scope: `rtm:stream` + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/SearchMessages.php b/generated/Endpoint/SearchMessages.php index a504ab05..32dc3d77 100644 --- a/generated/Endpoint/SearchMessages.php +++ b/generated/Endpoint/SearchMessages.php @@ -22,14 +22,14 @@ class SearchMessages extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint imp * * @param array $queryParameters { * - * @var int $count Pass the number of results you want per "page". Maximum of `100`. - * @var bool $highlight pass a value of `true` to enable query highlight markers (see below) - * @var int $page - * @var string $query search query - * @var string $sort return matches sorted by either `score` or `timestamp` - * @var string $sort_dir change sort direction to ascending (`asc`) or descending (`desc`) - * @var string $token Authentication token. Requires scope: `search:read` - * } + * @var int $count Pass the number of results you want per "page". Maximum of `100`. + * @var bool $highlight pass a value of `true` to enable query highlight markers (see below) + * @var int $page + * @var string $query search query + * @var string $sort return matches sorted by either `score` or `timestamp` + * @var string $sort_dir change sort direction to ascending (`asc`) or descending (`desc`) + * @var string $token Authentication token. Requires scope: `search:read` + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/StarsAdd.php b/generated/Endpoint/StarsAdd.php index 078f8ecb..c0a0e0f7 100644 --- a/generated/Endpoint/StarsAdd.php +++ b/generated/Endpoint/StarsAdd.php @@ -22,16 +22,16 @@ class StarsAdd extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint implement * * @param array $formParameters { * - * @var string $channel channel to add star to, or channel where the message to add star to was posted (used with `timestamp`) - * @var string $file file to add star to - * @var string $file_comment file comment to add star to - * @var string $timestamp Timestamp of the message to add star to. - * } + * @var string $channel channel to add star to, or channel where the message to add star to was posted (used with `timestamp`) + * @var string $file file to add star to + * @var string $file_comment file comment to add star to + * @var string $timestamp Timestamp of the message to add star to. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `stars:write` - * } + * @var string $token Authentication token. Requires scope: `stars:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/StarsList.php b/generated/Endpoint/StarsList.php index 6ec0a7da..e5c3be06 100644 --- a/generated/Endpoint/StarsList.php +++ b/generated/Endpoint/StarsList.php @@ -22,12 +22,12 @@ class StarsList extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint implemen * * @param array $queryParameters { * - * @var string $count - * @var string $cursor Parameter for pagination. Set `cursor` equal to the `next_cursor` attribute returned by the previous request's `response_metadata`. This parameter is optional, but pagination is mandatory: the default value simply fetches the first "page" of the collection. See [pagination](/docs/pagination) for more details. - * @var int $limit The maximum number of items to return. Fewer than the requested number of items may be returned, even if the end of the list hasn't been reached. - * @var string $page - * @var string $token Authentication token. Requires scope: `stars:read` - * } + * @var string $count + * @var string $cursor Parameter for pagination. Set `cursor` equal to the `next_cursor` attribute returned by the previous request's `response_metadata`. This parameter is optional, but pagination is mandatory: the default value simply fetches the first "page" of the collection. See [pagination](/docs/pagination) for more details. + * @var int $limit The maximum number of items to return. Fewer than the requested number of items may be returned, even if the end of the list hasn't been reached. + * @var string $page + * @var string $token Authentication token. Requires scope: `stars:read` + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/StarsRemove.php b/generated/Endpoint/StarsRemove.php index 8c788ba3..99a8d977 100644 --- a/generated/Endpoint/StarsRemove.php +++ b/generated/Endpoint/StarsRemove.php @@ -22,16 +22,16 @@ class StarsRemove extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint implem * * @param array $formParameters { * - * @var string $channel channel to remove star from, or channel where the message to remove star from was posted (used with `timestamp`) - * @var string $file file to remove star from - * @var string $file_comment file comment to remove star from - * @var string $timestamp Timestamp of the message to remove star from. - * } + * @var string $channel channel to remove star from, or channel where the message to remove star from was posted (used with `timestamp`) + * @var string $file file to remove star from + * @var string $file_comment file comment to remove star from + * @var string $timestamp Timestamp of the message to remove star from. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `stars:write` - * } + * @var string $token Authentication token. Requires scope: `stars:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/TeamAccessLogs.php b/generated/Endpoint/TeamAccessLogs.php index 274b3882..6c686c92 100644 --- a/generated/Endpoint/TeamAccessLogs.php +++ b/generated/Endpoint/TeamAccessLogs.php @@ -22,11 +22,11 @@ class TeamAccessLogs extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint imp * * @param array $queryParameters { * - * @var string $before end of time range of logs to include in results (inclusive) - * @var string $count - * @var string $page - * @var string $token Authentication token. Requires scope: `admin` - * } + * @var string $before end of time range of logs to include in results (inclusive) + * @var string $count + * @var string $page + * @var string $token Authentication token. Requires scope: `admin` + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/TeamBillableInfo.php b/generated/Endpoint/TeamBillableInfo.php index bbc9c369..0f9b124f 100644 --- a/generated/Endpoint/TeamBillableInfo.php +++ b/generated/Endpoint/TeamBillableInfo.php @@ -22,9 +22,9 @@ class TeamBillableInfo extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint i * * @param array $queryParameters { * - * @var string $token Authentication token. Requires scope: `admin` - * @var string $user A user to retrieve the billable information for. Defaults to all users. - * } + * @var string $token Authentication token. Requires scope: `admin` + * @var string $user A user to retrieve the billable information for. Defaults to all users. + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/TeamInfo.php b/generated/Endpoint/TeamInfo.php index c8afe681..27a63341 100644 --- a/generated/Endpoint/TeamInfo.php +++ b/generated/Endpoint/TeamInfo.php @@ -22,9 +22,9 @@ class TeamInfo extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint implement * * @param array $queryParameters { * - * @var string $team Team to get info on, if omitted, will return information about the current team. Will only return team that the authenticated token is allowed to see through external shared channels - * @var string $token Authentication token. Requires scope: `team:read` - * } + * @var string $team Team to get info on, if omitted, will return information about the current team. Will only return team that the authenticated token is allowed to see through external shared channels + * @var string $token Authentication token. Requires scope: `team:read` + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/TeamIntegrationLogs.php b/generated/Endpoint/TeamIntegrationLogs.php index e885df91..8bc0ac1f 100644 --- a/generated/Endpoint/TeamIntegrationLogs.php +++ b/generated/Endpoint/TeamIntegrationLogs.php @@ -22,14 +22,14 @@ class TeamIntegrationLogs extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoin * * @param array $queryParameters { * - * @var string $app_id Filter logs to this Slack app. Defaults to all logs. - * @var string $change_type Filter logs with this change type. Defaults to all logs. - * @var string $count - * @var string $page - * @var string $service_id Filter logs to this service. Defaults to all logs. - * @var string $token Authentication token. Requires scope: `admin` - * @var string $user Filter logs generated by this user’s actions. Defaults to all logs. - * } + * @var string $app_id Filter logs to this Slack app. Defaults to all logs. + * @var string $change_type Filter logs with this change type. Defaults to all logs. + * @var string $count + * @var string $page + * @var string $service_id Filter logs to this service. Defaults to all logs. + * @var string $token Authentication token. Requires scope: `admin` + * @var string $user Filter logs generated by this user’s actions. Defaults to all logs. + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/TeamProfileGet.php b/generated/Endpoint/TeamProfileGet.php index b1248256..cc83022a 100644 --- a/generated/Endpoint/TeamProfileGet.php +++ b/generated/Endpoint/TeamProfileGet.php @@ -22,9 +22,9 @@ class TeamProfileGet extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint imp * * @param array $queryParameters { * - * @var string $token Authentication token. Requires scope: `users.profile:read` - * @var string $visibility Filter by visibility. - * } + * @var string $token Authentication token. Requires scope: `users.profile:read` + * @var string $visibility Filter by visibility. + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/UsergroupsCreate.php b/generated/Endpoint/UsergroupsCreate.php index 1dcb02d6..cca8617e 100644 --- a/generated/Endpoint/UsergroupsCreate.php +++ b/generated/Endpoint/UsergroupsCreate.php @@ -22,17 +22,17 @@ class UsergroupsCreate extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint i * * @param array $formParameters { * - * @var string $channels a comma separated string of encoded channel IDs for which the User Group uses as a default - * @var string $description a short description of the User Group - * @var string $handle A mention handle. Must be unique among channels, users and User Groups. - * @var bool $include_count include the number of users in each User Group - * @var string $name A name for the User Group. Must be unique among User Groups. - * } + * @var string $channels a comma separated string of encoded channel IDs for which the User Group uses as a default + * @var string $description a short description of the User Group + * @var string $handle A mention handle. Must be unique among channels, users and User Groups. + * @var bool $include_count include the number of users in each User Group + * @var string $name A name for the User Group. Must be unique among User Groups. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `usergroups:write` - * } + * @var string $token Authentication token. Requires scope: `usergroups:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/UsergroupsDisable.php b/generated/Endpoint/UsergroupsDisable.php index f5398c38..ab3f469a 100644 --- a/generated/Endpoint/UsergroupsDisable.php +++ b/generated/Endpoint/UsergroupsDisable.php @@ -22,14 +22,14 @@ class UsergroupsDisable extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint * * @param array $formParameters { * - * @var bool $include_count include the number of users in the User Group - * @var string $usergroup The encoded ID of the User Group to disable. - * } + * @var bool $include_count include the number of users in the User Group + * @var string $usergroup The encoded ID of the User Group to disable. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `usergroups:write` - * } + * @var string $token Authentication token. Requires scope: `usergroups:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/UsergroupsEnable.php b/generated/Endpoint/UsergroupsEnable.php index 5db8f1b9..ebeefc51 100644 --- a/generated/Endpoint/UsergroupsEnable.php +++ b/generated/Endpoint/UsergroupsEnable.php @@ -22,14 +22,14 @@ class UsergroupsEnable extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint i * * @param array $formParameters { * - * @var bool $include_count include the number of users in the User Group - * @var string $usergroup The encoded ID of the User Group to enable. - * } + * @var bool $include_count include the number of users in the User Group + * @var string $usergroup The encoded ID of the User Group to enable. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `usergroups:write` - * } + * @var string $token Authentication token. Requires scope: `usergroups:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/UsergroupsList.php b/generated/Endpoint/UsergroupsList.php index 666bb746..e2877d89 100644 --- a/generated/Endpoint/UsergroupsList.php +++ b/generated/Endpoint/UsergroupsList.php @@ -22,12 +22,12 @@ class UsergroupsList extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint imp * * @param array $queryParameters { * - * @var bool $include_count include the number of users in each User Group - * @var bool $include_disabled include disabled User Groups - * @var bool $include_users include the list of users for each User Group - * @var string $team_id Encoded team id to list user groups in, required if org token is used - * @var string $token Authentication token. Requires scope: `usergroups:read` - * } + * @var bool $include_count include the number of users in each User Group + * @var bool $include_disabled include disabled User Groups + * @var bool $include_users include the list of users for each User Group + * @var string $team_id Encoded team id to list user groups in, required if org token is used + * @var string $token Authentication token. Requires scope: `usergroups:read` + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/UsergroupsUpdate.php b/generated/Endpoint/UsergroupsUpdate.php index 9017b940..ad6a7c6e 100644 --- a/generated/Endpoint/UsergroupsUpdate.php +++ b/generated/Endpoint/UsergroupsUpdate.php @@ -22,18 +22,18 @@ class UsergroupsUpdate extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint i * * @param array $formParameters { * - * @var string $channels a comma separated string of encoded channel IDs for which the User Group uses as a default - * @var string $description a short description of the User Group - * @var string $handle A mention handle. Must be unique among channels, users and User Groups. - * @var bool $include_count include the number of users in the User Group - * @var string $name A name for the User Group. Must be unique among User Groups. - * @var string $usergroup The encoded ID of the User Group to update. - * } + * @var string $channels a comma separated string of encoded channel IDs for which the User Group uses as a default + * @var string $description a short description of the User Group + * @var string $handle A mention handle. Must be unique among channels, users and User Groups. + * @var bool $include_count include the number of users in the User Group + * @var string $name A name for the User Group. Must be unique among User Groups. + * @var string $usergroup The encoded ID of the User Group to update. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `usergroups:write` - * } + * @var string $token Authentication token. Requires scope: `usergroups:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/UsergroupsUsersList.php b/generated/Endpoint/UsergroupsUsersList.php index b5be5f75..92a09fd8 100644 --- a/generated/Endpoint/UsergroupsUsersList.php +++ b/generated/Endpoint/UsergroupsUsersList.php @@ -22,10 +22,10 @@ class UsergroupsUsersList extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoin * * @param array $queryParameters { * - * @var bool $include_disabled allow results that involve disabled User Groups - * @var string $token Authentication token. Requires scope: `usergroups:read` - * @var string $usergroup The encoded ID of the User Group to read. - * } + * @var bool $include_disabled allow results that involve disabled User Groups + * @var string $token Authentication token. Requires scope: `usergroups:read` + * @var string $usergroup The encoded ID of the User Group to read. + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/UsergroupsUsersUpdate.php b/generated/Endpoint/UsergroupsUsersUpdate.php index a6925051..03f62873 100644 --- a/generated/Endpoint/UsergroupsUsersUpdate.php +++ b/generated/Endpoint/UsergroupsUsersUpdate.php @@ -22,15 +22,15 @@ class UsergroupsUsersUpdate extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpo * * @param array $formParameters { * - * @var bool $include_count include the number of users in the User Group - * @var string $usergroup the encoded ID of the User Group to update - * @var string $users A comma separated string of encoded user IDs that represent the entire list of users for the User Group. - * } + * @var bool $include_count include the number of users in the User Group + * @var string $usergroup the encoded ID of the User Group to update + * @var string $users A comma separated string of encoded user IDs that represent the entire list of users for the User Group. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `usergroups:write` - * } + * @var string $token Authentication token. Requires scope: `usergroups:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/UsersConversations.php b/generated/Endpoint/UsersConversations.php index 71f23d49..0292d858 100644 --- a/generated/Endpoint/UsersConversations.php +++ b/generated/Endpoint/UsersConversations.php @@ -22,13 +22,13 @@ class UsersConversations extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint * * @param array $queryParameters { * - * @var string $cursor Paginate through collections of data by setting the `cursor` parameter to a `next_cursor` attribute returned by a previous request's `response_metadata`. Default value fetches the first "page" of the collection. See [pagination](/docs/pagination) for more detail. - * @var bool $exclude_archived Set to `true` to exclude archived channels from the list - * @var int $limit The maximum number of items to return. Fewer than the requested number of items may be returned, even if the end of the list hasn't been reached. Must be an integer no larger than 1000. - * @var string $token Authentication token. Requires scope: `conversations:read` - * @var string $types Mix and match channel types by providing a comma-separated list of any combination of `public_channel`, `private_channel`, `mpim`, `im` - * @var string $user Browse conversations by a specific user ID's membership. Non-public channels are restricted to those where the calling user shares membership. - * } + * @var string $cursor Paginate through collections of data by setting the `cursor` parameter to a `next_cursor` attribute returned by a previous request's `response_metadata`. Default value fetches the first "page" of the collection. See [pagination](/docs/pagination) for more detail. + * @var bool $exclude_archived Set to `true` to exclude archived channels from the list + * @var int $limit The maximum number of items to return. Fewer than the requested number of items may be returned, even if the end of the list hasn't been reached. Must be an integer no larger than 1000. + * @var string $token Authentication token. Requires scope: `conversations:read` + * @var string $types Mix and match channel types by providing a comma-separated list of any combination of `public_channel`, `private_channel`, `mpim`, `im` + * @var string $user Browse conversations by a specific user ID's membership. Non-public channels are restricted to those where the calling user shares membership. + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/UsersDeletePhoto.php b/generated/Endpoint/UsersDeletePhoto.php index c980d22c..19ff5af1 100644 --- a/generated/Endpoint/UsersDeletePhoto.php +++ b/generated/Endpoint/UsersDeletePhoto.php @@ -22,8 +22,8 @@ class UsersDeletePhoto extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint i * * @param array $formParameters { * - * @var string $token Authentication token. Requires scope: `users.profile:write` - * } + * @var string $token Authentication token. Requires scope: `users.profile:write` + * } */ public function __construct(array $formParameters = []) { diff --git a/generated/Endpoint/UsersGetPresence.php b/generated/Endpoint/UsersGetPresence.php index 9ae6f518..2a7c128f 100644 --- a/generated/Endpoint/UsersGetPresence.php +++ b/generated/Endpoint/UsersGetPresence.php @@ -22,9 +22,9 @@ class UsersGetPresence extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint i * * @param array $queryParameters { * - * @var string $token Authentication token. Requires scope: `users:read` - * @var string $user User to get presence info on. Defaults to the authed user. - * } + * @var string $token Authentication token. Requires scope: `users:read` + * @var string $user User to get presence info on. Defaults to the authed user. + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/UsersIdentity.php b/generated/Endpoint/UsersIdentity.php index 08103544..eb772610 100644 --- a/generated/Endpoint/UsersIdentity.php +++ b/generated/Endpoint/UsersIdentity.php @@ -22,8 +22,8 @@ class UsersIdentity extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint impl * * @param array $queryParameters { * - * @var string $token Authentication token. Requires scope: `identity.basic` - * } + * @var string $token Authentication token. Requires scope: `identity.basic` + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/UsersInfo.php b/generated/Endpoint/UsersInfo.php index a2d81c4a..32c566e5 100644 --- a/generated/Endpoint/UsersInfo.php +++ b/generated/Endpoint/UsersInfo.php @@ -22,10 +22,10 @@ class UsersInfo extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint implemen * * @param array $queryParameters { * - * @var bool $include_locale Set this to `true` to receive the locale for this user. Defaults to `false` - * @var string $token Authentication token. Requires scope: `users:read` - * @var string $user User to get info on - * } + * @var bool $include_locale Set this to `true` to receive the locale for this user. Defaults to `false` + * @var string $token Authentication token. Requires scope: `users:read` + * @var string $user User to get info on + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/UsersList.php b/generated/Endpoint/UsersList.php index e17028f6..ecff29f4 100644 --- a/generated/Endpoint/UsersList.php +++ b/generated/Endpoint/UsersList.php @@ -22,12 +22,12 @@ class UsersList extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint implemen * * @param array $queryParameters { * - * @var string $cursor Paginate through collections of data by setting the `cursor` parameter to a `next_cursor` attribute returned by a previous request's `response_metadata`. Default value fetches the first "page" of the collection. See [pagination](/docs/pagination) for more detail. - * @var bool $include_locale Set this to `true` to receive the locale for users. Defaults to `false` - * @var int $limit The maximum number of items to return. Fewer than the requested number of items may be returned, even if the end of the users list hasn't been reached. Providing no `limit` value will result in Slack attempting to deliver you the entire result set. If the collection is too large you may experience `limit_required` or HTTP 500 errors. - * @var string $team_id Encoded team id to list users in, required if org token is used - * @var string $token Authentication token. Requires scope: `users:read` - * } + * @var string $cursor Paginate through collections of data by setting the `cursor` parameter to a `next_cursor` attribute returned by a previous request's `response_metadata`. Default value fetches the first "page" of the collection. See [pagination](/docs/pagination) for more detail. + * @var bool $include_locale Set this to `true` to receive the locale for users. Defaults to `false` + * @var int $limit The maximum number of items to return. Fewer than the requested number of items may be returned, even if the end of the users list hasn't been reached. Providing no `limit` value will result in Slack attempting to deliver you the entire result set. If the collection is too large you may experience `limit_required` or HTTP 500 errors. + * @var string $team_id Encoded team id to list users in, required if org token is used + * @var string $token Authentication token. Requires scope: `users:read` + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/UsersLookupByEmail.php b/generated/Endpoint/UsersLookupByEmail.php index 1c0824ba..e7af40c9 100644 --- a/generated/Endpoint/UsersLookupByEmail.php +++ b/generated/Endpoint/UsersLookupByEmail.php @@ -22,9 +22,9 @@ class UsersLookupByEmail extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint * * @param array $queryParameters { * - * @var string $email An email address belonging to a user in the workspace - * @var string $token Authentication token. Requires scope: `users:read.email` - * } + * @var string $email An email address belonging to a user in the workspace + * @var string $token Authentication token. Requires scope: `users:read.email` + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/UsersProfileGet.php b/generated/Endpoint/UsersProfileGet.php index 21f132f2..a5baa2d3 100644 --- a/generated/Endpoint/UsersProfileGet.php +++ b/generated/Endpoint/UsersProfileGet.php @@ -22,10 +22,10 @@ class UsersProfileGet extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint im * * @param array $queryParameters { * - * @var bool $include_labels Include labels for each ID in custom profile fields - * @var string $token Authentication token. Requires scope: `users.profile:read` - * @var string $user User to retrieve profile info for - * } + * @var bool $include_labels Include labels for each ID in custom profile fields + * @var string $token Authentication token. Requires scope: `users.profile:read` + * @var string $user User to retrieve profile info for + * } */ public function __construct(array $queryParameters = []) { diff --git a/generated/Endpoint/UsersProfileSet.php b/generated/Endpoint/UsersProfileSet.php index dac6770e..e8912bcd 100644 --- a/generated/Endpoint/UsersProfileSet.php +++ b/generated/Endpoint/UsersProfileSet.php @@ -22,16 +22,16 @@ class UsersProfileSet extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint im * * @param array $formParameters { * - * @var string $name Name of a single key to set. Usable only if `profile` is not passed. - * @var string $profile Collection of key:value pairs presented as a URL-encoded JSON hash. At most 50 fields may be set. Each field name is limited to 255 characters. - * @var string $user ID of user to change. This argument may only be specified by team admins on paid teams. - * @var string $value Value to set a single key to. Usable only if `profile` is not passed. - * } + * @var string $name Name of a single key to set. Usable only if `profile` is not passed. + * @var string $profile Collection of key:value pairs presented as a URL-encoded JSON hash. At most 50 fields may be set. Each field name is limited to 255 characters. + * @var string $user ID of user to change. This argument may only be specified by team admins on paid teams. + * @var string $value Value to set a single key to. Usable only if `profile` is not passed. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `users.profile:write` - * } + * @var string $token Authentication token. Requires scope: `users.profile:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/UsersSetActive.php b/generated/Endpoint/UsersSetActive.php index 7e54659a..99ad4f37 100644 --- a/generated/Endpoint/UsersSetActive.php +++ b/generated/Endpoint/UsersSetActive.php @@ -22,8 +22,8 @@ class UsersSetActive extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint imp * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `users:write` - * } + * @var string $token Authentication token. Requires scope: `users:write` + * } */ public function __construct(array $headerParameters = []) { diff --git a/generated/Endpoint/UsersSetPhoto.php b/generated/Endpoint/UsersSetPhoto.php index b676663b..c9d5e9af 100644 --- a/generated/Endpoint/UsersSetPhoto.php +++ b/generated/Endpoint/UsersSetPhoto.php @@ -22,12 +22,12 @@ class UsersSetPhoto extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint impl * * @param array $formParameters { * - * @var string $crop_w Width/height of crop box (always square) - * @var string $crop_x X coordinate of top-left corner of crop box - * @var string $crop_y Y coordinate of top-left corner of crop box - * @var string $image file contents via `multipart/form-data` - * @var string $token Authentication token. Requires scope: `users.profile:write` - * } + * @var string $crop_w Width/height of crop box (always square) + * @var string $crop_x X coordinate of top-left corner of crop box + * @var string $crop_y Y coordinate of top-left corner of crop box + * @var string $image file contents via `multipart/form-data` + * @var string $token Authentication token. Requires scope: `users.profile:write` + * } */ public function __construct(array $formParameters = []) { diff --git a/generated/Endpoint/UsersSetPresence.php b/generated/Endpoint/UsersSetPresence.php index 63d5b531..e6d05a76 100644 --- a/generated/Endpoint/UsersSetPresence.php +++ b/generated/Endpoint/UsersSetPresence.php @@ -22,13 +22,13 @@ class UsersSetPresence extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint i * * @param array $formParameters { * - * @var string $presence Either `auto` or `away` - * } + * @var string $presence Either `auto` or `away` + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `users:write` - * } + * @var string $token Authentication token. Requires scope: `users:write` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/ViewsOpen.php b/generated/Endpoint/ViewsOpen.php index 4775aaa4..20545a40 100644 --- a/generated/Endpoint/ViewsOpen.php +++ b/generated/Endpoint/ViewsOpen.php @@ -22,14 +22,14 @@ class ViewsOpen extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint implemen * * @param array $formParameters { * - * @var string $trigger_id exchange a trigger to post to the user - * @var string $view A [view payload](/reference/surfaces/views). This must be a JSON-encoded string. - * } + * @var string $trigger_id exchange a trigger to post to the user + * @var string $view A [view payload](/reference/surfaces/views). This must be a JSON-encoded string. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `none` - * } + * @var string $token Authentication token. Requires scope: `none` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/ViewsPublish.php b/generated/Endpoint/ViewsPublish.php index 8cc2b01d..2fbd56f6 100644 --- a/generated/Endpoint/ViewsPublish.php +++ b/generated/Endpoint/ViewsPublish.php @@ -22,15 +22,15 @@ class ViewsPublish extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint imple * * @param array $formParameters { * - * @var string $hash a string that represents view state to protect against possible race conditions - * @var string $user_id `id` of the user you want publish a view to - * @var string $view A [view payload](/reference/surfaces/views). This must be a JSON-encoded string. - * } + * @var string $hash a string that represents view state to protect against possible race conditions + * @var string $user_id `id` of the user you want publish a view to + * @var string $view A [view payload](/reference/surfaces/views). This must be a JSON-encoded string. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `none` - * } + * @var string $token Authentication token. Requires scope: `none` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/ViewsPush.php b/generated/Endpoint/ViewsPush.php index 53730f06..48fb4361 100644 --- a/generated/Endpoint/ViewsPush.php +++ b/generated/Endpoint/ViewsPush.php @@ -22,14 +22,14 @@ class ViewsPush extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint implemen * * @param array $formParameters { * - * @var string $trigger_id exchange a trigger to post to the user - * @var string $view A [view payload](/reference/surfaces/views). This must be a JSON-encoded string. - * } + * @var string $trigger_id exchange a trigger to post to the user + * @var string $view A [view payload](/reference/surfaces/views). This must be a JSON-encoded string. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `none` - * } + * @var string $token Authentication token. Requires scope: `none` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/ViewsUpdate.php b/generated/Endpoint/ViewsUpdate.php index b880db4d..853258c2 100644 --- a/generated/Endpoint/ViewsUpdate.php +++ b/generated/Endpoint/ViewsUpdate.php @@ -22,16 +22,16 @@ class ViewsUpdate extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoint implem * * @param array $formParameters { * - * @var string $external_id A unique identifier of the view set by the developer. Must be unique for all views on a team. Max length of 255 characters. Either `view_id` or `external_id` is required. - * @var string $hash a string that represents view state to protect against possible race conditions - * @var string $view A [view object](/reference/surfaces/views). This must be a JSON-encoded string. - * @var string $view_id A unique identifier of the view to be updated. Either `view_id` or `external_id` is required. - * } + * @var string $external_id A unique identifier of the view set by the developer. Must be unique for all views on a team. Max length of 255 characters. Either `view_id` or `external_id` is required. + * @var string $hash a string that represents view state to protect against possible race conditions + * @var string $view A [view object](/reference/surfaces/views). This must be a JSON-encoded string. + * @var string $view_id A unique identifier of the view to be updated. Either `view_id` or `external_id` is required. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `none` - * } + * @var string $token Authentication token. Requires scope: `none` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/WorkflowsStepCompleted.php b/generated/Endpoint/WorkflowsStepCompleted.php index 958efd87..dda2513d 100644 --- a/generated/Endpoint/WorkflowsStepCompleted.php +++ b/generated/Endpoint/WorkflowsStepCompleted.php @@ -22,14 +22,14 @@ class WorkflowsStepCompleted extends \JoliCode\Slack\Api\Runtime\Client\BaseEndp * * @param array $formParameters { * - * @var string $outputs Key-value object of outputs from your step. Keys of this object reflect the configured `key` properties of your [`outputs`](/reference/workflows/workflow_step#output) array from your `workflow_step` object. - * @var string $workflow_step_execute_id Context identifier that maps to the correct workflow step execution. - * } + * @var string $outputs Key-value object of outputs from your step. Keys of this object reflect the configured `key` properties of your [`outputs`](/reference/workflows/workflow_step#output) array from your `workflow_step` object. + * @var string $workflow_step_execute_id Context identifier that maps to the correct workflow step execution. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `workflow.steps:execute` - * } + * @var string $token Authentication token. Requires scope: `workflow.steps:execute` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/WorkflowsStepFailed.php b/generated/Endpoint/WorkflowsStepFailed.php index 97fd800f..cf87ce26 100644 --- a/generated/Endpoint/WorkflowsStepFailed.php +++ b/generated/Endpoint/WorkflowsStepFailed.php @@ -22,14 +22,14 @@ class WorkflowsStepFailed extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoin * * @param array $formParameters { * - * @var string $error a JSON-based object with a `message` property that should contain a human readable error message - * @var string $workflow_step_execute_id Context identifier that maps to the correct workflow step execution. - * } + * @var string $error a JSON-based object with a `message` property that should contain a human readable error message + * @var string $workflow_step_execute_id Context identifier that maps to the correct workflow step execution. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `workflow.steps:execute` - * } + * @var string $token Authentication token. Requires scope: `workflow.steps:execute` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Endpoint/WorkflowsUpdateStep.php b/generated/Endpoint/WorkflowsUpdateStep.php index 67a1aea2..ba0495c6 100644 --- a/generated/Endpoint/WorkflowsUpdateStep.php +++ b/generated/Endpoint/WorkflowsUpdateStep.php @@ -22,17 +22,17 @@ class WorkflowsUpdateStep extends \JoliCode\Slack\Api\Runtime\Client\BaseEndpoin * * @param array $formParameters { * - * @var string $inputs A JSON key-value map of inputs required from a user during configuration. This is the data your app expects to receive when the workflow step starts. **Please note**: the embedded variable format is set and replaced by the workflow system. You cannot create custom variables that will be replaced at runtime. [Read more about variables in workflow steps here](/workflows/steps#variables). - * @var string $outputs An JSON array of output objects used during step execution. This is the data your app agrees to provide when your workflow step was executed. - * @var string $step_image_url an optional field that can be used to override app image that is shown in the Workflow Builder - * @var string $step_name an optional field that can be used to override the step name that is shown in the Workflow Builder - * @var string $workflow_step_edit_id A context identifier provided with `view_submission` payloads used to call back to `workflows.updateStep`. - * } + * @var string $inputs A JSON key-value map of inputs required from a user during configuration. This is the data your app expects to receive when the workflow step starts. **Please note**: the embedded variable format is set and replaced by the workflow system. You cannot create custom variables that will be replaced at runtime. [Read more about variables in workflow steps here](/workflows/steps#variables). + * @var string $outputs An JSON array of output objects used during step execution. This is the data your app agrees to provide when your workflow step was executed. + * @var string $step_image_url an optional field that can be used to override app image that is shown in the Workflow Builder + * @var string $step_name an optional field that can be used to override the step name that is shown in the Workflow Builder + * @var string $workflow_step_edit_id A context identifier provided with `view_submission` payloads used to call back to `workflows.updateStep`. + * } * * @param array $headerParameters { * - * @var string $token Authentication token. Requires scope: `workflow.steps:execute` - * } + * @var string $token Authentication token. Requires scope: `workflow.steps:execute` + * } */ public function __construct(array $formParameters = [], array $headerParameters = []) { diff --git a/generated/Model/MigrationExchangeGetResponse200.php b/generated/Model/MigrationExchangeGetResponse200.php index fb520f3e..88b0984b 100644 --- a/generated/Model/MigrationExchangeGetResponse200.php +++ b/generated/Model/MigrationExchangeGetResponse200.php @@ -36,7 +36,7 @@ class MigrationExchangeGetResponse200 extends \ArrayObject */ protected $teamId; /** - * @var mixed[]|null + * @var array|null */ protected $userIdMap; @@ -104,7 +104,7 @@ public function setTeamId(?string $teamId): self } /** - * @return mixed[]|null + * @return array|null */ public function getUserIdMap(): ?iterable { @@ -112,7 +112,7 @@ public function getUserIdMap(): ?iterable } /** - * @param mixed[]|null $userIdMap + * @param array|null $userIdMap */ public function setUserIdMap(?iterable $userIdMap): self { diff --git a/generated/Normalizer/AdminAppsApprovePostResponse200Normalizer.php b/generated/Normalizer/AdminAppsApprovePostResponse200Normalizer.php index db760501..3f012a94 100644 --- a/generated/Normalizer/AdminAppsApprovePostResponse200Normalizer.php +++ b/generated/Normalizer/AdminAppsApprovePostResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminAppsApprovePostResponse200' => false]; + } } diff --git a/generated/Normalizer/AdminAppsApprovePostResponsedefaultNormalizer.php b/generated/Normalizer/AdminAppsApprovePostResponsedefaultNormalizer.php index 0fdde2ff..4309198f 100644 --- a/generated/Normalizer/AdminAppsApprovePostResponsedefaultNormalizer.php +++ b/generated/Normalizer/AdminAppsApprovePostResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminAppsApprovePostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AdminAppsApprovedListGetResponse200Normalizer.php b/generated/Normalizer/AdminAppsApprovedListGetResponse200Normalizer.php index 7a28fb1f..a9e908d4 100644 --- a/generated/Normalizer/AdminAppsApprovedListGetResponse200Normalizer.php +++ b/generated/Normalizer/AdminAppsApprovedListGetResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminAppsApprovedListGetResponse200' => false]; + } } diff --git a/generated/Normalizer/AdminAppsApprovedListGetResponsedefaultNormalizer.php b/generated/Normalizer/AdminAppsApprovedListGetResponsedefaultNormalizer.php index 6340af54..bf9be5ae 100644 --- a/generated/Normalizer/AdminAppsApprovedListGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/AdminAppsApprovedListGetResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminAppsApprovedListGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AdminAppsRequestsListGetResponse200Normalizer.php b/generated/Normalizer/AdminAppsRequestsListGetResponse200Normalizer.php index 3b8a7655..68508f00 100644 --- a/generated/Normalizer/AdminAppsRequestsListGetResponse200Normalizer.php +++ b/generated/Normalizer/AdminAppsRequestsListGetResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminAppsRequestsListGetResponse200' => false]; + } } diff --git a/generated/Normalizer/AdminAppsRequestsListGetResponsedefaultNormalizer.php b/generated/Normalizer/AdminAppsRequestsListGetResponsedefaultNormalizer.php index fbdce096..cf9eaf52 100644 --- a/generated/Normalizer/AdminAppsRequestsListGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/AdminAppsRequestsListGetResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminAppsRequestsListGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AdminAppsRestrictPostResponse200Normalizer.php b/generated/Normalizer/AdminAppsRestrictPostResponse200Normalizer.php index 317427f4..e3455579 100644 --- a/generated/Normalizer/AdminAppsRestrictPostResponse200Normalizer.php +++ b/generated/Normalizer/AdminAppsRestrictPostResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminAppsRestrictPostResponse200' => false]; + } } diff --git a/generated/Normalizer/AdminAppsRestrictPostResponsedefaultNormalizer.php b/generated/Normalizer/AdminAppsRestrictPostResponsedefaultNormalizer.php index ba575fb3..117f1b69 100644 --- a/generated/Normalizer/AdminAppsRestrictPostResponsedefaultNormalizer.php +++ b/generated/Normalizer/AdminAppsRestrictPostResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminAppsRestrictPostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AdminAppsRestrictedListGetResponse200Normalizer.php b/generated/Normalizer/AdminAppsRestrictedListGetResponse200Normalizer.php index d523e506..e3436577 100644 --- a/generated/Normalizer/AdminAppsRestrictedListGetResponse200Normalizer.php +++ b/generated/Normalizer/AdminAppsRestrictedListGetResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminAppsRestrictedListGetResponse200' => false]; + } } diff --git a/generated/Normalizer/AdminAppsRestrictedListGetResponsedefaultNormalizer.php b/generated/Normalizer/AdminAppsRestrictedListGetResponsedefaultNormalizer.php index d9cd4f76..cb593a58 100644 --- a/generated/Normalizer/AdminAppsRestrictedListGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/AdminAppsRestrictedListGetResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminAppsRestrictedListGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AdminConversationsArchivePostResponse200Normalizer.php b/generated/Normalizer/AdminConversationsArchivePostResponse200Normalizer.php index 49e95727..65e200ec 100644 --- a/generated/Normalizer/AdminConversationsArchivePostResponse200Normalizer.php +++ b/generated/Normalizer/AdminConversationsArchivePostResponse200Normalizer.php @@ -71,4 +71,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminConversationsArchivePostResponse200' => false]; + } } diff --git a/generated/Normalizer/AdminConversationsArchivePostResponsedefaultNormalizer.php b/generated/Normalizer/AdminConversationsArchivePostResponsedefaultNormalizer.php index b4bfb497..f112ed24 100644 --- a/generated/Normalizer/AdminConversationsArchivePostResponsedefaultNormalizer.php +++ b/generated/Normalizer/AdminConversationsArchivePostResponsedefaultNormalizer.php @@ -77,4 +77,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminConversationsArchivePostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AdminConversationsConvertToPrivatePostResponse200Normalizer.php b/generated/Normalizer/AdminConversationsConvertToPrivatePostResponse200Normalizer.php index 302168b1..2dbb1d32 100644 --- a/generated/Normalizer/AdminConversationsConvertToPrivatePostResponse200Normalizer.php +++ b/generated/Normalizer/AdminConversationsConvertToPrivatePostResponse200Normalizer.php @@ -71,4 +71,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminConversationsConvertToPrivatePostResponse200' => false]; + } } diff --git a/generated/Normalizer/AdminConversationsConvertToPrivatePostResponsedefaultNormalizer.php b/generated/Normalizer/AdminConversationsConvertToPrivatePostResponsedefaultNormalizer.php index b582f69f..500ba475 100644 --- a/generated/Normalizer/AdminConversationsConvertToPrivatePostResponsedefaultNormalizer.php +++ b/generated/Normalizer/AdminConversationsConvertToPrivatePostResponsedefaultNormalizer.php @@ -77,4 +77,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminConversationsConvertToPrivatePostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AdminConversationsCreatePostResponse200Normalizer.php b/generated/Normalizer/AdminConversationsCreatePostResponse200Normalizer.php index 5f46e7e3..40bd3416 100644 --- a/generated/Normalizer/AdminConversationsCreatePostResponse200Normalizer.php +++ b/generated/Normalizer/AdminConversationsCreatePostResponse200Normalizer.php @@ -79,4 +79,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminConversationsCreatePostResponse200' => false]; + } } diff --git a/generated/Normalizer/AdminConversationsCreatePostResponsedefaultNormalizer.php b/generated/Normalizer/AdminConversationsCreatePostResponsedefaultNormalizer.php index 919ff738..532dcb28 100644 --- a/generated/Normalizer/AdminConversationsCreatePostResponsedefaultNormalizer.php +++ b/generated/Normalizer/AdminConversationsCreatePostResponsedefaultNormalizer.php @@ -77,4 +77,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminConversationsCreatePostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AdminConversationsDeletePostResponse200Normalizer.php b/generated/Normalizer/AdminConversationsDeletePostResponse200Normalizer.php index 87bd3180..b8666fdd 100644 --- a/generated/Normalizer/AdminConversationsDeletePostResponse200Normalizer.php +++ b/generated/Normalizer/AdminConversationsDeletePostResponse200Normalizer.php @@ -71,4 +71,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminConversationsDeletePostResponse200' => false]; + } } diff --git a/generated/Normalizer/AdminConversationsDeletePostResponsedefaultNormalizer.php b/generated/Normalizer/AdminConversationsDeletePostResponsedefaultNormalizer.php index a7f1b2bf..34793f5f 100644 --- a/generated/Normalizer/AdminConversationsDeletePostResponsedefaultNormalizer.php +++ b/generated/Normalizer/AdminConversationsDeletePostResponsedefaultNormalizer.php @@ -77,4 +77,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminConversationsDeletePostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AdminConversationsDisconnectSharedPostResponse200Normalizer.php b/generated/Normalizer/AdminConversationsDisconnectSharedPostResponse200Normalizer.php index 5a97f7bb..f3a2991c 100644 --- a/generated/Normalizer/AdminConversationsDisconnectSharedPostResponse200Normalizer.php +++ b/generated/Normalizer/AdminConversationsDisconnectSharedPostResponse200Normalizer.php @@ -71,4 +71,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminConversationsDisconnectSharedPostResponse200' => false]; + } } diff --git a/generated/Normalizer/AdminConversationsDisconnectSharedPostResponsedefaultNormalizer.php b/generated/Normalizer/AdminConversationsDisconnectSharedPostResponsedefaultNormalizer.php index 7a6b7c6d..342691e0 100644 --- a/generated/Normalizer/AdminConversationsDisconnectSharedPostResponsedefaultNormalizer.php +++ b/generated/Normalizer/AdminConversationsDisconnectSharedPostResponsedefaultNormalizer.php @@ -77,4 +77,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminConversationsDisconnectSharedPostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AdminConversationsEkmListOriginalConnectedChannelInfoGetResponse200Normalizer.php b/generated/Normalizer/AdminConversationsEkmListOriginalConnectedChannelInfoGetResponse200Normalizer.php index de317213..ca2a2f33 100644 --- a/generated/Normalizer/AdminConversationsEkmListOriginalConnectedChannelInfoGetResponse200Normalizer.php +++ b/generated/Normalizer/AdminConversationsEkmListOriginalConnectedChannelInfoGetResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminConversationsEkmListOriginalConnectedChannelInfoGetResponse200' => false]; + } } diff --git a/generated/Normalizer/AdminConversationsEkmListOriginalConnectedChannelInfoGetResponsedefaultNormalizer.php b/generated/Normalizer/AdminConversationsEkmListOriginalConnectedChannelInfoGetResponsedefaultNormalizer.php index f2c4a4ce..e56cf748 100644 --- a/generated/Normalizer/AdminConversationsEkmListOriginalConnectedChannelInfoGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/AdminConversationsEkmListOriginalConnectedChannelInfoGetResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminConversationsEkmListOriginalConnectedChannelInfoGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AdminConversationsGetConversationPrefsGetResponse200Normalizer.php b/generated/Normalizer/AdminConversationsGetConversationPrefsGetResponse200Normalizer.php index 03fcfdb7..3af3e2ad 100644 --- a/generated/Normalizer/AdminConversationsGetConversationPrefsGetResponse200Normalizer.php +++ b/generated/Normalizer/AdminConversationsGetConversationPrefsGetResponse200Normalizer.php @@ -79,4 +79,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminConversationsGetConversationPrefsGetResponse200' => false]; + } } diff --git a/generated/Normalizer/AdminConversationsGetConversationPrefsGetResponse200PrefsCanThreadNormalizer.php b/generated/Normalizer/AdminConversationsGetConversationPrefsGetResponse200PrefsCanThreadNormalizer.php index e983ce32..f63a331b 100644 --- a/generated/Normalizer/AdminConversationsGetConversationPrefsGetResponse200PrefsCanThreadNormalizer.php +++ b/generated/Normalizer/AdminConversationsGetConversationPrefsGetResponse200PrefsCanThreadNormalizer.php @@ -97,4 +97,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminConversationsGetConversationPrefsGetResponse200PrefsCanThread' => false]; + } } diff --git a/generated/Normalizer/AdminConversationsGetConversationPrefsGetResponse200PrefsNormalizer.php b/generated/Normalizer/AdminConversationsGetConversationPrefsGetResponse200PrefsNormalizer.php index 62b0bcc5..fa4d336d 100644 --- a/generated/Normalizer/AdminConversationsGetConversationPrefsGetResponse200PrefsNormalizer.php +++ b/generated/Normalizer/AdminConversationsGetConversationPrefsGetResponse200PrefsNormalizer.php @@ -81,4 +81,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminConversationsGetConversationPrefsGetResponse200Prefs' => false]; + } } diff --git a/generated/Normalizer/AdminConversationsGetConversationPrefsGetResponse200PrefsWhoCanPostNormalizer.php b/generated/Normalizer/AdminConversationsGetConversationPrefsGetResponse200PrefsWhoCanPostNormalizer.php index b0f52c87..73dc299e 100644 --- a/generated/Normalizer/AdminConversationsGetConversationPrefsGetResponse200PrefsWhoCanPostNormalizer.php +++ b/generated/Normalizer/AdminConversationsGetConversationPrefsGetResponse200PrefsWhoCanPostNormalizer.php @@ -97,4 +97,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminConversationsGetConversationPrefsGetResponse200PrefsWhoCanPost' => false]; + } } diff --git a/generated/Normalizer/AdminConversationsGetConversationPrefsGetResponsedefaultNormalizer.php b/generated/Normalizer/AdminConversationsGetConversationPrefsGetResponsedefaultNormalizer.php index f2c68398..ed906506 100644 --- a/generated/Normalizer/AdminConversationsGetConversationPrefsGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/AdminConversationsGetConversationPrefsGetResponsedefaultNormalizer.php @@ -77,4 +77,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminConversationsGetConversationPrefsGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AdminConversationsGetTeamsGetResponse200Normalizer.php b/generated/Normalizer/AdminConversationsGetTeamsGetResponse200Normalizer.php index 14106411..da3a1ede 100644 --- a/generated/Normalizer/AdminConversationsGetTeamsGetResponse200Normalizer.php +++ b/generated/Normalizer/AdminConversationsGetTeamsGetResponse200Normalizer.php @@ -93,4 +93,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminConversationsGetTeamsGetResponse200' => false]; + } } diff --git a/generated/Normalizer/AdminConversationsGetTeamsGetResponse200ResponseMetadataNormalizer.php b/generated/Normalizer/AdminConversationsGetTeamsGetResponse200ResponseMetadataNormalizer.php index 73b20e58..3a3b7fc7 100644 --- a/generated/Normalizer/AdminConversationsGetTeamsGetResponse200ResponseMetadataNormalizer.php +++ b/generated/Normalizer/AdminConversationsGetTeamsGetResponse200ResponseMetadataNormalizer.php @@ -71,4 +71,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminConversationsGetTeamsGetResponse200ResponseMetadata' => false]; + } } diff --git a/generated/Normalizer/AdminConversationsGetTeamsGetResponsedefaultNormalizer.php b/generated/Normalizer/AdminConversationsGetTeamsGetResponsedefaultNormalizer.php index a13e918e..306dc44b 100644 --- a/generated/Normalizer/AdminConversationsGetTeamsGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/AdminConversationsGetTeamsGetResponsedefaultNormalizer.php @@ -77,4 +77,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminConversationsGetTeamsGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AdminConversationsInvitePostResponse200Normalizer.php b/generated/Normalizer/AdminConversationsInvitePostResponse200Normalizer.php index 9caf41eb..51f6ff02 100644 --- a/generated/Normalizer/AdminConversationsInvitePostResponse200Normalizer.php +++ b/generated/Normalizer/AdminConversationsInvitePostResponse200Normalizer.php @@ -71,4 +71,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminConversationsInvitePostResponse200' => false]; + } } diff --git a/generated/Normalizer/AdminConversationsInvitePostResponsedefaultNormalizer.php b/generated/Normalizer/AdminConversationsInvitePostResponsedefaultNormalizer.php index 53755e28..fbc72224 100644 --- a/generated/Normalizer/AdminConversationsInvitePostResponsedefaultNormalizer.php +++ b/generated/Normalizer/AdminConversationsInvitePostResponsedefaultNormalizer.php @@ -89,4 +89,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminConversationsInvitePostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AdminConversationsRenamePostResponse200Normalizer.php b/generated/Normalizer/AdminConversationsRenamePostResponse200Normalizer.php index 198bd21b..7464073a 100644 --- a/generated/Normalizer/AdminConversationsRenamePostResponse200Normalizer.php +++ b/generated/Normalizer/AdminConversationsRenamePostResponse200Normalizer.php @@ -71,4 +71,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminConversationsRenamePostResponse200' => false]; + } } diff --git a/generated/Normalizer/AdminConversationsRenamePostResponsedefaultNormalizer.php b/generated/Normalizer/AdminConversationsRenamePostResponsedefaultNormalizer.php index aa247fdd..68a36dcd 100644 --- a/generated/Normalizer/AdminConversationsRenamePostResponsedefaultNormalizer.php +++ b/generated/Normalizer/AdminConversationsRenamePostResponsedefaultNormalizer.php @@ -77,4 +77,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminConversationsRenamePostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AdminConversationsRestrictAccessAddGroupPostResponse200Normalizer.php b/generated/Normalizer/AdminConversationsRestrictAccessAddGroupPostResponse200Normalizer.php index 73e001cc..8eba2c74 100644 --- a/generated/Normalizer/AdminConversationsRestrictAccessAddGroupPostResponse200Normalizer.php +++ b/generated/Normalizer/AdminConversationsRestrictAccessAddGroupPostResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminConversationsRestrictAccessAddGroupPostResponse200' => false]; + } } diff --git a/generated/Normalizer/AdminConversationsRestrictAccessAddGroupPostResponsedefaultNormalizer.php b/generated/Normalizer/AdminConversationsRestrictAccessAddGroupPostResponsedefaultNormalizer.php index 9931f580..2b91c52d 100644 --- a/generated/Normalizer/AdminConversationsRestrictAccessAddGroupPostResponsedefaultNormalizer.php +++ b/generated/Normalizer/AdminConversationsRestrictAccessAddGroupPostResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminConversationsRestrictAccessAddGroupPostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AdminConversationsRestrictAccessListGroupsGetResponse200Normalizer.php b/generated/Normalizer/AdminConversationsRestrictAccessListGroupsGetResponse200Normalizer.php index 64decf54..51f8664f 100644 --- a/generated/Normalizer/AdminConversationsRestrictAccessListGroupsGetResponse200Normalizer.php +++ b/generated/Normalizer/AdminConversationsRestrictAccessListGroupsGetResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminConversationsRestrictAccessListGroupsGetResponse200' => false]; + } } diff --git a/generated/Normalizer/AdminConversationsRestrictAccessListGroupsGetResponsedefaultNormalizer.php b/generated/Normalizer/AdminConversationsRestrictAccessListGroupsGetResponsedefaultNormalizer.php index 5a47e8ab..6c685949 100644 --- a/generated/Normalizer/AdminConversationsRestrictAccessListGroupsGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/AdminConversationsRestrictAccessListGroupsGetResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminConversationsRestrictAccessListGroupsGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AdminConversationsRestrictAccessRemoveGroupPostResponse200Normalizer.php b/generated/Normalizer/AdminConversationsRestrictAccessRemoveGroupPostResponse200Normalizer.php index 559eeab4..21d188f4 100644 --- a/generated/Normalizer/AdminConversationsRestrictAccessRemoveGroupPostResponse200Normalizer.php +++ b/generated/Normalizer/AdminConversationsRestrictAccessRemoveGroupPostResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminConversationsRestrictAccessRemoveGroupPostResponse200' => false]; + } } diff --git a/generated/Normalizer/AdminConversationsRestrictAccessRemoveGroupPostResponsedefaultNormalizer.php b/generated/Normalizer/AdminConversationsRestrictAccessRemoveGroupPostResponsedefaultNormalizer.php index f2f578ec..a3275f12 100644 --- a/generated/Normalizer/AdminConversationsRestrictAccessRemoveGroupPostResponsedefaultNormalizer.php +++ b/generated/Normalizer/AdminConversationsRestrictAccessRemoveGroupPostResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminConversationsRestrictAccessRemoveGroupPostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AdminConversationsSearchGetResponse200Normalizer.php b/generated/Normalizer/AdminConversationsSearchGetResponse200Normalizer.php index 6cdf157f..8663d957 100644 --- a/generated/Normalizer/AdminConversationsSearchGetResponse200Normalizer.php +++ b/generated/Normalizer/AdminConversationsSearchGetResponse200Normalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminConversationsSearchGetResponse200' => false]; + } } diff --git a/generated/Normalizer/AdminConversationsSearchGetResponsedefaultNormalizer.php b/generated/Normalizer/AdminConversationsSearchGetResponsedefaultNormalizer.php index 73fc4101..f545fcd5 100644 --- a/generated/Normalizer/AdminConversationsSearchGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/AdminConversationsSearchGetResponsedefaultNormalizer.php @@ -77,4 +77,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminConversationsSearchGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AdminConversationsSetConversationPrefsPostResponse200Normalizer.php b/generated/Normalizer/AdminConversationsSetConversationPrefsPostResponse200Normalizer.php index c995a8e1..bed5e566 100644 --- a/generated/Normalizer/AdminConversationsSetConversationPrefsPostResponse200Normalizer.php +++ b/generated/Normalizer/AdminConversationsSetConversationPrefsPostResponse200Normalizer.php @@ -71,4 +71,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminConversationsSetConversationPrefsPostResponse200' => false]; + } } diff --git a/generated/Normalizer/AdminConversationsSetConversationPrefsPostResponsedefaultNormalizer.php b/generated/Normalizer/AdminConversationsSetConversationPrefsPostResponsedefaultNormalizer.php index 907acdf3..8ea4c8c5 100644 --- a/generated/Normalizer/AdminConversationsSetConversationPrefsPostResponsedefaultNormalizer.php +++ b/generated/Normalizer/AdminConversationsSetConversationPrefsPostResponsedefaultNormalizer.php @@ -77,4 +77,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminConversationsSetConversationPrefsPostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AdminConversationsSetTeamsPostResponse200Normalizer.php b/generated/Normalizer/AdminConversationsSetTeamsPostResponse200Normalizer.php index 46b9204c..0b9b4c29 100644 --- a/generated/Normalizer/AdminConversationsSetTeamsPostResponse200Normalizer.php +++ b/generated/Normalizer/AdminConversationsSetTeamsPostResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminConversationsSetTeamsPostResponse200' => false]; + } } diff --git a/generated/Normalizer/AdminConversationsSetTeamsPostResponsedefaultNormalizer.php b/generated/Normalizer/AdminConversationsSetTeamsPostResponsedefaultNormalizer.php index c47cc40c..2b04fe83 100644 --- a/generated/Normalizer/AdminConversationsSetTeamsPostResponsedefaultNormalizer.php +++ b/generated/Normalizer/AdminConversationsSetTeamsPostResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminConversationsSetTeamsPostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AdminConversationsUnarchivePostResponse200Normalizer.php b/generated/Normalizer/AdminConversationsUnarchivePostResponse200Normalizer.php index bd147c54..1f8ca48c 100644 --- a/generated/Normalizer/AdminConversationsUnarchivePostResponse200Normalizer.php +++ b/generated/Normalizer/AdminConversationsUnarchivePostResponse200Normalizer.php @@ -71,4 +71,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminConversationsUnarchivePostResponse200' => false]; + } } diff --git a/generated/Normalizer/AdminConversationsUnarchivePostResponsedefaultNormalizer.php b/generated/Normalizer/AdminConversationsUnarchivePostResponsedefaultNormalizer.php index 2d24c1ef..e729bbc9 100644 --- a/generated/Normalizer/AdminConversationsUnarchivePostResponsedefaultNormalizer.php +++ b/generated/Normalizer/AdminConversationsUnarchivePostResponsedefaultNormalizer.php @@ -77,4 +77,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminConversationsUnarchivePostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AdminEmojiAddAliasPostResponse200Normalizer.php b/generated/Normalizer/AdminEmojiAddAliasPostResponse200Normalizer.php index 7d9bf206..dc128ac3 100644 --- a/generated/Normalizer/AdminEmojiAddAliasPostResponse200Normalizer.php +++ b/generated/Normalizer/AdminEmojiAddAliasPostResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminEmojiAddAliasPostResponse200' => false]; + } } diff --git a/generated/Normalizer/AdminEmojiAddAliasPostResponsedefaultNormalizer.php b/generated/Normalizer/AdminEmojiAddAliasPostResponsedefaultNormalizer.php index 9707545b..1706a7e1 100644 --- a/generated/Normalizer/AdminEmojiAddAliasPostResponsedefaultNormalizer.php +++ b/generated/Normalizer/AdminEmojiAddAliasPostResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminEmojiAddAliasPostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AdminEmojiAddPostResponse200Normalizer.php b/generated/Normalizer/AdminEmojiAddPostResponse200Normalizer.php index 306e3d01..3183615b 100644 --- a/generated/Normalizer/AdminEmojiAddPostResponse200Normalizer.php +++ b/generated/Normalizer/AdminEmojiAddPostResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminEmojiAddPostResponse200' => false]; + } } diff --git a/generated/Normalizer/AdminEmojiAddPostResponsedefaultNormalizer.php b/generated/Normalizer/AdminEmojiAddPostResponsedefaultNormalizer.php index 938789fc..6a100d2d 100644 --- a/generated/Normalizer/AdminEmojiAddPostResponsedefaultNormalizer.php +++ b/generated/Normalizer/AdminEmojiAddPostResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminEmojiAddPostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AdminEmojiListGetResponse200Normalizer.php b/generated/Normalizer/AdminEmojiListGetResponse200Normalizer.php index 39181959..a2cb1eae 100644 --- a/generated/Normalizer/AdminEmojiListGetResponse200Normalizer.php +++ b/generated/Normalizer/AdminEmojiListGetResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminEmojiListGetResponse200' => false]; + } } diff --git a/generated/Normalizer/AdminEmojiListGetResponsedefaultNormalizer.php b/generated/Normalizer/AdminEmojiListGetResponsedefaultNormalizer.php index 88c995f7..6e4d9f54 100644 --- a/generated/Normalizer/AdminEmojiListGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/AdminEmojiListGetResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminEmojiListGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AdminEmojiRemovePostResponse200Normalizer.php b/generated/Normalizer/AdminEmojiRemovePostResponse200Normalizer.php index 4e4bdbeb..72afe82d 100644 --- a/generated/Normalizer/AdminEmojiRemovePostResponse200Normalizer.php +++ b/generated/Normalizer/AdminEmojiRemovePostResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminEmojiRemovePostResponse200' => false]; + } } diff --git a/generated/Normalizer/AdminEmojiRemovePostResponsedefaultNormalizer.php b/generated/Normalizer/AdminEmojiRemovePostResponsedefaultNormalizer.php index 107b57b6..3d0a97f6 100644 --- a/generated/Normalizer/AdminEmojiRemovePostResponsedefaultNormalizer.php +++ b/generated/Normalizer/AdminEmojiRemovePostResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminEmojiRemovePostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AdminEmojiRenamePostResponse200Normalizer.php b/generated/Normalizer/AdminEmojiRenamePostResponse200Normalizer.php index c887a47e..6d055710 100644 --- a/generated/Normalizer/AdminEmojiRenamePostResponse200Normalizer.php +++ b/generated/Normalizer/AdminEmojiRenamePostResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminEmojiRenamePostResponse200' => false]; + } } diff --git a/generated/Normalizer/AdminEmojiRenamePostResponsedefaultNormalizer.php b/generated/Normalizer/AdminEmojiRenamePostResponsedefaultNormalizer.php index 6729471b..0836c901 100644 --- a/generated/Normalizer/AdminEmojiRenamePostResponsedefaultNormalizer.php +++ b/generated/Normalizer/AdminEmojiRenamePostResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminEmojiRenamePostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AdminInviteRequestsApprovePostResponse200Normalizer.php b/generated/Normalizer/AdminInviteRequestsApprovePostResponse200Normalizer.php index d0f53529..b8a38269 100644 --- a/generated/Normalizer/AdminInviteRequestsApprovePostResponse200Normalizer.php +++ b/generated/Normalizer/AdminInviteRequestsApprovePostResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminInviteRequestsApprovePostResponse200' => false]; + } } diff --git a/generated/Normalizer/AdminInviteRequestsApprovePostResponsedefaultNormalizer.php b/generated/Normalizer/AdminInviteRequestsApprovePostResponsedefaultNormalizer.php index 77daf4e8..41f5aa29 100644 --- a/generated/Normalizer/AdminInviteRequestsApprovePostResponsedefaultNormalizer.php +++ b/generated/Normalizer/AdminInviteRequestsApprovePostResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminInviteRequestsApprovePostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AdminInviteRequestsApprovedListGetResponse200Normalizer.php b/generated/Normalizer/AdminInviteRequestsApprovedListGetResponse200Normalizer.php index 3306bd9e..5dabd3d0 100644 --- a/generated/Normalizer/AdminInviteRequestsApprovedListGetResponse200Normalizer.php +++ b/generated/Normalizer/AdminInviteRequestsApprovedListGetResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminInviteRequestsApprovedListGetResponse200' => false]; + } } diff --git a/generated/Normalizer/AdminInviteRequestsApprovedListGetResponsedefaultNormalizer.php b/generated/Normalizer/AdminInviteRequestsApprovedListGetResponsedefaultNormalizer.php index cf42153e..69864548 100644 --- a/generated/Normalizer/AdminInviteRequestsApprovedListGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/AdminInviteRequestsApprovedListGetResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminInviteRequestsApprovedListGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AdminInviteRequestsDeniedListGetResponse200Normalizer.php b/generated/Normalizer/AdminInviteRequestsDeniedListGetResponse200Normalizer.php index 3c2d1749..598019f2 100644 --- a/generated/Normalizer/AdminInviteRequestsDeniedListGetResponse200Normalizer.php +++ b/generated/Normalizer/AdminInviteRequestsDeniedListGetResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminInviteRequestsDeniedListGetResponse200' => false]; + } } diff --git a/generated/Normalizer/AdminInviteRequestsDeniedListGetResponsedefaultNormalizer.php b/generated/Normalizer/AdminInviteRequestsDeniedListGetResponsedefaultNormalizer.php index 2e060c0e..a208c690 100644 --- a/generated/Normalizer/AdminInviteRequestsDeniedListGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/AdminInviteRequestsDeniedListGetResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminInviteRequestsDeniedListGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AdminInviteRequestsDenyPostResponse200Normalizer.php b/generated/Normalizer/AdminInviteRequestsDenyPostResponse200Normalizer.php index 82ce8c15..52563580 100644 --- a/generated/Normalizer/AdminInviteRequestsDenyPostResponse200Normalizer.php +++ b/generated/Normalizer/AdminInviteRequestsDenyPostResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminInviteRequestsDenyPostResponse200' => false]; + } } diff --git a/generated/Normalizer/AdminInviteRequestsDenyPostResponsedefaultNormalizer.php b/generated/Normalizer/AdminInviteRequestsDenyPostResponsedefaultNormalizer.php index dad246b7..e3ad5f21 100644 --- a/generated/Normalizer/AdminInviteRequestsDenyPostResponsedefaultNormalizer.php +++ b/generated/Normalizer/AdminInviteRequestsDenyPostResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminInviteRequestsDenyPostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AdminInviteRequestsListGetResponse200Normalizer.php b/generated/Normalizer/AdminInviteRequestsListGetResponse200Normalizer.php index a030e679..b5aa2c11 100644 --- a/generated/Normalizer/AdminInviteRequestsListGetResponse200Normalizer.php +++ b/generated/Normalizer/AdminInviteRequestsListGetResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminInviteRequestsListGetResponse200' => false]; + } } diff --git a/generated/Normalizer/AdminInviteRequestsListGetResponsedefaultNormalizer.php b/generated/Normalizer/AdminInviteRequestsListGetResponsedefaultNormalizer.php index 26d08086..6f211ef4 100644 --- a/generated/Normalizer/AdminInviteRequestsListGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/AdminInviteRequestsListGetResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminInviteRequestsListGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AdminTeamsAdminsListGetResponse200Normalizer.php b/generated/Normalizer/AdminTeamsAdminsListGetResponse200Normalizer.php index 0397f985..e81a8abb 100644 --- a/generated/Normalizer/AdminTeamsAdminsListGetResponse200Normalizer.php +++ b/generated/Normalizer/AdminTeamsAdminsListGetResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminTeamsAdminsListGetResponse200' => false]; + } } diff --git a/generated/Normalizer/AdminTeamsAdminsListGetResponsedefaultNormalizer.php b/generated/Normalizer/AdminTeamsAdminsListGetResponsedefaultNormalizer.php index 6c1d11ab..78db2ed7 100644 --- a/generated/Normalizer/AdminTeamsAdminsListGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/AdminTeamsAdminsListGetResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminTeamsAdminsListGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AdminTeamsCreatePostResponse200Normalizer.php b/generated/Normalizer/AdminTeamsCreatePostResponse200Normalizer.php index 4ff9dc5d..8b3d01c8 100644 --- a/generated/Normalizer/AdminTeamsCreatePostResponse200Normalizer.php +++ b/generated/Normalizer/AdminTeamsCreatePostResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminTeamsCreatePostResponse200' => false]; + } } diff --git a/generated/Normalizer/AdminTeamsCreatePostResponsedefaultNormalizer.php b/generated/Normalizer/AdminTeamsCreatePostResponsedefaultNormalizer.php index df12e1bc..8c3ec1aa 100644 --- a/generated/Normalizer/AdminTeamsCreatePostResponsedefaultNormalizer.php +++ b/generated/Normalizer/AdminTeamsCreatePostResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminTeamsCreatePostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AdminTeamsListGetResponse200Normalizer.php b/generated/Normalizer/AdminTeamsListGetResponse200Normalizer.php index a2d2dd9a..fa35f3c3 100644 --- a/generated/Normalizer/AdminTeamsListGetResponse200Normalizer.php +++ b/generated/Normalizer/AdminTeamsListGetResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminTeamsListGetResponse200' => false]; + } } diff --git a/generated/Normalizer/AdminTeamsListGetResponsedefaultNormalizer.php b/generated/Normalizer/AdminTeamsListGetResponsedefaultNormalizer.php index a6aa4906..14fc6f13 100644 --- a/generated/Normalizer/AdminTeamsListGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/AdminTeamsListGetResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminTeamsListGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AdminTeamsOwnersListGetResponse200Normalizer.php b/generated/Normalizer/AdminTeamsOwnersListGetResponse200Normalizer.php index b900e3ab..14800ea5 100644 --- a/generated/Normalizer/AdminTeamsOwnersListGetResponse200Normalizer.php +++ b/generated/Normalizer/AdminTeamsOwnersListGetResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminTeamsOwnersListGetResponse200' => false]; + } } diff --git a/generated/Normalizer/AdminTeamsOwnersListGetResponsedefaultNormalizer.php b/generated/Normalizer/AdminTeamsOwnersListGetResponsedefaultNormalizer.php index 2e8fbac6..ab896431 100644 --- a/generated/Normalizer/AdminTeamsOwnersListGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/AdminTeamsOwnersListGetResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminTeamsOwnersListGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AdminTeamsSettingsInfoGetResponse200Normalizer.php b/generated/Normalizer/AdminTeamsSettingsInfoGetResponse200Normalizer.php index 10c51416..90077714 100644 --- a/generated/Normalizer/AdminTeamsSettingsInfoGetResponse200Normalizer.php +++ b/generated/Normalizer/AdminTeamsSettingsInfoGetResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminTeamsSettingsInfoGetResponse200' => false]; + } } diff --git a/generated/Normalizer/AdminTeamsSettingsInfoGetResponsedefaultNormalizer.php b/generated/Normalizer/AdminTeamsSettingsInfoGetResponsedefaultNormalizer.php index 7fe9a86b..296a514b 100644 --- a/generated/Normalizer/AdminTeamsSettingsInfoGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/AdminTeamsSettingsInfoGetResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminTeamsSettingsInfoGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AdminTeamsSettingsSetDefaultChannelsPostResponse200Normalizer.php b/generated/Normalizer/AdminTeamsSettingsSetDefaultChannelsPostResponse200Normalizer.php index 33b79c30..594a163c 100644 --- a/generated/Normalizer/AdminTeamsSettingsSetDefaultChannelsPostResponse200Normalizer.php +++ b/generated/Normalizer/AdminTeamsSettingsSetDefaultChannelsPostResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminTeamsSettingsSetDefaultChannelsPostResponse200' => false]; + } } diff --git a/generated/Normalizer/AdminTeamsSettingsSetDefaultChannelsPostResponsedefaultNormalizer.php b/generated/Normalizer/AdminTeamsSettingsSetDefaultChannelsPostResponsedefaultNormalizer.php index 1a054ef6..232483cf 100644 --- a/generated/Normalizer/AdminTeamsSettingsSetDefaultChannelsPostResponsedefaultNormalizer.php +++ b/generated/Normalizer/AdminTeamsSettingsSetDefaultChannelsPostResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminTeamsSettingsSetDefaultChannelsPostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AdminTeamsSettingsSetDescriptionPostResponse200Normalizer.php b/generated/Normalizer/AdminTeamsSettingsSetDescriptionPostResponse200Normalizer.php index 1e96cc0a..340e109c 100644 --- a/generated/Normalizer/AdminTeamsSettingsSetDescriptionPostResponse200Normalizer.php +++ b/generated/Normalizer/AdminTeamsSettingsSetDescriptionPostResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminTeamsSettingsSetDescriptionPostResponse200' => false]; + } } diff --git a/generated/Normalizer/AdminTeamsSettingsSetDescriptionPostResponsedefaultNormalizer.php b/generated/Normalizer/AdminTeamsSettingsSetDescriptionPostResponsedefaultNormalizer.php index f03a372c..8d430651 100644 --- a/generated/Normalizer/AdminTeamsSettingsSetDescriptionPostResponsedefaultNormalizer.php +++ b/generated/Normalizer/AdminTeamsSettingsSetDescriptionPostResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminTeamsSettingsSetDescriptionPostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AdminTeamsSettingsSetDiscoverabilityPostResponse200Normalizer.php b/generated/Normalizer/AdminTeamsSettingsSetDiscoverabilityPostResponse200Normalizer.php index f35fee1d..59449cb0 100644 --- a/generated/Normalizer/AdminTeamsSettingsSetDiscoverabilityPostResponse200Normalizer.php +++ b/generated/Normalizer/AdminTeamsSettingsSetDiscoverabilityPostResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminTeamsSettingsSetDiscoverabilityPostResponse200' => false]; + } } diff --git a/generated/Normalizer/AdminTeamsSettingsSetDiscoverabilityPostResponsedefaultNormalizer.php b/generated/Normalizer/AdminTeamsSettingsSetDiscoverabilityPostResponsedefaultNormalizer.php index 26c03f60..c081d986 100644 --- a/generated/Normalizer/AdminTeamsSettingsSetDiscoverabilityPostResponsedefaultNormalizer.php +++ b/generated/Normalizer/AdminTeamsSettingsSetDiscoverabilityPostResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminTeamsSettingsSetDiscoverabilityPostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AdminTeamsSettingsSetIconPostResponse200Normalizer.php b/generated/Normalizer/AdminTeamsSettingsSetIconPostResponse200Normalizer.php index 23e2edd1..69b0fbe7 100644 --- a/generated/Normalizer/AdminTeamsSettingsSetIconPostResponse200Normalizer.php +++ b/generated/Normalizer/AdminTeamsSettingsSetIconPostResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminTeamsSettingsSetIconPostResponse200' => false]; + } } diff --git a/generated/Normalizer/AdminTeamsSettingsSetIconPostResponsedefaultNormalizer.php b/generated/Normalizer/AdminTeamsSettingsSetIconPostResponsedefaultNormalizer.php index 51cd1053..03c8366a 100644 --- a/generated/Normalizer/AdminTeamsSettingsSetIconPostResponsedefaultNormalizer.php +++ b/generated/Normalizer/AdminTeamsSettingsSetIconPostResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminTeamsSettingsSetIconPostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AdminTeamsSettingsSetNamePostResponse200Normalizer.php b/generated/Normalizer/AdminTeamsSettingsSetNamePostResponse200Normalizer.php index b532684d..cb5918c6 100644 --- a/generated/Normalizer/AdminTeamsSettingsSetNamePostResponse200Normalizer.php +++ b/generated/Normalizer/AdminTeamsSettingsSetNamePostResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminTeamsSettingsSetNamePostResponse200' => false]; + } } diff --git a/generated/Normalizer/AdminTeamsSettingsSetNamePostResponsedefaultNormalizer.php b/generated/Normalizer/AdminTeamsSettingsSetNamePostResponsedefaultNormalizer.php index e09ef5a7..ddec0f85 100644 --- a/generated/Normalizer/AdminTeamsSettingsSetNamePostResponsedefaultNormalizer.php +++ b/generated/Normalizer/AdminTeamsSettingsSetNamePostResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminTeamsSettingsSetNamePostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AdminUsergroupsAddChannelsPostResponse200Normalizer.php b/generated/Normalizer/AdminUsergroupsAddChannelsPostResponse200Normalizer.php index 4e199396..e1963003 100644 --- a/generated/Normalizer/AdminUsergroupsAddChannelsPostResponse200Normalizer.php +++ b/generated/Normalizer/AdminUsergroupsAddChannelsPostResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminUsergroupsAddChannelsPostResponse200' => false]; + } } diff --git a/generated/Normalizer/AdminUsergroupsAddChannelsPostResponsedefaultNormalizer.php b/generated/Normalizer/AdminUsergroupsAddChannelsPostResponsedefaultNormalizer.php index 833638a2..112c46e1 100644 --- a/generated/Normalizer/AdminUsergroupsAddChannelsPostResponsedefaultNormalizer.php +++ b/generated/Normalizer/AdminUsergroupsAddChannelsPostResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminUsergroupsAddChannelsPostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AdminUsergroupsAddTeamsPostResponse200Normalizer.php b/generated/Normalizer/AdminUsergroupsAddTeamsPostResponse200Normalizer.php index 2af9ef2c..f81b7ff6 100644 --- a/generated/Normalizer/AdminUsergroupsAddTeamsPostResponse200Normalizer.php +++ b/generated/Normalizer/AdminUsergroupsAddTeamsPostResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminUsergroupsAddTeamsPostResponse200' => false]; + } } diff --git a/generated/Normalizer/AdminUsergroupsAddTeamsPostResponsedefaultNormalizer.php b/generated/Normalizer/AdminUsergroupsAddTeamsPostResponsedefaultNormalizer.php index b312a8b8..440725a0 100644 --- a/generated/Normalizer/AdminUsergroupsAddTeamsPostResponsedefaultNormalizer.php +++ b/generated/Normalizer/AdminUsergroupsAddTeamsPostResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminUsergroupsAddTeamsPostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AdminUsergroupsListChannelsGetResponse200Normalizer.php b/generated/Normalizer/AdminUsergroupsListChannelsGetResponse200Normalizer.php index 84403140..25b879c4 100644 --- a/generated/Normalizer/AdminUsergroupsListChannelsGetResponse200Normalizer.php +++ b/generated/Normalizer/AdminUsergroupsListChannelsGetResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminUsergroupsListChannelsGetResponse200' => false]; + } } diff --git a/generated/Normalizer/AdminUsergroupsListChannelsGetResponsedefaultNormalizer.php b/generated/Normalizer/AdminUsergroupsListChannelsGetResponsedefaultNormalizer.php index 9468b930..e78e5d15 100644 --- a/generated/Normalizer/AdminUsergroupsListChannelsGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/AdminUsergroupsListChannelsGetResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminUsergroupsListChannelsGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AdminUsergroupsRemoveChannelsPostResponse200Normalizer.php b/generated/Normalizer/AdminUsergroupsRemoveChannelsPostResponse200Normalizer.php index 1e5f0d43..9aacb812 100644 --- a/generated/Normalizer/AdminUsergroupsRemoveChannelsPostResponse200Normalizer.php +++ b/generated/Normalizer/AdminUsergroupsRemoveChannelsPostResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminUsergroupsRemoveChannelsPostResponse200' => false]; + } } diff --git a/generated/Normalizer/AdminUsergroupsRemoveChannelsPostResponsedefaultNormalizer.php b/generated/Normalizer/AdminUsergroupsRemoveChannelsPostResponsedefaultNormalizer.php index 7393011c..a0f91f00 100644 --- a/generated/Normalizer/AdminUsergroupsRemoveChannelsPostResponsedefaultNormalizer.php +++ b/generated/Normalizer/AdminUsergroupsRemoveChannelsPostResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminUsergroupsRemoveChannelsPostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AdminUsersAssignPostResponse200Normalizer.php b/generated/Normalizer/AdminUsersAssignPostResponse200Normalizer.php index ff7f8e11..3b3aa57f 100644 --- a/generated/Normalizer/AdminUsersAssignPostResponse200Normalizer.php +++ b/generated/Normalizer/AdminUsersAssignPostResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminUsersAssignPostResponse200' => false]; + } } diff --git a/generated/Normalizer/AdminUsersAssignPostResponsedefaultNormalizer.php b/generated/Normalizer/AdminUsersAssignPostResponsedefaultNormalizer.php index 025df095..080ff29b 100644 --- a/generated/Normalizer/AdminUsersAssignPostResponsedefaultNormalizer.php +++ b/generated/Normalizer/AdminUsersAssignPostResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminUsersAssignPostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AdminUsersInvitePostResponse200Normalizer.php b/generated/Normalizer/AdminUsersInvitePostResponse200Normalizer.php index 8404e014..51a96cd0 100644 --- a/generated/Normalizer/AdminUsersInvitePostResponse200Normalizer.php +++ b/generated/Normalizer/AdminUsersInvitePostResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminUsersInvitePostResponse200' => false]; + } } diff --git a/generated/Normalizer/AdminUsersInvitePostResponsedefaultNormalizer.php b/generated/Normalizer/AdminUsersInvitePostResponsedefaultNormalizer.php index 5637f609..0a446de8 100644 --- a/generated/Normalizer/AdminUsersInvitePostResponsedefaultNormalizer.php +++ b/generated/Normalizer/AdminUsersInvitePostResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminUsersInvitePostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AdminUsersListGetResponse200Normalizer.php b/generated/Normalizer/AdminUsersListGetResponse200Normalizer.php index c423441a..1a644b53 100644 --- a/generated/Normalizer/AdminUsersListGetResponse200Normalizer.php +++ b/generated/Normalizer/AdminUsersListGetResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminUsersListGetResponse200' => false]; + } } diff --git a/generated/Normalizer/AdminUsersListGetResponsedefaultNormalizer.php b/generated/Normalizer/AdminUsersListGetResponsedefaultNormalizer.php index fabc7247..3d4b0578 100644 --- a/generated/Normalizer/AdminUsersListGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/AdminUsersListGetResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminUsersListGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AdminUsersRemovePostResponse200Normalizer.php b/generated/Normalizer/AdminUsersRemovePostResponse200Normalizer.php index d345f494..b3a4cd45 100644 --- a/generated/Normalizer/AdminUsersRemovePostResponse200Normalizer.php +++ b/generated/Normalizer/AdminUsersRemovePostResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminUsersRemovePostResponse200' => false]; + } } diff --git a/generated/Normalizer/AdminUsersRemovePostResponsedefaultNormalizer.php b/generated/Normalizer/AdminUsersRemovePostResponsedefaultNormalizer.php index 0f94bd79..031d63ee 100644 --- a/generated/Normalizer/AdminUsersRemovePostResponsedefaultNormalizer.php +++ b/generated/Normalizer/AdminUsersRemovePostResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminUsersRemovePostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AdminUsersSessionInvalidatePostResponse200Normalizer.php b/generated/Normalizer/AdminUsersSessionInvalidatePostResponse200Normalizer.php index af73953d..91a82507 100644 --- a/generated/Normalizer/AdminUsersSessionInvalidatePostResponse200Normalizer.php +++ b/generated/Normalizer/AdminUsersSessionInvalidatePostResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminUsersSessionInvalidatePostResponse200' => false]; + } } diff --git a/generated/Normalizer/AdminUsersSessionInvalidatePostResponsedefaultNormalizer.php b/generated/Normalizer/AdminUsersSessionInvalidatePostResponsedefaultNormalizer.php index f062bf2f..24baf492 100644 --- a/generated/Normalizer/AdminUsersSessionInvalidatePostResponsedefaultNormalizer.php +++ b/generated/Normalizer/AdminUsersSessionInvalidatePostResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminUsersSessionInvalidatePostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AdminUsersSessionResetPostResponse200Normalizer.php b/generated/Normalizer/AdminUsersSessionResetPostResponse200Normalizer.php index 6bbf15d3..df77d6f8 100644 --- a/generated/Normalizer/AdminUsersSessionResetPostResponse200Normalizer.php +++ b/generated/Normalizer/AdminUsersSessionResetPostResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminUsersSessionResetPostResponse200' => false]; + } } diff --git a/generated/Normalizer/AdminUsersSessionResetPostResponsedefaultNormalizer.php b/generated/Normalizer/AdminUsersSessionResetPostResponsedefaultNormalizer.php index 47cf5ee6..c049fffd 100644 --- a/generated/Normalizer/AdminUsersSessionResetPostResponsedefaultNormalizer.php +++ b/generated/Normalizer/AdminUsersSessionResetPostResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminUsersSessionResetPostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AdminUsersSetAdminPostResponse200Normalizer.php b/generated/Normalizer/AdminUsersSetAdminPostResponse200Normalizer.php index 7c0e5dd9..3f4bcc88 100644 --- a/generated/Normalizer/AdminUsersSetAdminPostResponse200Normalizer.php +++ b/generated/Normalizer/AdminUsersSetAdminPostResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminUsersSetAdminPostResponse200' => false]; + } } diff --git a/generated/Normalizer/AdminUsersSetAdminPostResponsedefaultNormalizer.php b/generated/Normalizer/AdminUsersSetAdminPostResponsedefaultNormalizer.php index 0a421aac..1097416b 100644 --- a/generated/Normalizer/AdminUsersSetAdminPostResponsedefaultNormalizer.php +++ b/generated/Normalizer/AdminUsersSetAdminPostResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminUsersSetAdminPostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AdminUsersSetExpirationPostResponse200Normalizer.php b/generated/Normalizer/AdminUsersSetExpirationPostResponse200Normalizer.php index 95c1fc96..ea033f72 100644 --- a/generated/Normalizer/AdminUsersSetExpirationPostResponse200Normalizer.php +++ b/generated/Normalizer/AdminUsersSetExpirationPostResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminUsersSetExpirationPostResponse200' => false]; + } } diff --git a/generated/Normalizer/AdminUsersSetExpirationPostResponsedefaultNormalizer.php b/generated/Normalizer/AdminUsersSetExpirationPostResponsedefaultNormalizer.php index fb772fe3..f65469eb 100644 --- a/generated/Normalizer/AdminUsersSetExpirationPostResponsedefaultNormalizer.php +++ b/generated/Normalizer/AdminUsersSetExpirationPostResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminUsersSetExpirationPostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AdminUsersSetOwnerPostResponse200Normalizer.php b/generated/Normalizer/AdminUsersSetOwnerPostResponse200Normalizer.php index 166d5161..85f18a9f 100644 --- a/generated/Normalizer/AdminUsersSetOwnerPostResponse200Normalizer.php +++ b/generated/Normalizer/AdminUsersSetOwnerPostResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminUsersSetOwnerPostResponse200' => false]; + } } diff --git a/generated/Normalizer/AdminUsersSetOwnerPostResponsedefaultNormalizer.php b/generated/Normalizer/AdminUsersSetOwnerPostResponsedefaultNormalizer.php index 35125caf..6a4d4fc0 100644 --- a/generated/Normalizer/AdminUsersSetOwnerPostResponsedefaultNormalizer.php +++ b/generated/Normalizer/AdminUsersSetOwnerPostResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminUsersSetOwnerPostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AdminUsersSetRegularPostResponse200Normalizer.php b/generated/Normalizer/AdminUsersSetRegularPostResponse200Normalizer.php index 1a6cb229..dfae47dd 100644 --- a/generated/Normalizer/AdminUsersSetRegularPostResponse200Normalizer.php +++ b/generated/Normalizer/AdminUsersSetRegularPostResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminUsersSetRegularPostResponse200' => false]; + } } diff --git a/generated/Normalizer/AdminUsersSetRegularPostResponsedefaultNormalizer.php b/generated/Normalizer/AdminUsersSetRegularPostResponsedefaultNormalizer.php index 103b2c83..21e69353 100644 --- a/generated/Normalizer/AdminUsersSetRegularPostResponsedefaultNormalizer.php +++ b/generated/Normalizer/AdminUsersSetRegularPostResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AdminUsersSetRegularPostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/ApiTestGetResponse200Normalizer.php b/generated/Normalizer/ApiTestGetResponse200Normalizer.php index b58d6d4e..502f5ae7 100644 --- a/generated/Normalizer/ApiTestGetResponse200Normalizer.php +++ b/generated/Normalizer/ApiTestGetResponse200Normalizer.php @@ -91,4 +91,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ApiTestGetResponse200' => false]; + } } diff --git a/generated/Normalizer/ApiTestGetResponsedefaultNormalizer.php b/generated/Normalizer/ApiTestGetResponsedefaultNormalizer.php index 3d6b84f9..63e096b4 100644 --- a/generated/Normalizer/ApiTestGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/ApiTestGetResponsedefaultNormalizer.php @@ -98,4 +98,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ApiTestGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AppsEventAuthorizationsListGetResponse200Normalizer.php b/generated/Normalizer/AppsEventAuthorizationsListGetResponse200Normalizer.php index 9f406bc1..0a0b2072 100644 --- a/generated/Normalizer/AppsEventAuthorizationsListGetResponse200Normalizer.php +++ b/generated/Normalizer/AppsEventAuthorizationsListGetResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AppsEventAuthorizationsListGetResponse200' => false]; + } } diff --git a/generated/Normalizer/AppsEventAuthorizationsListGetResponsedefaultNormalizer.php b/generated/Normalizer/AppsEventAuthorizationsListGetResponsedefaultNormalizer.php index afcaf918..05de7758 100644 --- a/generated/Normalizer/AppsEventAuthorizationsListGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/AppsEventAuthorizationsListGetResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AppsEventAuthorizationsListGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AppsPermissionsInfoGetResponse200InfoAppHomeNormalizer.php b/generated/Normalizer/AppsPermissionsInfoGetResponse200InfoAppHomeNormalizer.php index aafd1d1c..326ca17c 100644 --- a/generated/Normalizer/AppsPermissionsInfoGetResponse200InfoAppHomeNormalizer.php +++ b/generated/Normalizer/AppsPermissionsInfoGetResponse200InfoAppHomeNormalizer.php @@ -89,4 +89,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AppsPermissionsInfoGetResponse200InfoAppHome' => false]; + } } diff --git a/generated/Normalizer/AppsPermissionsInfoGetResponse200InfoChannelNormalizer.php b/generated/Normalizer/AppsPermissionsInfoGetResponse200InfoChannelNormalizer.php index cb073482..6fc3aaef 100644 --- a/generated/Normalizer/AppsPermissionsInfoGetResponse200InfoChannelNormalizer.php +++ b/generated/Normalizer/AppsPermissionsInfoGetResponse200InfoChannelNormalizer.php @@ -89,4 +89,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AppsPermissionsInfoGetResponse200InfoChannel' => false]; + } } diff --git a/generated/Normalizer/AppsPermissionsInfoGetResponse200InfoGroupNormalizer.php b/generated/Normalizer/AppsPermissionsInfoGetResponse200InfoGroupNormalizer.php index af381356..afcaa9b7 100644 --- a/generated/Normalizer/AppsPermissionsInfoGetResponse200InfoGroupNormalizer.php +++ b/generated/Normalizer/AppsPermissionsInfoGetResponse200InfoGroupNormalizer.php @@ -89,4 +89,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AppsPermissionsInfoGetResponse200InfoGroup' => false]; + } } diff --git a/generated/Normalizer/AppsPermissionsInfoGetResponse200InfoImNormalizer.php b/generated/Normalizer/AppsPermissionsInfoGetResponse200InfoImNormalizer.php index c1f75376..f36d1d94 100644 --- a/generated/Normalizer/AppsPermissionsInfoGetResponse200InfoImNormalizer.php +++ b/generated/Normalizer/AppsPermissionsInfoGetResponse200InfoImNormalizer.php @@ -89,4 +89,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AppsPermissionsInfoGetResponse200InfoIm' => false]; + } } diff --git a/generated/Normalizer/AppsPermissionsInfoGetResponse200InfoMpimNormalizer.php b/generated/Normalizer/AppsPermissionsInfoGetResponse200InfoMpimNormalizer.php index e686e02f..3657f387 100644 --- a/generated/Normalizer/AppsPermissionsInfoGetResponse200InfoMpimNormalizer.php +++ b/generated/Normalizer/AppsPermissionsInfoGetResponse200InfoMpimNormalizer.php @@ -89,4 +89,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AppsPermissionsInfoGetResponse200InfoMpim' => false]; + } } diff --git a/generated/Normalizer/AppsPermissionsInfoGetResponse200InfoNormalizer.php b/generated/Normalizer/AppsPermissionsInfoGetResponse200InfoNormalizer.php index 14290f31..8c09d127 100644 --- a/generated/Normalizer/AppsPermissionsInfoGetResponse200InfoNormalizer.php +++ b/generated/Normalizer/AppsPermissionsInfoGetResponse200InfoNormalizer.php @@ -101,4 +101,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AppsPermissionsInfoGetResponse200Info' => false]; + } } diff --git a/generated/Normalizer/AppsPermissionsInfoGetResponse200InfoTeamNormalizer.php b/generated/Normalizer/AppsPermissionsInfoGetResponse200InfoTeamNormalizer.php index 14f3fbb2..4a096dbf 100644 --- a/generated/Normalizer/AppsPermissionsInfoGetResponse200InfoTeamNormalizer.php +++ b/generated/Normalizer/AppsPermissionsInfoGetResponse200InfoTeamNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AppsPermissionsInfoGetResponse200InfoTeam' => false]; + } } diff --git a/generated/Normalizer/AppsPermissionsInfoGetResponse200Normalizer.php b/generated/Normalizer/AppsPermissionsInfoGetResponse200Normalizer.php index 0f79800b..2038d593 100644 --- a/generated/Normalizer/AppsPermissionsInfoGetResponse200Normalizer.php +++ b/generated/Normalizer/AppsPermissionsInfoGetResponse200Normalizer.php @@ -77,4 +77,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AppsPermissionsInfoGetResponse200' => false]; + } } diff --git a/generated/Normalizer/AppsPermissionsInfoGetResponsedefaultNormalizer.php b/generated/Normalizer/AppsPermissionsInfoGetResponsedefaultNormalizer.php index 32d7b407..a3f96a88 100644 --- a/generated/Normalizer/AppsPermissionsInfoGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/AppsPermissionsInfoGetResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AppsPermissionsInfoGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AppsPermissionsRequestGetResponse200Normalizer.php b/generated/Normalizer/AppsPermissionsRequestGetResponse200Normalizer.php index d1832df5..6c7d0871 100644 --- a/generated/Normalizer/AppsPermissionsRequestGetResponse200Normalizer.php +++ b/generated/Normalizer/AppsPermissionsRequestGetResponse200Normalizer.php @@ -71,4 +71,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AppsPermissionsRequestGetResponse200' => false]; + } } diff --git a/generated/Normalizer/AppsPermissionsRequestGetResponsedefaultNormalizer.php b/generated/Normalizer/AppsPermissionsRequestGetResponsedefaultNormalizer.php index 85f88c1a..ca6087fa 100644 --- a/generated/Normalizer/AppsPermissionsRequestGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/AppsPermissionsRequestGetResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AppsPermissionsRequestGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AppsPermissionsResourcesListGetResponse200Normalizer.php b/generated/Normalizer/AppsPermissionsResourcesListGetResponse200Normalizer.php index 0af35955..b2c2e940 100644 --- a/generated/Normalizer/AppsPermissionsResourcesListGetResponse200Normalizer.php +++ b/generated/Normalizer/AppsPermissionsResourcesListGetResponse200Normalizer.php @@ -106,4 +106,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AppsPermissionsResourcesListGetResponse200' => false]; + } } diff --git a/generated/Normalizer/AppsPermissionsResourcesListGetResponse200ResourcesItemNormalizer.php b/generated/Normalizer/AppsPermissionsResourcesListGetResponse200ResourcesItemNormalizer.php index eade5bd5..1d225ac0 100644 --- a/generated/Normalizer/AppsPermissionsResourcesListGetResponse200ResourcesItemNormalizer.php +++ b/generated/Normalizer/AppsPermissionsResourcesListGetResponse200ResourcesItemNormalizer.php @@ -81,4 +81,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AppsPermissionsResourcesListGetResponse200ResourcesItem' => false]; + } } diff --git a/generated/Normalizer/AppsPermissionsResourcesListGetResponse200ResponseMetadataNormalizer.php b/generated/Normalizer/AppsPermissionsResourcesListGetResponse200ResponseMetadataNormalizer.php index 4cb1ac26..66cbad82 100644 --- a/generated/Normalizer/AppsPermissionsResourcesListGetResponse200ResponseMetadataNormalizer.php +++ b/generated/Normalizer/AppsPermissionsResourcesListGetResponse200ResponseMetadataNormalizer.php @@ -71,4 +71,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AppsPermissionsResourcesListGetResponse200ResponseMetadata' => false]; + } } diff --git a/generated/Normalizer/AppsPermissionsResourcesListGetResponsedefaultNormalizer.php b/generated/Normalizer/AppsPermissionsResourcesListGetResponsedefaultNormalizer.php index 04bc5728..c2a29b37 100644 --- a/generated/Normalizer/AppsPermissionsResourcesListGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/AppsPermissionsResourcesListGetResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AppsPermissionsResourcesListGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AppsPermissionsScopesListGetResponse200Normalizer.php b/generated/Normalizer/AppsPermissionsScopesListGetResponse200Normalizer.php index 6f541696..be7fb830 100644 --- a/generated/Normalizer/AppsPermissionsScopesListGetResponse200Normalizer.php +++ b/generated/Normalizer/AppsPermissionsScopesListGetResponse200Normalizer.php @@ -89,4 +89,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AppsPermissionsScopesListGetResponse200' => false]; + } } diff --git a/generated/Normalizer/AppsPermissionsScopesListGetResponse200ScopesNormalizer.php b/generated/Normalizer/AppsPermissionsScopesListGetResponse200ScopesNormalizer.php index 48be64d2..b5fade86 100644 --- a/generated/Normalizer/AppsPermissionsScopesListGetResponse200ScopesNormalizer.php +++ b/generated/Normalizer/AppsPermissionsScopesListGetResponse200ScopesNormalizer.php @@ -194,4 +194,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AppsPermissionsScopesListGetResponse200Scopes' => false]; + } } diff --git a/generated/Normalizer/AppsPermissionsScopesListGetResponsedefaultNormalizer.php b/generated/Normalizer/AppsPermissionsScopesListGetResponsedefaultNormalizer.php index 6d1547b4..c9e5fea6 100644 --- a/generated/Normalizer/AppsPermissionsScopesListGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/AppsPermissionsScopesListGetResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AppsPermissionsScopesListGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AppsPermissionsUsersListGetResponse200Normalizer.php b/generated/Normalizer/AppsPermissionsUsersListGetResponse200Normalizer.php index cb75bdd9..3950bda1 100644 --- a/generated/Normalizer/AppsPermissionsUsersListGetResponse200Normalizer.php +++ b/generated/Normalizer/AppsPermissionsUsersListGetResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AppsPermissionsUsersListGetResponse200' => false]; + } } diff --git a/generated/Normalizer/AppsPermissionsUsersListGetResponsedefaultNormalizer.php b/generated/Normalizer/AppsPermissionsUsersListGetResponsedefaultNormalizer.php index 9e1e3a36..8e77a98e 100644 --- a/generated/Normalizer/AppsPermissionsUsersListGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/AppsPermissionsUsersListGetResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AppsPermissionsUsersListGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AppsPermissionsUsersRequestGetResponse200Normalizer.php b/generated/Normalizer/AppsPermissionsUsersRequestGetResponse200Normalizer.php index 7176246e..c008fe4d 100644 --- a/generated/Normalizer/AppsPermissionsUsersRequestGetResponse200Normalizer.php +++ b/generated/Normalizer/AppsPermissionsUsersRequestGetResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AppsPermissionsUsersRequestGetResponse200' => false]; + } } diff --git a/generated/Normalizer/AppsPermissionsUsersRequestGetResponsedefaultNormalizer.php b/generated/Normalizer/AppsPermissionsUsersRequestGetResponsedefaultNormalizer.php index 79fd78d6..e2721e84 100644 --- a/generated/Normalizer/AppsPermissionsUsersRequestGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/AppsPermissionsUsersRequestGetResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AppsPermissionsUsersRequestGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AppsUninstallGetResponse200Normalizer.php b/generated/Normalizer/AppsUninstallGetResponse200Normalizer.php index 1621270e..b31b8e92 100644 --- a/generated/Normalizer/AppsUninstallGetResponse200Normalizer.php +++ b/generated/Normalizer/AppsUninstallGetResponse200Normalizer.php @@ -71,4 +71,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AppsUninstallGetResponse200' => false]; + } } diff --git a/generated/Normalizer/AppsUninstallGetResponsedefaultNormalizer.php b/generated/Normalizer/AppsUninstallGetResponsedefaultNormalizer.php index e049ced8..7d945535 100644 --- a/generated/Normalizer/AppsUninstallGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/AppsUninstallGetResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AppsUninstallGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AuthRevokeGetResponse200Normalizer.php b/generated/Normalizer/AuthRevokeGetResponse200Normalizer.php index 7e0f54a7..5c4a6656 100644 --- a/generated/Normalizer/AuthRevokeGetResponse200Normalizer.php +++ b/generated/Normalizer/AuthRevokeGetResponse200Normalizer.php @@ -77,4 +77,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AuthRevokeGetResponse200' => false]; + } } diff --git a/generated/Normalizer/AuthRevokeGetResponsedefaultNormalizer.php b/generated/Normalizer/AuthRevokeGetResponsedefaultNormalizer.php index e7056471..12351a13 100644 --- a/generated/Normalizer/AuthRevokeGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/AuthRevokeGetResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AuthRevokeGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/AuthTestGetResponse200Normalizer.php b/generated/Normalizer/AuthTestGetResponse200Normalizer.php index 4ccab832..0b9a2a2b 100644 --- a/generated/Normalizer/AuthTestGetResponse200Normalizer.php +++ b/generated/Normalizer/AuthTestGetResponse200Normalizer.php @@ -117,4 +117,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AuthTestGetResponse200' => false]; + } } diff --git a/generated/Normalizer/AuthTestGetResponsedefaultNormalizer.php b/generated/Normalizer/AuthTestGetResponsedefaultNormalizer.php index 78179795..4f0bb285 100644 --- a/generated/Normalizer/AuthTestGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/AuthTestGetResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\AuthTestGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/BlocksItemNormalizer.php b/generated/Normalizer/BlocksItemNormalizer.php index f28220cf..3982a6aa 100644 --- a/generated/Normalizer/BlocksItemNormalizer.php +++ b/generated/Normalizer/BlocksItemNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\BlocksItem' => false]; + } } diff --git a/generated/Normalizer/BotsInfoGetResponse200BotIconsNormalizer.php b/generated/Normalizer/BotsInfoGetResponse200BotIconsNormalizer.php index d0018a99..d4e591f9 100644 --- a/generated/Normalizer/BotsInfoGetResponse200BotIconsNormalizer.php +++ b/generated/Normalizer/BotsInfoGetResponse200BotIconsNormalizer.php @@ -83,4 +83,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\BotsInfoGetResponse200BotIcons' => false]; + } } diff --git a/generated/Normalizer/BotsInfoGetResponse200BotNormalizer.php b/generated/Normalizer/BotsInfoGetResponse200BotNormalizer.php index 17b535ec..a1b1b9eb 100644 --- a/generated/Normalizer/BotsInfoGetResponse200BotNormalizer.php +++ b/generated/Normalizer/BotsInfoGetResponse200BotNormalizer.php @@ -109,4 +109,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\BotsInfoGetResponse200Bot' => false]; + } } diff --git a/generated/Normalizer/BotsInfoGetResponse200Normalizer.php b/generated/Normalizer/BotsInfoGetResponse200Normalizer.php index b654d6b1..e58c50ed 100644 --- a/generated/Normalizer/BotsInfoGetResponse200Normalizer.php +++ b/generated/Normalizer/BotsInfoGetResponse200Normalizer.php @@ -77,4 +77,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\BotsInfoGetResponse200' => false]; + } } diff --git a/generated/Normalizer/BotsInfoGetResponsedefaultNormalizer.php b/generated/Normalizer/BotsInfoGetResponsedefaultNormalizer.php index b0a2b82b..96aa20ca 100644 --- a/generated/Normalizer/BotsInfoGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/BotsInfoGetResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\BotsInfoGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/CallsAddPostResponse200Normalizer.php b/generated/Normalizer/CallsAddPostResponse200Normalizer.php index 202c0d5b..9eac2242 100644 --- a/generated/Normalizer/CallsAddPostResponse200Normalizer.php +++ b/generated/Normalizer/CallsAddPostResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\CallsAddPostResponse200' => false]; + } } diff --git a/generated/Normalizer/CallsAddPostResponsedefaultNormalizer.php b/generated/Normalizer/CallsAddPostResponsedefaultNormalizer.php index 96619774..ce6354a3 100644 --- a/generated/Normalizer/CallsAddPostResponsedefaultNormalizer.php +++ b/generated/Normalizer/CallsAddPostResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\CallsAddPostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/CallsEndPostResponse200Normalizer.php b/generated/Normalizer/CallsEndPostResponse200Normalizer.php index 7afc8ee3..34e9915a 100644 --- a/generated/Normalizer/CallsEndPostResponse200Normalizer.php +++ b/generated/Normalizer/CallsEndPostResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\CallsEndPostResponse200' => false]; + } } diff --git a/generated/Normalizer/CallsEndPostResponsedefaultNormalizer.php b/generated/Normalizer/CallsEndPostResponsedefaultNormalizer.php index 35ae7635..ddcca14a 100644 --- a/generated/Normalizer/CallsEndPostResponsedefaultNormalizer.php +++ b/generated/Normalizer/CallsEndPostResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\CallsEndPostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/CallsInfoGetResponse200Normalizer.php b/generated/Normalizer/CallsInfoGetResponse200Normalizer.php index 5f3b17d1..8759e4b8 100644 --- a/generated/Normalizer/CallsInfoGetResponse200Normalizer.php +++ b/generated/Normalizer/CallsInfoGetResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\CallsInfoGetResponse200' => false]; + } } diff --git a/generated/Normalizer/CallsInfoGetResponsedefaultNormalizer.php b/generated/Normalizer/CallsInfoGetResponsedefaultNormalizer.php index 1cab448f..c9fbf56f 100644 --- a/generated/Normalizer/CallsInfoGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/CallsInfoGetResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\CallsInfoGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/CallsParticipantsAddPostResponse200Normalizer.php b/generated/Normalizer/CallsParticipantsAddPostResponse200Normalizer.php index 02192dd3..934c0c4d 100644 --- a/generated/Normalizer/CallsParticipantsAddPostResponse200Normalizer.php +++ b/generated/Normalizer/CallsParticipantsAddPostResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\CallsParticipantsAddPostResponse200' => false]; + } } diff --git a/generated/Normalizer/CallsParticipantsAddPostResponsedefaultNormalizer.php b/generated/Normalizer/CallsParticipantsAddPostResponsedefaultNormalizer.php index 62e17709..769b702a 100644 --- a/generated/Normalizer/CallsParticipantsAddPostResponsedefaultNormalizer.php +++ b/generated/Normalizer/CallsParticipantsAddPostResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\CallsParticipantsAddPostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/CallsParticipantsRemovePostResponse200Normalizer.php b/generated/Normalizer/CallsParticipantsRemovePostResponse200Normalizer.php index 7f0f85fb..fa64c82f 100644 --- a/generated/Normalizer/CallsParticipantsRemovePostResponse200Normalizer.php +++ b/generated/Normalizer/CallsParticipantsRemovePostResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\CallsParticipantsRemovePostResponse200' => false]; + } } diff --git a/generated/Normalizer/CallsParticipantsRemovePostResponsedefaultNormalizer.php b/generated/Normalizer/CallsParticipantsRemovePostResponsedefaultNormalizer.php index 918c74e5..cf948169 100644 --- a/generated/Normalizer/CallsParticipantsRemovePostResponsedefaultNormalizer.php +++ b/generated/Normalizer/CallsParticipantsRemovePostResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\CallsParticipantsRemovePostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/CallsUpdatePostResponse200Normalizer.php b/generated/Normalizer/CallsUpdatePostResponse200Normalizer.php index b9725bab..21a4cf03 100644 --- a/generated/Normalizer/CallsUpdatePostResponse200Normalizer.php +++ b/generated/Normalizer/CallsUpdatePostResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\CallsUpdatePostResponse200' => false]; + } } diff --git a/generated/Normalizer/CallsUpdatePostResponsedefaultNormalizer.php b/generated/Normalizer/CallsUpdatePostResponsedefaultNormalizer.php index c74996c2..24957c7e 100644 --- a/generated/Normalizer/CallsUpdatePostResponsedefaultNormalizer.php +++ b/generated/Normalizer/CallsUpdatePostResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\CallsUpdatePostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/ChatDeletePostResponse200Normalizer.php b/generated/Normalizer/ChatDeletePostResponse200Normalizer.php index 6a943f38..01d5fd59 100644 --- a/generated/Normalizer/ChatDeletePostResponse200Normalizer.php +++ b/generated/Normalizer/ChatDeletePostResponse200Normalizer.php @@ -83,4 +83,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ChatDeletePostResponse200' => false]; + } } diff --git a/generated/Normalizer/ChatDeletePostResponsedefaultNormalizer.php b/generated/Normalizer/ChatDeletePostResponsedefaultNormalizer.php index c2c6298f..38314eaf 100644 --- a/generated/Normalizer/ChatDeletePostResponsedefaultNormalizer.php +++ b/generated/Normalizer/ChatDeletePostResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ChatDeletePostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/ChatDeleteScheduledMessagePostResponse200Normalizer.php b/generated/Normalizer/ChatDeleteScheduledMessagePostResponse200Normalizer.php index 6133b2ac..55fb2665 100644 --- a/generated/Normalizer/ChatDeleteScheduledMessagePostResponse200Normalizer.php +++ b/generated/Normalizer/ChatDeleteScheduledMessagePostResponse200Normalizer.php @@ -71,4 +71,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ChatDeleteScheduledMessagePostResponse200' => false]; + } } diff --git a/generated/Normalizer/ChatDeleteScheduledMessagePostResponsedefaultNormalizer.php b/generated/Normalizer/ChatDeleteScheduledMessagePostResponsedefaultNormalizer.php index 11c87af6..a01522b8 100644 --- a/generated/Normalizer/ChatDeleteScheduledMessagePostResponsedefaultNormalizer.php +++ b/generated/Normalizer/ChatDeleteScheduledMessagePostResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ChatDeleteScheduledMessagePostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/ChatGetPermalinkGetResponse200Normalizer.php b/generated/Normalizer/ChatGetPermalinkGetResponse200Normalizer.php index b5079160..7a99a19f 100644 --- a/generated/Normalizer/ChatGetPermalinkGetResponse200Normalizer.php +++ b/generated/Normalizer/ChatGetPermalinkGetResponse200Normalizer.php @@ -83,4 +83,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ChatGetPermalinkGetResponse200' => false]; + } } diff --git a/generated/Normalizer/ChatGetPermalinkGetResponsedefaultNormalizer.php b/generated/Normalizer/ChatGetPermalinkGetResponsedefaultNormalizer.php index bd22b1ac..89d7555e 100644 --- a/generated/Normalizer/ChatGetPermalinkGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/ChatGetPermalinkGetResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ChatGetPermalinkGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/ChatMeMessagePostResponse200Normalizer.php b/generated/Normalizer/ChatMeMessagePostResponse200Normalizer.php index 307a1db7..35537096 100644 --- a/generated/Normalizer/ChatMeMessagePostResponse200Normalizer.php +++ b/generated/Normalizer/ChatMeMessagePostResponse200Normalizer.php @@ -87,4 +87,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ChatMeMessagePostResponse200' => false]; + } } diff --git a/generated/Normalizer/ChatMeMessagePostResponsedefaultNormalizer.php b/generated/Normalizer/ChatMeMessagePostResponsedefaultNormalizer.php index 367ff5c4..f403b543 100644 --- a/generated/Normalizer/ChatMeMessagePostResponsedefaultNormalizer.php +++ b/generated/Normalizer/ChatMeMessagePostResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ChatMeMessagePostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/ChatPostEphemeralPostResponse200Normalizer.php b/generated/Normalizer/ChatPostEphemeralPostResponse200Normalizer.php index 9e9e6552..6a2d3cf9 100644 --- a/generated/Normalizer/ChatPostEphemeralPostResponse200Normalizer.php +++ b/generated/Normalizer/ChatPostEphemeralPostResponse200Normalizer.php @@ -77,4 +77,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ChatPostEphemeralPostResponse200' => false]; + } } diff --git a/generated/Normalizer/ChatPostEphemeralPostResponsedefaultNormalizer.php b/generated/Normalizer/ChatPostEphemeralPostResponsedefaultNormalizer.php index 67c561df..59a34368 100644 --- a/generated/Normalizer/ChatPostEphemeralPostResponsedefaultNormalizer.php +++ b/generated/Normalizer/ChatPostEphemeralPostResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ChatPostEphemeralPostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/ChatPostMessagePostResponse200Normalizer.php b/generated/Normalizer/ChatPostMessagePostResponse200Normalizer.php index 9e4e4481..273c528e 100644 --- a/generated/Normalizer/ChatPostMessagePostResponse200Normalizer.php +++ b/generated/Normalizer/ChatPostMessagePostResponse200Normalizer.php @@ -89,4 +89,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ChatPostMessagePostResponse200' => false]; + } } diff --git a/generated/Normalizer/ChatPostMessagePostResponsedefaultNormalizer.php b/generated/Normalizer/ChatPostMessagePostResponsedefaultNormalizer.php index ef036256..4de28e0c 100644 --- a/generated/Normalizer/ChatPostMessagePostResponsedefaultNormalizer.php +++ b/generated/Normalizer/ChatPostMessagePostResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ChatPostMessagePostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/ChatScheduleMessagePostResponse200MessageAttachmentsItemNormalizer.php b/generated/Normalizer/ChatScheduleMessagePostResponse200MessageAttachmentsItemNormalizer.php index a518f096..5cce1ac1 100644 --- a/generated/Normalizer/ChatScheduleMessagePostResponse200MessageAttachmentsItemNormalizer.php +++ b/generated/Normalizer/ChatScheduleMessagePostResponse200MessageAttachmentsItemNormalizer.php @@ -89,4 +89,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ChatScheduleMessagePostResponse200MessageAttachmentsItem' => false]; + } } diff --git a/generated/Normalizer/ChatScheduleMessagePostResponse200MessageNormalizer.php b/generated/Normalizer/ChatScheduleMessagePostResponse200MessageNormalizer.php index c9fb49ca..21a1c0d3 100644 --- a/generated/Normalizer/ChatScheduleMessagePostResponse200MessageNormalizer.php +++ b/generated/Normalizer/ChatScheduleMessagePostResponse200MessageNormalizer.php @@ -135,4 +135,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ChatScheduleMessagePostResponse200Message' => false]; + } } diff --git a/generated/Normalizer/ChatScheduleMessagePostResponse200Normalizer.php b/generated/Normalizer/ChatScheduleMessagePostResponse200Normalizer.php index 385e9671..e703ccfc 100644 --- a/generated/Normalizer/ChatScheduleMessagePostResponse200Normalizer.php +++ b/generated/Normalizer/ChatScheduleMessagePostResponse200Normalizer.php @@ -107,4 +107,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ChatScheduleMessagePostResponse200' => false]; + } } diff --git a/generated/Normalizer/ChatScheduleMessagePostResponsedefaultNormalizer.php b/generated/Normalizer/ChatScheduleMessagePostResponsedefaultNormalizer.php index 34d89bcd..3a6647e2 100644 --- a/generated/Normalizer/ChatScheduleMessagePostResponsedefaultNormalizer.php +++ b/generated/Normalizer/ChatScheduleMessagePostResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ChatScheduleMessagePostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/ChatScheduledMessagesListGetResponse200Normalizer.php b/generated/Normalizer/ChatScheduledMessagesListGetResponse200Normalizer.php index 037968ca..a9114d76 100644 --- a/generated/Normalizer/ChatScheduledMessagesListGetResponse200Normalizer.php +++ b/generated/Normalizer/ChatScheduledMessagesListGetResponse200Normalizer.php @@ -91,4 +91,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ChatScheduledMessagesListGetResponse200' => false]; + } } diff --git a/generated/Normalizer/ChatScheduledMessagesListGetResponse200ResponseMetadataNormalizer.php b/generated/Normalizer/ChatScheduledMessagesListGetResponse200ResponseMetadataNormalizer.php index 53c696dc..1f10f829 100644 --- a/generated/Normalizer/ChatScheduledMessagesListGetResponse200ResponseMetadataNormalizer.php +++ b/generated/Normalizer/ChatScheduledMessagesListGetResponse200ResponseMetadataNormalizer.php @@ -71,4 +71,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ChatScheduledMessagesListGetResponse200ResponseMetadata' => false]; + } } diff --git a/generated/Normalizer/ChatScheduledMessagesListGetResponse200ScheduledMessagesItemNormalizer.php b/generated/Normalizer/ChatScheduledMessagesListGetResponse200ScheduledMessagesItemNormalizer.php index 5265091e..8400d37e 100644 --- a/generated/Normalizer/ChatScheduledMessagesListGetResponse200ScheduledMessagesItemNormalizer.php +++ b/generated/Normalizer/ChatScheduledMessagesListGetResponse200ScheduledMessagesItemNormalizer.php @@ -109,4 +109,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ChatScheduledMessagesListGetResponse200ScheduledMessagesItem' => false]; + } } diff --git a/generated/Normalizer/ChatScheduledMessagesListGetResponsedefaultNormalizer.php b/generated/Normalizer/ChatScheduledMessagesListGetResponsedefaultNormalizer.php index 9e563009..b00ef91a 100644 --- a/generated/Normalizer/ChatScheduledMessagesListGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/ChatScheduledMessagesListGetResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ChatScheduledMessagesListGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/ChatUnfurlPostResponse200Normalizer.php b/generated/Normalizer/ChatUnfurlPostResponse200Normalizer.php index b65e7f5a..460547a5 100644 --- a/generated/Normalizer/ChatUnfurlPostResponse200Normalizer.php +++ b/generated/Normalizer/ChatUnfurlPostResponse200Normalizer.php @@ -71,4 +71,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ChatUnfurlPostResponse200' => false]; + } } diff --git a/generated/Normalizer/ChatUnfurlPostResponsedefaultNormalizer.php b/generated/Normalizer/ChatUnfurlPostResponsedefaultNormalizer.php index 31ef6ce6..27667539 100644 --- a/generated/Normalizer/ChatUnfurlPostResponsedefaultNormalizer.php +++ b/generated/Normalizer/ChatUnfurlPostResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ChatUnfurlPostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/ChatUpdatePostResponse200MessageNormalizer.php b/generated/Normalizer/ChatUpdatePostResponse200MessageNormalizer.php index 90e3ed95..cd78a96d 100644 --- a/generated/Normalizer/ChatUpdatePostResponse200MessageNormalizer.php +++ b/generated/Normalizer/ChatUpdatePostResponse200MessageNormalizer.php @@ -95,4 +95,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ChatUpdatePostResponse200Message' => false]; + } } diff --git a/generated/Normalizer/ChatUpdatePostResponse200Normalizer.php b/generated/Normalizer/ChatUpdatePostResponse200Normalizer.php index 340f2213..b6db89b7 100644 --- a/generated/Normalizer/ChatUpdatePostResponse200Normalizer.php +++ b/generated/Normalizer/ChatUpdatePostResponse200Normalizer.php @@ -95,4 +95,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ChatUpdatePostResponse200' => false]; + } } diff --git a/generated/Normalizer/ChatUpdatePostResponsedefaultNormalizer.php b/generated/Normalizer/ChatUpdatePostResponsedefaultNormalizer.php index 6da95c43..68d9b476 100644 --- a/generated/Normalizer/ChatUpdatePostResponsedefaultNormalizer.php +++ b/generated/Normalizer/ChatUpdatePostResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ChatUpdatePostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/ConversationsArchivePostResponse200Normalizer.php b/generated/Normalizer/ConversationsArchivePostResponse200Normalizer.php index c68b156a..a2d21394 100644 --- a/generated/Normalizer/ConversationsArchivePostResponse200Normalizer.php +++ b/generated/Normalizer/ConversationsArchivePostResponse200Normalizer.php @@ -71,4 +71,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ConversationsArchivePostResponse200' => false]; + } } diff --git a/generated/Normalizer/ConversationsArchivePostResponsedefaultNormalizer.php b/generated/Normalizer/ConversationsArchivePostResponsedefaultNormalizer.php index c02e3f8f..aeb144f5 100644 --- a/generated/Normalizer/ConversationsArchivePostResponsedefaultNormalizer.php +++ b/generated/Normalizer/ConversationsArchivePostResponsedefaultNormalizer.php @@ -101,4 +101,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ConversationsArchivePostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/ConversationsClosePostResponse200Normalizer.php b/generated/Normalizer/ConversationsClosePostResponse200Normalizer.php index 768cbeb8..eb1729a5 100644 --- a/generated/Normalizer/ConversationsClosePostResponse200Normalizer.php +++ b/generated/Normalizer/ConversationsClosePostResponse200Normalizer.php @@ -87,4 +87,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ConversationsClosePostResponse200' => false]; + } } diff --git a/generated/Normalizer/ConversationsClosePostResponsedefaultNormalizer.php b/generated/Normalizer/ConversationsClosePostResponsedefaultNormalizer.php index cb3a3176..41f13e6b 100644 --- a/generated/Normalizer/ConversationsClosePostResponsedefaultNormalizer.php +++ b/generated/Normalizer/ConversationsClosePostResponsedefaultNormalizer.php @@ -101,4 +101,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ConversationsClosePostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/ConversationsCreatePostResponse200Normalizer.php b/generated/Normalizer/ConversationsCreatePostResponse200Normalizer.php index c151ba4d..8349ec31 100644 --- a/generated/Normalizer/ConversationsCreatePostResponse200Normalizer.php +++ b/generated/Normalizer/ConversationsCreatePostResponse200Normalizer.php @@ -77,4 +77,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ConversationsCreatePostResponse200' => false]; + } } diff --git a/generated/Normalizer/ConversationsCreatePostResponsedefaultNormalizer.php b/generated/Normalizer/ConversationsCreatePostResponsedefaultNormalizer.php index 36731c9b..2bf6bd98 100644 --- a/generated/Normalizer/ConversationsCreatePostResponsedefaultNormalizer.php +++ b/generated/Normalizer/ConversationsCreatePostResponsedefaultNormalizer.php @@ -109,4 +109,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ConversationsCreatePostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/ConversationsHistoryGetResponse200Normalizer.php b/generated/Normalizer/ConversationsHistoryGetResponse200Normalizer.php index 10cf943c..721e5994 100644 --- a/generated/Normalizer/ConversationsHistoryGetResponse200Normalizer.php +++ b/generated/Normalizer/ConversationsHistoryGetResponse200Normalizer.php @@ -117,4 +117,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ConversationsHistoryGetResponse200' => false]; + } } diff --git a/generated/Normalizer/ConversationsHistoryGetResponse200ResponseMetadataNormalizer.php b/generated/Normalizer/ConversationsHistoryGetResponse200ResponseMetadataNormalizer.php index e80c1e52..685d1358 100644 --- a/generated/Normalizer/ConversationsHistoryGetResponse200ResponseMetadataNormalizer.php +++ b/generated/Normalizer/ConversationsHistoryGetResponse200ResponseMetadataNormalizer.php @@ -71,4 +71,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ConversationsHistoryGetResponse200ResponseMetadata' => false]; + } } diff --git a/generated/Normalizer/ConversationsHistoryGetResponsedefaultNormalizer.php b/generated/Normalizer/ConversationsHistoryGetResponsedefaultNormalizer.php index 48911c7a..8690cbf0 100644 --- a/generated/Normalizer/ConversationsHistoryGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/ConversationsHistoryGetResponsedefaultNormalizer.php @@ -101,4 +101,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ConversationsHistoryGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/ConversationsInfoGetResponse200Normalizer.php b/generated/Normalizer/ConversationsInfoGetResponse200Normalizer.php index ea3407b1..3f49d204 100644 --- a/generated/Normalizer/ConversationsInfoGetResponse200Normalizer.php +++ b/generated/Normalizer/ConversationsInfoGetResponse200Normalizer.php @@ -77,4 +77,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ConversationsInfoGetResponse200' => false]; + } } diff --git a/generated/Normalizer/ConversationsInfoGetResponsedefaultNormalizer.php b/generated/Normalizer/ConversationsInfoGetResponsedefaultNormalizer.php index de13db0c..b54357f7 100644 --- a/generated/Normalizer/ConversationsInfoGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/ConversationsInfoGetResponsedefaultNormalizer.php @@ -101,4 +101,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ConversationsInfoGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/ConversationsInvitePostResponse200Normalizer.php b/generated/Normalizer/ConversationsInvitePostResponse200Normalizer.php index 61df134d..397b6919 100644 --- a/generated/Normalizer/ConversationsInvitePostResponse200Normalizer.php +++ b/generated/Normalizer/ConversationsInvitePostResponse200Normalizer.php @@ -77,4 +77,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ConversationsInvitePostResponse200' => false]; + } } diff --git a/generated/Normalizer/ConversationsInvitePostResponsedefaultErrorsItemNormalizer.php b/generated/Normalizer/ConversationsInvitePostResponsedefaultErrorsItemNormalizer.php index b1e9bd83..940761ae 100644 --- a/generated/Normalizer/ConversationsInvitePostResponsedefaultErrorsItemNormalizer.php +++ b/generated/Normalizer/ConversationsInvitePostResponsedefaultErrorsItemNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ConversationsInvitePostResponsedefaultErrorsItem' => false]; + } } diff --git a/generated/Normalizer/ConversationsInvitePostResponsedefaultNormalizer.php b/generated/Normalizer/ConversationsInvitePostResponsedefaultNormalizer.php index 146f8802..ecfc811b 100644 --- a/generated/Normalizer/ConversationsInvitePostResponsedefaultNormalizer.php +++ b/generated/Normalizer/ConversationsInvitePostResponsedefaultNormalizer.php @@ -119,4 +119,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ConversationsInvitePostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/ConversationsJoinPostResponse200Normalizer.php b/generated/Normalizer/ConversationsJoinPostResponse200Normalizer.php index e46e4815..45485402 100644 --- a/generated/Normalizer/ConversationsJoinPostResponse200Normalizer.php +++ b/generated/Normalizer/ConversationsJoinPostResponse200Normalizer.php @@ -93,4 +93,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ConversationsJoinPostResponse200' => false]; + } } diff --git a/generated/Normalizer/ConversationsJoinPostResponse200ResponseMetadataNormalizer.php b/generated/Normalizer/ConversationsJoinPostResponse200ResponseMetadataNormalizer.php index ac9ffb9d..dbb2ea92 100644 --- a/generated/Normalizer/ConversationsJoinPostResponse200ResponseMetadataNormalizer.php +++ b/generated/Normalizer/ConversationsJoinPostResponse200ResponseMetadataNormalizer.php @@ -81,4 +81,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ConversationsJoinPostResponse200ResponseMetadata' => false]; + } } diff --git a/generated/Normalizer/ConversationsJoinPostResponsedefaultNormalizer.php b/generated/Normalizer/ConversationsJoinPostResponsedefaultNormalizer.php index a4cd6d8c..ed487597 100644 --- a/generated/Normalizer/ConversationsJoinPostResponsedefaultNormalizer.php +++ b/generated/Normalizer/ConversationsJoinPostResponsedefaultNormalizer.php @@ -101,4 +101,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ConversationsJoinPostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/ConversationsKickPostResponse200Normalizer.php b/generated/Normalizer/ConversationsKickPostResponse200Normalizer.php index c32c34f3..0d5d0f06 100644 --- a/generated/Normalizer/ConversationsKickPostResponse200Normalizer.php +++ b/generated/Normalizer/ConversationsKickPostResponse200Normalizer.php @@ -71,4 +71,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ConversationsKickPostResponse200' => false]; + } } diff --git a/generated/Normalizer/ConversationsKickPostResponsedefaultNormalizer.php b/generated/Normalizer/ConversationsKickPostResponsedefaultNormalizer.php index 93477d43..ba7a31a2 100644 --- a/generated/Normalizer/ConversationsKickPostResponsedefaultNormalizer.php +++ b/generated/Normalizer/ConversationsKickPostResponsedefaultNormalizer.php @@ -101,4 +101,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ConversationsKickPostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/ConversationsLeavePostResponse200Normalizer.php b/generated/Normalizer/ConversationsLeavePostResponse200Normalizer.php index dab15f31..66e0f595 100644 --- a/generated/Normalizer/ConversationsLeavePostResponse200Normalizer.php +++ b/generated/Normalizer/ConversationsLeavePostResponse200Normalizer.php @@ -79,4 +79,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ConversationsLeavePostResponse200' => false]; + } } diff --git a/generated/Normalizer/ConversationsLeavePostResponsedefaultNormalizer.php b/generated/Normalizer/ConversationsLeavePostResponsedefaultNormalizer.php index 05c61f35..777bf5fd 100644 --- a/generated/Normalizer/ConversationsLeavePostResponsedefaultNormalizer.php +++ b/generated/Normalizer/ConversationsLeavePostResponsedefaultNormalizer.php @@ -101,4 +101,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ConversationsLeavePostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/ConversationsListGetResponse200Normalizer.php b/generated/Normalizer/ConversationsListGetResponse200Normalizer.php index 3d2484bc..d19c91cd 100644 --- a/generated/Normalizer/ConversationsListGetResponse200Normalizer.php +++ b/generated/Normalizer/ConversationsListGetResponse200Normalizer.php @@ -93,4 +93,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ConversationsListGetResponse200' => false]; + } } diff --git a/generated/Normalizer/ConversationsListGetResponse200ResponseMetadataNormalizer.php b/generated/Normalizer/ConversationsListGetResponse200ResponseMetadataNormalizer.php index 254bcebf..de0a2eb0 100644 --- a/generated/Normalizer/ConversationsListGetResponse200ResponseMetadataNormalizer.php +++ b/generated/Normalizer/ConversationsListGetResponse200ResponseMetadataNormalizer.php @@ -71,4 +71,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ConversationsListGetResponse200ResponseMetadata' => false]; + } } diff --git a/generated/Normalizer/ConversationsListGetResponsedefaultNormalizer.php b/generated/Normalizer/ConversationsListGetResponsedefaultNormalizer.php index 76883506..76b3db7c 100644 --- a/generated/Normalizer/ConversationsListGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/ConversationsListGetResponsedefaultNormalizer.php @@ -101,4 +101,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ConversationsListGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/ConversationsMarkPostResponse200Normalizer.php b/generated/Normalizer/ConversationsMarkPostResponse200Normalizer.php index dfcac608..56d984ae 100644 --- a/generated/Normalizer/ConversationsMarkPostResponse200Normalizer.php +++ b/generated/Normalizer/ConversationsMarkPostResponse200Normalizer.php @@ -71,4 +71,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ConversationsMarkPostResponse200' => false]; + } } diff --git a/generated/Normalizer/ConversationsMarkPostResponsedefaultNormalizer.php b/generated/Normalizer/ConversationsMarkPostResponsedefaultNormalizer.php index 4e4aed34..0129f52a 100644 --- a/generated/Normalizer/ConversationsMarkPostResponsedefaultNormalizer.php +++ b/generated/Normalizer/ConversationsMarkPostResponsedefaultNormalizer.php @@ -101,4 +101,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ConversationsMarkPostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/ConversationsMembersGetResponse200Normalizer.php b/generated/Normalizer/ConversationsMembersGetResponse200Normalizer.php index 0d1f5229..da99edbf 100644 --- a/generated/Normalizer/ConversationsMembersGetResponse200Normalizer.php +++ b/generated/Normalizer/ConversationsMembersGetResponse200Normalizer.php @@ -91,4 +91,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ConversationsMembersGetResponse200' => false]; + } } diff --git a/generated/Normalizer/ConversationsMembersGetResponse200ResponseMetadataNormalizer.php b/generated/Normalizer/ConversationsMembersGetResponse200ResponseMetadataNormalizer.php index 6711bf96..0fab49a0 100644 --- a/generated/Normalizer/ConversationsMembersGetResponse200ResponseMetadataNormalizer.php +++ b/generated/Normalizer/ConversationsMembersGetResponse200ResponseMetadataNormalizer.php @@ -71,4 +71,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ConversationsMembersGetResponse200ResponseMetadata' => false]; + } } diff --git a/generated/Normalizer/ConversationsMembersGetResponsedefaultNormalizer.php b/generated/Normalizer/ConversationsMembersGetResponsedefaultNormalizer.php index 8244711d..bc84b46d 100644 --- a/generated/Normalizer/ConversationsMembersGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/ConversationsMembersGetResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ConversationsMembersGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/ConversationsOpenPostResponse200ChannelItem1Normalizer.php b/generated/Normalizer/ConversationsOpenPostResponse200ChannelItem1Normalizer.php index d34c2537..5585e019 100644 --- a/generated/Normalizer/ConversationsOpenPostResponse200ChannelItem1Normalizer.php +++ b/generated/Normalizer/ConversationsOpenPostResponse200ChannelItem1Normalizer.php @@ -141,4 +141,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ConversationsOpenPostResponse200ChannelItem1' => false]; + } } diff --git a/generated/Normalizer/ConversationsOpenPostResponse200Normalizer.php b/generated/Normalizer/ConversationsOpenPostResponse200Normalizer.php index d4d3c210..a986fa38 100644 --- a/generated/Normalizer/ConversationsOpenPostResponse200Normalizer.php +++ b/generated/Normalizer/ConversationsOpenPostResponse200Normalizer.php @@ -93,4 +93,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ConversationsOpenPostResponse200' => false]; + } } diff --git a/generated/Normalizer/ConversationsOpenPostResponsedefaultNormalizer.php b/generated/Normalizer/ConversationsOpenPostResponsedefaultNormalizer.php index e04adfb8..e90841f6 100644 --- a/generated/Normalizer/ConversationsOpenPostResponsedefaultNormalizer.php +++ b/generated/Normalizer/ConversationsOpenPostResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ConversationsOpenPostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/ConversationsRenamePostResponse200Normalizer.php b/generated/Normalizer/ConversationsRenamePostResponse200Normalizer.php index 5ca20282..1ce3a471 100644 --- a/generated/Normalizer/ConversationsRenamePostResponse200Normalizer.php +++ b/generated/Normalizer/ConversationsRenamePostResponse200Normalizer.php @@ -77,4 +77,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ConversationsRenamePostResponse200' => false]; + } } diff --git a/generated/Normalizer/ConversationsRenamePostResponsedefaultNormalizer.php b/generated/Normalizer/ConversationsRenamePostResponsedefaultNormalizer.php index 1f929bc3..4064d5bc 100644 --- a/generated/Normalizer/ConversationsRenamePostResponsedefaultNormalizer.php +++ b/generated/Normalizer/ConversationsRenamePostResponsedefaultNormalizer.php @@ -101,4 +101,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ConversationsRenamePostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/ConversationsRepliesGetResponse200MessagesItemItem0Normalizer.php b/generated/Normalizer/ConversationsRepliesGetResponse200MessagesItemItem0Normalizer.php index 0bedc145..9376cfa0 100644 --- a/generated/Normalizer/ConversationsRepliesGetResponse200MessagesItemItem0Normalizer.php +++ b/generated/Normalizer/ConversationsRepliesGetResponse200MessagesItemItem0Normalizer.php @@ -187,4 +187,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ConversationsRepliesGetResponse200MessagesItemItem0' => false]; + } } diff --git a/generated/Normalizer/ConversationsRepliesGetResponse200MessagesItemItem1Normalizer.php b/generated/Normalizer/ConversationsRepliesGetResponse200MessagesItemItem1Normalizer.php index e9f53833..8a4a3ed4 100644 --- a/generated/Normalizer/ConversationsRepliesGetResponse200MessagesItemItem1Normalizer.php +++ b/generated/Normalizer/ConversationsRepliesGetResponse200MessagesItemItem1Normalizer.php @@ -141,4 +141,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ConversationsRepliesGetResponse200MessagesItemItem1' => false]; + } } diff --git a/generated/Normalizer/ConversationsRepliesGetResponse200Normalizer.php b/generated/Normalizer/ConversationsRepliesGetResponse200Normalizer.php index c9aabfa8..75f281cb 100644 --- a/generated/Normalizer/ConversationsRepliesGetResponse200Normalizer.php +++ b/generated/Normalizer/ConversationsRepliesGetResponse200Normalizer.php @@ -101,4 +101,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ConversationsRepliesGetResponse200' => false]; + } } diff --git a/generated/Normalizer/ConversationsRepliesGetResponse200ResponseMetadataNormalizer.php b/generated/Normalizer/ConversationsRepliesGetResponse200ResponseMetadataNormalizer.php index af906fd4..3761b99f 100644 --- a/generated/Normalizer/ConversationsRepliesGetResponse200ResponseMetadataNormalizer.php +++ b/generated/Normalizer/ConversationsRepliesGetResponse200ResponseMetadataNormalizer.php @@ -71,4 +71,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ConversationsRepliesGetResponse200ResponseMetadata' => false]; + } } diff --git a/generated/Normalizer/ConversationsRepliesGetResponsedefaultNormalizer.php b/generated/Normalizer/ConversationsRepliesGetResponsedefaultNormalizer.php index bc631a64..cc736db8 100644 --- a/generated/Normalizer/ConversationsRepliesGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/ConversationsRepliesGetResponsedefaultNormalizer.php @@ -101,4 +101,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ConversationsRepliesGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/ConversationsSetPurposePostResponse200Normalizer.php b/generated/Normalizer/ConversationsSetPurposePostResponse200Normalizer.php index d5239aae..716db7ce 100644 --- a/generated/Normalizer/ConversationsSetPurposePostResponse200Normalizer.php +++ b/generated/Normalizer/ConversationsSetPurposePostResponse200Normalizer.php @@ -77,4 +77,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ConversationsSetPurposePostResponse200' => false]; + } } diff --git a/generated/Normalizer/ConversationsSetPurposePostResponsedefaultNormalizer.php b/generated/Normalizer/ConversationsSetPurposePostResponsedefaultNormalizer.php index 8090f1ba..2d62cff4 100644 --- a/generated/Normalizer/ConversationsSetPurposePostResponsedefaultNormalizer.php +++ b/generated/Normalizer/ConversationsSetPurposePostResponsedefaultNormalizer.php @@ -101,4 +101,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ConversationsSetPurposePostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/ConversationsSetTopicPostResponse200Normalizer.php b/generated/Normalizer/ConversationsSetTopicPostResponse200Normalizer.php index fb264c6d..1e036395 100644 --- a/generated/Normalizer/ConversationsSetTopicPostResponse200Normalizer.php +++ b/generated/Normalizer/ConversationsSetTopicPostResponse200Normalizer.php @@ -77,4 +77,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ConversationsSetTopicPostResponse200' => false]; + } } diff --git a/generated/Normalizer/ConversationsSetTopicPostResponsedefaultNormalizer.php b/generated/Normalizer/ConversationsSetTopicPostResponsedefaultNormalizer.php index 1e2d58b5..0fb5389e 100644 --- a/generated/Normalizer/ConversationsSetTopicPostResponsedefaultNormalizer.php +++ b/generated/Normalizer/ConversationsSetTopicPostResponsedefaultNormalizer.php @@ -101,4 +101,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ConversationsSetTopicPostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/ConversationsUnarchivePostResponse200Normalizer.php b/generated/Normalizer/ConversationsUnarchivePostResponse200Normalizer.php index 15af162f..654e0818 100644 --- a/generated/Normalizer/ConversationsUnarchivePostResponse200Normalizer.php +++ b/generated/Normalizer/ConversationsUnarchivePostResponse200Normalizer.php @@ -71,4 +71,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ConversationsUnarchivePostResponse200' => false]; + } } diff --git a/generated/Normalizer/ConversationsUnarchivePostResponsedefaultNormalizer.php b/generated/Normalizer/ConversationsUnarchivePostResponsedefaultNormalizer.php index 8104589b..bf05ddb1 100644 --- a/generated/Normalizer/ConversationsUnarchivePostResponsedefaultNormalizer.php +++ b/generated/Normalizer/ConversationsUnarchivePostResponsedefaultNormalizer.php @@ -101,4 +101,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ConversationsUnarchivePostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/DialogOpenGetResponse200Normalizer.php b/generated/Normalizer/DialogOpenGetResponse200Normalizer.php index a18b3385..b593b9d9 100644 --- a/generated/Normalizer/DialogOpenGetResponse200Normalizer.php +++ b/generated/Normalizer/DialogOpenGetResponse200Normalizer.php @@ -71,4 +71,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\DialogOpenGetResponse200' => false]; + } } diff --git a/generated/Normalizer/DialogOpenGetResponsedefaultNormalizer.php b/generated/Normalizer/DialogOpenGetResponsedefaultNormalizer.php index a400ab9a..948168ea 100644 --- a/generated/Normalizer/DialogOpenGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/DialogOpenGetResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\DialogOpenGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/DndEndDndPostResponse200Normalizer.php b/generated/Normalizer/DndEndDndPostResponse200Normalizer.php index eaa89826..aa984409 100644 --- a/generated/Normalizer/DndEndDndPostResponse200Normalizer.php +++ b/generated/Normalizer/DndEndDndPostResponse200Normalizer.php @@ -71,4 +71,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\DndEndDndPostResponse200' => false]; + } } diff --git a/generated/Normalizer/DndEndDndPostResponsedefaultNormalizer.php b/generated/Normalizer/DndEndDndPostResponsedefaultNormalizer.php index b433c810..20ebe9e6 100644 --- a/generated/Normalizer/DndEndDndPostResponsedefaultNormalizer.php +++ b/generated/Normalizer/DndEndDndPostResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\DndEndDndPostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/DndEndSnoozePostResponse200Normalizer.php b/generated/Normalizer/DndEndSnoozePostResponse200Normalizer.php index 99876858..c446268e 100644 --- a/generated/Normalizer/DndEndSnoozePostResponse200Normalizer.php +++ b/generated/Normalizer/DndEndSnoozePostResponse200Normalizer.php @@ -95,4 +95,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\DndEndSnoozePostResponse200' => false]; + } } diff --git a/generated/Normalizer/DndEndSnoozePostResponsedefaultNormalizer.php b/generated/Normalizer/DndEndSnoozePostResponsedefaultNormalizer.php index 76610eed..cb228c04 100644 --- a/generated/Normalizer/DndEndSnoozePostResponsedefaultNormalizer.php +++ b/generated/Normalizer/DndEndSnoozePostResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\DndEndSnoozePostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/DndInfoGetResponse200Normalizer.php b/generated/Normalizer/DndInfoGetResponse200Normalizer.php index 3a05048e..1e64c3d5 100644 --- a/generated/Normalizer/DndInfoGetResponse200Normalizer.php +++ b/generated/Normalizer/DndInfoGetResponse200Normalizer.php @@ -113,4 +113,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\DndInfoGetResponse200' => false]; + } } diff --git a/generated/Normalizer/DndInfoGetResponsedefaultNormalizer.php b/generated/Normalizer/DndInfoGetResponsedefaultNormalizer.php index a8020489..a5ac2207 100644 --- a/generated/Normalizer/DndInfoGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/DndInfoGetResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\DndInfoGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/DndSetSnoozePostResponse200Normalizer.php b/generated/Normalizer/DndSetSnoozePostResponse200Normalizer.php index 2f53a186..d0b54cfa 100644 --- a/generated/Normalizer/DndSetSnoozePostResponse200Normalizer.php +++ b/generated/Normalizer/DndSetSnoozePostResponse200Normalizer.php @@ -89,4 +89,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\DndSetSnoozePostResponse200' => false]; + } } diff --git a/generated/Normalizer/DndSetSnoozePostResponsedefaultNormalizer.php b/generated/Normalizer/DndSetSnoozePostResponsedefaultNormalizer.php index 1ee77899..ff5ad346 100644 --- a/generated/Normalizer/DndSetSnoozePostResponsedefaultNormalizer.php +++ b/generated/Normalizer/DndSetSnoozePostResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\DndSetSnoozePostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/DndTeamInfoGetResponse200Normalizer.php b/generated/Normalizer/DndTeamInfoGetResponse200Normalizer.php index 4c022128..c4042e86 100644 --- a/generated/Normalizer/DndTeamInfoGetResponse200Normalizer.php +++ b/generated/Normalizer/DndTeamInfoGetResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\DndTeamInfoGetResponse200' => false]; + } } diff --git a/generated/Normalizer/DndTeamInfoGetResponsedefaultNormalizer.php b/generated/Normalizer/DndTeamInfoGetResponsedefaultNormalizer.php index 7e7fbc44..127c88c4 100644 --- a/generated/Normalizer/DndTeamInfoGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/DndTeamInfoGetResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\DndTeamInfoGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/EmojiListGetResponse200Normalizer.php b/generated/Normalizer/EmojiListGetResponse200Normalizer.php index f36608e6..6e282796 100644 --- a/generated/Normalizer/EmojiListGetResponse200Normalizer.php +++ b/generated/Normalizer/EmojiListGetResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\EmojiListGetResponse200' => false]; + } } diff --git a/generated/Normalizer/EmojiListGetResponsedefaultNormalizer.php b/generated/Normalizer/EmojiListGetResponsedefaultNormalizer.php index 2209e195..f9108ebf 100644 --- a/generated/Normalizer/EmojiListGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/EmojiListGetResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\EmojiListGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/FilesCommentsDeletePostResponse200Normalizer.php b/generated/Normalizer/FilesCommentsDeletePostResponse200Normalizer.php index 8756949d..e6e53e7d 100644 --- a/generated/Normalizer/FilesCommentsDeletePostResponse200Normalizer.php +++ b/generated/Normalizer/FilesCommentsDeletePostResponse200Normalizer.php @@ -71,4 +71,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\FilesCommentsDeletePostResponse200' => false]; + } } diff --git a/generated/Normalizer/FilesCommentsDeletePostResponsedefaultNormalizer.php b/generated/Normalizer/FilesCommentsDeletePostResponsedefaultNormalizer.php index cf56abe8..a8d0feba 100644 --- a/generated/Normalizer/FilesCommentsDeletePostResponsedefaultNormalizer.php +++ b/generated/Normalizer/FilesCommentsDeletePostResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\FilesCommentsDeletePostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/FilesDeletePostResponse200Normalizer.php b/generated/Normalizer/FilesDeletePostResponse200Normalizer.php index cf9ff9ae..dfc4785a 100644 --- a/generated/Normalizer/FilesDeletePostResponse200Normalizer.php +++ b/generated/Normalizer/FilesDeletePostResponse200Normalizer.php @@ -71,4 +71,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\FilesDeletePostResponse200' => false]; + } } diff --git a/generated/Normalizer/FilesDeletePostResponsedefaultNormalizer.php b/generated/Normalizer/FilesDeletePostResponsedefaultNormalizer.php index 2742935a..d730845d 100644 --- a/generated/Normalizer/FilesDeletePostResponsedefaultNormalizer.php +++ b/generated/Normalizer/FilesDeletePostResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\FilesDeletePostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/FilesInfoGetResponse200Normalizer.php b/generated/Normalizer/FilesInfoGetResponse200Normalizer.php index 75e5d09c..812b1cba 100644 --- a/generated/Normalizer/FilesInfoGetResponse200Normalizer.php +++ b/generated/Normalizer/FilesInfoGetResponse200Normalizer.php @@ -123,4 +123,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\FilesInfoGetResponse200' => false]; + } } diff --git a/generated/Normalizer/FilesInfoGetResponsedefaultNormalizer.php b/generated/Normalizer/FilesInfoGetResponsedefaultNormalizer.php index 7958fe24..98a82d6b 100644 --- a/generated/Normalizer/FilesInfoGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/FilesInfoGetResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\FilesInfoGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/FilesListGetResponse200Normalizer.php b/generated/Normalizer/FilesListGetResponse200Normalizer.php index 9655fd9a..4f34deb9 100644 --- a/generated/Normalizer/FilesListGetResponse200Normalizer.php +++ b/generated/Normalizer/FilesListGetResponse200Normalizer.php @@ -91,4 +91,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\FilesListGetResponse200' => false]; + } } diff --git a/generated/Normalizer/FilesListGetResponsedefaultNormalizer.php b/generated/Normalizer/FilesListGetResponsedefaultNormalizer.php index d0b045a0..b224e54a 100644 --- a/generated/Normalizer/FilesListGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/FilesListGetResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\FilesListGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/FilesRemoteAddPostResponse200Normalizer.php b/generated/Normalizer/FilesRemoteAddPostResponse200Normalizer.php index 662055dc..0bec5fb6 100644 --- a/generated/Normalizer/FilesRemoteAddPostResponse200Normalizer.php +++ b/generated/Normalizer/FilesRemoteAddPostResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\FilesRemoteAddPostResponse200' => false]; + } } diff --git a/generated/Normalizer/FilesRemoteAddPostResponsedefaultNormalizer.php b/generated/Normalizer/FilesRemoteAddPostResponsedefaultNormalizer.php index 36bedbaa..a842434d 100644 --- a/generated/Normalizer/FilesRemoteAddPostResponsedefaultNormalizer.php +++ b/generated/Normalizer/FilesRemoteAddPostResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\FilesRemoteAddPostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/FilesRemoteInfoGetResponse200Normalizer.php b/generated/Normalizer/FilesRemoteInfoGetResponse200Normalizer.php index 89343c3c..8508a621 100644 --- a/generated/Normalizer/FilesRemoteInfoGetResponse200Normalizer.php +++ b/generated/Normalizer/FilesRemoteInfoGetResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\FilesRemoteInfoGetResponse200' => false]; + } } diff --git a/generated/Normalizer/FilesRemoteInfoGetResponsedefaultNormalizer.php b/generated/Normalizer/FilesRemoteInfoGetResponsedefaultNormalizer.php index 0b6b1ae8..9e2c8b60 100644 --- a/generated/Normalizer/FilesRemoteInfoGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/FilesRemoteInfoGetResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\FilesRemoteInfoGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/FilesRemoteListGetResponse200Normalizer.php b/generated/Normalizer/FilesRemoteListGetResponse200Normalizer.php index 61d5cdb9..75fdb558 100644 --- a/generated/Normalizer/FilesRemoteListGetResponse200Normalizer.php +++ b/generated/Normalizer/FilesRemoteListGetResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\FilesRemoteListGetResponse200' => false]; + } } diff --git a/generated/Normalizer/FilesRemoteListGetResponsedefaultNormalizer.php b/generated/Normalizer/FilesRemoteListGetResponsedefaultNormalizer.php index 65512980..5da9538c 100644 --- a/generated/Normalizer/FilesRemoteListGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/FilesRemoteListGetResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\FilesRemoteListGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/FilesRemoteRemovePostResponse200Normalizer.php b/generated/Normalizer/FilesRemoteRemovePostResponse200Normalizer.php index 5269262f..bd70c085 100644 --- a/generated/Normalizer/FilesRemoteRemovePostResponse200Normalizer.php +++ b/generated/Normalizer/FilesRemoteRemovePostResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\FilesRemoteRemovePostResponse200' => false]; + } } diff --git a/generated/Normalizer/FilesRemoteRemovePostResponsedefaultNormalizer.php b/generated/Normalizer/FilesRemoteRemovePostResponsedefaultNormalizer.php index 8ac5889a..0d54c1ab 100644 --- a/generated/Normalizer/FilesRemoteRemovePostResponsedefaultNormalizer.php +++ b/generated/Normalizer/FilesRemoteRemovePostResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\FilesRemoteRemovePostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/FilesRemoteShareGetResponse200Normalizer.php b/generated/Normalizer/FilesRemoteShareGetResponse200Normalizer.php index 151e6df5..d69f8e50 100644 --- a/generated/Normalizer/FilesRemoteShareGetResponse200Normalizer.php +++ b/generated/Normalizer/FilesRemoteShareGetResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\FilesRemoteShareGetResponse200' => false]; + } } diff --git a/generated/Normalizer/FilesRemoteShareGetResponsedefaultNormalizer.php b/generated/Normalizer/FilesRemoteShareGetResponsedefaultNormalizer.php index 9cf8b9c4..72f69364 100644 --- a/generated/Normalizer/FilesRemoteShareGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/FilesRemoteShareGetResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\FilesRemoteShareGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/FilesRemoteUpdatePostResponse200Normalizer.php b/generated/Normalizer/FilesRemoteUpdatePostResponse200Normalizer.php index 69061945..bfe7934d 100644 --- a/generated/Normalizer/FilesRemoteUpdatePostResponse200Normalizer.php +++ b/generated/Normalizer/FilesRemoteUpdatePostResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\FilesRemoteUpdatePostResponse200' => false]; + } } diff --git a/generated/Normalizer/FilesRemoteUpdatePostResponsedefaultNormalizer.php b/generated/Normalizer/FilesRemoteUpdatePostResponsedefaultNormalizer.php index 0113cb16..3e372eca 100644 --- a/generated/Normalizer/FilesRemoteUpdatePostResponsedefaultNormalizer.php +++ b/generated/Normalizer/FilesRemoteUpdatePostResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\FilesRemoteUpdatePostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/FilesRevokePublicURLPostResponse200Normalizer.php b/generated/Normalizer/FilesRevokePublicURLPostResponse200Normalizer.php index 0462cbe7..9f1f04bb 100644 --- a/generated/Normalizer/FilesRevokePublicURLPostResponse200Normalizer.php +++ b/generated/Normalizer/FilesRevokePublicURLPostResponse200Normalizer.php @@ -77,4 +77,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\FilesRevokePublicURLPostResponse200' => false]; + } } diff --git a/generated/Normalizer/FilesRevokePublicURLPostResponsedefaultNormalizer.php b/generated/Normalizer/FilesRevokePublicURLPostResponsedefaultNormalizer.php index 42de08cd..6093b659 100644 --- a/generated/Normalizer/FilesRevokePublicURLPostResponsedefaultNormalizer.php +++ b/generated/Normalizer/FilesRevokePublicURLPostResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\FilesRevokePublicURLPostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/FilesSharedPublicURLPostResponse200Normalizer.php b/generated/Normalizer/FilesSharedPublicURLPostResponse200Normalizer.php index 66ab5535..f5cf7528 100644 --- a/generated/Normalizer/FilesSharedPublicURLPostResponse200Normalizer.php +++ b/generated/Normalizer/FilesSharedPublicURLPostResponse200Normalizer.php @@ -77,4 +77,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\FilesSharedPublicURLPostResponse200' => false]; + } } diff --git a/generated/Normalizer/FilesSharedPublicURLPostResponsedefaultNormalizer.php b/generated/Normalizer/FilesSharedPublicURLPostResponsedefaultNormalizer.php index 3ecc0981..7e31dc84 100644 --- a/generated/Normalizer/FilesSharedPublicURLPostResponsedefaultNormalizer.php +++ b/generated/Normalizer/FilesSharedPublicURLPostResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\FilesSharedPublicURLPostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/FilesUploadPostResponse200Normalizer.php b/generated/Normalizer/FilesUploadPostResponse200Normalizer.php index d73d91d7..aaee1681 100644 --- a/generated/Normalizer/FilesUploadPostResponse200Normalizer.php +++ b/generated/Normalizer/FilesUploadPostResponse200Normalizer.php @@ -77,4 +77,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\FilesUploadPostResponse200' => false]; + } } diff --git a/generated/Normalizer/FilesUploadPostResponsedefaultNormalizer.php b/generated/Normalizer/FilesUploadPostResponsedefaultNormalizer.php index 02886688..b3d3a41d 100644 --- a/generated/Normalizer/FilesUploadPostResponsedefaultNormalizer.php +++ b/generated/Normalizer/FilesUploadPostResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\FilesUploadPostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/JaneObjectNormalizer.php b/generated/Normalizer/JaneObjectNormalizer.php index eb53c650..d30b9b66 100644 --- a/generated/Normalizer/JaneObjectNormalizer.php +++ b/generated/Normalizer/JaneObjectNormalizer.php @@ -60,6 +60,11 @@ public function denormalize($data, $class, $format = null, array $context = []) return $denormalizer->denormalize($data, $class, $format, $context); } + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\BlocksItem' => false, 'JoliCode\\Slack\\Api\\Model\\ObjsBotProfile' => false, 'JoliCode\\Slack\\Api\\Model\\ObjsBotProfileIcons' => false, 'JoliCode\\Slack\\Api\\Model\\ObjsChannel' => false, 'JoliCode\\Slack\\Api\\Model\\ObjsChannelPurpose' => false, 'JoliCode\\Slack\\Api\\Model\\ObjsChannelTopic' => false, 'JoliCode\\Slack\\Api\\Model\\ObjsComment' => false, 'JoliCode\\Slack\\Api\\Model\\ObjsConversation' => false, 'JoliCode\\Slack\\Api\\Model\\ObjsConversationDisplayCounts' => false, 'JoliCode\\Slack\\Api\\Model\\ObjsConversationPurpose' => false, 'JoliCode\\Slack\\Api\\Model\\ObjsConversationSharesItem' => false, 'JoliCode\\Slack\\Api\\Model\\ObjsConversationTopic' => false, 'JoliCode\\Slack\\Api\\Model\\ObjsEnterpriseUser' => false, 'JoliCode\\Slack\\Api\\Model\\ObjsExternalOrgMigrations' => false, 'JoliCode\\Slack\\Api\\Model\\ObjsExternalOrgMigrationsCurrentItem' => false, 'JoliCode\\Slack\\Api\\Model\\ObjsFile' => false, 'JoliCode\\Slack\\Api\\Model\\ObjsFileShares' => false, 'JoliCode\\Slack\\Api\\Model\\ObjsIcon' => false, 'JoliCode\\Slack\\Api\\Model\\ObjsMessage' => false, 'JoliCode\\Slack\\Api\\Model\\ObjsMessageAttachmentsItem' => false, 'JoliCode\\Slack\\Api\\Model\\ObjsMessageAttachmentsItemActionsItem' => false, 'JoliCode\\Slack\\Api\\Model\\ObjsMessageAttachmentsItemFieldsItem' => false, 'JoliCode\\Slack\\Api\\Model\\ObjsMessageIcons' => false, 'JoliCode\\Slack\\Api\\Model\\ObjsPaging' => false, 'JoliCode\\Slack\\Api\\Model\\ObjsPrimaryOwner' => false, 'JoliCode\\Slack\\Api\\Model\\ObjsReaction' => false, 'JoliCode\\Slack\\Api\\Model\\ObjsReminder' => false, 'JoliCode\\Slack\\Api\\Model\\ObjsResources' => false, 'JoliCode\\Slack\\Api\\Model\\ObjsResponseMetadata' => false, 'JoliCode\\Slack\\Api\\Model\\ObjsSubteam' => false, 'JoliCode\\Slack\\Api\\Model\\ObjsSubteamPrefs' => false, 'JoliCode\\Slack\\Api\\Model\\ObjsTeam' => false, 'JoliCode\\Slack\\Api\\Model\\ObjsTeamSsoProvider' => false, 'JoliCode\\Slack\\Api\\Model\\ObjsTeamProfileField' => false, 'JoliCode\\Slack\\Api\\Model\\ObjsTeamProfileFieldOption' => false, 'JoliCode\\Slack\\Api\\Model\\ObjsUser' => false, 'JoliCode\\Slack\\Api\\Model\\ObjsUserTeamProfile' => false, 'JoliCode\\Slack\\Api\\Model\\ObjsUserProfile' => false, 'JoliCode\\Slack\\Api\\Model\\ObjsUserProfileShort' => false, 'JoliCode\\Slack\\Api\\Model\\AdminAppsApprovePostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AdminAppsApprovePostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AdminAppsApprovedListGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AdminAppsApprovedListGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AdminAppsRequestsListGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AdminAppsRequestsListGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AdminAppsRestrictPostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AdminAppsRestrictPostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AdminAppsRestrictedListGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AdminAppsRestrictedListGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AdminConversationsArchivePostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AdminConversationsArchivePostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AdminConversationsConvertToPrivatePostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AdminConversationsConvertToPrivatePostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AdminConversationsCreatePostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AdminConversationsCreatePostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AdminConversationsDeletePostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AdminConversationsDeletePostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AdminConversationsDisconnectSharedPostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AdminConversationsDisconnectSharedPostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AdminConversationsEkmListOriginalConnectedChannelInfoGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AdminConversationsEkmListOriginalConnectedChannelInfoGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AdminConversationsGetConversationPrefsGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AdminConversationsGetConversationPrefsGetResponse200Prefs' => false, 'JoliCode\\Slack\\Api\\Model\\AdminConversationsGetConversationPrefsGetResponse200PrefsCanThread' => false, 'JoliCode\\Slack\\Api\\Model\\AdminConversationsGetConversationPrefsGetResponse200PrefsWhoCanPost' => false, 'JoliCode\\Slack\\Api\\Model\\AdminConversationsGetConversationPrefsGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AdminConversationsGetTeamsGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AdminConversationsGetTeamsGetResponse200ResponseMetadata' => false, 'JoliCode\\Slack\\Api\\Model\\AdminConversationsGetTeamsGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AdminConversationsInvitePostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AdminConversationsInvitePostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AdminConversationsRenamePostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AdminConversationsRenamePostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AdminConversationsRestrictAccessAddGroupPostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AdminConversationsRestrictAccessAddGroupPostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AdminConversationsRestrictAccessListGroupsGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AdminConversationsRestrictAccessListGroupsGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AdminConversationsRestrictAccessRemoveGroupPostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AdminConversationsRestrictAccessRemoveGroupPostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AdminConversationsSearchGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AdminConversationsSearchGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AdminConversationsSetConversationPrefsPostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AdminConversationsSetConversationPrefsPostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AdminConversationsSetTeamsPostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AdminConversationsSetTeamsPostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AdminConversationsUnarchivePostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AdminConversationsUnarchivePostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AdminEmojiAddPostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AdminEmojiAddPostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AdminEmojiAddAliasPostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AdminEmojiAddAliasPostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AdminEmojiListGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AdminEmojiListGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AdminEmojiRemovePostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AdminEmojiRemovePostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AdminEmojiRenamePostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AdminEmojiRenamePostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AdminInviteRequestsApprovePostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AdminInviteRequestsApprovePostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AdminInviteRequestsApprovedListGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AdminInviteRequestsApprovedListGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AdminInviteRequestsDeniedListGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AdminInviteRequestsDeniedListGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AdminInviteRequestsDenyPostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AdminInviteRequestsDenyPostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AdminInviteRequestsListGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AdminInviteRequestsListGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AdminTeamsAdminsListGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AdminTeamsAdminsListGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AdminTeamsCreatePostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AdminTeamsCreatePostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AdminTeamsListGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AdminTeamsListGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AdminTeamsOwnersListGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AdminTeamsOwnersListGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AdminTeamsSettingsInfoGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AdminTeamsSettingsInfoGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AdminTeamsSettingsSetDefaultChannelsPostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AdminTeamsSettingsSetDefaultChannelsPostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AdminTeamsSettingsSetDescriptionPostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AdminTeamsSettingsSetDescriptionPostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AdminTeamsSettingsSetDiscoverabilityPostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AdminTeamsSettingsSetDiscoverabilityPostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AdminTeamsSettingsSetIconPostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AdminTeamsSettingsSetIconPostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AdminTeamsSettingsSetNamePostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AdminTeamsSettingsSetNamePostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AdminUsergroupsAddChannelsPostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AdminUsergroupsAddChannelsPostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AdminUsergroupsAddTeamsPostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AdminUsergroupsAddTeamsPostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AdminUsergroupsListChannelsGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AdminUsergroupsListChannelsGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AdminUsergroupsRemoveChannelsPostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AdminUsergroupsRemoveChannelsPostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AdminUsersAssignPostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AdminUsersAssignPostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AdminUsersInvitePostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AdminUsersInvitePostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AdminUsersListGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AdminUsersListGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AdminUsersRemovePostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AdminUsersRemovePostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AdminUsersSessionInvalidatePostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AdminUsersSessionInvalidatePostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AdminUsersSessionResetPostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AdminUsersSessionResetPostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AdminUsersSetAdminPostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AdminUsersSetAdminPostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AdminUsersSetExpirationPostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AdminUsersSetExpirationPostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AdminUsersSetOwnerPostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AdminUsersSetOwnerPostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AdminUsersSetRegularPostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AdminUsersSetRegularPostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\ApiTestGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\ApiTestGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AppsEventAuthorizationsListGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AppsEventAuthorizationsListGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AppsPermissionsInfoGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AppsPermissionsInfoGetResponse200Info' => false, 'JoliCode\\Slack\\Api\\Model\\AppsPermissionsInfoGetResponse200InfoAppHome' => false, 'JoliCode\\Slack\\Api\\Model\\AppsPermissionsInfoGetResponse200InfoChannel' => false, 'JoliCode\\Slack\\Api\\Model\\AppsPermissionsInfoGetResponse200InfoGroup' => false, 'JoliCode\\Slack\\Api\\Model\\AppsPermissionsInfoGetResponse200InfoIm' => false, 'JoliCode\\Slack\\Api\\Model\\AppsPermissionsInfoGetResponse200InfoMpim' => false, 'JoliCode\\Slack\\Api\\Model\\AppsPermissionsInfoGetResponse200InfoTeam' => false, 'JoliCode\\Slack\\Api\\Model\\AppsPermissionsInfoGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AppsPermissionsRequestGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AppsPermissionsRequestGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AppsPermissionsResourcesListGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AppsPermissionsResourcesListGetResponse200ResourcesItem' => false, 'JoliCode\\Slack\\Api\\Model\\AppsPermissionsResourcesListGetResponse200ResponseMetadata' => false, 'JoliCode\\Slack\\Api\\Model\\AppsPermissionsResourcesListGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AppsPermissionsScopesListGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AppsPermissionsScopesListGetResponse200Scopes' => false, 'JoliCode\\Slack\\Api\\Model\\AppsPermissionsScopesListGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AppsPermissionsUsersListGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AppsPermissionsUsersListGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AppsPermissionsUsersRequestGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AppsPermissionsUsersRequestGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AppsUninstallGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AppsUninstallGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AuthRevokeGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AuthRevokeGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\AuthTestGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\AuthTestGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\BotsInfoGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\BotsInfoGetResponse200Bot' => false, 'JoliCode\\Slack\\Api\\Model\\BotsInfoGetResponse200BotIcons' => false, 'JoliCode\\Slack\\Api\\Model\\BotsInfoGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\CallsAddPostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\CallsAddPostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\CallsEndPostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\CallsEndPostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\CallsInfoGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\CallsInfoGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\CallsParticipantsAddPostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\CallsParticipantsAddPostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\CallsParticipantsRemovePostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\CallsParticipantsRemovePostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\CallsUpdatePostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\CallsUpdatePostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\ChatDeletePostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\ChatDeletePostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\ChatDeleteScheduledMessagePostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\ChatDeleteScheduledMessagePostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\ChatGetPermalinkGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\ChatGetPermalinkGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\ChatMeMessagePostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\ChatMeMessagePostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\ChatPostEphemeralPostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\ChatPostEphemeralPostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\ChatPostMessagePostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\ChatPostMessagePostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\ChatScheduleMessagePostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\ChatScheduleMessagePostResponse200Message' => false, 'JoliCode\\Slack\\Api\\Model\\ChatScheduleMessagePostResponse200MessageAttachmentsItem' => false, 'JoliCode\\Slack\\Api\\Model\\ChatScheduleMessagePostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\ChatScheduledMessagesListGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\ChatScheduledMessagesListGetResponse200ResponseMetadata' => false, 'JoliCode\\Slack\\Api\\Model\\ChatScheduledMessagesListGetResponse200ScheduledMessagesItem' => false, 'JoliCode\\Slack\\Api\\Model\\ChatScheduledMessagesListGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\ChatUnfurlPostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\ChatUnfurlPostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\ChatUpdatePostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\ChatUpdatePostResponse200Message' => false, 'JoliCode\\Slack\\Api\\Model\\ChatUpdatePostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\ConversationsArchivePostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\ConversationsArchivePostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\ConversationsClosePostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\ConversationsClosePostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\ConversationsCreatePostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\ConversationsCreatePostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\ConversationsHistoryGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\ConversationsHistoryGetResponse200ResponseMetadata' => false, 'JoliCode\\Slack\\Api\\Model\\ConversationsHistoryGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\ConversationsInfoGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\ConversationsInfoGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\ConversationsInvitePostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\ConversationsInvitePostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\ConversationsInvitePostResponsedefaultErrorsItem' => false, 'JoliCode\\Slack\\Api\\Model\\ConversationsJoinPostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\ConversationsJoinPostResponse200ResponseMetadata' => false, 'JoliCode\\Slack\\Api\\Model\\ConversationsJoinPostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\ConversationsKickPostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\ConversationsKickPostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\ConversationsLeavePostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\ConversationsLeavePostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\ConversationsListGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\ConversationsListGetResponse200ResponseMetadata' => false, 'JoliCode\\Slack\\Api\\Model\\ConversationsListGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\ConversationsMarkPostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\ConversationsMarkPostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\ConversationsMembersGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\ConversationsMembersGetResponse200ResponseMetadata' => false, 'JoliCode\\Slack\\Api\\Model\\ConversationsMembersGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\ConversationsOpenPostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\ConversationsOpenPostResponse200ChannelItem1' => false, 'JoliCode\\Slack\\Api\\Model\\ConversationsOpenPostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\ConversationsRenamePostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\ConversationsRenamePostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\ConversationsRepliesGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\ConversationsRepliesGetResponse200MessagesItemItem0' => false, 'JoliCode\\Slack\\Api\\Model\\ConversationsRepliesGetResponse200MessagesItemItem1' => false, 'JoliCode\\Slack\\Api\\Model\\ConversationsRepliesGetResponse200ResponseMetadata' => false, 'JoliCode\\Slack\\Api\\Model\\ConversationsRepliesGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\ConversationsSetPurposePostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\ConversationsSetPurposePostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\ConversationsSetTopicPostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\ConversationsSetTopicPostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\ConversationsUnarchivePostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\ConversationsUnarchivePostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\DialogOpenGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\DialogOpenGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\DndEndDndPostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\DndEndDndPostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\DndEndSnoozePostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\DndEndSnoozePostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\DndInfoGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\DndInfoGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\DndSetSnoozePostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\DndSetSnoozePostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\DndTeamInfoGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\DndTeamInfoGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\EmojiListGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\EmojiListGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\FilesCommentsDeletePostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\FilesCommentsDeletePostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\FilesDeletePostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\FilesDeletePostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\FilesInfoGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\FilesInfoGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\FilesListGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\FilesListGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\FilesRemoteAddPostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\FilesRemoteAddPostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\FilesRemoteInfoGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\FilesRemoteInfoGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\FilesRemoteListGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\FilesRemoteListGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\FilesRemoteRemovePostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\FilesRemoteRemovePostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\FilesRemoteShareGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\FilesRemoteShareGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\FilesRemoteUpdatePostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\FilesRemoteUpdatePostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\FilesRevokePublicURLPostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\FilesRevokePublicURLPostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\FilesSharedPublicURLPostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\FilesSharedPublicURLPostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\FilesUploadPostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\FilesUploadPostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\MigrationExchangeGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\MigrationExchangeGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\OauthAccessGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\OauthAccessGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\OauthTokenGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\OauthTokenGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\OauthV2AccessGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\OauthV2AccessGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\PinsAddPostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\PinsAddPostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\PinsListGetResponse200Item0' => false, 'JoliCode\\Slack\\Api\\Model\\PinsListGetResponse200Item0ItemsItem0' => false, 'JoliCode\\Slack\\Api\\Model\\PinsListGetResponse200Item0ItemsItem1' => false, 'JoliCode\\Slack\\Api\\Model\\PinsListGetResponse200Item1' => false, 'JoliCode\\Slack\\Api\\Model\\PinsListGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\PinsRemovePostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\PinsRemovePostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\ReactionsAddPostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\ReactionsAddPostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\ReactionsGetGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\ReactionsListGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\ReactionsListGetResponse200ItemsItemItem0' => false, 'JoliCode\\Slack\\Api\\Model\\ReactionsListGetResponse200ItemsItemItem1' => false, 'JoliCode\\Slack\\Api\\Model\\ReactionsListGetResponse200ItemsItemItem2' => false, 'JoliCode\\Slack\\Api\\Model\\ReactionsListGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\ReactionsRemovePostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\ReactionsRemovePostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\RemindersAddPostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\RemindersAddPostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\RemindersCompletePostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\RemindersCompletePostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\RemindersDeletePostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\RemindersDeletePostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\RemindersInfoGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\RemindersInfoGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\RemindersListGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\RemindersListGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\RtmConnectGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\RtmConnectGetResponse200Self' => false, 'JoliCode\\Slack\\Api\\Model\\RtmConnectGetResponse200Team' => false, 'JoliCode\\Slack\\Api\\Model\\RtmConnectGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\SearchMessagesGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\SearchMessagesGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\StarsAddPostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\StarsAddPostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\StarsListGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\StarsListGetResponse200ItemsItemItem0' => false, 'JoliCode\\Slack\\Api\\Model\\StarsListGetResponse200ItemsItemItem1' => false, 'JoliCode\\Slack\\Api\\Model\\StarsListGetResponse200ItemsItemItem2' => false, 'JoliCode\\Slack\\Api\\Model\\StarsListGetResponse200ItemsItemItem3' => false, 'JoliCode\\Slack\\Api\\Model\\StarsListGetResponse200ItemsItemItem4' => false, 'JoliCode\\Slack\\Api\\Model\\StarsListGetResponse200ItemsItemItem5' => false, 'JoliCode\\Slack\\Api\\Model\\StarsListGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\StarsRemovePostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\StarsRemovePostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\TeamAccessLogsGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\TeamAccessLogsGetResponse200LoginsItem' => false, 'JoliCode\\Slack\\Api\\Model\\TeamAccessLogsGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\TeamBillableInfoGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\TeamBillableInfoGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\TeamInfoGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\TeamInfoGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\TeamIntegrationLogsGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\TeamIntegrationLogsGetResponse200LogsItem' => false, 'JoliCode\\Slack\\Api\\Model\\TeamIntegrationLogsGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\TeamProfileGetGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\TeamProfileGetGetResponse200Profile' => false, 'JoliCode\\Slack\\Api\\Model\\TeamProfileGetGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\UsergroupsCreatePostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\UsergroupsCreatePostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\UsergroupsDisablePostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\UsergroupsDisablePostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\UsergroupsEnablePostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\UsergroupsEnablePostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\UsergroupsListGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\UsergroupsListGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\UsergroupsUpdatePostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\UsergroupsUpdatePostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\UsergroupsUsersListGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\UsergroupsUsersListGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\UsergroupsUsersUpdatePostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\UsergroupsUsersUpdatePostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\UsersConversationsGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\UsersConversationsGetResponse200ResponseMetadata' => false, 'JoliCode\\Slack\\Api\\Model\\UsersConversationsGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\UsersDeletePhotoPostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\UsersDeletePhotoPostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\UsersGetPresenceGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\UsersGetPresenceGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\UsersIdentityGetResponse200Item0' => false, 'JoliCode\\Slack\\Api\\Model\\UsersIdentityGetResponse200Item0Team' => false, 'JoliCode\\Slack\\Api\\Model\\UsersIdentityGetResponse200Item0User' => false, 'JoliCode\\Slack\\Api\\Model\\UsersIdentityGetResponse200Item1' => false, 'JoliCode\\Slack\\Api\\Model\\UsersIdentityGetResponse200Item1Team' => false, 'JoliCode\\Slack\\Api\\Model\\UsersIdentityGetResponse200Item1User' => false, 'JoliCode\\Slack\\Api\\Model\\UsersIdentityGetResponse200Item2' => false, 'JoliCode\\Slack\\Api\\Model\\UsersIdentityGetResponse200Item2Team' => false, 'JoliCode\\Slack\\Api\\Model\\UsersIdentityGetResponse200Item2User' => false, 'JoliCode\\Slack\\Api\\Model\\UsersIdentityGetResponse200Item3' => false, 'JoliCode\\Slack\\Api\\Model\\UsersIdentityGetResponse200Item3Team' => false, 'JoliCode\\Slack\\Api\\Model\\UsersIdentityGetResponse200Item3User' => false, 'JoliCode\\Slack\\Api\\Model\\UsersIdentityGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\UsersInfoGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\UsersInfoGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\UsersListGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\UsersListGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\UsersLookupByEmailGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\UsersLookupByEmailGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\UsersProfileGetGetResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\UsersProfileGetGetResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\UsersProfileSetPostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\UsersProfileSetPostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\UsersSetActivePostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\UsersSetActivePostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\UsersSetPhotoPostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\UsersSetPhotoPostResponse200Profile' => false, 'JoliCode\\Slack\\Api\\Model\\UsersSetPhotoPostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\UsersSetPresencePostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\UsersSetPresencePostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\ViewsOpenPostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\ViewsOpenPostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\ViewsPublishPostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\ViewsPublishPostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\ViewsPushPostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\ViewsPushPostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\ViewsUpdatePostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\ViewsUpdatePostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\WorkflowsStepCompletedPostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\WorkflowsStepCompletedPostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\WorkflowsStepFailedPostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\WorkflowsStepFailedPostResponsedefault' => false, 'JoliCode\\Slack\\Api\\Model\\WorkflowsUpdateStepPostResponse200' => false, 'JoliCode\\Slack\\Api\\Model\\WorkflowsUpdateStepPostResponsedefault' => false, '\\Jane\\Component\\JsonSchemaRuntime\\Reference' => false]; + } + private function getNormalizer(string $normalizerClass) { return $this->normalizersCache[$normalizerClass] ?? $this->initNormalizer($normalizerClass); diff --git a/generated/Normalizer/MigrationExchangeGetResponse200Normalizer.php b/generated/Normalizer/MigrationExchangeGetResponse200Normalizer.php index 12107b3b..bbb45430 100644 --- a/generated/Normalizer/MigrationExchangeGetResponse200Normalizer.php +++ b/generated/Normalizer/MigrationExchangeGetResponse200Normalizer.php @@ -130,4 +130,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\MigrationExchangeGetResponse200' => false]; + } } diff --git a/generated/Normalizer/MigrationExchangeGetResponsedefaultNormalizer.php b/generated/Normalizer/MigrationExchangeGetResponsedefaultNormalizer.php index 602c74e3..49f35d83 100644 --- a/generated/Normalizer/MigrationExchangeGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/MigrationExchangeGetResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\MigrationExchangeGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/OauthAccessGetResponse200Normalizer.php b/generated/Normalizer/OauthAccessGetResponse200Normalizer.php index bfb57a07..a05c34a3 100644 --- a/generated/Normalizer/OauthAccessGetResponse200Normalizer.php +++ b/generated/Normalizer/OauthAccessGetResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\OauthAccessGetResponse200' => false]; + } } diff --git a/generated/Normalizer/OauthAccessGetResponsedefaultNormalizer.php b/generated/Normalizer/OauthAccessGetResponsedefaultNormalizer.php index 86d4dc21..9940f609 100644 --- a/generated/Normalizer/OauthAccessGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/OauthAccessGetResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\OauthAccessGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/OauthTokenGetResponse200Normalizer.php b/generated/Normalizer/OauthTokenGetResponse200Normalizer.php index 3ba5fc85..167350d7 100644 --- a/generated/Normalizer/OauthTokenGetResponse200Normalizer.php +++ b/generated/Normalizer/OauthTokenGetResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\OauthTokenGetResponse200' => false]; + } } diff --git a/generated/Normalizer/OauthTokenGetResponsedefaultNormalizer.php b/generated/Normalizer/OauthTokenGetResponsedefaultNormalizer.php index c234f1b1..759d4b3f 100644 --- a/generated/Normalizer/OauthTokenGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/OauthTokenGetResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\OauthTokenGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/OauthV2AccessGetResponse200Normalizer.php b/generated/Normalizer/OauthV2AccessGetResponse200Normalizer.php index f84c8513..1fecde97 100644 --- a/generated/Normalizer/OauthV2AccessGetResponse200Normalizer.php +++ b/generated/Normalizer/OauthV2AccessGetResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\OauthV2AccessGetResponse200' => false]; + } } diff --git a/generated/Normalizer/OauthV2AccessGetResponsedefaultNormalizer.php b/generated/Normalizer/OauthV2AccessGetResponsedefaultNormalizer.php index 8eecb144..efd9d712 100644 --- a/generated/Normalizer/OauthV2AccessGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/OauthV2AccessGetResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\OauthV2AccessGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/ObjsBotProfileIconsNormalizer.php b/generated/Normalizer/ObjsBotProfileIconsNormalizer.php index 8ea9bc2d..77a3c938 100644 --- a/generated/Normalizer/ObjsBotProfileIconsNormalizer.php +++ b/generated/Normalizer/ObjsBotProfileIconsNormalizer.php @@ -83,4 +83,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ObjsBotProfileIcons' => false]; + } } diff --git a/generated/Normalizer/ObjsBotProfileNormalizer.php b/generated/Normalizer/ObjsBotProfileNormalizer.php index eeab52f2..3568e582 100644 --- a/generated/Normalizer/ObjsBotProfileNormalizer.php +++ b/generated/Normalizer/ObjsBotProfileNormalizer.php @@ -107,4 +107,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ObjsBotProfile' => false]; + } } diff --git a/generated/Normalizer/ObjsChannelNormalizer.php b/generated/Normalizer/ObjsChannelNormalizer.php index 5475143e..aeb89850 100644 --- a/generated/Normalizer/ObjsChannelNormalizer.php +++ b/generated/Normalizer/ObjsChannelNormalizer.php @@ -322,4 +322,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ObjsChannel' => false]; + } } diff --git a/generated/Normalizer/ObjsChannelPurposeNormalizer.php b/generated/Normalizer/ObjsChannelPurposeNormalizer.php index 01ba3cf2..831f9f18 100644 --- a/generated/Normalizer/ObjsChannelPurposeNormalizer.php +++ b/generated/Normalizer/ObjsChannelPurposeNormalizer.php @@ -83,4 +83,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ObjsChannelPurpose' => false]; + } } diff --git a/generated/Normalizer/ObjsChannelTopicNormalizer.php b/generated/Normalizer/ObjsChannelTopicNormalizer.php index fb0a6834..40b5ea00 100644 --- a/generated/Normalizer/ObjsChannelTopicNormalizer.php +++ b/generated/Normalizer/ObjsChannelTopicNormalizer.php @@ -83,4 +83,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ObjsChannelTopic' => false]; + } } diff --git a/generated/Normalizer/ObjsCommentNormalizer.php b/generated/Normalizer/ObjsCommentNormalizer.php index 426f4b79..9cfbe190 100644 --- a/generated/Normalizer/ObjsCommentNormalizer.php +++ b/generated/Normalizer/ObjsCommentNormalizer.php @@ -169,4 +169,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ObjsComment' => false]; + } } diff --git a/generated/Normalizer/ObjsConversationDisplayCountsNormalizer.php b/generated/Normalizer/ObjsConversationDisplayCountsNormalizer.php index 9cf83308..828f92ba 100644 --- a/generated/Normalizer/ObjsConversationDisplayCountsNormalizer.php +++ b/generated/Normalizer/ObjsConversationDisplayCountsNormalizer.php @@ -77,4 +77,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ObjsConversationDisplayCounts' => false]; + } } diff --git a/generated/Normalizer/ObjsConversationNormalizer.php b/generated/Normalizer/ObjsConversationNormalizer.php index 4d2cf19d..52d22bc3 100644 --- a/generated/Normalizer/ObjsConversationNormalizer.php +++ b/generated/Normalizer/ObjsConversationNormalizer.php @@ -580,4 +580,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ObjsConversation' => false]; + } } diff --git a/generated/Normalizer/ObjsConversationPurposeNormalizer.php b/generated/Normalizer/ObjsConversationPurposeNormalizer.php index 6e046361..5dbc0992 100644 --- a/generated/Normalizer/ObjsConversationPurposeNormalizer.php +++ b/generated/Normalizer/ObjsConversationPurposeNormalizer.php @@ -83,4 +83,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ObjsConversationPurpose' => false]; + } } diff --git a/generated/Normalizer/ObjsConversationSharesItemNormalizer.php b/generated/Normalizer/ObjsConversationSharesItemNormalizer.php index b5e41d37..c485cc0e 100644 --- a/generated/Normalizer/ObjsConversationSharesItemNormalizer.php +++ b/generated/Normalizer/ObjsConversationSharesItemNormalizer.php @@ -111,4 +111,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ObjsConversationSharesItem' => false]; + } } diff --git a/generated/Normalizer/ObjsConversationTopicNormalizer.php b/generated/Normalizer/ObjsConversationTopicNormalizer.php index e2a3b170..40d20734 100644 --- a/generated/Normalizer/ObjsConversationTopicNormalizer.php +++ b/generated/Normalizer/ObjsConversationTopicNormalizer.php @@ -83,4 +83,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ObjsConversationTopic' => false]; + } } diff --git a/generated/Normalizer/ObjsEnterpriseUserNormalizer.php b/generated/Normalizer/ObjsEnterpriseUserNormalizer.php index c0e5a05a..6cd51960 100644 --- a/generated/Normalizer/ObjsEnterpriseUserNormalizer.php +++ b/generated/Normalizer/ObjsEnterpriseUserNormalizer.php @@ -109,4 +109,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ObjsEnterpriseUser' => false]; + } } diff --git a/generated/Normalizer/ObjsExternalOrgMigrationsCurrentItemNormalizer.php b/generated/Normalizer/ObjsExternalOrgMigrationsCurrentItemNormalizer.php index 0f372472..9dc3e79e 100644 --- a/generated/Normalizer/ObjsExternalOrgMigrationsCurrentItemNormalizer.php +++ b/generated/Normalizer/ObjsExternalOrgMigrationsCurrentItemNormalizer.php @@ -77,4 +77,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ObjsExternalOrgMigrationsCurrentItem' => false]; + } } diff --git a/generated/Normalizer/ObjsExternalOrgMigrationsNormalizer.php b/generated/Normalizer/ObjsExternalOrgMigrationsNormalizer.php index 1553b747..6bc34814 100644 --- a/generated/Normalizer/ObjsExternalOrgMigrationsNormalizer.php +++ b/generated/Normalizer/ObjsExternalOrgMigrationsNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ObjsExternalOrgMigrations' => false]; + } } diff --git a/generated/Normalizer/ObjsFileNormalizer.php b/generated/Normalizer/ObjsFileNormalizer.php index a325a99e..2c84238f 100644 --- a/generated/Normalizer/ObjsFileNormalizer.php +++ b/generated/Normalizer/ObjsFileNormalizer.php @@ -701,4 +701,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ObjsFile' => false]; + } } diff --git a/generated/Normalizer/ObjsFileSharesNormalizer.php b/generated/Normalizer/ObjsFileSharesNormalizer.php index 63e5fd1a..bbc1cf78 100644 --- a/generated/Normalizer/ObjsFileSharesNormalizer.php +++ b/generated/Normalizer/ObjsFileSharesNormalizer.php @@ -81,4 +81,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ObjsFileShares' => false]; + } } diff --git a/generated/Normalizer/ObjsIconNormalizer.php b/generated/Normalizer/ObjsIconNormalizer.php index db5038a5..7b23d4d1 100644 --- a/generated/Normalizer/ObjsIconNormalizer.php +++ b/generated/Normalizer/ObjsIconNormalizer.php @@ -129,4 +129,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ObjsIcon' => false]; + } } diff --git a/generated/Normalizer/ObjsMessageAttachmentsItemActionsItemNormalizer.php b/generated/Normalizer/ObjsMessageAttachmentsItemActionsItemNormalizer.php index 57c6af49..7ee6a261 100644 --- a/generated/Normalizer/ObjsMessageAttachmentsItemActionsItemNormalizer.php +++ b/generated/Normalizer/ObjsMessageAttachmentsItemActionsItemNormalizer.php @@ -113,4 +113,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ObjsMessageAttachmentsItemActionsItem' => false]; + } } diff --git a/generated/Normalizer/ObjsMessageAttachmentsItemFieldsItemNormalizer.php b/generated/Normalizer/ObjsMessageAttachmentsItemFieldsItemNormalizer.php index 0ad5d76b..9881cba8 100644 --- a/generated/Normalizer/ObjsMessageAttachmentsItemFieldsItemNormalizer.php +++ b/generated/Normalizer/ObjsMessageAttachmentsItemFieldsItemNormalizer.php @@ -89,4 +89,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ObjsMessageAttachmentsItemFieldsItem' => false]; + } } diff --git a/generated/Normalizer/ObjsMessageAttachmentsItemNormalizer.php b/generated/Normalizer/ObjsMessageAttachmentsItemNormalizer.php index c21d8efb..2241c365 100644 --- a/generated/Normalizer/ObjsMessageAttachmentsItemNormalizer.php +++ b/generated/Normalizer/ObjsMessageAttachmentsItemNormalizer.php @@ -290,4 +290,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ObjsMessageAttachmentsItem' => false]; + } } diff --git a/generated/Normalizer/ObjsMessageIconsNormalizer.php b/generated/Normalizer/ObjsMessageIconsNormalizer.php index f3fd84c9..d78728ed 100644 --- a/generated/Normalizer/ObjsMessageIconsNormalizer.php +++ b/generated/Normalizer/ObjsMessageIconsNormalizer.php @@ -81,4 +81,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ObjsMessageIcons' => false]; + } } diff --git a/generated/Normalizer/ObjsMessageNormalizer.php b/generated/Normalizer/ObjsMessageNormalizer.php index 0bae0786..dbeac5a9 100644 --- a/generated/Normalizer/ObjsMessageNormalizer.php +++ b/generated/Normalizer/ObjsMessageNormalizer.php @@ -435,4 +435,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ObjsMessage' => false]; + } } diff --git a/generated/Normalizer/ObjsPagingNormalizer.php b/generated/Normalizer/ObjsPagingNormalizer.php index 7cbc6fee..b59f2a7f 100644 --- a/generated/Normalizer/ObjsPagingNormalizer.php +++ b/generated/Normalizer/ObjsPagingNormalizer.php @@ -109,4 +109,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ObjsPaging' => false]; + } } diff --git a/generated/Normalizer/ObjsPrimaryOwnerNormalizer.php b/generated/Normalizer/ObjsPrimaryOwnerNormalizer.php index e1ca29a9..b06318ae 100644 --- a/generated/Normalizer/ObjsPrimaryOwnerNormalizer.php +++ b/generated/Normalizer/ObjsPrimaryOwnerNormalizer.php @@ -77,4 +77,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ObjsPrimaryOwner' => false]; + } } diff --git a/generated/Normalizer/ObjsReactionNormalizer.php b/generated/Normalizer/ObjsReactionNormalizer.php index 4f71842f..c196aa45 100644 --- a/generated/Normalizer/ObjsReactionNormalizer.php +++ b/generated/Normalizer/ObjsReactionNormalizer.php @@ -104,4 +104,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ObjsReaction' => false]; + } } diff --git a/generated/Normalizer/ObjsReminderNormalizer.php b/generated/Normalizer/ObjsReminderNormalizer.php index 73d66bfd..e8a97d60 100644 --- a/generated/Normalizer/ObjsReminderNormalizer.php +++ b/generated/Normalizer/ObjsReminderNormalizer.php @@ -111,4 +111,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ObjsReminder' => false]; + } } diff --git a/generated/Normalizer/ObjsResourcesNormalizer.php b/generated/Normalizer/ObjsResourcesNormalizer.php index 4fda06c0..4300d4a4 100644 --- a/generated/Normalizer/ObjsResourcesNormalizer.php +++ b/generated/Normalizer/ObjsResourcesNormalizer.php @@ -103,4 +103,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ObjsResources' => false]; + } } diff --git a/generated/Normalizer/ObjsResponseMetadataNormalizer.php b/generated/Normalizer/ObjsResponseMetadataNormalizer.php index 428ddd94..8397d835 100644 --- a/generated/Normalizer/ObjsResponseMetadataNormalizer.php +++ b/generated/Normalizer/ObjsResponseMetadataNormalizer.php @@ -103,4 +103,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ObjsResponseMetadata' => false]; + } } diff --git a/generated/Normalizer/ObjsSubteamNormalizer.php b/generated/Normalizer/ObjsSubteamNormalizer.php index 63d5a5d1..d1d69cf5 100644 --- a/generated/Normalizer/ObjsSubteamNormalizer.php +++ b/generated/Normalizer/ObjsSubteamNormalizer.php @@ -205,4 +205,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ObjsSubteam' => false]; + } } diff --git a/generated/Normalizer/ObjsSubteamPrefsNormalizer.php b/generated/Normalizer/ObjsSubteamPrefsNormalizer.php index 81791eb8..63c95dcf 100644 --- a/generated/Normalizer/ObjsSubteamPrefsNormalizer.php +++ b/generated/Normalizer/ObjsSubteamPrefsNormalizer.php @@ -93,4 +93,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ObjsSubteamPrefs' => false]; + } } diff --git a/generated/Normalizer/ObjsTeamNormalizer.php b/generated/Normalizer/ObjsTeamNormalizer.php index 51ca200c..97b75736 100644 --- a/generated/Normalizer/ObjsTeamNormalizer.php +++ b/generated/Normalizer/ObjsTeamNormalizer.php @@ -295,4 +295,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ObjsTeam' => false]; + } } diff --git a/generated/Normalizer/ObjsTeamProfileFieldNormalizer.php b/generated/Normalizer/ObjsTeamProfileFieldNormalizer.php index 5e580adc..c9baa047 100644 --- a/generated/Normalizer/ObjsTeamProfileFieldNormalizer.php +++ b/generated/Normalizer/ObjsTeamProfileFieldNormalizer.php @@ -154,4 +154,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ObjsTeamProfileField' => false]; + } } diff --git a/generated/Normalizer/ObjsTeamProfileFieldOptionNormalizer.php b/generated/Normalizer/ObjsTeamProfileFieldOptionNormalizer.php index 56ed2597..afc7e5fe 100644 --- a/generated/Normalizer/ObjsTeamProfileFieldOptionNormalizer.php +++ b/generated/Normalizer/ObjsTeamProfileFieldOptionNormalizer.php @@ -129,4 +129,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ObjsTeamProfileFieldOption' => false]; + } } diff --git a/generated/Normalizer/ObjsTeamSsoProviderNormalizer.php b/generated/Normalizer/ObjsTeamSsoProviderNormalizer.php index 6cec7db0..009cc1f8 100644 --- a/generated/Normalizer/ObjsTeamSsoProviderNormalizer.php +++ b/generated/Normalizer/ObjsTeamSsoProviderNormalizer.php @@ -89,4 +89,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ObjsTeamSsoProvider' => false]; + } } diff --git a/generated/Normalizer/ObjsUserNormalizer.php b/generated/Normalizer/ObjsUserNormalizer.php index 79eba5ae..51c02253 100644 --- a/generated/Normalizer/ObjsUserNormalizer.php +++ b/generated/Normalizer/ObjsUserNormalizer.php @@ -307,4 +307,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ObjsUser' => false]; + } } diff --git a/generated/Normalizer/ObjsUserProfileNormalizer.php b/generated/Normalizer/ObjsUserProfileNormalizer.php index 5f7e82ca..f4dd0000 100644 --- a/generated/Normalizer/ObjsUserProfileNormalizer.php +++ b/generated/Normalizer/ObjsUserProfileNormalizer.php @@ -567,4 +567,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ObjsUserProfile' => false]; + } } diff --git a/generated/Normalizer/ObjsUserProfileShortNormalizer.php b/generated/Normalizer/ObjsUserProfileShortNormalizer.php index d105f5ea..797b8497 100644 --- a/generated/Normalizer/ObjsUserProfileShortNormalizer.php +++ b/generated/Normalizer/ObjsUserProfileShortNormalizer.php @@ -143,4 +143,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ObjsUserProfileShort' => false]; + } } diff --git a/generated/Normalizer/ObjsUserTeamProfileNormalizer.php b/generated/Normalizer/ObjsUserTeamProfileNormalizer.php index 7c7f3d65..7880b978 100644 --- a/generated/Normalizer/ObjsUserTeamProfileNormalizer.php +++ b/generated/Normalizer/ObjsUserTeamProfileNormalizer.php @@ -79,4 +79,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ObjsUserTeamProfile' => false]; + } } diff --git a/generated/Normalizer/PinsAddPostResponse200Normalizer.php b/generated/Normalizer/PinsAddPostResponse200Normalizer.php index 16535530..ca7e187b 100644 --- a/generated/Normalizer/PinsAddPostResponse200Normalizer.php +++ b/generated/Normalizer/PinsAddPostResponse200Normalizer.php @@ -71,4 +71,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\PinsAddPostResponse200' => false]; + } } diff --git a/generated/Normalizer/PinsAddPostResponsedefaultNormalizer.php b/generated/Normalizer/PinsAddPostResponsedefaultNormalizer.php index 6044b912..5aa51c64 100644 --- a/generated/Normalizer/PinsAddPostResponsedefaultNormalizer.php +++ b/generated/Normalizer/PinsAddPostResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\PinsAddPostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/PinsListGetResponse200Item0ItemsItem0Normalizer.php b/generated/Normalizer/PinsListGetResponse200Item0ItemsItem0Normalizer.php index a1081494..01ac15c6 100644 --- a/generated/Normalizer/PinsListGetResponse200Item0ItemsItem0Normalizer.php +++ b/generated/Normalizer/PinsListGetResponse200Item0ItemsItem0Normalizer.php @@ -97,4 +97,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\PinsListGetResponse200Item0ItemsItem0' => false]; + } } diff --git a/generated/Normalizer/PinsListGetResponse200Item0ItemsItem1Normalizer.php b/generated/Normalizer/PinsListGetResponse200Item0ItemsItem1Normalizer.php index 0217352c..e68095bb 100644 --- a/generated/Normalizer/PinsListGetResponse200Item0ItemsItem1Normalizer.php +++ b/generated/Normalizer/PinsListGetResponse200Item0ItemsItem1Normalizer.php @@ -105,4 +105,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\PinsListGetResponse200Item0ItemsItem1' => false]; + } } diff --git a/generated/Normalizer/PinsListGetResponse200Item0Normalizer.php b/generated/Normalizer/PinsListGetResponse200Item0Normalizer.php index 4e5fa62e..b73fe509 100644 --- a/generated/Normalizer/PinsListGetResponse200Item0Normalizer.php +++ b/generated/Normalizer/PinsListGetResponse200Item0Normalizer.php @@ -105,4 +105,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\PinsListGetResponse200Item0' => false]; + } } diff --git a/generated/Normalizer/PinsListGetResponse200Item1Normalizer.php b/generated/Normalizer/PinsListGetResponse200Item1Normalizer.php index 50f46ae8..08a2bb83 100644 --- a/generated/Normalizer/PinsListGetResponse200Item1Normalizer.php +++ b/generated/Normalizer/PinsListGetResponse200Item1Normalizer.php @@ -77,4 +77,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\PinsListGetResponse200Item1' => false]; + } } diff --git a/generated/Normalizer/PinsListGetResponsedefaultNormalizer.php b/generated/Normalizer/PinsListGetResponsedefaultNormalizer.php index 036e7f80..ff466dd7 100644 --- a/generated/Normalizer/PinsListGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/PinsListGetResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\PinsListGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/PinsRemovePostResponse200Normalizer.php b/generated/Normalizer/PinsRemovePostResponse200Normalizer.php index e2cb7e18..c9630692 100644 --- a/generated/Normalizer/PinsRemovePostResponse200Normalizer.php +++ b/generated/Normalizer/PinsRemovePostResponse200Normalizer.php @@ -71,4 +71,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\PinsRemovePostResponse200' => false]; + } } diff --git a/generated/Normalizer/PinsRemovePostResponsedefaultNormalizer.php b/generated/Normalizer/PinsRemovePostResponsedefaultNormalizer.php index c2f8b56f..5e9b3875 100644 --- a/generated/Normalizer/PinsRemovePostResponsedefaultNormalizer.php +++ b/generated/Normalizer/PinsRemovePostResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\PinsRemovePostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/ReactionsAddPostResponse200Normalizer.php b/generated/Normalizer/ReactionsAddPostResponse200Normalizer.php index b092d719..8b17b80d 100644 --- a/generated/Normalizer/ReactionsAddPostResponse200Normalizer.php +++ b/generated/Normalizer/ReactionsAddPostResponse200Normalizer.php @@ -71,4 +71,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ReactionsAddPostResponse200' => false]; + } } diff --git a/generated/Normalizer/ReactionsAddPostResponsedefaultNormalizer.php b/generated/Normalizer/ReactionsAddPostResponsedefaultNormalizer.php index cdd54dde..11e8cdfc 100644 --- a/generated/Normalizer/ReactionsAddPostResponsedefaultNormalizer.php +++ b/generated/Normalizer/ReactionsAddPostResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ReactionsAddPostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/ReactionsGetGetResponsedefaultNormalizer.php b/generated/Normalizer/ReactionsGetGetResponsedefaultNormalizer.php index 283e4bd9..75694d99 100644 --- a/generated/Normalizer/ReactionsGetGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/ReactionsGetGetResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ReactionsGetGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/ReactionsListGetResponse200ItemsItemItem0Normalizer.php b/generated/Normalizer/ReactionsListGetResponse200ItemsItemItem0Normalizer.php index aee4e0cc..c80d6204 100644 --- a/generated/Normalizer/ReactionsListGetResponse200ItemsItemItem0Normalizer.php +++ b/generated/Normalizer/ReactionsListGetResponse200ItemsItemItem0Normalizer.php @@ -83,4 +83,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ReactionsListGetResponse200ItemsItemItem0' => false]; + } } diff --git a/generated/Normalizer/ReactionsListGetResponse200ItemsItemItem1Normalizer.php b/generated/Normalizer/ReactionsListGetResponse200ItemsItemItem1Normalizer.php index 6033c359..5d93bd9f 100644 --- a/generated/Normalizer/ReactionsListGetResponse200ItemsItemItem1Normalizer.php +++ b/generated/Normalizer/ReactionsListGetResponse200ItemsItemItem1Normalizer.php @@ -77,4 +77,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ReactionsListGetResponse200ItemsItemItem1' => false]; + } } diff --git a/generated/Normalizer/ReactionsListGetResponse200ItemsItemItem2Normalizer.php b/generated/Normalizer/ReactionsListGetResponse200ItemsItemItem2Normalizer.php index bcbd1b98..73dd46a8 100644 --- a/generated/Normalizer/ReactionsListGetResponse200ItemsItemItem2Normalizer.php +++ b/generated/Normalizer/ReactionsListGetResponse200ItemsItemItem2Normalizer.php @@ -83,4 +83,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ReactionsListGetResponse200ItemsItemItem2' => false]; + } } diff --git a/generated/Normalizer/ReactionsListGetResponse200Normalizer.php b/generated/Normalizer/ReactionsListGetResponse200Normalizer.php index bf095ee8..4b9fe4c0 100644 --- a/generated/Normalizer/ReactionsListGetResponse200Normalizer.php +++ b/generated/Normalizer/ReactionsListGetResponse200Normalizer.php @@ -101,4 +101,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ReactionsListGetResponse200' => false]; + } } diff --git a/generated/Normalizer/ReactionsListGetResponsedefaultNormalizer.php b/generated/Normalizer/ReactionsListGetResponsedefaultNormalizer.php index 75d0eb0a..e7b9f682 100644 --- a/generated/Normalizer/ReactionsListGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/ReactionsListGetResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ReactionsListGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/ReactionsRemovePostResponse200Normalizer.php b/generated/Normalizer/ReactionsRemovePostResponse200Normalizer.php index c2a4c529..209a4c7c 100644 --- a/generated/Normalizer/ReactionsRemovePostResponse200Normalizer.php +++ b/generated/Normalizer/ReactionsRemovePostResponse200Normalizer.php @@ -71,4 +71,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ReactionsRemovePostResponse200' => false]; + } } diff --git a/generated/Normalizer/ReactionsRemovePostResponsedefaultNormalizer.php b/generated/Normalizer/ReactionsRemovePostResponsedefaultNormalizer.php index 2c867225..afac776a 100644 --- a/generated/Normalizer/ReactionsRemovePostResponsedefaultNormalizer.php +++ b/generated/Normalizer/ReactionsRemovePostResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ReactionsRemovePostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/RemindersAddPostResponse200Normalizer.php b/generated/Normalizer/RemindersAddPostResponse200Normalizer.php index 1fef8df2..a3ba1fba 100644 --- a/generated/Normalizer/RemindersAddPostResponse200Normalizer.php +++ b/generated/Normalizer/RemindersAddPostResponse200Normalizer.php @@ -77,4 +77,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\RemindersAddPostResponse200' => false]; + } } diff --git a/generated/Normalizer/RemindersAddPostResponsedefaultNormalizer.php b/generated/Normalizer/RemindersAddPostResponsedefaultNormalizer.php index 675e0745..311debee 100644 --- a/generated/Normalizer/RemindersAddPostResponsedefaultNormalizer.php +++ b/generated/Normalizer/RemindersAddPostResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\RemindersAddPostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/RemindersCompletePostResponse200Normalizer.php b/generated/Normalizer/RemindersCompletePostResponse200Normalizer.php index c6bc0cf1..6e03c400 100644 --- a/generated/Normalizer/RemindersCompletePostResponse200Normalizer.php +++ b/generated/Normalizer/RemindersCompletePostResponse200Normalizer.php @@ -71,4 +71,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\RemindersCompletePostResponse200' => false]; + } } diff --git a/generated/Normalizer/RemindersCompletePostResponsedefaultNormalizer.php b/generated/Normalizer/RemindersCompletePostResponsedefaultNormalizer.php index 7a45afbd..a95983cb 100644 --- a/generated/Normalizer/RemindersCompletePostResponsedefaultNormalizer.php +++ b/generated/Normalizer/RemindersCompletePostResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\RemindersCompletePostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/RemindersDeletePostResponse200Normalizer.php b/generated/Normalizer/RemindersDeletePostResponse200Normalizer.php index 56943f27..97c3da36 100644 --- a/generated/Normalizer/RemindersDeletePostResponse200Normalizer.php +++ b/generated/Normalizer/RemindersDeletePostResponse200Normalizer.php @@ -71,4 +71,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\RemindersDeletePostResponse200' => false]; + } } diff --git a/generated/Normalizer/RemindersDeletePostResponsedefaultNormalizer.php b/generated/Normalizer/RemindersDeletePostResponsedefaultNormalizer.php index d1f9839f..4212b74f 100644 --- a/generated/Normalizer/RemindersDeletePostResponsedefaultNormalizer.php +++ b/generated/Normalizer/RemindersDeletePostResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\RemindersDeletePostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/RemindersInfoGetResponse200Normalizer.php b/generated/Normalizer/RemindersInfoGetResponse200Normalizer.php index 23275d26..a71de727 100644 --- a/generated/Normalizer/RemindersInfoGetResponse200Normalizer.php +++ b/generated/Normalizer/RemindersInfoGetResponse200Normalizer.php @@ -77,4 +77,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\RemindersInfoGetResponse200' => false]; + } } diff --git a/generated/Normalizer/RemindersInfoGetResponsedefaultNormalizer.php b/generated/Normalizer/RemindersInfoGetResponsedefaultNormalizer.php index 676dd4dc..4c63f5b2 100644 --- a/generated/Normalizer/RemindersInfoGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/RemindersInfoGetResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\RemindersInfoGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/RemindersListGetResponse200Normalizer.php b/generated/Normalizer/RemindersListGetResponse200Normalizer.php index 58295fe3..82c7318e 100644 --- a/generated/Normalizer/RemindersListGetResponse200Normalizer.php +++ b/generated/Normalizer/RemindersListGetResponse200Normalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\RemindersListGetResponse200' => false]; + } } diff --git a/generated/Normalizer/RemindersListGetResponsedefaultNormalizer.php b/generated/Normalizer/RemindersListGetResponsedefaultNormalizer.php index de1ad339..01de847d 100644 --- a/generated/Normalizer/RemindersListGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/RemindersListGetResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\RemindersListGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/RtmConnectGetResponse200Normalizer.php b/generated/Normalizer/RtmConnectGetResponse200Normalizer.php index c661f0d2..8b259890 100644 --- a/generated/Normalizer/RtmConnectGetResponse200Normalizer.php +++ b/generated/Normalizer/RtmConnectGetResponse200Normalizer.php @@ -89,4 +89,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\RtmConnectGetResponse200' => false]; + } } diff --git a/generated/Normalizer/RtmConnectGetResponse200SelfNormalizer.php b/generated/Normalizer/RtmConnectGetResponse200SelfNormalizer.php index 6820d05b..7d0c5ed4 100644 --- a/generated/Normalizer/RtmConnectGetResponse200SelfNormalizer.php +++ b/generated/Normalizer/RtmConnectGetResponse200SelfNormalizer.php @@ -77,4 +77,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\RtmConnectGetResponse200Self' => false]; + } } diff --git a/generated/Normalizer/RtmConnectGetResponse200TeamNormalizer.php b/generated/Normalizer/RtmConnectGetResponse200TeamNormalizer.php index d142ec6a..0689e1ae 100644 --- a/generated/Normalizer/RtmConnectGetResponse200TeamNormalizer.php +++ b/generated/Normalizer/RtmConnectGetResponse200TeamNormalizer.php @@ -83,4 +83,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\RtmConnectGetResponse200Team' => false]; + } } diff --git a/generated/Normalizer/RtmConnectGetResponsedefaultNormalizer.php b/generated/Normalizer/RtmConnectGetResponsedefaultNormalizer.php index ff1402ed..afbd0db1 100644 --- a/generated/Normalizer/RtmConnectGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/RtmConnectGetResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\RtmConnectGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/SearchMessagesGetResponse200Normalizer.php b/generated/Normalizer/SearchMessagesGetResponse200Normalizer.php index 8664f44b..fd891008 100644 --- a/generated/Normalizer/SearchMessagesGetResponse200Normalizer.php +++ b/generated/Normalizer/SearchMessagesGetResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\SearchMessagesGetResponse200' => false]; + } } diff --git a/generated/Normalizer/SearchMessagesGetResponsedefaultNormalizer.php b/generated/Normalizer/SearchMessagesGetResponsedefaultNormalizer.php index c010803b..491ab659 100644 --- a/generated/Normalizer/SearchMessagesGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/SearchMessagesGetResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\SearchMessagesGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/StarsAddPostResponse200Normalizer.php b/generated/Normalizer/StarsAddPostResponse200Normalizer.php index 756afcba..a579b4ac 100644 --- a/generated/Normalizer/StarsAddPostResponse200Normalizer.php +++ b/generated/Normalizer/StarsAddPostResponse200Normalizer.php @@ -71,4 +71,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\StarsAddPostResponse200' => false]; + } } diff --git a/generated/Normalizer/StarsAddPostResponsedefaultNormalizer.php b/generated/Normalizer/StarsAddPostResponsedefaultNormalizer.php index 92664240..e8d5e7a3 100644 --- a/generated/Normalizer/StarsAddPostResponsedefaultNormalizer.php +++ b/generated/Normalizer/StarsAddPostResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\StarsAddPostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/StarsListGetResponse200ItemsItemItem0Normalizer.php b/generated/Normalizer/StarsListGetResponse200ItemsItemItem0Normalizer.php index 7c81797c..52d52fe2 100644 --- a/generated/Normalizer/StarsListGetResponse200ItemsItemItem0Normalizer.php +++ b/generated/Normalizer/StarsListGetResponse200ItemsItemItem0Normalizer.php @@ -89,4 +89,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\StarsListGetResponse200ItemsItemItem0' => false]; + } } diff --git a/generated/Normalizer/StarsListGetResponse200ItemsItemItem1Normalizer.php b/generated/Normalizer/StarsListGetResponse200ItemsItemItem1Normalizer.php index 67a7e2af..7e272edc 100644 --- a/generated/Normalizer/StarsListGetResponse200ItemsItemItem1Normalizer.php +++ b/generated/Normalizer/StarsListGetResponse200ItemsItemItem1Normalizer.php @@ -83,4 +83,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\StarsListGetResponse200ItemsItemItem1' => false]; + } } diff --git a/generated/Normalizer/StarsListGetResponse200ItemsItemItem2Normalizer.php b/generated/Normalizer/StarsListGetResponse200ItemsItemItem2Normalizer.php index 79a637f4..fc8fb3e2 100644 --- a/generated/Normalizer/StarsListGetResponse200ItemsItemItem2Normalizer.php +++ b/generated/Normalizer/StarsListGetResponse200ItemsItemItem2Normalizer.php @@ -89,4 +89,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\StarsListGetResponse200ItemsItemItem2' => false]; + } } diff --git a/generated/Normalizer/StarsListGetResponse200ItemsItemItem3Normalizer.php b/generated/Normalizer/StarsListGetResponse200ItemsItemItem3Normalizer.php index 5f8f22b5..7ad246bc 100644 --- a/generated/Normalizer/StarsListGetResponse200ItemsItemItem3Normalizer.php +++ b/generated/Normalizer/StarsListGetResponse200ItemsItemItem3Normalizer.php @@ -83,4 +83,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\StarsListGetResponse200ItemsItemItem3' => false]; + } } diff --git a/generated/Normalizer/StarsListGetResponse200ItemsItemItem4Normalizer.php b/generated/Normalizer/StarsListGetResponse200ItemsItemItem4Normalizer.php index 5cbf25ca..81ae11f6 100644 --- a/generated/Normalizer/StarsListGetResponse200ItemsItemItem4Normalizer.php +++ b/generated/Normalizer/StarsListGetResponse200ItemsItemItem4Normalizer.php @@ -83,4 +83,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\StarsListGetResponse200ItemsItemItem4' => false]; + } } diff --git a/generated/Normalizer/StarsListGetResponse200ItemsItemItem5Normalizer.php b/generated/Normalizer/StarsListGetResponse200ItemsItemItem5Normalizer.php index af465587..dfec0eb8 100644 --- a/generated/Normalizer/StarsListGetResponse200ItemsItemItem5Normalizer.php +++ b/generated/Normalizer/StarsListGetResponse200ItemsItemItem5Normalizer.php @@ -83,4 +83,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\StarsListGetResponse200ItemsItemItem5' => false]; + } } diff --git a/generated/Normalizer/StarsListGetResponse200Normalizer.php b/generated/Normalizer/StarsListGetResponse200Normalizer.php index 4ca755be..ea1ab214 100644 --- a/generated/Normalizer/StarsListGetResponse200Normalizer.php +++ b/generated/Normalizer/StarsListGetResponse200Normalizer.php @@ -93,4 +93,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\StarsListGetResponse200' => false]; + } } diff --git a/generated/Normalizer/StarsListGetResponsedefaultNormalizer.php b/generated/Normalizer/StarsListGetResponsedefaultNormalizer.php index f4e59dec..c6aa519f 100644 --- a/generated/Normalizer/StarsListGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/StarsListGetResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\StarsListGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/StarsRemovePostResponse200Normalizer.php b/generated/Normalizer/StarsRemovePostResponse200Normalizer.php index bfcdc2e1..165a4588 100644 --- a/generated/Normalizer/StarsRemovePostResponse200Normalizer.php +++ b/generated/Normalizer/StarsRemovePostResponse200Normalizer.php @@ -71,4 +71,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\StarsRemovePostResponse200' => false]; + } } diff --git a/generated/Normalizer/StarsRemovePostResponsedefaultNormalizer.php b/generated/Normalizer/StarsRemovePostResponsedefaultNormalizer.php index b9bc56d6..f175acad 100644 --- a/generated/Normalizer/StarsRemovePostResponsedefaultNormalizer.php +++ b/generated/Normalizer/StarsRemovePostResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\StarsRemovePostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/TeamAccessLogsGetResponse200LoginsItemNormalizer.php b/generated/Normalizer/TeamAccessLogsGetResponse200LoginsItemNormalizer.php index 29e6f0ad..bebf1ecf 100644 --- a/generated/Normalizer/TeamAccessLogsGetResponse200LoginsItemNormalizer.php +++ b/generated/Normalizer/TeamAccessLogsGetResponse200LoginsItemNormalizer.php @@ -157,4 +157,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\TeamAccessLogsGetResponse200LoginsItem' => false]; + } } diff --git a/generated/Normalizer/TeamAccessLogsGetResponse200Normalizer.php b/generated/Normalizer/TeamAccessLogsGetResponse200Normalizer.php index aac87b71..47f9e273 100644 --- a/generated/Normalizer/TeamAccessLogsGetResponse200Normalizer.php +++ b/generated/Normalizer/TeamAccessLogsGetResponse200Normalizer.php @@ -91,4 +91,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\TeamAccessLogsGetResponse200' => false]; + } } diff --git a/generated/Normalizer/TeamAccessLogsGetResponsedefaultNormalizer.php b/generated/Normalizer/TeamAccessLogsGetResponsedefaultNormalizer.php index 885a264d..b1d3a9d6 100644 --- a/generated/Normalizer/TeamAccessLogsGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/TeamAccessLogsGetResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\TeamAccessLogsGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/TeamBillableInfoGetResponse200Normalizer.php b/generated/Normalizer/TeamBillableInfoGetResponse200Normalizer.php index 023b5130..5503c6fb 100644 --- a/generated/Normalizer/TeamBillableInfoGetResponse200Normalizer.php +++ b/generated/Normalizer/TeamBillableInfoGetResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\TeamBillableInfoGetResponse200' => false]; + } } diff --git a/generated/Normalizer/TeamBillableInfoGetResponsedefaultNormalizer.php b/generated/Normalizer/TeamBillableInfoGetResponsedefaultNormalizer.php index 7cc43b80..82f7970a 100644 --- a/generated/Normalizer/TeamBillableInfoGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/TeamBillableInfoGetResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\TeamBillableInfoGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/TeamInfoGetResponse200Normalizer.php b/generated/Normalizer/TeamInfoGetResponse200Normalizer.php index 7caac4ee..38a76941 100644 --- a/generated/Normalizer/TeamInfoGetResponse200Normalizer.php +++ b/generated/Normalizer/TeamInfoGetResponse200Normalizer.php @@ -77,4 +77,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\TeamInfoGetResponse200' => false]; + } } diff --git a/generated/Normalizer/TeamInfoGetResponsedefaultNormalizer.php b/generated/Normalizer/TeamInfoGetResponsedefaultNormalizer.php index ea707ab1..ac6c916c 100644 --- a/generated/Normalizer/TeamInfoGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/TeamInfoGetResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\TeamInfoGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/TeamIntegrationLogsGetResponse200LogsItemNormalizer.php b/generated/Normalizer/TeamIntegrationLogsGetResponse200LogsItemNormalizer.php index 520f843e..294cea69 100644 --- a/generated/Normalizer/TeamIntegrationLogsGetResponse200LogsItemNormalizer.php +++ b/generated/Normalizer/TeamIntegrationLogsGetResponse200LogsItemNormalizer.php @@ -139,4 +139,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\TeamIntegrationLogsGetResponse200LogsItem' => false]; + } } diff --git a/generated/Normalizer/TeamIntegrationLogsGetResponse200Normalizer.php b/generated/Normalizer/TeamIntegrationLogsGetResponse200Normalizer.php index e6c87f4d..5841de70 100644 --- a/generated/Normalizer/TeamIntegrationLogsGetResponse200Normalizer.php +++ b/generated/Normalizer/TeamIntegrationLogsGetResponse200Normalizer.php @@ -91,4 +91,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\TeamIntegrationLogsGetResponse200' => false]; + } } diff --git a/generated/Normalizer/TeamIntegrationLogsGetResponsedefaultNormalizer.php b/generated/Normalizer/TeamIntegrationLogsGetResponsedefaultNormalizer.php index af9b0f50..e4cb6cfc 100644 --- a/generated/Normalizer/TeamIntegrationLogsGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/TeamIntegrationLogsGetResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\TeamIntegrationLogsGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/TeamProfileGetGetResponse200Normalizer.php b/generated/Normalizer/TeamProfileGetGetResponse200Normalizer.php index 70d8e2a6..17da5e9b 100644 --- a/generated/Normalizer/TeamProfileGetGetResponse200Normalizer.php +++ b/generated/Normalizer/TeamProfileGetGetResponse200Normalizer.php @@ -77,4 +77,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\TeamProfileGetGetResponse200' => false]; + } } diff --git a/generated/Normalizer/TeamProfileGetGetResponse200ProfileNormalizer.php b/generated/Normalizer/TeamProfileGetGetResponse200ProfileNormalizer.php index a8b070a6..2d3c6536 100644 --- a/generated/Normalizer/TeamProfileGetGetResponse200ProfileNormalizer.php +++ b/generated/Normalizer/TeamProfileGetGetResponse200ProfileNormalizer.php @@ -79,4 +79,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\TeamProfileGetGetResponse200Profile' => false]; + } } diff --git a/generated/Normalizer/TeamProfileGetGetResponsedefaultNormalizer.php b/generated/Normalizer/TeamProfileGetGetResponsedefaultNormalizer.php index 03874468..6878ef80 100644 --- a/generated/Normalizer/TeamProfileGetGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/TeamProfileGetGetResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\TeamProfileGetGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/UsergroupsCreatePostResponse200Normalizer.php b/generated/Normalizer/UsergroupsCreatePostResponse200Normalizer.php index 129322f3..d4027b4a 100644 --- a/generated/Normalizer/UsergroupsCreatePostResponse200Normalizer.php +++ b/generated/Normalizer/UsergroupsCreatePostResponse200Normalizer.php @@ -77,4 +77,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\UsergroupsCreatePostResponse200' => false]; + } } diff --git a/generated/Normalizer/UsergroupsCreatePostResponsedefaultNormalizer.php b/generated/Normalizer/UsergroupsCreatePostResponsedefaultNormalizer.php index 3d056e32..bdbd7de7 100644 --- a/generated/Normalizer/UsergroupsCreatePostResponsedefaultNormalizer.php +++ b/generated/Normalizer/UsergroupsCreatePostResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\UsergroupsCreatePostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/UsergroupsDisablePostResponse200Normalizer.php b/generated/Normalizer/UsergroupsDisablePostResponse200Normalizer.php index f42be3d1..6427859c 100644 --- a/generated/Normalizer/UsergroupsDisablePostResponse200Normalizer.php +++ b/generated/Normalizer/UsergroupsDisablePostResponse200Normalizer.php @@ -77,4 +77,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\UsergroupsDisablePostResponse200' => false]; + } } diff --git a/generated/Normalizer/UsergroupsDisablePostResponsedefaultNormalizer.php b/generated/Normalizer/UsergroupsDisablePostResponsedefaultNormalizer.php index a8739b33..5670a027 100644 --- a/generated/Normalizer/UsergroupsDisablePostResponsedefaultNormalizer.php +++ b/generated/Normalizer/UsergroupsDisablePostResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\UsergroupsDisablePostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/UsergroupsEnablePostResponse200Normalizer.php b/generated/Normalizer/UsergroupsEnablePostResponse200Normalizer.php index 388920b9..93c6595b 100644 --- a/generated/Normalizer/UsergroupsEnablePostResponse200Normalizer.php +++ b/generated/Normalizer/UsergroupsEnablePostResponse200Normalizer.php @@ -77,4 +77,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\UsergroupsEnablePostResponse200' => false]; + } } diff --git a/generated/Normalizer/UsergroupsEnablePostResponsedefaultNormalizer.php b/generated/Normalizer/UsergroupsEnablePostResponsedefaultNormalizer.php index 023f55fc..63ea1cc3 100644 --- a/generated/Normalizer/UsergroupsEnablePostResponsedefaultNormalizer.php +++ b/generated/Normalizer/UsergroupsEnablePostResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\UsergroupsEnablePostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/UsergroupsListGetResponse200Normalizer.php b/generated/Normalizer/UsergroupsListGetResponse200Normalizer.php index 921833e6..a1213aed 100644 --- a/generated/Normalizer/UsergroupsListGetResponse200Normalizer.php +++ b/generated/Normalizer/UsergroupsListGetResponse200Normalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\UsergroupsListGetResponse200' => false]; + } } diff --git a/generated/Normalizer/UsergroupsListGetResponsedefaultNormalizer.php b/generated/Normalizer/UsergroupsListGetResponsedefaultNormalizer.php index e9bf9877..53f7f768 100644 --- a/generated/Normalizer/UsergroupsListGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/UsergroupsListGetResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\UsergroupsListGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/UsergroupsUpdatePostResponse200Normalizer.php b/generated/Normalizer/UsergroupsUpdatePostResponse200Normalizer.php index 33b2c836..79d9a519 100644 --- a/generated/Normalizer/UsergroupsUpdatePostResponse200Normalizer.php +++ b/generated/Normalizer/UsergroupsUpdatePostResponse200Normalizer.php @@ -77,4 +77,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\UsergroupsUpdatePostResponse200' => false]; + } } diff --git a/generated/Normalizer/UsergroupsUpdatePostResponsedefaultNormalizer.php b/generated/Normalizer/UsergroupsUpdatePostResponsedefaultNormalizer.php index 25a7c597..1b589e6e 100644 --- a/generated/Normalizer/UsergroupsUpdatePostResponsedefaultNormalizer.php +++ b/generated/Normalizer/UsergroupsUpdatePostResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\UsergroupsUpdatePostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/UsergroupsUsersListGetResponse200Normalizer.php b/generated/Normalizer/UsergroupsUsersListGetResponse200Normalizer.php index 8d545a0f..d613560e 100644 --- a/generated/Normalizer/UsergroupsUsersListGetResponse200Normalizer.php +++ b/generated/Normalizer/UsergroupsUsersListGetResponse200Normalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\UsergroupsUsersListGetResponse200' => false]; + } } diff --git a/generated/Normalizer/UsergroupsUsersListGetResponsedefaultNormalizer.php b/generated/Normalizer/UsergroupsUsersListGetResponsedefaultNormalizer.php index 6d9b8a87..722691d8 100644 --- a/generated/Normalizer/UsergroupsUsersListGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/UsergroupsUsersListGetResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\UsergroupsUsersListGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/UsergroupsUsersUpdatePostResponse200Normalizer.php b/generated/Normalizer/UsergroupsUsersUpdatePostResponse200Normalizer.php index 5f3ae58f..1ed60850 100644 --- a/generated/Normalizer/UsergroupsUsersUpdatePostResponse200Normalizer.php +++ b/generated/Normalizer/UsergroupsUsersUpdatePostResponse200Normalizer.php @@ -77,4 +77,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\UsergroupsUsersUpdatePostResponse200' => false]; + } } diff --git a/generated/Normalizer/UsergroupsUsersUpdatePostResponsedefaultNormalizer.php b/generated/Normalizer/UsergroupsUsersUpdatePostResponsedefaultNormalizer.php index 415be05d..90f13da7 100644 --- a/generated/Normalizer/UsergroupsUsersUpdatePostResponsedefaultNormalizer.php +++ b/generated/Normalizer/UsergroupsUsersUpdatePostResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\UsergroupsUsersUpdatePostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/UsersConversationsGetResponse200Normalizer.php b/generated/Normalizer/UsersConversationsGetResponse200Normalizer.php index a37b8b52..077ccfa0 100644 --- a/generated/Normalizer/UsersConversationsGetResponse200Normalizer.php +++ b/generated/Normalizer/UsersConversationsGetResponse200Normalizer.php @@ -106,4 +106,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\UsersConversationsGetResponse200' => false]; + } } diff --git a/generated/Normalizer/UsersConversationsGetResponse200ResponseMetadataNormalizer.php b/generated/Normalizer/UsersConversationsGetResponse200ResponseMetadataNormalizer.php index 69107020..eb2c4cb1 100644 --- a/generated/Normalizer/UsersConversationsGetResponse200ResponseMetadataNormalizer.php +++ b/generated/Normalizer/UsersConversationsGetResponse200ResponseMetadataNormalizer.php @@ -71,4 +71,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\UsersConversationsGetResponse200ResponseMetadata' => false]; + } } diff --git a/generated/Normalizer/UsersConversationsGetResponsedefaultNormalizer.php b/generated/Normalizer/UsersConversationsGetResponsedefaultNormalizer.php index b0fc2da1..922498b7 100644 --- a/generated/Normalizer/UsersConversationsGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/UsersConversationsGetResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\UsersConversationsGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/UsersDeletePhotoPostResponse200Normalizer.php b/generated/Normalizer/UsersDeletePhotoPostResponse200Normalizer.php index 27927f75..2688551b 100644 --- a/generated/Normalizer/UsersDeletePhotoPostResponse200Normalizer.php +++ b/generated/Normalizer/UsersDeletePhotoPostResponse200Normalizer.php @@ -71,4 +71,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\UsersDeletePhotoPostResponse200' => false]; + } } diff --git a/generated/Normalizer/UsersDeletePhotoPostResponsedefaultNormalizer.php b/generated/Normalizer/UsersDeletePhotoPostResponsedefaultNormalizer.php index 9873c0df..80b06b4d 100644 --- a/generated/Normalizer/UsersDeletePhotoPostResponsedefaultNormalizer.php +++ b/generated/Normalizer/UsersDeletePhotoPostResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\UsersDeletePhotoPostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/UsersGetPresenceGetResponse200Normalizer.php b/generated/Normalizer/UsersGetPresenceGetResponse200Normalizer.php index 3c57db60..54120041 100644 --- a/generated/Normalizer/UsersGetPresenceGetResponse200Normalizer.php +++ b/generated/Normalizer/UsersGetPresenceGetResponse200Normalizer.php @@ -134,4 +134,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\UsersGetPresenceGetResponse200' => false]; + } } diff --git a/generated/Normalizer/UsersGetPresenceGetResponsedefaultNormalizer.php b/generated/Normalizer/UsersGetPresenceGetResponsedefaultNormalizer.php index 16f540b6..fdc426d9 100644 --- a/generated/Normalizer/UsersGetPresenceGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/UsersGetPresenceGetResponsedefaultNormalizer.php @@ -89,4 +89,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\UsersGetPresenceGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/UsersIdentityGetResponse200Item0Normalizer.php b/generated/Normalizer/UsersIdentityGetResponse200Item0Normalizer.php index 816fc9ca..db110862 100644 --- a/generated/Normalizer/UsersIdentityGetResponse200Item0Normalizer.php +++ b/generated/Normalizer/UsersIdentityGetResponse200Item0Normalizer.php @@ -83,4 +83,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\UsersIdentityGetResponse200Item0' => false]; + } } diff --git a/generated/Normalizer/UsersIdentityGetResponse200Item0TeamNormalizer.php b/generated/Normalizer/UsersIdentityGetResponse200Item0TeamNormalizer.php index 82e2ac4c..f2c4f668 100644 --- a/generated/Normalizer/UsersIdentityGetResponse200Item0TeamNormalizer.php +++ b/generated/Normalizer/UsersIdentityGetResponse200Item0TeamNormalizer.php @@ -71,4 +71,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\UsersIdentityGetResponse200Item0Team' => false]; + } } diff --git a/generated/Normalizer/UsersIdentityGetResponse200Item0UserNormalizer.php b/generated/Normalizer/UsersIdentityGetResponse200Item0UserNormalizer.php index 9b71cee1..79c2de99 100644 --- a/generated/Normalizer/UsersIdentityGetResponse200Item0UserNormalizer.php +++ b/generated/Normalizer/UsersIdentityGetResponse200Item0UserNormalizer.php @@ -77,4 +77,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\UsersIdentityGetResponse200Item0User' => false]; + } } diff --git a/generated/Normalizer/UsersIdentityGetResponse200Item1Normalizer.php b/generated/Normalizer/UsersIdentityGetResponse200Item1Normalizer.php index daa7376f..a736cd7e 100644 --- a/generated/Normalizer/UsersIdentityGetResponse200Item1Normalizer.php +++ b/generated/Normalizer/UsersIdentityGetResponse200Item1Normalizer.php @@ -83,4 +83,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\UsersIdentityGetResponse200Item1' => false]; + } } diff --git a/generated/Normalizer/UsersIdentityGetResponse200Item1TeamNormalizer.php b/generated/Normalizer/UsersIdentityGetResponse200Item1TeamNormalizer.php index b5f437fe..75100e90 100644 --- a/generated/Normalizer/UsersIdentityGetResponse200Item1TeamNormalizer.php +++ b/generated/Normalizer/UsersIdentityGetResponse200Item1TeamNormalizer.php @@ -71,4 +71,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\UsersIdentityGetResponse200Item1Team' => false]; + } } diff --git a/generated/Normalizer/UsersIdentityGetResponse200Item1UserNormalizer.php b/generated/Normalizer/UsersIdentityGetResponse200Item1UserNormalizer.php index eb3a3189..b43fd081 100644 --- a/generated/Normalizer/UsersIdentityGetResponse200Item1UserNormalizer.php +++ b/generated/Normalizer/UsersIdentityGetResponse200Item1UserNormalizer.php @@ -83,4 +83,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\UsersIdentityGetResponse200Item1User' => false]; + } } diff --git a/generated/Normalizer/UsersIdentityGetResponse200Item2Normalizer.php b/generated/Normalizer/UsersIdentityGetResponse200Item2Normalizer.php index ac2082a2..1c4fac66 100644 --- a/generated/Normalizer/UsersIdentityGetResponse200Item2Normalizer.php +++ b/generated/Normalizer/UsersIdentityGetResponse200Item2Normalizer.php @@ -83,4 +83,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\UsersIdentityGetResponse200Item2' => false]; + } } diff --git a/generated/Normalizer/UsersIdentityGetResponse200Item2TeamNormalizer.php b/generated/Normalizer/UsersIdentityGetResponse200Item2TeamNormalizer.php index 5fba4469..baef686c 100644 --- a/generated/Normalizer/UsersIdentityGetResponse200Item2TeamNormalizer.php +++ b/generated/Normalizer/UsersIdentityGetResponse200Item2TeamNormalizer.php @@ -71,4 +71,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\UsersIdentityGetResponse200Item2Team' => false]; + } } diff --git a/generated/Normalizer/UsersIdentityGetResponse200Item2UserNormalizer.php b/generated/Normalizer/UsersIdentityGetResponse200Item2UserNormalizer.php index feb99096..ad6f61c3 100644 --- a/generated/Normalizer/UsersIdentityGetResponse200Item2UserNormalizer.php +++ b/generated/Normalizer/UsersIdentityGetResponse200Item2UserNormalizer.php @@ -113,4 +113,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\UsersIdentityGetResponse200Item2User' => false]; + } } diff --git a/generated/Normalizer/UsersIdentityGetResponse200Item3Normalizer.php b/generated/Normalizer/UsersIdentityGetResponse200Item3Normalizer.php index f9990db7..45bdc91f 100644 --- a/generated/Normalizer/UsersIdentityGetResponse200Item3Normalizer.php +++ b/generated/Normalizer/UsersIdentityGetResponse200Item3Normalizer.php @@ -83,4 +83,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\UsersIdentityGetResponse200Item3' => false]; + } } diff --git a/generated/Normalizer/UsersIdentityGetResponse200Item3TeamNormalizer.php b/generated/Normalizer/UsersIdentityGetResponse200Item3TeamNormalizer.php index 810d2655..057c85af 100644 --- a/generated/Normalizer/UsersIdentityGetResponse200Item3TeamNormalizer.php +++ b/generated/Normalizer/UsersIdentityGetResponse200Item3TeamNormalizer.php @@ -131,4 +131,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\UsersIdentityGetResponse200Item3Team' => false]; + } } diff --git a/generated/Normalizer/UsersIdentityGetResponse200Item3UserNormalizer.php b/generated/Normalizer/UsersIdentityGetResponse200Item3UserNormalizer.php index cd38d978..e6f1d7ed 100644 --- a/generated/Normalizer/UsersIdentityGetResponse200Item3UserNormalizer.php +++ b/generated/Normalizer/UsersIdentityGetResponse200Item3UserNormalizer.php @@ -77,4 +77,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\UsersIdentityGetResponse200Item3User' => false]; + } } diff --git a/generated/Normalizer/UsersIdentityGetResponsedefaultNormalizer.php b/generated/Normalizer/UsersIdentityGetResponsedefaultNormalizer.php index 647b8358..02c7372c 100644 --- a/generated/Normalizer/UsersIdentityGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/UsersIdentityGetResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\UsersIdentityGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/UsersInfoGetResponse200Normalizer.php b/generated/Normalizer/UsersInfoGetResponse200Normalizer.php index df68edfd..c9f47315 100644 --- a/generated/Normalizer/UsersInfoGetResponse200Normalizer.php +++ b/generated/Normalizer/UsersInfoGetResponse200Normalizer.php @@ -89,4 +89,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\UsersInfoGetResponse200' => false]; + } } diff --git a/generated/Normalizer/UsersInfoGetResponsedefaultNormalizer.php b/generated/Normalizer/UsersInfoGetResponsedefaultNormalizer.php index 532b20bb..2c5cb67f 100644 --- a/generated/Normalizer/UsersInfoGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/UsersInfoGetResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\UsersInfoGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/UsersListGetResponse200Normalizer.php b/generated/Normalizer/UsersListGetResponse200Normalizer.php index 9be1929f..27b38225 100644 --- a/generated/Normalizer/UsersListGetResponse200Normalizer.php +++ b/generated/Normalizer/UsersListGetResponse200Normalizer.php @@ -99,4 +99,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\UsersListGetResponse200' => false]; + } } diff --git a/generated/Normalizer/UsersListGetResponsedefaultNormalizer.php b/generated/Normalizer/UsersListGetResponsedefaultNormalizer.php index 25ed84d7..2b158e22 100644 --- a/generated/Normalizer/UsersListGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/UsersListGetResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\UsersListGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/UsersLookupByEmailGetResponse200Normalizer.php b/generated/Normalizer/UsersLookupByEmailGetResponse200Normalizer.php index d583fb95..55b9e5ea 100644 --- a/generated/Normalizer/UsersLookupByEmailGetResponse200Normalizer.php +++ b/generated/Normalizer/UsersLookupByEmailGetResponse200Normalizer.php @@ -89,4 +89,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\UsersLookupByEmailGetResponse200' => false]; + } } diff --git a/generated/Normalizer/UsersLookupByEmailGetResponsedefaultNormalizer.php b/generated/Normalizer/UsersLookupByEmailGetResponsedefaultNormalizer.php index b7436dfb..c4f48879 100644 --- a/generated/Normalizer/UsersLookupByEmailGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/UsersLookupByEmailGetResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\UsersLookupByEmailGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/UsersProfileGetGetResponse200Normalizer.php b/generated/Normalizer/UsersProfileGetGetResponse200Normalizer.php index 699bb871..3244c629 100644 --- a/generated/Normalizer/UsersProfileGetGetResponse200Normalizer.php +++ b/generated/Normalizer/UsersProfileGetGetResponse200Normalizer.php @@ -77,4 +77,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\UsersProfileGetGetResponse200' => false]; + } } diff --git a/generated/Normalizer/UsersProfileGetGetResponsedefaultNormalizer.php b/generated/Normalizer/UsersProfileGetGetResponsedefaultNormalizer.php index d49f7f91..27024f59 100644 --- a/generated/Normalizer/UsersProfileGetGetResponsedefaultNormalizer.php +++ b/generated/Normalizer/UsersProfileGetGetResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\UsersProfileGetGetResponsedefault' => false]; + } } diff --git a/generated/Normalizer/UsersProfileSetPostResponse200Normalizer.php b/generated/Normalizer/UsersProfileSetPostResponse200Normalizer.php index af5da7ac..029a5a6e 100644 --- a/generated/Normalizer/UsersProfileSetPostResponse200Normalizer.php +++ b/generated/Normalizer/UsersProfileSetPostResponse200Normalizer.php @@ -91,4 +91,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\UsersProfileSetPostResponse200' => false]; + } } diff --git a/generated/Normalizer/UsersProfileSetPostResponsedefaultNormalizer.php b/generated/Normalizer/UsersProfileSetPostResponsedefaultNormalizer.php index 45818941..4056e543 100644 --- a/generated/Normalizer/UsersProfileSetPostResponsedefaultNormalizer.php +++ b/generated/Normalizer/UsersProfileSetPostResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\UsersProfileSetPostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/UsersSetActivePostResponse200Normalizer.php b/generated/Normalizer/UsersSetActivePostResponse200Normalizer.php index eb245765..2bf01678 100644 --- a/generated/Normalizer/UsersSetActivePostResponse200Normalizer.php +++ b/generated/Normalizer/UsersSetActivePostResponse200Normalizer.php @@ -71,4 +71,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\UsersSetActivePostResponse200' => false]; + } } diff --git a/generated/Normalizer/UsersSetActivePostResponsedefaultNormalizer.php b/generated/Normalizer/UsersSetActivePostResponsedefaultNormalizer.php index 61a9e857..b0346a22 100644 --- a/generated/Normalizer/UsersSetActivePostResponsedefaultNormalizer.php +++ b/generated/Normalizer/UsersSetActivePostResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\UsersSetActivePostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/UsersSetPhotoPostResponse200Normalizer.php b/generated/Normalizer/UsersSetPhotoPostResponse200Normalizer.php index 86918cd8..c716829c 100644 --- a/generated/Normalizer/UsersSetPhotoPostResponse200Normalizer.php +++ b/generated/Normalizer/UsersSetPhotoPostResponse200Normalizer.php @@ -77,4 +77,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\UsersSetPhotoPostResponse200' => false]; + } } diff --git a/generated/Normalizer/UsersSetPhotoPostResponse200ProfileNormalizer.php b/generated/Normalizer/UsersSetPhotoPostResponse200ProfileNormalizer.php index 2b4af0bd..55d7cdd8 100644 --- a/generated/Normalizer/UsersSetPhotoPostResponse200ProfileNormalizer.php +++ b/generated/Normalizer/UsersSetPhotoPostResponse200ProfileNormalizer.php @@ -119,4 +119,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\UsersSetPhotoPostResponse200Profile' => false]; + } } diff --git a/generated/Normalizer/UsersSetPhotoPostResponsedefaultNormalizer.php b/generated/Normalizer/UsersSetPhotoPostResponsedefaultNormalizer.php index 0b97484e..65ea1834 100644 --- a/generated/Normalizer/UsersSetPhotoPostResponsedefaultNormalizer.php +++ b/generated/Normalizer/UsersSetPhotoPostResponsedefaultNormalizer.php @@ -109,4 +109,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\UsersSetPhotoPostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/UsersSetPresencePostResponse200Normalizer.php b/generated/Normalizer/UsersSetPresencePostResponse200Normalizer.php index c7925efb..55d686f1 100644 --- a/generated/Normalizer/UsersSetPresencePostResponse200Normalizer.php +++ b/generated/Normalizer/UsersSetPresencePostResponse200Normalizer.php @@ -71,4 +71,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\UsersSetPresencePostResponse200' => false]; + } } diff --git a/generated/Normalizer/UsersSetPresencePostResponsedefaultNormalizer.php b/generated/Normalizer/UsersSetPresencePostResponsedefaultNormalizer.php index 518c113b..3ab788aa 100644 --- a/generated/Normalizer/UsersSetPresencePostResponsedefaultNormalizer.php +++ b/generated/Normalizer/UsersSetPresencePostResponsedefaultNormalizer.php @@ -85,4 +85,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\UsersSetPresencePostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/ViewsOpenPostResponse200Normalizer.php b/generated/Normalizer/ViewsOpenPostResponse200Normalizer.php index efba5847..9f5da217 100644 --- a/generated/Normalizer/ViewsOpenPostResponse200Normalizer.php +++ b/generated/Normalizer/ViewsOpenPostResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ViewsOpenPostResponse200' => false]; + } } diff --git a/generated/Normalizer/ViewsOpenPostResponsedefaultNormalizer.php b/generated/Normalizer/ViewsOpenPostResponsedefaultNormalizer.php index 1a55629c..19516932 100644 --- a/generated/Normalizer/ViewsOpenPostResponsedefaultNormalizer.php +++ b/generated/Normalizer/ViewsOpenPostResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ViewsOpenPostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/ViewsPublishPostResponse200Normalizer.php b/generated/Normalizer/ViewsPublishPostResponse200Normalizer.php index 95591d1d..bc4bc4b4 100644 --- a/generated/Normalizer/ViewsPublishPostResponse200Normalizer.php +++ b/generated/Normalizer/ViewsPublishPostResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ViewsPublishPostResponse200' => false]; + } } diff --git a/generated/Normalizer/ViewsPublishPostResponsedefaultNormalizer.php b/generated/Normalizer/ViewsPublishPostResponsedefaultNormalizer.php index 23b3f523..66686882 100644 --- a/generated/Normalizer/ViewsPublishPostResponsedefaultNormalizer.php +++ b/generated/Normalizer/ViewsPublishPostResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ViewsPublishPostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/ViewsPushPostResponse200Normalizer.php b/generated/Normalizer/ViewsPushPostResponse200Normalizer.php index 2c303968..fc67ac4f 100644 --- a/generated/Normalizer/ViewsPushPostResponse200Normalizer.php +++ b/generated/Normalizer/ViewsPushPostResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ViewsPushPostResponse200' => false]; + } } diff --git a/generated/Normalizer/ViewsPushPostResponsedefaultNormalizer.php b/generated/Normalizer/ViewsPushPostResponsedefaultNormalizer.php index 52614860..6aa561a4 100644 --- a/generated/Normalizer/ViewsPushPostResponsedefaultNormalizer.php +++ b/generated/Normalizer/ViewsPushPostResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ViewsPushPostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/ViewsUpdatePostResponse200Normalizer.php b/generated/Normalizer/ViewsUpdatePostResponse200Normalizer.php index 954c3b9f..59a538a4 100644 --- a/generated/Normalizer/ViewsUpdatePostResponse200Normalizer.php +++ b/generated/Normalizer/ViewsUpdatePostResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ViewsUpdatePostResponse200' => false]; + } } diff --git a/generated/Normalizer/ViewsUpdatePostResponsedefaultNormalizer.php b/generated/Normalizer/ViewsUpdatePostResponsedefaultNormalizer.php index 12f6a57c..ca44e627 100644 --- a/generated/Normalizer/ViewsUpdatePostResponsedefaultNormalizer.php +++ b/generated/Normalizer/ViewsUpdatePostResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\ViewsUpdatePostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/WorkflowsStepCompletedPostResponse200Normalizer.php b/generated/Normalizer/WorkflowsStepCompletedPostResponse200Normalizer.php index 26a92465..8bb1d277 100644 --- a/generated/Normalizer/WorkflowsStepCompletedPostResponse200Normalizer.php +++ b/generated/Normalizer/WorkflowsStepCompletedPostResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\WorkflowsStepCompletedPostResponse200' => false]; + } } diff --git a/generated/Normalizer/WorkflowsStepCompletedPostResponsedefaultNormalizer.php b/generated/Normalizer/WorkflowsStepCompletedPostResponsedefaultNormalizer.php index fa8f4396..0c755803 100644 --- a/generated/Normalizer/WorkflowsStepCompletedPostResponsedefaultNormalizer.php +++ b/generated/Normalizer/WorkflowsStepCompletedPostResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\WorkflowsStepCompletedPostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/WorkflowsStepFailedPostResponse200Normalizer.php b/generated/Normalizer/WorkflowsStepFailedPostResponse200Normalizer.php index 8cb120bc..2672dbbe 100644 --- a/generated/Normalizer/WorkflowsStepFailedPostResponse200Normalizer.php +++ b/generated/Normalizer/WorkflowsStepFailedPostResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\WorkflowsStepFailedPostResponse200' => false]; + } } diff --git a/generated/Normalizer/WorkflowsStepFailedPostResponsedefaultNormalizer.php b/generated/Normalizer/WorkflowsStepFailedPostResponsedefaultNormalizer.php index 06b500b2..fcf0eae2 100644 --- a/generated/Normalizer/WorkflowsStepFailedPostResponsedefaultNormalizer.php +++ b/generated/Normalizer/WorkflowsStepFailedPostResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\WorkflowsStepFailedPostResponsedefault' => false]; + } } diff --git a/generated/Normalizer/WorkflowsUpdateStepPostResponse200Normalizer.php b/generated/Normalizer/WorkflowsUpdateStepPostResponse200Normalizer.php index 18b1339c..c08e60e3 100644 --- a/generated/Normalizer/WorkflowsUpdateStepPostResponse200Normalizer.php +++ b/generated/Normalizer/WorkflowsUpdateStepPostResponse200Normalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\WorkflowsUpdateStepPostResponse200' => false]; + } } diff --git a/generated/Normalizer/WorkflowsUpdateStepPostResponsedefaultNormalizer.php b/generated/Normalizer/WorkflowsUpdateStepPostResponsedefaultNormalizer.php index 6c91b102..56c4a1b2 100644 --- a/generated/Normalizer/WorkflowsUpdateStepPostResponsedefaultNormalizer.php +++ b/generated/Normalizer/WorkflowsUpdateStepPostResponsedefaultNormalizer.php @@ -82,4 +82,9 @@ public function normalize($object, $format = null, array $context = []) return $data; } + + public function getSupportedTypes(string $format = null): array + { + return ['JoliCode\\Slack\\Api\\Model\\WorkflowsUpdateStepPostResponsedefault' => false]; + } }