From 03b345205bb8d38d5c8dd0c9a71a6da32a407cf2 Mon Sep 17 00:00:00 2001
From: Luke Cha <104121286+sf-luke-cha@users.noreply.github.com>
Date: Fri, 10 Nov 2023 16:53:14 +0900
Subject: [PATCH] Update to 1.0.17
---
.idea/.name | 1 +
.idea/aws.xml | 17 +
.idea/compiler.xml | 11 +-
.idea/gradle.xml | 16 +
.idea/jarRepositories.xml | 5 +
.idea/misc.xml | 5 +-
.openapi-generator/FILES | 356 +-
README.md | 53 +-
api/openapi.yaml | 3925 +++++++++++++----
build.gradle | 2 +-
build.sbt | 2 +-
docs/AnnouncementApi.md | 28 +-
docs/ApplicationApi.md | 118 +-
docs/BotApi.md | 38 +-
docs/DataExportApi.md | 12 +-
docs/DeleteAPinApi.md | 84 +
docs/GroupChannelApi.md | 76 +-
docs/MessageApi.md | 106 +-
docs/MetadataApi.md | 84 +-
docs/ModerationApi.md | 108 +-
docs/OpenChannelApi.md | 36 +-
docs/PinAMessageApi.md | 84 +
docs/PollApi.md | 909 ++++
docs/PrivacyApi.md | 12 +-
docs/PushNotificationsApi.md | 153 +
docs/ReportApi.md | 30 +-
docs/ScheduledMessageApi.md | 559 +++
docs/SendBirdBotsMessageResponse.md | 13 +
docs/SendBirdBotsMessageResponseMessage.md | 32 +
...BotsMessageResponseMessageMessageEvents.md | 16 +
docs/SendBirdGroupChannel.md | 4 +-
docs/SendBirdScheduledMessage.md | 15 +
docs/StatisticsApi.md | 24 +-
docs/UserApi.md | 116 +-
...3ApplicationsPushSettingsGet200Response.md | 13 +
docs/V3ApplicationsPushSettingsGetRequest.md | 13 +
...MessagesScheduledMessageIdDeleteRequest.md | 31 +
docs/V3PollsGetRequest.md | 19 +
docs/V3PollsPollIdDeleteRequest.md | 15 +
docs/V3PollsPollIdDeleteRequest1.md | 18 +
...PollsPollIdOptionsOptionIdDeleteRequest.md | 14 +
...llIdOptionsOptionIdVotersGet200Response.md | 15 +
...OptionIdVotersGet200ResponseVotersInner.md | 16 +
...lsPollIdOptionsOptionIdVotersGetRequest.md | 14 +
docs/V3PollsPollIdVotePutRequest.md | 14 +
.../V3ScheduledMessagesCountGet200Response.md | 13 +
docs/V3ScheduledMessagesGet200Response.md | 14 +
docs/WebhookApi.md | 4 +-
pom.xml | 2 +-
.../client/model/AbstractOpenApiSchema.java | 2 +-
.../model/AddApnsPushConfigurationData.java | 2 +-
.../AddApnsPushConfigurationResponse.java | 2 +-
...rationResponsePushConfigurationsInner.java | 2 +-
.../model/AddEmojiCategoriesResponse.java | 2 +-
...ategoriesResponseEmojiCategoriesInner.java | 2 +-
.../client/model/AddEmojisData.java | 2 +-
.../client/model/AddEmojisResponse.java | 2 +-
.../model/AddExtraDataToMessageData.java | 2 +-
.../model/AddExtraDataToMessageResponse.java | 2 +-
.../model/AddFcmPushConfigurationData.java | 2 +-
.../AddFcmPushConfigurationResponse.java | 2 +-
...rationResponsePushConfigurationsInner.java | 2 +-
.../model/AddHmsPushConfigurationData.java | 2 +-
.../AddHmsPushConfigurationResponse.java | 2 +-
...rationResponsePushConfigurationsInner.java | 2 +-
.../client/model/AddIpToWhitelistData.java | 2 +-
.../model/AddIpToWhitelistResponse.java | 2 +-
.../model/AddReactionToAMessageData.java | 2 +-
.../model/AddReactionToAMessageResponse.java | 2 +-
.../AddRegistrationOrDeviceTokenData.java | 2 +-
.../AddRegistrationOrDeviceTokenResponse.java | 2 +-
...romChannelsWithCustomChannelTypesData.java | 2 +-
...rsInChannelsWithCustomChannelTypeData.java | 2 +-
...hCustomChannelTypeDataBannedListInner.java | 2 +-
.../org/openapitools/client/model/Blob.java | 2 +-
.../client/model/BlockUserData.java | 2 +-
.../client/model/BlockUserResponse.java | 2 +-
...shNotificationContentTemplateResponse.java | 2 +-
.../ChooseWhichEventsToSubscribeToData.java | 2 +-
...hooseWhichEventsToSubscribeToResponse.java | 2 +-
...ichEventsToSubscribeToResponseWebhook.java | 2 +-
.../client/model/ConfigureAutoEventData.java | 2 +-
...onfigureAutoEventDataAutoEventMessage.java | 2 +-
.../client/model/CreateBotData.java | 2 +-
.../client/model/CreateBotResponse.java | 2 +-
.../client/model/CreateBotResponseBot.java | 2 +-
.../model/CreateChannelMetacounterData.java | 2 +-
.../model/CreateChannelMetadataData.java | 2 +-
.../model/CreateChannelMetadataResponse.java | 2 +-
.../client/model/CreateUserData.java | 2 +-
.../client/model/CreateUserMetadataData.java | 2 +-
.../model/CreateUserMetadataResponse.java | 2 +-
.../client/model/CreateUserTokenData.java | 2 +-
.../client/model/CreateUserTokenResponse.java | 2 +-
.../CustomTypeListBannedUsersResponse.java | 2 +-
...DeleteAllowedIpsFromWhitelistResponse.java | 2 +-
.../DeleteApnsCertificateByIdResponse.java | 2 +-
.../client/model/EnableReactionsData.java | 2 +-
.../client/model/EnableReactionsResponse.java | 2 +-
.../openapitools/client/model/Function.java | 2 +-
.../client/model/GcAcceptInvitationData.java | 2 +-
.../client/model/GcBanUserData.java | 2 +-
.../client/model/GcBanUserResponse.java | 2 +-
.../model/GcCheckIfMemberByIdResponse.java | 2 +-
.../client/model/GcCreateChannelData.java | 2 +-
.../client/model/GcDeclineInvitationData.java | 2 +-
.../client/model/GcFreezeChannelData.java | 2 +-
.../model/GcHideOrArchiveChannelData.java | 2 +-
.../client/model/GcInviteAsMembersData.java | 2 +-
.../client/model/GcJoinChannelData.java | 2 +-
.../client/model/GcLeaveChannelData.java | 2 +-
.../model/GcListBannedUsersResponse.java | 2 +-
.../client/model/GcListChannelsResponse.java | 2 +-
.../client/model/GcListMembersResponse.java | 2 +-
.../model/GcListMutedUsersResponse.java | 2 +-
.../client/model/GcListOperatorsResponse.java | 2 +-
.../GcMarkAllMessagesAsDeliveredData.java | 2 +-
.../GcMarkAllMessagesAsDeliveredResponse.java | 2 +-
.../model/GcMarkAllMessagesAsReadData.java | 2 +-
.../client/model/GcMuteUserData.java | 2 +-
.../client/model/GcRegisterOperatorsData.java | 2 +-
.../model/GcRegisterOperatorsResponse.java | 2 +-
.../client/model/GcResetChatHistoryData.java | 2 +-
.../model/GcResetChatHistoryResponse.java | 2 +-
.../client/model/GcUpdateBanByIdData.java | 2 +-
.../client/model/GcUpdateBanByIdResponse.java | 2 +-
.../model/GcUpdateChannelByUrlData.java | 2 +-
.../client/model/GcViewBanByIdResponse.java | 2 +-
.../client/model/GcViewMuteByIdResponse.java | 2 +-
...erOfEachMembersUnreadMessagesResponse.java | 2 +-
.../model/GenerateSecondaryApiTokenData.java | 2 +-
.../GenerateSecondaryApiTokenResponse.java | 2 +-
...ledOpenRateOfAnnouncementByIdResponse.java | 2 +-
...edOpenRateOfAnnouncementGroupResponse.java | 2 +-
...dOpenStatusOfAnnouncementByIdResponse.java | 2 +-
...nouncementByIdResponseOpenStatusInner.java | 2 +-
.../model/GetStatisticsDailyResponse.java | 2 +-
...tatisticsDailyResponseStatisticsInner.java | 2 +-
.../model/GetStatisticsMonthlyResponse.java | 2 +-
.../client/model/GetStatisticsResponse.java | 2 +-
.../client/model/JoinChannelsData.java | 2 +-
.../client/model/JoinChannelsResponse.java | 2 +-
.../model/LeaveMyGroupChannelsData.java | 2 +-
...stAllEmojisAndEmojiCategoriesResponse.java | 2 +-
...ategoriesResponseEmojiCategoriesInner.java | 2 +-
...sponseEmojiCategoriesInnerEmojisInner.java | 2 +-
.../model/ListAnnouncementGroupsResponse.java | 2 +-
.../model/ListAnnouncementsResponse.java | 2 +-
...nouncementsResponseAnnouncementsInner.java | 2 +-
.../model/ListBannedChannelsResponse.java | 2 +-
...edChannelsResponseBannedChannelsInner.java | 2 +-
.../model/ListBlockedUsersResponse.java | 2 +-
.../client/model/ListBotsResponse.java | 2 +-
.../model/ListBotsResponseBotsInner.java | 2 +-
...ExportsByMessageChannelOrUserResponse.java | 2 +-
...hannelOrUserResponseExportedDataInner.java | 2 +-
...elOrUserResponseExportedDataInnerFile.java | 2 +-
.../client/model/ListEmojisResponse.java | 2 +-
.../model/ListGdprRequestsResponse.java | 2 +-
...ListGdprRequestsResponseRequestsInner.java | 2 +-
.../client/model/ListMessagesResponse.java | 2 +-
.../ListMessagesResponseMessagesInner.java | 2 +-
...istMessagesResponseMessagesInnerOgTag.java | 2 +-
...agesResponseMessagesInnerOgTagOgImage.java | 2 +-
...onseMessagesInnerSortedMetaarrayInner.java | 2 +-
.../model/ListMutedChannelsResponse.java | 2 +-
...nnelsWithCustomChannelType200Response.java | 2 +-
.../model/ListMyGroupChannelsResponse.java | 2 +-
.../model/ListPushConfigurationsResponse.java | 2 +-
...ationsResponsePushConfigurationsInner.java | 2 +-
...hNotificationContentTemplatesResponse.java | 2 +-
...atesResponsePushMessageTemplatesInner.java | 2 +-
...onsePushMessageTemplatesInnerTemplate.java | 2 +-
.../model/ListReactionsOfMessageResponse.java | 2 +-
...istRegistrationOrDeviceTokensResponse.java | 2 +-
.../ListReportsOnChannelByUrlResponse.java | 2 +-
.../ListReportsOnMessageByIdResponse.java | 2 +-
...sOnMessageByIdResponseReportLogsInner.java | 2 +-
.../model/ListReportsOnUserByIdResponse.java | 2 +-
.../client/model/ListReportsResponse.java | 2 +-
.../ListReportsResponseReportLogsInner.java | 2 +-
.../model/ListSecondaryApiTokensResponse.java | 2 +-
...ondaryApiTokensResponseApiTokensInner.java | 2 +-
.../client/model/ListUsersResponse.java | 2 +-
.../model/MarkAllMessagesAsReadData.java | 2 +-
.../openapitools/client/model/ModelFile.java | 2 +-
...eInChannelsWithCustomChannelTypesData.java | 2 +-
...rsInChannelsWithCustomChannelTypeData.java | 2 +-
.../client/model/OcBanUserData.java | 2 +-
.../client/model/OcBanUserResponse.java | 2 +-
.../client/model/OcCreateChannelData.java | 2 +-
.../OcDeleteChannelByUrl200Response.java | 2 +-
.../client/model/OcFreezeChannelData.java | 2 +-
.../model/OcListBannedUsersResponse.java | 2 +-
...istBannedUsersResponseBannedListInner.java | 2 +-
.../client/model/OcListChannelsResponse.java | 2 +-
.../model/OcListMutedUsersResponse.java | 2 +-
.../client/model/OcListOperatorsResponse.java | 2 +-
.../model/OcListParticipantsResponse.java | 2 +-
.../client/model/OcMuteUserData.java | 2 +-
.../client/model/OcRegisterOperatorsData.java | 2 +-
.../client/model/OcUpdateBanByIdData.java | 2 +-
.../client/model/OcUpdateBanByIdResponse.java | 2 +-
.../model/OcUpdateChannelByUrlData.java | 2 +-
.../client/model/OcViewBanByIdResponse.java | 2 +-
.../client/model/OcViewMuteByIdResponse.java | 2 +-
.../RegisterAndScheduleDataExportData.java | 2 +-
...RegisterAndScheduleDataExportResponse.java | 2 +-
...rToChannelsWithCustomChannelTypesData.java | 2 +-
.../client/model/RegisterGdprRequestData.java | 2 +-
.../model/RegisterGdprRequestResponse.java | 2 +-
.../RemovePushConfigurationByIdResponse.java | 2 +-
.../RemoveReactionFromAMessageResponse.java | 2 +-
...istrationOrDeviceTokenByTokenResponse.java | 2 +-
...OrDeviceTokenFromOwnerByTokenResponse.java | 2 +-
...moveRegistrationOrDeviceTokenResponse.java | 2 +-
.../client/model/ReportChannelByUrlData.java | 2 +-
.../model/ReportChannelByUrlResponse.java | 2 +-
.../client/model/ReportMessageByIdData.java | 2 +-
.../model/ReportMessageByIdResponse.java | 2 +-
.../client/model/ReportUserByIdData.java | 2 +-
.../client/model/ReportUserByIdResponse.java | 2 +-
.../model/ResetPushPreferencesResponse.java | 2 +-
...rieveAdvancedAnalyticsMetricsResponse.java | 2 +-
.../model/RetrieveIpWhitelistResponse.java | 2 +-
...etrieveListOfSubscribedEventsResponse.java | 2 +-
...ListOfSubscribedEventsResponseWebhook.java | 2 +-
...evokeSecondaryApiTokenByTokenResponse.java | 2 +-
.../openapitools/client/model/SBObject.java | 2 +-
.../model/ScheduleAnnouncementData.java | 2 +-
.../ScheduleAnnouncementDataMessage.java | 2 +-
.../model/ScheduleAnnouncementResponse.java | 2 +-
...ouncementResponseCreateChannelOptions.java | 2 +-
.../ScheduleAnnouncementResponseMessage.java | 2 +-
.../client/model/SendBirdAdminMessage.java | 2 +-
.../SendBirdAppleCriticalAlertOptions.java | 2 +-
.../SendBirdAutoEventMessageSettings.java | 2 +-
.../client/model/SendBirdBaseChannel.java | 2 +-
.../model/SendBirdBaseMessageInstance.java | 2 +-
.../model/SendBirdBotsMessageResponse.java | 114 +
.../SendBirdBotsMessageResponseMessage.java | 735 +++
...tsMessageResponseMessageMessageEvents.java | 209 +
.../client/model/SendBirdChannelResponse.java | 5 +-
.../client/model/SendBirdEmoji.java | 2 +-
.../client/model/SendBirdEmojiCategory.java | 2 +-
.../model/SendBirdFileMessageParams.java | 2 +-
.../client/model/SendBirdGroupChannel.java | 41 +-
.../model/SendBirdGroupChannelChannel.java | 2 +-
.../model/SendBirdGroupChannelCollection.java | 2 +-
.../model/SendBirdGroupChannelCreatedBy.java | 2 +-
...ndBirdGroupChannelDisappearingMessage.java | 2 +-
.../SendBirdGroupChannelSmsFallback.java | 2 +-
.../client/model/SendBirdMember.java | 2 +-
.../model/SendBirdMessageMetaArray.java | 2 +-
.../client/model/SendBirdMessageResponse.java | 2 +-
...irdMessageResponseMentionedUsersInner.java | 2 +-
.../model/SendBirdMessageResponseUser.java | 2 +-
.../client/model/SendBirdOGImage.java | 2 +-
.../client/model/SendBirdOGMetaData.java | 2 +-
.../client/model/SendBirdOpenChannel.java | 2 +-
.../client/model/SendBirdPlugin.java | 2 +-
.../client/model/SendBirdPoll.java | 2 +-
.../client/model/SendBirdPollDetails.java | 2 +-
.../client/model/SendBirdPollOption.java | 2 +-
.../model/SendBirdPollUpdatedVoteCount.java | 2 +-
.../client/model/SendBirdReaction.java | 2 +-
.../client/model/SendBirdRestrictionInfo.java | 2 +-
.../model/SendBirdScheduledMessage.java | 178 +
.../client/model/SendBirdSender.java | 2 +-
.../client/model/SendBirdThreadInfo.java | 2 +-
.../model/SendBirdThumbnailSBObject.java | 2 +-
.../client/model/SendBirdThumbnailSize.java | 2 +-
.../client/model/SendBirdUser.java | 2 +-
.../model/SendBirdUserMessageParams.java | 2 +-
.../client/model/SendBotSMessageData.java | 2 +-
.../client/model/SendMessageData.java | 2 +-
.../client/model/SetDomainFilterData.java | 2 +-
.../SetDomainFilterDataDomainFilter.java | 2 +-
.../SetDomainFilterDataImageModeration.java | 2 +-
...DomainFilterDataImageModerationLimits.java | 2 +-
.../SetDomainFilterDataProfanityFilter.java | 2 +-
...rDataProfanityFilterRegexFiltersInner.java | 2 +-
...ilterDataProfanityTriggeredModeration.java | 2 +-
...ranslateMessageIntoOtherLanguagesData.java | 2 +-
.../model/UpdateAnnouncementByIdData.java | 2 +-
.../model/UpdateAnnouncementByIdResponse.java | 2 +-
...UpdateAnnouncementByIdResponseMessage.java | 2 +-
.../UpdateApnsPushConfigurationByIdData.java | 2 +-
...dateApnsPushConfigurationByIdResponse.java | 2 +-
.../client/model/UpdateBotByIdData.java | 2 +-
.../client/model/UpdateBotByIdResponse.java | 2 +-
...UpdateChannelInvitationPreferenceData.java | 2 +-
...teChannelInvitationPreferenceResponse.java | 2 +-
.../model/UpdateChannelMetacounterData.java | 2 +-
.../model/UpdateChannelMetadataData.java | 2 +-
...dateCountPreferenceOfChannelByUrlData.java | 2 +-
...CountPreferenceOfChannelByUrlResponse.java | 2 +-
...efaultChannelInvitationPreferenceData.java | 2 +-
...ltChannelInvitationPreferenceResponse.java | 2 +-
.../model/UpdateEmojiCategoryUrlByIdData.java | 2 +-
.../client/model/UpdateEmojiUrlByKeyData.java | 2 +-
.../model/UpdateExtraDataInMessageData.java | 2 +-
.../UpdateExtraDataInMessageResponse.java | 2 +-
...InMessageResponseSortedMetaarrayInner.java | 2 +-
.../UpdateFcmPushConfigurationByIdData.java | 2 +-
...pdateFcmPushConfigurationByIdResponse.java | 2 +-
.../UpdateHmsPushConfigurationByIdData.java | 2 +-
...pdateHmsPushConfigurationByIdResponse.java | 2 +-
.../client/model/UpdateMessageByIdData.java | 2 +-
...tePushNotificationContentTemplateData.java | 2 +-
...shNotificationContentTemplateResponse.java | 2 +-
.../model/UpdatePushPreferencesData.java | 2 +-
...atePushPreferencesForChannelByUrlData.java | 2 +-
...ushPreferencesForChannelByUrlResponse.java | 2 +-
.../model/UpdatePushPreferencesResponse.java | 2 +-
.../client/model/UpdateUserByIdData.java | 2 +-
.../client/model/UpdateUserMetadataData.java | 2 +-
.../model/UpdateUserMetadataResponse.java | 2 +-
.../client/model/UseDefaultEmojisData.java | 2 +-
.../model/UseDefaultEmojisResponse.java | 2 +-
...pplicationsPushSettingsGet200Response.java | 113 +
.../V3ApplicationsPushSettingsGetRequest.java | 113 +
...ssagesScheduledMessageIdDeleteRequest.java | 708 +++
.../client/model/V3PollsGetRequest.java | 315 ++
.../model/V3PollsPollIdDeleteRequest.java | 177 +
.../model/V3PollsPollIdDeleteRequest1.java | 273 ++
...llsPollIdOptionsOptionIdDeleteRequest.java | 145 +
...IdOptionsOptionIdVotersGet200Response.java | 188 +
...tionIdVotersGet200ResponseVotersInner.java | 209 +
...PollIdOptionsOptionIdVotersGetRequest.java | 145 +
.../model/V3PollsPollIdVotePutRequest.java | 155 +
...3ScheduledMessagesCountGet200Response.java | 114 +
.../V3ScheduledMessagesGet200Response.java | 156 +
.../model/ViewAnnouncementByIdResponse.java | 2 +-
.../client/model/ViewBotByIdResponse.java | 2 +-
...ewChannelInvitationPreferenceResponse.java | 2 +-
...CountPreferenceOfChannelByUrlResponse.java | 2 +-
.../model/ViewDataExportByIdResponse.java | 2 +-
...ltChannelInvitationPreferenceResponse.java | 2 +-
.../model/ViewGdprRequestByIdResponse.java | 2 +-
...wNumberOfChannelsByJoinStatusResponse.java | 2 +-
...rOfChannelsWithUnreadMessagesResponse.java | 2 +-
...NumberOfConcurrentConnectionsResponse.java | 2 +-
.../ViewNumberOfDailyActiveUsersResponse.java | 2 +-
...iewNumberOfMonthlyActiveUsersResponse.java | 2 +-
.../ViewNumberOfPeakConnectionsResponse.java | 2 +-
...nnectionsResponsePeakConnectionsInner.java | 2 +-
.../ViewNumberOfUnreadItemsResponse.java | 2 +-
.../ViewNumberOfUnreadMessagesResponse.java | 2 +-
.../ViewPushConfigurationByIdResponse.java | 2 +-
...shNotificationContentTemplateResponse.java | 2 +-
...lateResponsePushMessageTemplatesInner.java | 2 +-
...ushPreferencesForChannelByUrlResponse.java | 2 +-
.../model/ViewPushPreferencesResponse.java | 2 +-
.../ViewSecondaryApiTokenByTokenResponse.java | 2 +-
...otalNumberOfMessagesInChannelResponse.java | 2 +-
.../model/ViewUserMetadataResponse.java | 2 +-
...tionOrDeviceTokenByTokenResponseInner.java | 2 +-
.../java/org/sendbird/client/ApiClient.java | 4 +-
.../org/sendbird/client/ApiException.java | 2 +-
.../org/sendbird/client/Configuration.java | 2 +-
src/main/java/org/sendbird/client/JSON.java | 2 +-
src/main/java/org/sendbird/client/JSON.java-e | 2 +-
.../sendbird/client/JavaTimeFormatter.java | 2 +-
src/main/java/org/sendbird/client/Pair.java | 2 +-
.../java/org/sendbird/client/StringUtil.java | 2 +-
.../sendbird/client/api/AnnouncementApi.java | 100 +-
.../sendbird/client/api/ApplicationApi.java | 379 +-
.../java/org/sendbird/client/api/BotApi.java | 119 +-
.../sendbird/client/api/DataExportApi.java | 41 +-
.../sendbird/client/api/DeleteAPinApi.java | 172 +
.../sendbird/client/api/GroupChannelApi.java | 252 +-
.../org/sendbird/client/api/MessageApi.java | 350 +-
.../org/sendbird/client/api/MetadataApi.java | 275 +-
.../sendbird/client/api/ModerationApi.java | 353 +-
.../sendbird/client/api/OpenChannelApi.java | 121 +-
.../sendbird/client/api/PinAMessageApi.java | 172 +
.../java/org/sendbird/client/api/PollApi.java | 1457 ++++++
.../org/sendbird/client/api/PrivacyApi.java | 42 +-
.../client/api/PushNotificationsApi.java | 255 ++
.../org/sendbird/client/api/ReportApi.java | 100 +-
.../client/api/ScheduledMessageApi.java | 897 ++++
.../sendbird/client/api/StatisticsApi.java | 87 +-
.../java/org/sendbird/client/api/UserApi.java | 380 +-
.../org/sendbird/client/api/WebhookApi.java | 16 +-
.../org/sendbird/client/auth/ApiKeyAuth.java | 2 +-
.../sendbird/client/auth/HttpBasicAuth.java | 2 +-
.../sendbird/client/auth/HttpBearerAuth.java | 2 +-
...ssageResponseMessageMessageEventsTest.java | 74 +
...endBirdBotsMessageResponseMessageTest.java | 264 ++
.../SendBirdBotsMessageResponseTest.java | 51 +
.../model/SendBirdScheduledMessageTest.java | 67 +
...cationsPushSettingsGet200ResponseTest.java | 50 +
...pplicationsPushSettingsGetRequestTest.java | 50 +
...esScheduledMessageIdDeleteRequestTest.java | 197 +
.../client/model/V3PollsGetRequestTest.java | 100 +
.../V3PollsPollIdDeleteRequest1Test.java | 90 +
.../model/V3PollsPollIdDeleteRequestTest.java | 66 +
...ollIdOptionsOptionIdDeleteRequestTest.java | 58 +
...tionsOptionIdVotersGet200ResponseTest.java | 69 +
...IdVotersGet200ResponseVotersInnerTest.java | 74 +
...IdOptionsOptionIdVotersGetRequestTest.java | 58 +
.../V3PollsPollIdVotePutRequestTest.java | 60 +
...eduledMessagesCountGet200ResponseTest.java | 51 +
...V3ScheduledMessagesGet200ResponseTest.java | 61 +
.../client/api/DeleteAPinApiTest.java | 55 +
.../client/api/PinAMessageApiTest.java | 55 +
.../org/sendbird/client/api/PollApiTest.java | 270 ++
.../client/api/PushNotificationsApiTest.java | 72 +
.../client/api/ScheduledMessageApiTest.java | 178 +
410 files changed, 15899 insertions(+), 3701 deletions(-)
create mode 100644 .idea/.name
create mode 100644 .idea/aws.xml
create mode 100644 .idea/gradle.xml
create mode 100644 docs/DeleteAPinApi.md
create mode 100644 docs/PinAMessageApi.md
create mode 100644 docs/PollApi.md
create mode 100644 docs/PushNotificationsApi.md
create mode 100644 docs/ScheduledMessageApi.md
create mode 100644 docs/SendBirdBotsMessageResponse.md
create mode 100644 docs/SendBirdBotsMessageResponseMessage.md
create mode 100644 docs/SendBirdBotsMessageResponseMessageMessageEvents.md
create mode 100644 docs/SendBirdScheduledMessage.md
create mode 100644 docs/V3ApplicationsPushSettingsGet200Response.md
create mode 100644 docs/V3ApplicationsPushSettingsGetRequest.md
create mode 100644 docs/V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest.md
create mode 100644 docs/V3PollsGetRequest.md
create mode 100644 docs/V3PollsPollIdDeleteRequest.md
create mode 100644 docs/V3PollsPollIdDeleteRequest1.md
create mode 100644 docs/V3PollsPollIdOptionsOptionIdDeleteRequest.md
create mode 100644 docs/V3PollsPollIdOptionsOptionIdVotersGet200Response.md
create mode 100644 docs/V3PollsPollIdOptionsOptionIdVotersGet200ResponseVotersInner.md
create mode 100644 docs/V3PollsPollIdOptionsOptionIdVotersGetRequest.md
create mode 100644 docs/V3PollsPollIdVotePutRequest.md
create mode 100644 docs/V3ScheduledMessagesCountGet200Response.md
create mode 100644 docs/V3ScheduledMessagesGet200Response.md
create mode 100644 src/main/java/org/openapitools/client/model/SendBirdBotsMessageResponse.java
create mode 100644 src/main/java/org/openapitools/client/model/SendBirdBotsMessageResponseMessage.java
create mode 100644 src/main/java/org/openapitools/client/model/SendBirdBotsMessageResponseMessageMessageEvents.java
create mode 100644 src/main/java/org/openapitools/client/model/SendBirdScheduledMessage.java
create mode 100644 src/main/java/org/openapitools/client/model/V3ApplicationsPushSettingsGet200Response.java
create mode 100644 src/main/java/org/openapitools/client/model/V3ApplicationsPushSettingsGetRequest.java
create mode 100644 src/main/java/org/openapitools/client/model/V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest.java
create mode 100644 src/main/java/org/openapitools/client/model/V3PollsGetRequest.java
create mode 100644 src/main/java/org/openapitools/client/model/V3PollsPollIdDeleteRequest.java
create mode 100644 src/main/java/org/openapitools/client/model/V3PollsPollIdDeleteRequest1.java
create mode 100644 src/main/java/org/openapitools/client/model/V3PollsPollIdOptionsOptionIdDeleteRequest.java
create mode 100644 src/main/java/org/openapitools/client/model/V3PollsPollIdOptionsOptionIdVotersGet200Response.java
create mode 100644 src/main/java/org/openapitools/client/model/V3PollsPollIdOptionsOptionIdVotersGet200ResponseVotersInner.java
create mode 100644 src/main/java/org/openapitools/client/model/V3PollsPollIdOptionsOptionIdVotersGetRequest.java
create mode 100644 src/main/java/org/openapitools/client/model/V3PollsPollIdVotePutRequest.java
create mode 100644 src/main/java/org/openapitools/client/model/V3ScheduledMessagesCountGet200Response.java
create mode 100644 src/main/java/org/openapitools/client/model/V3ScheduledMessagesGet200Response.java
create mode 100644 src/main/java/org/sendbird/client/api/DeleteAPinApi.java
create mode 100644 src/main/java/org/sendbird/client/api/PinAMessageApi.java
create mode 100644 src/main/java/org/sendbird/client/api/PollApi.java
create mode 100644 src/main/java/org/sendbird/client/api/PushNotificationsApi.java
create mode 100644 src/main/java/org/sendbird/client/api/ScheduledMessageApi.java
create mode 100644 src/test/java/org/openapitools/client/model/SendBirdBotsMessageResponseMessageMessageEventsTest.java
create mode 100644 src/test/java/org/openapitools/client/model/SendBirdBotsMessageResponseMessageTest.java
create mode 100644 src/test/java/org/openapitools/client/model/SendBirdBotsMessageResponseTest.java
create mode 100644 src/test/java/org/openapitools/client/model/SendBirdScheduledMessageTest.java
create mode 100644 src/test/java/org/openapitools/client/model/V3ApplicationsPushSettingsGet200ResponseTest.java
create mode 100644 src/test/java/org/openapitools/client/model/V3ApplicationsPushSettingsGetRequestTest.java
create mode 100644 src/test/java/org/openapitools/client/model/V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequestTest.java
create mode 100644 src/test/java/org/openapitools/client/model/V3PollsGetRequestTest.java
create mode 100644 src/test/java/org/openapitools/client/model/V3PollsPollIdDeleteRequest1Test.java
create mode 100644 src/test/java/org/openapitools/client/model/V3PollsPollIdDeleteRequestTest.java
create mode 100644 src/test/java/org/openapitools/client/model/V3PollsPollIdOptionsOptionIdDeleteRequestTest.java
create mode 100644 src/test/java/org/openapitools/client/model/V3PollsPollIdOptionsOptionIdVotersGet200ResponseTest.java
create mode 100644 src/test/java/org/openapitools/client/model/V3PollsPollIdOptionsOptionIdVotersGet200ResponseVotersInnerTest.java
create mode 100644 src/test/java/org/openapitools/client/model/V3PollsPollIdOptionsOptionIdVotersGetRequestTest.java
create mode 100644 src/test/java/org/openapitools/client/model/V3PollsPollIdVotePutRequestTest.java
create mode 100644 src/test/java/org/openapitools/client/model/V3ScheduledMessagesCountGet200ResponseTest.java
create mode 100644 src/test/java/org/openapitools/client/model/V3ScheduledMessagesGet200ResponseTest.java
create mode 100644 src/test/java/org/sendbird/client/api/DeleteAPinApiTest.java
create mode 100644 src/test/java/org/sendbird/client/api/PinAMessageApiTest.java
create mode 100644 src/test/java/org/sendbird/client/api/PollApiTest.java
create mode 100644 src/test/java/org/sendbird/client/api/PushNotificationsApiTest.java
create mode 100644 src/test/java/org/sendbird/client/api/ScheduledMessageApiTest.java
diff --git a/.idea/.name b/.idea/.name
new file mode 100644
index 00000000..fd1431e4
--- /dev/null
+++ b/.idea/.name
@@ -0,0 +1 @@
+sendbird-platform-sdk
\ No newline at end of file
diff --git a/.idea/aws.xml b/.idea/aws.xml
new file mode 100644
index 00000000..99de319b
--- /dev/null
+++ b/.idea/aws.xml
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/compiler.xml b/.idea/compiler.xml
index a7b27845..01edeb89 100644
--- a/.idea/compiler.xml
+++ b/.idea/compiler.xml
@@ -1,18 +1,11 @@
-
-
-
-
-
-
-
-
+
-
+
\ No newline at end of file
diff --git a/.idea/gradle.xml b/.idea/gradle.xml
new file mode 100644
index 00000000..39ec4f56
--- /dev/null
+++ b/.idea/gradle.xml
@@ -0,0 +1,16 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/jarRepositories.xml b/.idea/jarRepositories.xml
index 712ab9d9..660b04ad 100644
--- a/.idea/jarRepositories.xml
+++ b/.idea/jarRepositories.xml
@@ -16,5 +16,10 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/misc.xml b/.idea/misc.xml
index 5372e920..237ed3e1 100644
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -1,6 +1,9 @@
+
+
+
@@ -8,5 +11,5 @@
-
+
\ No newline at end of file
diff --git a/.openapi-generator/FILES b/.openapi-generator/FILES
index 694fa593..0551e03f 100644
--- a/.openapi-generator/FILES
+++ b/.openapi-generator/FILES
@@ -1,6 +1,5 @@
.github/workflows/maven.yml
.gitignore
-.openapi-generator-ignore
.travis.yml
README.md
api/openapi.yaml
@@ -55,6 +54,7 @@ docs/CreateUserTokenData.md
docs/CreateUserTokenResponse.md
docs/CustomTypeListBannedUsersResponse.md
docs/DataExportApi.md
+docs/DeleteAPinApi.md
docs/DeleteAllowedIpsFromWhitelistResponse.md
docs/DeleteApnsCertificateByIdResponse.md
docs/EnableReactionsData.md
@@ -171,7 +171,10 @@ docs/OcUpdateChannelByUrlData.md
docs/OcViewBanByIdResponse.md
docs/OcViewMuteByIdResponse.md
docs/OpenChannelApi.md
+docs/PinAMessageApi.md
+docs/PollApi.md
docs/PrivacyApi.md
+docs/PushNotificationsApi.md
docs/RegisterAndScheduleDataExportData.md
docs/RegisterAndScheduleDataExportResponse.md
docs/RegisterAsOperatorToChannelsWithCustomChannelTypesData.md
@@ -201,11 +204,15 @@ docs/ScheduleAnnouncementDataMessage.md
docs/ScheduleAnnouncementResponse.md
docs/ScheduleAnnouncementResponseCreateChannelOptions.md
docs/ScheduleAnnouncementResponseMessage.md
+docs/ScheduledMessageApi.md
docs/SendBirdAdminMessage.md
docs/SendBirdAppleCriticalAlertOptions.md
docs/SendBirdAutoEventMessageSettings.md
docs/SendBirdBaseChannel.md
docs/SendBirdBaseMessageInstance.md
+docs/SendBirdBotsMessageResponse.md
+docs/SendBirdBotsMessageResponseMessage.md
+docs/SendBirdBotsMessageResponseMessageMessageEvents.md
docs/SendBirdChannelResponse.md
docs/SendBirdEmoji.md
docs/SendBirdEmojiCategory.md
@@ -215,8 +222,6 @@ docs/SendBirdGroupChannelChannel.md
docs/SendBirdGroupChannelCollection.md
docs/SendBirdGroupChannelCreatedBy.md
docs/SendBirdGroupChannelDisappearingMessage.md
-docs/SendBirdGroupChannelInviter.md
-docs/SendBirdGroupChannelLastMessage.md
docs/SendBirdGroupChannelSmsFallback.md
docs/SendBirdMember.md
docs/SendBirdMessageMetaArray.md
@@ -233,6 +238,7 @@ docs/SendBirdPollOption.md
docs/SendBirdPollUpdatedVoteCount.md
docs/SendBirdReaction.md
docs/SendBirdRestrictionInfo.md
+docs/SendBirdScheduledMessage.md
docs/SendBirdSender.md
docs/SendBirdThreadInfo.md
docs/SendBirdThumbnailSBObject.md
@@ -287,6 +293,19 @@ docs/UpdateUserMetadataResponse.md
docs/UseDefaultEmojisData.md
docs/UseDefaultEmojisResponse.md
docs/UserApi.md
+docs/V3ApplicationsPushSettingsGet200Response.md
+docs/V3ApplicationsPushSettingsGetRequest.md
+docs/V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest.md
+docs/V3PollsGetRequest.md
+docs/V3PollsPollIdDeleteRequest.md
+docs/V3PollsPollIdDeleteRequest1.md
+docs/V3PollsPollIdOptionsOptionIdDeleteRequest.md
+docs/V3PollsPollIdOptionsOptionIdVotersGet200Response.md
+docs/V3PollsPollIdOptionsOptionIdVotersGet200ResponseVotersInner.md
+docs/V3PollsPollIdOptionsOptionIdVotersGetRequest.md
+docs/V3PollsPollIdVotePutRequest.md
+docs/V3ScheduledMessagesCountGet200Response.md
+docs/V3ScheduledMessagesGet200Response.md
docs/ViewAnnouncementByIdResponse.md
docs/ViewBotByIdResponse.md
docs/ViewChannelInvitationPreferenceResponse.md
@@ -512,6 +531,9 @@ src/main/java/org/openapitools/client/model/SendBirdAppleCriticalAlertOptions.ja
src/main/java/org/openapitools/client/model/SendBirdAutoEventMessageSettings.java
src/main/java/org/openapitools/client/model/SendBirdBaseChannel.java
src/main/java/org/openapitools/client/model/SendBirdBaseMessageInstance.java
+src/main/java/org/openapitools/client/model/SendBirdBotsMessageResponse.java
+src/main/java/org/openapitools/client/model/SendBirdBotsMessageResponseMessage.java
+src/main/java/org/openapitools/client/model/SendBirdBotsMessageResponseMessageMessageEvents.java
src/main/java/org/openapitools/client/model/SendBirdChannelResponse.java
src/main/java/org/openapitools/client/model/SendBirdEmoji.java
src/main/java/org/openapitools/client/model/SendBirdEmojiCategory.java
@@ -521,8 +543,6 @@ src/main/java/org/openapitools/client/model/SendBirdGroupChannelChannel.java
src/main/java/org/openapitools/client/model/SendBirdGroupChannelCollection.java
src/main/java/org/openapitools/client/model/SendBirdGroupChannelCreatedBy.java
src/main/java/org/openapitools/client/model/SendBirdGroupChannelDisappearingMessage.java
-src/main/java/org/openapitools/client/model/SendBirdGroupChannelInviter.java
-src/main/java/org/openapitools/client/model/SendBirdGroupChannelLastMessage.java
src/main/java/org/openapitools/client/model/SendBirdGroupChannelSmsFallback.java
src/main/java/org/openapitools/client/model/SendBirdMember.java
src/main/java/org/openapitools/client/model/SendBirdMessageMetaArray.java
@@ -539,6 +559,7 @@ src/main/java/org/openapitools/client/model/SendBirdPollOption.java
src/main/java/org/openapitools/client/model/SendBirdPollUpdatedVoteCount.java
src/main/java/org/openapitools/client/model/SendBirdReaction.java
src/main/java/org/openapitools/client/model/SendBirdRestrictionInfo.java
+src/main/java/org/openapitools/client/model/SendBirdScheduledMessage.java
src/main/java/org/openapitools/client/model/SendBirdSender.java
src/main/java/org/openapitools/client/model/SendBirdThreadInfo.java
src/main/java/org/openapitools/client/model/SendBirdThumbnailSBObject.java
@@ -591,6 +612,19 @@ src/main/java/org/openapitools/client/model/UpdateUserMetadataData.java
src/main/java/org/openapitools/client/model/UpdateUserMetadataResponse.java
src/main/java/org/openapitools/client/model/UseDefaultEmojisData.java
src/main/java/org/openapitools/client/model/UseDefaultEmojisResponse.java
+src/main/java/org/openapitools/client/model/V3ApplicationsPushSettingsGet200Response.java
+src/main/java/org/openapitools/client/model/V3ApplicationsPushSettingsGetRequest.java
+src/main/java/org/openapitools/client/model/V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest.java
+src/main/java/org/openapitools/client/model/V3PollsGetRequest.java
+src/main/java/org/openapitools/client/model/V3PollsPollIdDeleteRequest.java
+src/main/java/org/openapitools/client/model/V3PollsPollIdDeleteRequest1.java
+src/main/java/org/openapitools/client/model/V3PollsPollIdOptionsOptionIdDeleteRequest.java
+src/main/java/org/openapitools/client/model/V3PollsPollIdOptionsOptionIdVotersGet200Response.java
+src/main/java/org/openapitools/client/model/V3PollsPollIdOptionsOptionIdVotersGet200ResponseVotersInner.java
+src/main/java/org/openapitools/client/model/V3PollsPollIdOptionsOptionIdVotersGetRequest.java
+src/main/java/org/openapitools/client/model/V3PollsPollIdVotePutRequest.java
+src/main/java/org/openapitools/client/model/V3ScheduledMessagesCountGet200Response.java
+src/main/java/org/openapitools/client/model/V3ScheduledMessagesGet200Response.java
src/main/java/org/openapitools/client/model/ViewAnnouncementByIdResponse.java
src/main/java/org/openapitools/client/model/ViewBotByIdResponse.java
src/main/java/org/openapitools/client/model/ViewChannelInvitationPreferenceResponse.java
@@ -631,13 +665,18 @@ src/main/java/org/sendbird/client/api/AnnouncementApi.java
src/main/java/org/sendbird/client/api/ApplicationApi.java
src/main/java/org/sendbird/client/api/BotApi.java
src/main/java/org/sendbird/client/api/DataExportApi.java
+src/main/java/org/sendbird/client/api/DeleteAPinApi.java
src/main/java/org/sendbird/client/api/GroupChannelApi.java
src/main/java/org/sendbird/client/api/MessageApi.java
src/main/java/org/sendbird/client/api/MetadataApi.java
src/main/java/org/sendbird/client/api/ModerationApi.java
src/main/java/org/sendbird/client/api/OpenChannelApi.java
+src/main/java/org/sendbird/client/api/PinAMessageApi.java
+src/main/java/org/sendbird/client/api/PollApi.java
src/main/java/org/sendbird/client/api/PrivacyApi.java
+src/main/java/org/sendbird/client/api/PushNotificationsApi.java
src/main/java/org/sendbird/client/api/ReportApi.java
+src/main/java/org/sendbird/client/api/ScheduledMessageApi.java
src/main/java/org/sendbird/client/api/StatisticsApi.java
src/main/java/org/sendbird/client/api/UserApi.java
src/main/java/org/sendbird/client/api/WebhookApi.java
@@ -645,310 +684,3 @@ src/main/java/org/sendbird/client/auth/ApiKeyAuth.java
src/main/java/org/sendbird/client/auth/Authentication.java
src/main/java/org/sendbird/client/auth/HttpBasicAuth.java
src/main/java/org/sendbird/client/auth/HttpBearerAuth.java
-src/test/java/org/openapitools/client/model/AddApnsPushConfigurationDataTest.java
-src/test/java/org/openapitools/client/model/AddApnsPushConfigurationResponsePushConfigurationsInnerTest.java
-src/test/java/org/openapitools/client/model/AddApnsPushConfigurationResponseTest.java
-src/test/java/org/openapitools/client/model/AddEmojiCategoriesResponseEmojiCategoriesInnerTest.java
-src/test/java/org/openapitools/client/model/AddEmojiCategoriesResponseTest.java
-src/test/java/org/openapitools/client/model/AddEmojisDataTest.java
-src/test/java/org/openapitools/client/model/AddEmojisResponseTest.java
-src/test/java/org/openapitools/client/model/AddExtraDataToMessageDataTest.java
-src/test/java/org/openapitools/client/model/AddExtraDataToMessageResponseTest.java
-src/test/java/org/openapitools/client/model/AddFcmPushConfigurationDataTest.java
-src/test/java/org/openapitools/client/model/AddFcmPushConfigurationResponsePushConfigurationsInnerTest.java
-src/test/java/org/openapitools/client/model/AddFcmPushConfigurationResponseTest.java
-src/test/java/org/openapitools/client/model/AddHmsPushConfigurationDataTest.java
-src/test/java/org/openapitools/client/model/AddHmsPushConfigurationResponsePushConfigurationsInnerTest.java
-src/test/java/org/openapitools/client/model/AddHmsPushConfigurationResponseTest.java
-src/test/java/org/openapitools/client/model/AddIpToWhitelistDataTest.java
-src/test/java/org/openapitools/client/model/AddIpToWhitelistResponseTest.java
-src/test/java/org/openapitools/client/model/AddReactionToAMessageDataTest.java
-src/test/java/org/openapitools/client/model/AddReactionToAMessageResponseTest.java
-src/test/java/org/openapitools/client/model/AddRegistrationOrDeviceTokenDataTest.java
-src/test/java/org/openapitools/client/model/AddRegistrationOrDeviceTokenResponseTest.java
-src/test/java/org/openapitools/client/model/BanFromChannelsWithCustomChannelTypesDataTest.java
-src/test/java/org/openapitools/client/model/BanUsersInChannelsWithCustomChannelTypeDataBannedListInnerTest.java
-src/test/java/org/openapitools/client/model/BanUsersInChannelsWithCustomChannelTypeDataTest.java
-src/test/java/org/openapitools/client/model/BlobTest.java
-src/test/java/org/openapitools/client/model/BlockUserDataTest.java
-src/test/java/org/openapitools/client/model/BlockUserResponseTest.java
-src/test/java/org/openapitools/client/model/ChoosePushNotificationContentTemplateResponseTest.java
-src/test/java/org/openapitools/client/model/ChooseWhichEventsToSubscribeToDataTest.java
-src/test/java/org/openapitools/client/model/ChooseWhichEventsToSubscribeToResponseTest.java
-src/test/java/org/openapitools/client/model/ChooseWhichEventsToSubscribeToResponseWebhookTest.java
-src/test/java/org/openapitools/client/model/ConfigureAutoEventDataAutoEventMessageTest.java
-src/test/java/org/openapitools/client/model/ConfigureAutoEventDataTest.java
-src/test/java/org/openapitools/client/model/CreateBotDataTest.java
-src/test/java/org/openapitools/client/model/CreateBotResponseBotTest.java
-src/test/java/org/openapitools/client/model/CreateBotResponseTest.java
-src/test/java/org/openapitools/client/model/CreateChannelMetacounterDataTest.java
-src/test/java/org/openapitools/client/model/CreateChannelMetadataDataTest.java
-src/test/java/org/openapitools/client/model/CreateChannelMetadataResponseTest.java
-src/test/java/org/openapitools/client/model/CreateUserDataTest.java
-src/test/java/org/openapitools/client/model/CreateUserMetadataDataTest.java
-src/test/java/org/openapitools/client/model/CreateUserMetadataResponseTest.java
-src/test/java/org/openapitools/client/model/CreateUserTokenDataTest.java
-src/test/java/org/openapitools/client/model/CreateUserTokenResponseTest.java
-src/test/java/org/openapitools/client/model/CustomTypeListBannedUsersResponseTest.java
-src/test/java/org/openapitools/client/model/DeleteAllowedIpsFromWhitelistResponseTest.java
-src/test/java/org/openapitools/client/model/DeleteApnsCertificateByIdResponseTest.java
-src/test/java/org/openapitools/client/model/EnableReactionsDataTest.java
-src/test/java/org/openapitools/client/model/EnableReactionsResponseTest.java
-src/test/java/org/openapitools/client/model/FunctionTest.java
-src/test/java/org/openapitools/client/model/GcAcceptInvitationDataTest.java
-src/test/java/org/openapitools/client/model/GcBanUserDataTest.java
-src/test/java/org/openapitools/client/model/GcBanUserResponseTest.java
-src/test/java/org/openapitools/client/model/GcCheckIfMemberByIdResponseTest.java
-src/test/java/org/openapitools/client/model/GcCreateChannelDataTest.java
-src/test/java/org/openapitools/client/model/GcDeclineInvitationDataTest.java
-src/test/java/org/openapitools/client/model/GcFreezeChannelDataTest.java
-src/test/java/org/openapitools/client/model/GcHideOrArchiveChannelDataTest.java
-src/test/java/org/openapitools/client/model/GcInviteAsMembersDataTest.java
-src/test/java/org/openapitools/client/model/GcJoinChannelDataTest.java
-src/test/java/org/openapitools/client/model/GcLeaveChannelDataTest.java
-src/test/java/org/openapitools/client/model/GcListBannedUsersResponseTest.java
-src/test/java/org/openapitools/client/model/GcListChannelsResponseTest.java
-src/test/java/org/openapitools/client/model/GcListMembersResponseTest.java
-src/test/java/org/openapitools/client/model/GcListMutedUsersResponseTest.java
-src/test/java/org/openapitools/client/model/GcListOperatorsResponseTest.java
-src/test/java/org/openapitools/client/model/GcMarkAllMessagesAsDeliveredDataTest.java
-src/test/java/org/openapitools/client/model/GcMarkAllMessagesAsDeliveredResponseTest.java
-src/test/java/org/openapitools/client/model/GcMarkAllMessagesAsReadDataTest.java
-src/test/java/org/openapitools/client/model/GcMuteUserDataTest.java
-src/test/java/org/openapitools/client/model/GcRegisterOperatorsDataTest.java
-src/test/java/org/openapitools/client/model/GcRegisterOperatorsResponseTest.java
-src/test/java/org/openapitools/client/model/GcResetChatHistoryDataTest.java
-src/test/java/org/openapitools/client/model/GcResetChatHistoryResponseTest.java
-src/test/java/org/openapitools/client/model/GcUpdateBanByIdDataTest.java
-src/test/java/org/openapitools/client/model/GcUpdateBanByIdResponseTest.java
-src/test/java/org/openapitools/client/model/GcUpdateChannelByUrlDataTest.java
-src/test/java/org/openapitools/client/model/GcViewBanByIdResponseTest.java
-src/test/java/org/openapitools/client/model/GcViewMuteByIdResponseTest.java
-src/test/java/org/openapitools/client/model/GcViewNumberOfEachMembersUnreadMessagesResponseTest.java
-src/test/java/org/openapitools/client/model/GenerateSecondaryApiTokenDataTest.java
-src/test/java/org/openapitools/client/model/GenerateSecondaryApiTokenResponseTest.java
-src/test/java/org/openapitools/client/model/GetDetailedOpenRateOfAnnouncementByIdResponseTest.java
-src/test/java/org/openapitools/client/model/GetDetailedOpenRateOfAnnouncementGroupResponseTest.java
-src/test/java/org/openapitools/client/model/GetDetailedOpenStatusOfAnnouncementByIdResponseOpenStatusInnerTest.java
-src/test/java/org/openapitools/client/model/GetDetailedOpenStatusOfAnnouncementByIdResponseTest.java
-src/test/java/org/openapitools/client/model/GetStatisticsDailyResponseStatisticsInnerTest.java
-src/test/java/org/openapitools/client/model/GetStatisticsDailyResponseTest.java
-src/test/java/org/openapitools/client/model/GetStatisticsMonthlyResponseTest.java
-src/test/java/org/openapitools/client/model/GetStatisticsResponseTest.java
-src/test/java/org/openapitools/client/model/JoinChannelsDataTest.java
-src/test/java/org/openapitools/client/model/JoinChannelsResponseTest.java
-src/test/java/org/openapitools/client/model/LeaveMyGroupChannelsDataTest.java
-src/test/java/org/openapitools/client/model/ListAllEmojisAndEmojiCategoriesResponseEmojiCategoriesInnerEmojisInnerTest.java
-src/test/java/org/openapitools/client/model/ListAllEmojisAndEmojiCategoriesResponseEmojiCategoriesInnerTest.java
-src/test/java/org/openapitools/client/model/ListAllEmojisAndEmojiCategoriesResponseTest.java
-src/test/java/org/openapitools/client/model/ListAnnouncementGroupsResponseTest.java
-src/test/java/org/openapitools/client/model/ListAnnouncementsResponseAnnouncementsInnerTest.java
-src/test/java/org/openapitools/client/model/ListAnnouncementsResponseTest.java
-src/test/java/org/openapitools/client/model/ListBannedChannelsResponseBannedChannelsInnerTest.java
-src/test/java/org/openapitools/client/model/ListBannedChannelsResponseTest.java
-src/test/java/org/openapitools/client/model/ListBlockedUsersResponseTest.java
-src/test/java/org/openapitools/client/model/ListBotsResponseBotsInnerTest.java
-src/test/java/org/openapitools/client/model/ListBotsResponseTest.java
-src/test/java/org/openapitools/client/model/ListDataExportsByMessageChannelOrUserResponseExportedDataInnerFileTest.java
-src/test/java/org/openapitools/client/model/ListDataExportsByMessageChannelOrUserResponseExportedDataInnerTest.java
-src/test/java/org/openapitools/client/model/ListDataExportsByMessageChannelOrUserResponseTest.java
-src/test/java/org/openapitools/client/model/ListEmojisResponseTest.java
-src/test/java/org/openapitools/client/model/ListGdprRequestsResponseRequestsInnerTest.java
-src/test/java/org/openapitools/client/model/ListGdprRequestsResponseTest.java
-src/test/java/org/openapitools/client/model/ListMessagesResponseMessagesInnerOgTagOgImageTest.java
-src/test/java/org/openapitools/client/model/ListMessagesResponseMessagesInnerOgTagTest.java
-src/test/java/org/openapitools/client/model/ListMessagesResponseMessagesInnerSortedMetaarrayInnerTest.java
-src/test/java/org/openapitools/client/model/ListMessagesResponseMessagesInnerTest.java
-src/test/java/org/openapitools/client/model/ListMessagesResponseTest.java
-src/test/java/org/openapitools/client/model/ListMutedChannelsResponseTest.java
-src/test/java/org/openapitools/client/model/ListMutedUsersInChannelsWithCustomChannelType200ResponseTest.java
-src/test/java/org/openapitools/client/model/ListMyGroupChannelsResponseTest.java
-src/test/java/org/openapitools/client/model/ListPushConfigurationsResponsePushConfigurationsInnerTest.java
-src/test/java/org/openapitools/client/model/ListPushConfigurationsResponseTest.java
-src/test/java/org/openapitools/client/model/ListPushNotificationContentTemplatesResponsePushMessageTemplatesInnerTemplateTest.java
-src/test/java/org/openapitools/client/model/ListPushNotificationContentTemplatesResponsePushMessageTemplatesInnerTest.java
-src/test/java/org/openapitools/client/model/ListPushNotificationContentTemplatesResponseTest.java
-src/test/java/org/openapitools/client/model/ListReactionsOfMessageResponseTest.java
-src/test/java/org/openapitools/client/model/ListRegistrationOrDeviceTokensResponseTest.java
-src/test/java/org/openapitools/client/model/ListReportsOnChannelByUrlResponseTest.java
-src/test/java/org/openapitools/client/model/ListReportsOnMessageByIdResponseReportLogsInnerTest.java
-src/test/java/org/openapitools/client/model/ListReportsOnMessageByIdResponseTest.java
-src/test/java/org/openapitools/client/model/ListReportsOnUserByIdResponseTest.java
-src/test/java/org/openapitools/client/model/ListReportsResponseReportLogsInnerTest.java
-src/test/java/org/openapitools/client/model/ListReportsResponseTest.java
-src/test/java/org/openapitools/client/model/ListSecondaryApiTokensResponseApiTokensInnerTest.java
-src/test/java/org/openapitools/client/model/ListSecondaryApiTokensResponseTest.java
-src/test/java/org/openapitools/client/model/ListUsersResponseTest.java
-src/test/java/org/openapitools/client/model/MarkAllMessagesAsReadDataTest.java
-src/test/java/org/openapitools/client/model/ModelFileTest.java
-src/test/java/org/openapitools/client/model/MuteInChannelsWithCustomChannelTypesDataTest.java
-src/test/java/org/openapitools/client/model/MuteUsersInChannelsWithCustomChannelTypeDataTest.java
-src/test/java/org/openapitools/client/model/OcBanUserDataTest.java
-src/test/java/org/openapitools/client/model/OcBanUserResponseTest.java
-src/test/java/org/openapitools/client/model/OcCreateChannelDataTest.java
-src/test/java/org/openapitools/client/model/OcDeleteChannelByUrl200ResponseTest.java
-src/test/java/org/openapitools/client/model/OcFreezeChannelDataTest.java
-src/test/java/org/openapitools/client/model/OcListBannedUsersResponseBannedListInnerTest.java
-src/test/java/org/openapitools/client/model/OcListBannedUsersResponseTest.java
-src/test/java/org/openapitools/client/model/OcListChannelsResponseTest.java
-src/test/java/org/openapitools/client/model/OcListMutedUsersResponseTest.java
-src/test/java/org/openapitools/client/model/OcListOperatorsResponseTest.java
-src/test/java/org/openapitools/client/model/OcListParticipantsResponseTest.java
-src/test/java/org/openapitools/client/model/OcMuteUserDataTest.java
-src/test/java/org/openapitools/client/model/OcRegisterOperatorsDataTest.java
-src/test/java/org/openapitools/client/model/OcUpdateBanByIdDataTest.java
-src/test/java/org/openapitools/client/model/OcUpdateBanByIdResponseTest.java
-src/test/java/org/openapitools/client/model/OcUpdateChannelByUrlDataTest.java
-src/test/java/org/openapitools/client/model/OcViewBanByIdResponseTest.java
-src/test/java/org/openapitools/client/model/OcViewMuteByIdResponseTest.java
-src/test/java/org/openapitools/client/model/RegisterAndScheduleDataExportDataTest.java
-src/test/java/org/openapitools/client/model/RegisterAndScheduleDataExportResponseTest.java
-src/test/java/org/openapitools/client/model/RegisterAsOperatorToChannelsWithCustomChannelTypesDataTest.java
-src/test/java/org/openapitools/client/model/RegisterGdprRequestDataTest.java
-src/test/java/org/openapitools/client/model/RegisterGdprRequestResponseTest.java
-src/test/java/org/openapitools/client/model/RemovePushConfigurationByIdResponseTest.java
-src/test/java/org/openapitools/client/model/RemoveReactionFromAMessageResponseTest.java
-src/test/java/org/openapitools/client/model/RemoveRegistrationOrDeviceTokenByTokenResponseTest.java
-src/test/java/org/openapitools/client/model/RemoveRegistrationOrDeviceTokenFromOwnerByTokenResponseTest.java
-src/test/java/org/openapitools/client/model/RemoveRegistrationOrDeviceTokenResponseTest.java
-src/test/java/org/openapitools/client/model/ReportChannelByUrlDataTest.java
-src/test/java/org/openapitools/client/model/ReportChannelByUrlResponseTest.java
-src/test/java/org/openapitools/client/model/ReportMessageByIdDataTest.java
-src/test/java/org/openapitools/client/model/ReportMessageByIdResponseTest.java
-src/test/java/org/openapitools/client/model/ReportUserByIdDataTest.java
-src/test/java/org/openapitools/client/model/ReportUserByIdResponseTest.java
-src/test/java/org/openapitools/client/model/ResetPushPreferencesResponseTest.java
-src/test/java/org/openapitools/client/model/RetrieveAdvancedAnalyticsMetricsResponseTest.java
-src/test/java/org/openapitools/client/model/RetrieveIpWhitelistResponseTest.java
-src/test/java/org/openapitools/client/model/RetrieveListOfSubscribedEventsResponseTest.java
-src/test/java/org/openapitools/client/model/RetrieveListOfSubscribedEventsResponseWebhookTest.java
-src/test/java/org/openapitools/client/model/RevokeSecondaryApiTokenByTokenResponseTest.java
-src/test/java/org/openapitools/client/model/SBObjectTest.java
-src/test/java/org/openapitools/client/model/ScheduleAnnouncementDataMessageTest.java
-src/test/java/org/openapitools/client/model/ScheduleAnnouncementDataTest.java
-src/test/java/org/openapitools/client/model/ScheduleAnnouncementResponseCreateChannelOptionsTest.java
-src/test/java/org/openapitools/client/model/ScheduleAnnouncementResponseMessageTest.java
-src/test/java/org/openapitools/client/model/ScheduleAnnouncementResponseTest.java
-src/test/java/org/openapitools/client/model/SendBirdAdminMessageTest.java
-src/test/java/org/openapitools/client/model/SendBirdAppleCriticalAlertOptionsTest.java
-src/test/java/org/openapitools/client/model/SendBirdAutoEventMessageSettingsTest.java
-src/test/java/org/openapitools/client/model/SendBirdBaseChannelTest.java
-src/test/java/org/openapitools/client/model/SendBirdBaseMessageInstanceTest.java
-src/test/java/org/openapitools/client/model/SendBirdChannelResponseTest.java
-src/test/java/org/openapitools/client/model/SendBirdEmojiCategoryTest.java
-src/test/java/org/openapitools/client/model/SendBirdEmojiTest.java
-src/test/java/org/openapitools/client/model/SendBirdFileMessageParamsTest.java
-src/test/java/org/openapitools/client/model/SendBirdGroupChannelChannelTest.java
-src/test/java/org/openapitools/client/model/SendBirdGroupChannelCollectionTest.java
-src/test/java/org/openapitools/client/model/SendBirdGroupChannelCreatedByTest.java
-src/test/java/org/openapitools/client/model/SendBirdGroupChannelDisappearingMessageTest.java
-src/test/java/org/openapitools/client/model/SendBirdGroupChannelInviterTest.java
-src/test/java/org/openapitools/client/model/SendBirdGroupChannelLastMessageTest.java
-src/test/java/org/openapitools/client/model/SendBirdGroupChannelSmsFallbackTest.java
-src/test/java/org/openapitools/client/model/SendBirdGroupChannelTest.java
-src/test/java/org/openapitools/client/model/SendBirdMemberTest.java
-src/test/java/org/openapitools/client/model/SendBirdMessageMetaArrayTest.java
-src/test/java/org/openapitools/client/model/SendBirdMessageResponseMentionedUsersInnerTest.java
-src/test/java/org/openapitools/client/model/SendBirdMessageResponseTest.java
-src/test/java/org/openapitools/client/model/SendBirdMessageResponseUserTest.java
-src/test/java/org/openapitools/client/model/SendBirdOGImageTest.java
-src/test/java/org/openapitools/client/model/SendBirdOGMetaDataTest.java
-src/test/java/org/openapitools/client/model/SendBirdOpenChannelTest.java
-src/test/java/org/openapitools/client/model/SendBirdPluginTest.java
-src/test/java/org/openapitools/client/model/SendBirdPollDetailsTest.java
-src/test/java/org/openapitools/client/model/SendBirdPollOptionTest.java
-src/test/java/org/openapitools/client/model/SendBirdPollTest.java
-src/test/java/org/openapitools/client/model/SendBirdPollUpdatedVoteCountTest.java
-src/test/java/org/openapitools/client/model/SendBirdReactionTest.java
-src/test/java/org/openapitools/client/model/SendBirdRestrictionInfoTest.java
-src/test/java/org/openapitools/client/model/SendBirdSenderTest.java
-src/test/java/org/openapitools/client/model/SendBirdThreadInfoTest.java
-src/test/java/org/openapitools/client/model/SendBirdThumbnailSBObjectTest.java
-src/test/java/org/openapitools/client/model/SendBirdThumbnailSizeTest.java
-src/test/java/org/openapitools/client/model/SendBirdUserMessageParamsTest.java
-src/test/java/org/openapitools/client/model/SendBirdUserTest.java
-src/test/java/org/openapitools/client/model/SendBotSMessageDataTest.java
-src/test/java/org/openapitools/client/model/SendMessageDataTest.java
-src/test/java/org/openapitools/client/model/SetDomainFilterDataDomainFilterTest.java
-src/test/java/org/openapitools/client/model/SetDomainFilterDataImageModerationLimitsTest.java
-src/test/java/org/openapitools/client/model/SetDomainFilterDataImageModerationTest.java
-src/test/java/org/openapitools/client/model/SetDomainFilterDataProfanityFilterRegexFiltersInnerTest.java
-src/test/java/org/openapitools/client/model/SetDomainFilterDataProfanityFilterTest.java
-src/test/java/org/openapitools/client/model/SetDomainFilterDataProfanityTriggeredModerationTest.java
-src/test/java/org/openapitools/client/model/SetDomainFilterDataTest.java
-src/test/java/org/openapitools/client/model/TranslateMessageIntoOtherLanguagesDataTest.java
-src/test/java/org/openapitools/client/model/UpdateAnnouncementByIdDataTest.java
-src/test/java/org/openapitools/client/model/UpdateAnnouncementByIdResponseMessageTest.java
-src/test/java/org/openapitools/client/model/UpdateAnnouncementByIdResponseTest.java
-src/test/java/org/openapitools/client/model/UpdateApnsPushConfigurationByIdDataTest.java
-src/test/java/org/openapitools/client/model/UpdateApnsPushConfigurationByIdResponseTest.java
-src/test/java/org/openapitools/client/model/UpdateBotByIdDataTest.java
-src/test/java/org/openapitools/client/model/UpdateBotByIdResponseTest.java
-src/test/java/org/openapitools/client/model/UpdateChannelInvitationPreferenceDataTest.java
-src/test/java/org/openapitools/client/model/UpdateChannelInvitationPreferenceResponseTest.java
-src/test/java/org/openapitools/client/model/UpdateChannelMetacounterDataTest.java
-src/test/java/org/openapitools/client/model/UpdateChannelMetadataDataTest.java
-src/test/java/org/openapitools/client/model/UpdateCountPreferenceOfChannelByUrlDataTest.java
-src/test/java/org/openapitools/client/model/UpdateCountPreferenceOfChannelByUrlResponseTest.java
-src/test/java/org/openapitools/client/model/UpdateDefaultChannelInvitationPreferenceDataTest.java
-src/test/java/org/openapitools/client/model/UpdateDefaultChannelInvitationPreferenceResponseTest.java
-src/test/java/org/openapitools/client/model/UpdateEmojiCategoryUrlByIdDataTest.java
-src/test/java/org/openapitools/client/model/UpdateEmojiUrlByKeyDataTest.java
-src/test/java/org/openapitools/client/model/UpdateExtraDataInMessageDataTest.java
-src/test/java/org/openapitools/client/model/UpdateExtraDataInMessageResponseSortedMetaarrayInnerTest.java
-src/test/java/org/openapitools/client/model/UpdateExtraDataInMessageResponseTest.java
-src/test/java/org/openapitools/client/model/UpdateFcmPushConfigurationByIdDataTest.java
-src/test/java/org/openapitools/client/model/UpdateFcmPushConfigurationByIdResponseTest.java
-src/test/java/org/openapitools/client/model/UpdateHmsPushConfigurationByIdDataTest.java
-src/test/java/org/openapitools/client/model/UpdateHmsPushConfigurationByIdResponseTest.java
-src/test/java/org/openapitools/client/model/UpdateMessageByIdDataTest.java
-src/test/java/org/openapitools/client/model/UpdatePushNotificationContentTemplateDataTest.java
-src/test/java/org/openapitools/client/model/UpdatePushNotificationContentTemplateResponseTest.java
-src/test/java/org/openapitools/client/model/UpdatePushPreferencesDataTest.java
-src/test/java/org/openapitools/client/model/UpdatePushPreferencesForChannelByUrlDataTest.java
-src/test/java/org/openapitools/client/model/UpdatePushPreferencesForChannelByUrlResponseTest.java
-src/test/java/org/openapitools/client/model/UpdatePushPreferencesResponseTest.java
-src/test/java/org/openapitools/client/model/UpdateUserByIdDataTest.java
-src/test/java/org/openapitools/client/model/UpdateUserMetadataDataTest.java
-src/test/java/org/openapitools/client/model/UpdateUserMetadataResponseTest.java
-src/test/java/org/openapitools/client/model/UseDefaultEmojisDataTest.java
-src/test/java/org/openapitools/client/model/UseDefaultEmojisResponseTest.java
-src/test/java/org/openapitools/client/model/ViewAnnouncementByIdResponseTest.java
-src/test/java/org/openapitools/client/model/ViewBotByIdResponseTest.java
-src/test/java/org/openapitools/client/model/ViewChannelInvitationPreferenceResponseTest.java
-src/test/java/org/openapitools/client/model/ViewCountPreferenceOfChannelByUrlResponseTest.java
-src/test/java/org/openapitools/client/model/ViewDataExportByIdResponseTest.java
-src/test/java/org/openapitools/client/model/ViewDefaultChannelInvitationPreferenceResponseTest.java
-src/test/java/org/openapitools/client/model/ViewGdprRequestByIdResponseTest.java
-src/test/java/org/openapitools/client/model/ViewNumberOfChannelsByJoinStatusResponseTest.java
-src/test/java/org/openapitools/client/model/ViewNumberOfChannelsWithUnreadMessagesResponseTest.java
-src/test/java/org/openapitools/client/model/ViewNumberOfConcurrentConnectionsResponseTest.java
-src/test/java/org/openapitools/client/model/ViewNumberOfDailyActiveUsersResponseTest.java
-src/test/java/org/openapitools/client/model/ViewNumberOfMonthlyActiveUsersResponseTest.java
-src/test/java/org/openapitools/client/model/ViewNumberOfPeakConnectionsResponsePeakConnectionsInnerTest.java
-src/test/java/org/openapitools/client/model/ViewNumberOfPeakConnectionsResponseTest.java
-src/test/java/org/openapitools/client/model/ViewNumberOfUnreadItemsResponseTest.java
-src/test/java/org/openapitools/client/model/ViewNumberOfUnreadMessagesResponseTest.java
-src/test/java/org/openapitools/client/model/ViewPushConfigurationByIdResponseTest.java
-src/test/java/org/openapitools/client/model/ViewPushNotificationContentTemplateResponsePushMessageTemplatesInnerTest.java
-src/test/java/org/openapitools/client/model/ViewPushNotificationContentTemplateResponseTest.java
-src/test/java/org/openapitools/client/model/ViewPushPreferencesForChannelByUrlResponseTest.java
-src/test/java/org/openapitools/client/model/ViewPushPreferencesResponseTest.java
-src/test/java/org/openapitools/client/model/ViewSecondaryApiTokenByTokenResponseTest.java
-src/test/java/org/openapitools/client/model/ViewTotalNumberOfMessagesInChannelResponseTest.java
-src/test/java/org/openapitools/client/model/ViewUserMetadataResponseTest.java
-src/test/java/org/openapitools/client/model/ViewWhoOwnsRegistrationOrDeviceTokenByTokenResponseInnerTest.java
-src/test/java/org/sendbird/client/api/AnnouncementApiTest.java
-src/test/java/org/sendbird/client/api/ApplicationApiTest.java
-src/test/java/org/sendbird/client/api/BotApiTest.java
-src/test/java/org/sendbird/client/api/DataExportApiTest.java
-src/test/java/org/sendbird/client/api/GroupChannelApiTest.java
-src/test/java/org/sendbird/client/api/MessageApiTest.java
-src/test/java/org/sendbird/client/api/MetadataApiTest.java
-src/test/java/org/sendbird/client/api/ModerationApiTest.java
-src/test/java/org/sendbird/client/api/OpenChannelApiTest.java
-src/test/java/org/sendbird/client/api/PrivacyApiTest.java
-src/test/java/org/sendbird/client/api/ReportApiTest.java
-src/test/java/org/sendbird/client/api/StatisticsApiTest.java
-src/test/java/org/sendbird/client/api/UserApiTest.java
-src/test/java/org/sendbird/client/api/WebhookApiTest.java
diff --git a/README.md b/README.md
index 4a489b6d..c609284e 100644
--- a/README.md
+++ b/README.md
@@ -17,36 +17,37 @@ import org.sendbird.client.Configuration;
import org.sendbird.client.api.UserApi;
import org.openapitools.client.model.ListUsersResponse;
-class User {
- ApiClient defaultClient;
- String apiToken = "YOUR_API_KEY_FROM_DASHBOARD";
- UserApi apiInstance;
- public User(ApiClient defaultClient){
- apiInstance = new UserApi(defaultClient);
- }
- public void listUsers(){
-
- try {
- Integer limit = 56;
- String activeMode = "activated";
- Boolean showBot = true;
- ListUsersResponse result = apiInstance.listUsers().apiToken(apiToken).limit(limit).activeMode(activeMode).execute();
- System.out.println(result);
-
- } catch (ApiException e) {
- System.err.println("Exception when calling listUsers");
- System.err.println("Status code: " + e.getCode());
- System.err.println("Reason: " + e.getResponseBody());
- System.err.println("Response headers: " + e.getResponseHeaders());
- e.printStackTrace();
+
+class AppTest {
+ static class User {
+ UserApi apiInstance;
+ public User(ApiClient defaultClient){
+ apiInstance = new UserApi(defaultClient);
+ }
+ public void listUsers(){
+
+ try {
+ Integer limit = 56;
+ String activeMode = "activated";
+ Boolean showBot = true;
+ ListUsersResponse result = apiInstance.listUsers().limit(limit).activeMode(activeMode).execute();
+ System.out.println(result);
+
+ } catch (ApiException e) {
+ System.err.println("Exception when calling listUsers");
+ System.err.println("Status code: " + e.getCode());
+ System.err.println("Reason: " + e.getResponseBody());
+ System.err.println("Response headers: " + e.getResponseHeaders());
+ e.printStackTrace();
+ }
}
}
-}
-class App {
public static void main(String[] args) {
- ApiClient defaultClient = Configuration.getDefaultApiClient();
- defaultClient.setBasePath("https://api-YOUR_APP_ID_FROM_DASHBOARD.sendbird.com");
+ String apiToken = "YOUR_API_TOKEN";
+ String applicationId = "YOUR_APP_ID_FROM_DASHBOARD";
+ ApiClient defaultClient = Configuration.getDefaultApiClient().addDefaultHeader("Api-Token", apiToken);
+ defaultClient.setBasePath("https://api-" + applicationId + ".sendbird.com");
User user = new User(defaultClient);
user.listUsers();
}
diff --git a/api/openapi.yaml b/api/openapi.yaml
index 8f230d22..fe07024d 100644
--- a/api/openapi.yaml
+++ b/api/openapi.yaml
@@ -41,7 +41,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -81,7 +81,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -126,7 +126,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -164,7 +164,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -204,7 +204,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -249,7 +249,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -286,7 +286,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -328,7 +328,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -356,7 +356,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -390,7 +390,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -427,7 +427,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -462,7 +462,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -490,7 +490,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -517,7 +517,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -550,7 +550,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -591,7 +591,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -618,7 +618,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -653,7 +653,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -688,7 +688,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -724,7 +724,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -752,7 +752,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -788,7 +788,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -867,7 +867,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -904,7 +904,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -941,7 +941,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -975,7 +975,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -1015,7 +1015,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -1057,7 +1057,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -1098,7 +1098,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -1143,7 +1143,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -1186,7 +1186,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -1211,7 +1211,7 @@ paths:
/v3/applications/push/message_templates/{template_name}:
get:
description: |-
- ## View a push notification content template
+ ## Get a push notification content template
Retrieves information on a specific push notification content templates of an application. The name of a content template is either `default` or `alternative`.
@@ -1223,7 +1223,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -1241,7 +1241,7 @@ paths:
schema:
$ref: '#/components/schemas/viewPushNotificationContentTemplateResponse'
description: Successful response
- summary: View a push notification content template
+ summary: Get a push notification content template
tags:
- Application
x-accepts: application/json
@@ -1259,7 +1259,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -1302,7 +1302,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -1331,7 +1331,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -1367,7 +1367,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -1455,7 +1455,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -1485,7 +1485,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -1527,7 +1527,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -1562,7 +1562,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -1605,7 +1605,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -1637,7 +1637,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -1694,7 +1694,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -1735,7 +1735,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -2049,7 +2049,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -2090,7 +2090,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -2139,7 +2139,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -2190,7 +2190,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -2240,7 +2240,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -2284,7 +2284,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -2327,7 +2327,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -2377,7 +2377,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -2420,7 +2420,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -2460,7 +2460,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -2511,7 +2511,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -2551,7 +2551,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -2602,7 +2602,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -2642,7 +2642,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -2712,7 +2712,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -2755,7 +2755,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -2798,7 +2798,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -2853,7 +2853,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -2900,7 +2900,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -2949,7 +2949,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -2985,7 +2985,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -3026,7 +3026,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -3069,7 +3069,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -3103,7 +3103,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -3136,7 +3136,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -3179,7 +3179,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -3222,7 +3222,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -3272,7 +3272,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -3317,7 +3317,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -3400,7 +3400,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -3433,7 +3433,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -3479,7 +3479,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -3522,7 +3522,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -3558,7 +3558,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -3594,7 +3594,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -3635,7 +3635,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -3683,7 +3683,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -3723,7 +3723,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -3773,7 +3773,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -3813,7 +3813,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -3858,7 +3858,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -3908,7 +3908,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -3951,7 +3951,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -3994,7 +3994,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -4034,7 +4034,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -4084,7 +4084,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -4127,7 +4127,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -4169,7 +4169,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -4493,7 +4493,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -4529,7 +4529,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -4562,7 +4562,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -4630,7 +4630,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -4670,7 +4670,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -4770,7 +4770,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -4817,7 +4817,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -4863,7 +4863,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -4907,7 +4907,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -4949,7 +4949,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -4988,7 +4988,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -5029,7 +5029,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -5082,7 +5082,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -5130,7 +5130,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -5170,7 +5170,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -5210,7 +5210,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -5259,7 +5259,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -5309,7 +5309,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -5349,7 +5349,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -5399,7 +5399,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -5442,7 +5442,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -5485,7 +5485,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -5525,7 +5525,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -5572,7 +5572,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -5619,7 +5619,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -5662,7 +5662,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -5705,7 +5705,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -5749,7 +5749,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -5809,7 +5809,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -5845,7 +5845,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -5881,7 +5881,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -5921,7 +5921,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -5958,7 +5958,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -6030,7 +6030,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -6105,7 +6105,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -6131,7 +6131,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -6161,7 +6161,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -6205,7 +6205,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -6243,7 +6243,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -6410,7 +6410,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -6460,7 +6460,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -6509,7 +6509,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -6573,7 +6573,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -6630,7 +6630,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -6674,7 +6674,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -6718,7 +6718,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -6761,7 +6761,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -6800,7 +6800,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -6833,7 +6833,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -6898,7 +6898,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -6952,7 +6952,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -7009,7 +7009,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -7068,7 +7068,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -7124,7 +7124,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -7182,7 +7182,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -7238,7 +7238,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -7270,7 +7270,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -7298,7 +7298,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -7335,7 +7335,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -7363,7 +7363,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -7399,7 +7399,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -7432,7 +7432,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -7468,7 +7468,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -7511,7 +7511,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -7543,7 +7543,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -7579,7 +7579,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -7619,7 +7619,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -7655,7 +7655,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -7707,7 +7707,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -7746,7 +7746,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -7787,7 +7787,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -7824,7 +7824,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -7865,7 +7865,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -7917,7 +7917,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -7962,7 +7962,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -8021,7 +8021,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -8069,7 +8069,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -8119,7 +8119,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -8165,7 +8165,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -8215,7 +8215,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -8274,7 +8274,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -8313,7 +8313,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -8373,7 +8373,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -8422,7 +8422,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -8472,7 +8472,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -8518,7 +8518,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -8569,7 +8569,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -8638,7 +8638,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -8679,7 +8679,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -8707,7 +8707,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -8753,7 +8753,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -8795,7 +8795,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -8839,7 +8839,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -8881,7 +8881,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -8917,7 +8917,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -8953,7 +8953,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -8989,7 +8989,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -9032,7 +9032,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -9071,7 +9071,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -9111,7 +9111,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -9154,7 +9154,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -9198,7 +9198,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -9231,7 +9231,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -9267,7 +9267,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -9309,7 +9309,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -9345,7 +9345,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -9377,7 +9377,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -9414,7 +9414,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -9473,7 +9473,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -9533,7 +9533,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -9588,7 +9588,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -9638,7 +9638,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -9680,7 +9680,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -9737,7 +9737,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -9784,7 +9784,7 @@ paths:
explode: false
in: header
name: Api-Token
- required: true
+ required: false
schema:
type: string
style: simple
@@ -9820,90 +9820,1060 @@ paths:
tags:
- Report
x-accepts: application/json
-components:
- schemas:
- SendBird.MessageResponse:
- example:
- data: data
- custom_type: custom_type
- is_reply_to_channel: true
- created_at: 5.962133916683182
- is_removed: true
- type: type
- req_id: req_id
- file: "{}"
- updated_at: 6.027456183070403
- translations: "{}"
- thread_info: "{}"
- mentioned_users:
- - metadata:
- anyOf: anyOf
- user_id: user_id
- profile_url: profile_url
- nickname: nickname
- - metadata:
- anyOf: anyOf
- user_id: user_id
- profile_url: profile_url
- nickname: nickname
- channel_type: channel_type
- message_survival_seconds: 0.8008281904610115
- silent: true
- parent_message_id: 7.061401241503109
- parent_message_info: "{}"
- require_auth: true
- message_id: 5.637376656633329
- sorted_metaarray:
- - "{}"
- - "{}"
- mention_type: mention_type
- message: message
- channel_url: channel_url
- is_op_msg: true
- message_retention_hour: 1.4658129805029452
- size: 2.3021358869347655
- user:
- metadata:
- anyOf: anyOf
- require_auth_for_profile_image: true
- is_active: true
- role: role
- user_id: user_id
- profile_url: profile_url
- nickname: nickname
- nullable: true
- properties:
- require_auth:
- type: boolean
- message_survival_seconds:
- type: number
- custom_type:
+ /v3/polls:
+ get:
+ description: "## List polls\nThis action retrieves a paginated list of both\
+ \ open and closed polls in an application or a specific channel. To retrieve\
+ \ polls in a specific channel, the channel_url must be specified. https://sendbird.com/docs/chat/v3/platform-api/message/polls/list-polls\
+ \ \n-----------------------------"
+ parameters:
+ - explode: false
+ in: header
+ name: Api-Token
+ required: false
+ schema:
type: string
- mentioned_users:
- items:
- $ref: '#/components/schemas/SendBird_MessageResponse_mentioned_users_inner'
- type: array
- translations:
- type: object
- updated_at:
- type: number
- is_op_msg:
- type: boolean
- is_removed:
- type: boolean
- user:
- $ref: '#/components/schemas/SendBird_MessageResponse_user'
- file:
- type: object
- message:
+ style: simple
+ - explode: false
+ in: path
+ name: channel_url
+ required: false
+ schema:
type: string
- data:
+ style: simple
+ - explode: false
+ in: path
+ name: channel_type
+ required: false
+ schema:
type: string
- message_retention_hour:
- type: number
- silent:
- type: boolean
- type:
+ style: simple
+ - explode: false
+ in: path
+ name: token
+ required: false
+ schema:
+ type: string
+ style: simple
+ - explode: false
+ in: path
+ name: limit
+ required: false
+ schema:
+ type: integer
+ style: simple
+ responses:
+ "200":
+ content:
+ application/json:
+ schema:
+ $ref: '#/components/schemas/SendBird.Poll'
+ description: Successful response
+ summary: List polls
+ tags:
+ - Poll
+ x-accepts: application/json
+ post:
+ description: "## Create a poll\nThis action creates a poll with at least one\
+ \ option.You can configure various settings for your poll, including when\
+ \ the poll will close and whether to allow voting for multiple options. After\
+ \ creating a poll, to share the poll with other users in a channel, the poll\
+ \ must be sent as a message. https://sendbird.com/docs/chat/v3/platform-api/message/polls/create-a-poll\n\
+ -----------------------------"
+ parameters:
+ - explode: false
+ in: header
+ name: Api-Token
+ required: false
+ schema:
+ type: string
+ style: simple
+ - explode: false
+ in: path
+ name: title
+ required: true
+ schema:
+ type: string
+ style: simple
+ - explode: false
+ in: path
+ name: options
+ required: true
+ schema:
+ items:
+ type: string
+ type: array
+ style: simple
+ requestBody:
+ content:
+ application/json:
+ schema:
+ $ref: '#/components/schemas/_v3_polls_get_request'
+ responses:
+ "200":
+ content:
+ application/json:
+ schema:
+ $ref: '#/components/schemas/SendBird.Poll'
+ description: Successful response
+ summary: Create a poll
+ tags:
+ - Poll
+ x-content-type: application/json
+ x-accepts: application/json
+ /v3/polls/{poll_id}:
+ delete:
+ description: "## Delete a poll\nThis action deletes a poll. Once a poll is deleted,\
+ \ you can't retrieve its data. https://sendbird.com/docs/chat/v3/platform-api/message/polls/delete-a-poll\n\
+ ----------------------------- "
+ parameters:
+ - explode: false
+ in: header
+ name: Api-Token
+ required: false
+ schema:
+ type: string
+ style: simple
+ - explode: false
+ in: path
+ name: poll_id
+ required: true
+ schema:
+ type: integer
+ style: simple
+ responses:
+ "200":
+ content:
+ application/json:
+ schema:
+ type: object
+ description: Successful response
+ summary: Delete a poll
+ tags:
+ - Poll
+ x-accepts: application/json
+ get:
+ description: |-
+ ## Get a poll
+ This action retrieves information on a specific poll.
+ https://sendbird.com/docs/chat/v3/platform-api/message/polls/get-a-poll
+ -----------------------------
+ parameters:
+ - explode: false
+ in: header
+ name: Api-Token
+ required: false
+ schema:
+ type: string
+ style: simple
+ - explode: false
+ in: path
+ name: poll_id
+ required: true
+ schema:
+ type: integer
+ style: simple
+ requestBody:
+ content:
+ application/json:
+ schema:
+ $ref: '#/components/schemas/_v3_polls__poll_id__delete_request'
+ responses:
+ "200":
+ content:
+ application/json:
+ schema:
+ $ref: '#/components/schemas/SendBird.Poll'
+ description: Successful response
+ summary: Get a poll
+ tags:
+ - Poll
+ x-content-type: application/json
+ x-accepts: application/json
+ put:
+ description: "## Update a poll\nThis action updates information of a poll. To\
+ \ change the content of a poll option, see the update a poll option page.\
+ \ https://sendbird.com/docs/chat/v3/platform-api/message/polls/update-a-poll\n\
+ ----------------------------- "
+ parameters:
+ - explode: false
+ in: header
+ name: Api-Token
+ required: false
+ schema:
+ type: string
+ style: simple
+ - explode: false
+ in: path
+ name: poll_id
+ required: true
+ schema:
+ type: integer
+ style: simple
+ requestBody:
+ content:
+ application/json:
+ schema:
+ $ref: '#/components/schemas/_v3_polls__poll_id__delete_request_1'
+ responses:
+ "200":
+ content:
+ application/json:
+ schema:
+ $ref: '#/components/schemas/SendBird.Poll'
+ description: Successful response
+ summary: Update a poll
+ tags:
+ - Poll
+ x-content-type: application/json
+ x-accepts: application/json
+ /v3/polls/{poll_id}/close:
+ put:
+ description: "## Close a poll\nThis action closes a poll and prevents users\
+ \ from voting any further. https://sendbird.com/docs/chat/v3/platform-api/message/polls/close-a-poll\n\
+ ----------------------------- "
+ parameters:
+ - explode: false
+ in: header
+ name: Api-Token
+ required: false
+ schema:
+ type: string
+ style: simple
+ - explode: false
+ in: path
+ name: poll_id
+ required: true
+ schema:
+ type: integer
+ style: simple
+ responses:
+ "200":
+ content:
+ application/json:
+ schema:
+ $ref: '#/components/schemas/SendBird.Poll'
+ description: Successful response
+ summary: Close a poll
+ tags:
+ - Poll
+ x-accepts: application/json
+ /v3/polls/{poll_id}/options/{option_id}:
+ delete:
+ description: "## Delete a poll option\nThis action deletes an option from a\
+ \ poll. https://sendbird.com/docs/chat/v3/platform-api/message/polls/delete-a-poll-option\
+ \ ----------------------------- "
+ parameters:
+ - explode: false
+ in: header
+ name: Api-Token
+ required: false
+ schema:
+ type: string
+ style: simple
+ - explode: false
+ in: path
+ name: poll_id
+ required: true
+ schema:
+ type: integer
+ style: simple
+ - explode: false
+ in: path
+ name: option_id
+ required: true
+ schema:
+ type: integer
+ style: simple
+ responses:
+ "200":
+ content:
+ application/json:
+ schema:
+ type: object
+ description: Successful response
+ summary: Delete a poll option
+ tags:
+ - Poll
+ x-accepts: application/json
+ get:
+ description: "## Get a poll option\nThis action retrieves a poll option. https://sendbird.com/docs/chat/v3/platform-api/message/polls/get-a-poll-option\n\
+ ----------------------------- "
+ parameters:
+ - explode: false
+ in: header
+ name: Api-Token
+ required: false
+ schema:
+ type: string
+ style: simple
+ - explode: false
+ in: path
+ name: poll_id
+ required: true
+ schema:
+ type: integer
+ style: simple
+ - explode: false
+ in: path
+ name: option_id
+ required: true
+ schema:
+ type: integer
+ style: simple
+ responses:
+ "200":
+ content:
+ application/json:
+ schema:
+ $ref: '#/components/schemas/SendBird.PollOption'
+ description: Successful response
+ summary: Get a poll option
+ tags:
+ - Poll
+ x-accepts: application/json
+ put:
+ description: "## Update a poll option\nThis action updates the content of a\
+ \ poll option. Voting for an option doesn't update the option. https://sendbird.com/docs/chat/v3/platform-api/message/polls/update-a-poll-option\n\
+ ----------------------------- "
+ parameters:
+ - explode: false
+ in: header
+ name: Api-Token
+ required: false
+ schema:
+ type: string
+ style: simple
+ - explode: false
+ in: path
+ name: poll_id
+ required: true
+ schema:
+ type: integer
+ style: simple
+ - explode: false
+ in: path
+ name: option_id
+ required: true
+ schema:
+ type: integer
+ style: simple
+ requestBody:
+ content:
+ application/json:
+ schema:
+ $ref: '#/components/schemas/_v3_polls__poll_id__options__option_id__delete_request'
+ responses:
+ "200":
+ content:
+ application/json:
+ schema:
+ $ref: '#/components/schemas/SendBird.Poll'
+ description: Successful response
+ summary: Update a poll option
+ tags:
+ - Poll
+ x-content-type: application/json
+ x-accepts: application/json
+ /v3/polls/{poll_id}/options:
+ post:
+ description: "## Add a poll option\nThis action adds a new option to a poll.\
+ \ https://sendbird.com/docs/chat/v3/platform-api/message/polls/add-a-poll-option\n\
+ ----------------------------- "
+ parameters:
+ - explode: false
+ in: header
+ name: Api-Token
+ required: false
+ schema:
+ type: string
+ style: simple
+ - explode: false
+ in: path
+ name: poll_id
+ required: true
+ schema:
+ type: integer
+ style: simple
+ requestBody:
+ content:
+ application/json:
+ schema:
+ $ref: '#/components/schemas/_v3_polls__poll_id__options__option_id__delete_request'
+ responses:
+ "200":
+ content:
+ application/json:
+ schema:
+ $ref: '#/components/schemas/SendBird.Poll'
+ description: Successful response
+ summary: Add a poll option
+ tags:
+ - Poll
+ x-content-type: application/json
+ x-accepts: application/json
+ /v3/polls/{poll_id}/vote:
+ put:
+ description: "## Cast or cancel a vote\nThis action adds or removes a vote from\
+ \ a poll option, changing the number of votes given to each option. Use this\
+ \ action to override a previous vote and update the user's final choice of\
+ \ poll options. https://sendbird.com/docs/chat/v3/platform-api/message/polls/cast-or-cancel-a-vote\n\
+ ----------------------------- "
+ parameters:
+ - explode: false
+ in: header
+ name: Api-Token
+ required: false
+ schema:
+ type: string
+ style: simple
+ - explode: false
+ in: path
+ name: poll_id
+ required: true
+ schema:
+ type: integer
+ style: simple
+ requestBody:
+ content:
+ application/json:
+ schema:
+ $ref: '#/components/schemas/_v3_polls__poll_id__vote_put_request'
+ responses:
+ "200":
+ content:
+ application/json:
+ schema:
+ $ref: '#/components/schemas/SendBird.Poll'
+ description: Successful response
+ summary: Cast or cancel a vote
+ tags:
+ - Poll
+ x-content-type: application/json
+ x-accepts: application/json
+ /v3/polls/{poll_id}/options/{option_id}/voters:
+ get:
+ description: "## List voters of a poll option\nThis action retrieves a list\
+ \ of users who voted for a poll option. https://sendbird.com/docs/chat/v3/platform-api/message/polls/list-voters-of-a-poll-option\
+ \ \n----------------------------- "
+ parameters:
+ - explode: false
+ in: header
+ name: Api-Token
+ required: false
+ schema:
+ type: string
+ style: simple
+ - explode: false
+ in: path
+ name: poll_id
+ required: true
+ schema:
+ type: integer
+ style: simple
+ - explode: false
+ in: path
+ name: option_id
+ required: true
+ schema:
+ type: integer
+ style: simple
+ requestBody:
+ content:
+ application/json:
+ schema:
+ $ref: '#/components/schemas/_v3_polls__poll_id__options__option_id__voters_get_request'
+ responses:
+ "200":
+ content:
+ application/json:
+ schema:
+ $ref: '#/components/schemas/_v3_polls__poll_id__options__option_id__voters_get_200_response'
+ description: Successful response
+ summary: List voters of a poll option
+ tags:
+ - Poll
+ x-content-type: application/json
+ x-accepts: application/json
+ /v3/scheduled_messages:
+ get:
+ description: "## List scheduled messages\nThis action retrieves a list of scheduled\
+ \ messages. A user can only see the list of their own scheduled messages.\n\
+ https://sendbird.com/docs/chat/v3/platform-api/message/scheduled-messages/list-scheduled-messages\n\
+ ----------------------------- "
+ parameters:
+ - explode: false
+ in: header
+ name: Api-Token
+ required: false
+ schema:
+ type: string
+ style: simple
+ - explode: false
+ in: path
+ name: channel_type
+ required: false
+ schema:
+ type: string
+ style: simple
+ - explode: false
+ in: path
+ name: channel_url
+ required: false
+ schema:
+ type: string
+ style: simple
+ - explode: false
+ in: path
+ name: sender_id
+ required: false
+ schema:
+ type: string
+ style: simple
+ - explode: false
+ in: path
+ name: token
+ required: false
+ schema:
+ type: string
+ style: simple
+ - explode: false
+ in: path
+ name: limit
+ required: false
+ schema:
+ type: int
+ style: simple
+ - explode: false
+ in: path
+ name: order
+ required: false
+ schema:
+ type: string
+ style: simple
+ - explode: false
+ in: path
+ name: reverse
+ required: false
+ schema:
+ type: boolean
+ style: simple
+ - explode: false
+ in: path
+ name: "status[]"
+ required: false
+ schema:
+ items:
+ type: object
+ type: array
+ style: simple
+ - explode: false
+ in: path
+ name: message_type
+ required: false
+ schema:
+ type: string
+ style: simple
+ responses:
+ "200":
+ content:
+ application/json:
+ schema:
+ $ref: '#/components/schemas/_v3_scheduled_messages_get_200_response'
+ description: Successful response
+ summary: List scheduled messages
+ tags:
+ - Scheduled Message
+ x-accepts: application/json
+ /v3/group_channels/{channel_url}/scheduled_messages/{scheduled_message_id}:
+ delete:
+ description: "## Cancel a scheduled message\nThis action cancels a message that\
+ \ a user has scheduled to send at a later time.\nhttps://sendbird.com/docs/chat/v3/platform-api/message/scheduled-messages/cancel-a-scheduled-message\n\
+ ----------------------------- "
+ parameters:
+ - explode: false
+ in: header
+ name: Api-Token
+ required: false
+ schema:
+ type: string
+ style: simple
+ - explode: false
+ in: path
+ name: channel_url
+ required: true
+ schema:
+ type: string
+ style: simple
+ - explode: false
+ in: path
+ name: scheduled_message_id
+ required: true
+ schema:
+ type: long
+ style: simple
+ responses:
+ "200":
+ content:
+ application/json:
+ schema:
+ $ref: '#/components/schemas/_v3_scheduled_messages_get_200_response'
+ description: Successful response
+ summary: Cancel a scheduled message
+ tags:
+ - Scheduled Message
+ x-accepts: application/json
+ get:
+ description: "## View a scheduled message\nThis action retrieves information\
+ \ on a specific scheduled message.\nhttps://sendbird.com/docs/chat/v3/platform-api/message/scheduled-messages/view-a-scheduled-message\n\
+ ----------------------------- "
+ parameters:
+ - explode: false
+ in: header
+ name: Api-Token
+ required: false
+ schema:
+ type: string
+ style: simple
+ - explode: false
+ in: path
+ name: channel_url
+ required: true
+ schema:
+ type: string
+ style: simple
+ - explode: false
+ in: path
+ name: scheduled_message_id
+ required: true
+ schema:
+ type: long
+ style: simple
+ responses:
+ "200":
+ content:
+ application/json:
+ schema:
+ $ref: '#/components/schemas/_v3_scheduled_messages_get_200_response'
+ description: Successful response
+ summary: View a scheduled message
+ tags:
+ - Scheduled Message
+ x-accepts: application/json
+ post:
+ description: "## Update a scheduled message\nThis action updates information\
+ \ on a specific scheduled message. You can’t change the message type. Update\
+ \ operation should be done at least 5 minutes prior to the original scheduled\
+ \ time.\nhttps://sendbird.com/docs/chat/v3/platform-api/message/scheduled-messages/update-a-scheduled-message\n\
+ ----------------------------- "
+ parameters:
+ - explode: false
+ in: header
+ name: Api-Token
+ required: false
+ schema:
+ type: string
+ style: simple
+ - explode: false
+ in: path
+ name: channel_url
+ required: true
+ schema:
+ type: string
+ style: simple
+ - explode: false
+ in: path
+ name: scheduled_message_id
+ required: true
+ schema:
+ type: long
+ style: simple
+ requestBody:
+ content:
+ application/json:
+ schema:
+ $ref: '#/components/schemas/_v3_group_channels__channel_url__scheduled_messages__scheduled_message_id__delete_request'
+ responses:
+ "200":
+ content:
+ application/json:
+ schema:
+ $ref: '#/components/schemas/_v3_scheduled_messages_get_200_response'
+ description: Successful response
+ summary: Update a scheduled message
+ tags:
+ - Scheduled Message
+ x-content-type: application/json
+ x-accepts: application/json
+ /v3/{channel_type}/{channel_url}/scheduled_messages/{scheduled_message_id}/send_now:
+ post:
+ description: "## Send a scheduled message immediately\nThis action sends a scheduled\
+ \ message immediately. A user can only send their own scheduled messages immediately.\n\
+ https://sendbird.com/docs/chat/v3/platform-api/message/scheduled-messages/send-a-scheduled-message-immediately\n\
+ ----------------------------- "
+ parameters:
+ - explode: false
+ in: header
+ name: Api-Token
+ required: false
+ schema:
+ type: string
+ style: simple
+ - explode: false
+ in: path
+ name: channel_type
+ required: true
+ schema:
+ type: string
+ style: simple
+ - explode: false
+ in: path
+ name: channel_url
+ required: true
+ schema:
+ type: string
+ style: simple
+ - explode: false
+ in: path
+ name: scheduled_message_id
+ required: true
+ schema:
+ type: long
+ style: simple
+ responses:
+ "200":
+ content:
+ application/json:
+ schema:
+ type: object
+ description: Successful response
+ summary: Send a scheduled message immediately
+ tags:
+ - Scheduled Message
+ x-accepts: application/json
+ /v3/scheduled_messages/count:
+ get:
+ description: "## View number of scheduled messages\nThis action retrieves the\
+ \ total number of scheduled messages that a user has.\nhttps://sendbird.com/docs/chat/v3/platform-api/message/scheduled-messages/view-number-of-scheduled-messages\n\
+ ----------------------------- "
+ parameters:
+ - explode: false
+ in: header
+ name: Api-Token
+ required: false
+ schema:
+ type: string
+ style: simple
+ - explode: false
+ in: path
+ name: channel_type
+ required: false
+ schema:
+ type: string
+ style: simple
+ - explode: false
+ in: path
+ name: channel_url
+ required: false
+ schema:
+ type: string
+ style: simple
+ - explode: false
+ in: path
+ name: sender_id
+ required: false
+ schema:
+ type: string
+ style: simple
+ - explode: false
+ in: path
+ name: "status[]"
+ required: false
+ schema:
+ items:
+ type: object
+ type: array
+ style: simple
+ - explode: false
+ in: path
+ name: message_type
+ required: false
+ schema:
+ type: string
+ style: simple
+ responses:
+ "200":
+ content:
+ application/json:
+ schema:
+ $ref: '#/components/schemas/_v3_scheduled_messages_count_get_200_response'
+ description: Successful response
+ summary: View number of scheduled messages
+ tags:
+ - Scheduled Message
+ x-accepts: application/json
+ /v3/group_channels/{channel_url}/scheduled_messages:
+ post:
+ description: "## Create a scheduled message\nThis action creates a new scheduled\
+ \ message. If a user leaves the channel before the scheduled time for the\
+ \ message to be sent, the scheduled message will be removed.\nhttps://sendbird.com/docs/chat/v3/platform-api/message/scheduled-messages/create-a-scheduled-message\n\
+ ----------------------------- "
+ parameters:
+ - explode: false
+ in: header
+ name: Api-Token
+ required: false
+ schema:
+ type: string
+ style: simple
+ - explode: false
+ in: path
+ name: channel_url
+ required: true
+ schema:
+ type: string
+ style: simple
+ requestBody:
+ content:
+ application/json:
+ schema:
+ $ref: '#/components/schemas/_v3_group_channels__channel_url__scheduled_messages__scheduled_message_id__delete_request'
+ responses:
+ "200":
+ content:
+ application/json:
+ schema:
+ $ref: '#/components/schemas/_v3_scheduled_messages_get_200_response'
+ description: Successful response
+ summary: Create a scheduled message
+ tags:
+ - Scheduled Message
+ x-content-type: application/json
+ x-accepts: application/json
+ /v3/applications/push/settings:
+ get:
+ description: "## Check push notifications\nShows whether the push notifications\
+ \ feature is turned on for an application.\nhttps://sendbird.com/docs/chat/v3/platform-api/application/managing-notifications/check-push-notifications\n\
+ ----------------------------- "
+ parameters:
+ - explode: false
+ in: header
+ name: Api-Token
+ required: false
+ schema:
+ type: string
+ style: simple
+ responses:
+ "200":
+ content:
+ application/json:
+ schema:
+ $ref: '#/components/schemas/_v3_applications_push_settings_get_200_response'
+ description: Successful response
+ summary: Check push notifications
+ tags:
+ - Push notifications
+ x-accepts: application/json
+ put:
+ description: "## Turn on push notifications\nDetermines whether to turn on the\
+ \ push notifications feature for an application.\nhttps://sendbird.com/docs/chat/v3/platform-api/application/managing-notifications/turn-on-push-notifications\n\
+ ----------------------------- "
+ parameters:
+ - explode: false
+ in: header
+ name: Api-Token
+ required: false
+ schema:
+ type: string
+ style: simple
+ requestBody:
+ content:
+ application/json:
+ schema:
+ $ref: '#/components/schemas/_v3_applications_push_settings_get_request'
+ responses:
+ "200":
+ content:
+ application/json:
+ schema:
+ $ref: '#/components/schemas/listPushConfigurationsResponse'
+ description: Successful response
+ summary: Turn on push notifications
+ tags:
+ - Push notifications
+ x-content-type: application/json
+ x-accepts: application/json
+ /v3/{channel_type}/{channel_url}/messages/{message_id}/pin:
+ delete:
+ description: "## Delete a pin\nUnpin a message from its channel.\n-----------------------------\
+ \ "
+ parameters:
+ - explode: false
+ in: header
+ name: Api-Token
+ required: false
+ schema:
+ type: string
+ style: simple
+ - explode: false
+ in: path
+ name: channel_type
+ required: true
+ schema:
+ type: string
+ style: simple
+ - explode: false
+ in: path
+ name: channel_url
+ required: true
+ schema:
+ type: string
+ style: simple
+ - explode: false
+ in: path
+ name: message_id
+ required: true
+ schema:
+ type: integer
+ style: simple
+ responses:
+ "200":
+ content:
+ application/json:
+ schema:
+ $ref: '#/components/schemas/SendBird.ChannelResponse'
+ description: Successful response
+ summary: Delete a pin
+ tags:
+ - Delete a pin
+ x-accepts: application/json
+ post:
+ description: "## Add a new pin\nPin a message to its channel.\n-----------------------------\
+ \ "
+ parameters:
+ - explode: false
+ in: header
+ name: Api-Token
+ required: false
+ schema:
+ type: string
+ style: simple
+ - explode: false
+ in: path
+ name: channel_type
+ required: true
+ schema:
+ type: string
+ style: simple
+ - explode: false
+ in: path
+ name: channel_url
+ required: true
+ schema:
+ type: string
+ style: simple
+ - explode: false
+ in: path
+ name: message_id
+ required: true
+ schema:
+ type: integer
+ style: simple
+ responses:
+ "200":
+ content:
+ application/json:
+ schema:
+ $ref: '#/components/schemas/SendBird.ChannelResponse'
+ description: Successful response
+ summary: Add a new pin
+ tags:
+ - Pin a message
+ x-accepts: application/json
+components:
+ schemas:
+ SendBird.MessageResponse:
+ example:
+ data: data
+ custom_type: custom_type
+ is_reply_to_channel: true
+ created_at: 3.616076749251911
+ is_removed: true
+ type: type
+ req_id: req_id
+ file: "{}"
+ updated_at: 7.061401241503109
+ translations: "{}"
+ thread_info: "{}"
+ mentioned_users:
+ - metadata:
+ anyOf: anyOf
+ user_id: user_id
+ profile_url: profile_url
+ nickname: nickname
+ - metadata:
+ anyOf: anyOf
+ user_id: user_id
+ profile_url: profile_url
+ nickname: nickname
+ channel_type: channel_type
+ message_survival_seconds: 2.3021358869347655
+ silent: true
+ parent_message_id: 7.386281948385884
+ parent_message_info: "{}"
+ require_auth: true
+ message_id: 2.027123023002322
+ sorted_metaarray:
+ - "{}"
+ - "{}"
+ mention_type: mention_type
+ message: message
+ channel_url: channel_url
+ is_op_msg: true
+ message_retention_hour: 9.301444243932576
+ size: 4.145608029883936
+ user:
+ metadata:
+ anyOf: anyOf
+ require_auth_for_profile_image: true
+ is_active: true
+ role: role
+ user_id: user_id
+ profile_url: profile_url
+ nickname: nickname
+ nullable: true
+ properties:
+ require_auth:
+ type: boolean
+ message_survival_seconds:
+ type: number
+ custom_type:
+ type: string
+ mentioned_users:
+ items:
+ $ref: '#/components/schemas/SendBird_MessageResponse_mentioned_users_inner'
+ type: array
+ translations:
+ type: object
+ updated_at:
+ type: number
+ is_op_msg:
+ type: boolean
+ is_removed:
+ type: boolean
+ user:
+ $ref: '#/components/schemas/SendBird_MessageResponse_user'
+ file:
+ type: object
+ message:
+ type: string
+ data:
+ type: string
+ message_retention_hour:
+ type: number
+ silent:
+ type: boolean
+ type:
type: string
created_at:
type: number
@@ -9932,6 +10902,55 @@ components:
is_reply_to_channel:
type: boolean
type: object
+ SendBird.BotsMessageResponse:
+ example:
+ message:
+ silent: true
+ data: data
+ message_events:
+ update_last_message: true
+ update_mention_count: true
+ send_push_notification: send_push_notification
+ update_unread_count: true
+ custom_type: custom_type
+ created_at: 5.962133916683182
+ is_removed: true
+ message_id: 5.637376656633329
+ mention_type: mention_type
+ message: message
+ type: type
+ channel_url: channel_url
+ is_op_msg: true
+ file: "{}"
+ message_retention_hour: 1.4658129805029452
+ updated_at: 6.027456183070403
+ translations: "{}"
+ mentioned_users:
+ - metadata:
+ anyOf: anyOf
+ user_id: user_id
+ profile_url: profile_url
+ nickname: nickname
+ - metadata:
+ anyOf: anyOf
+ user_id: user_id
+ profile_url: profile_url
+ nickname: nickname
+ channel_type: channel_type
+ user:
+ metadata:
+ anyOf: anyOf
+ require_auth_for_profile_image: true
+ is_active: true
+ role: role
+ user_id: user_id
+ profile_url: profile_url
+ nickname: nickname
+ message_survival_seconds: 0.8008281904610115
+ nullable: true
+ properties:
+ message:
+ $ref: '#/components/schemas/SendBird_BotsMessageResponse_message'
SendBird.ChannelResponse:
anyOf:
- $ref: '#/components/schemas/SendBird.GroupChannel'
@@ -10217,7 +11236,7 @@ components:
type: object
SendBird.GroupChannel:
example:
- message_offset_timestamp: 4.145608029883936
+ message_offset_timestamp: 1.1730742509559433
my_muted_state: muted
data: data
custom_type: custom_type
@@ -10231,13 +11250,60 @@ components:
data: data
custom_type: custom_type
name: name
- max_length_message: 1.1730742509559433
- created_at: 7.457744773683766
- member_count: 4.965218492984954
+ max_length_message: 9.018348186070783
+ created_at: 8.762042012749001
+ member_count: 6.438423552598547
channel_url: channel_url
created_at: 0.8008281904610115
is_super: true
- last_message: null
+ last_message:
+ data: data
+ custom_type: custom_type
+ is_reply_to_channel: true
+ created_at: 3.616076749251911
+ is_removed: true
+ type: type
+ req_id: req_id
+ file: "{}"
+ updated_at: 7.061401241503109
+ translations: "{}"
+ thread_info: "{}"
+ mentioned_users:
+ - metadata:
+ anyOf: anyOf
+ user_id: user_id
+ profile_url: profile_url
+ nickname: nickname
+ - metadata:
+ anyOf: anyOf
+ user_id: user_id
+ profile_url: profile_url
+ nickname: nickname
+ channel_type: channel_type
+ message_survival_seconds: 2.3021358869347655
+ silent: true
+ parent_message_id: 7.386281948385884
+ parent_message_info: "{}"
+ require_auth: true
+ message_id: 2.027123023002322
+ sorted_metaarray:
+ - "{}"
+ - "{}"
+ mention_type: mention_type
+ message: message
+ channel_url: channel_url
+ is_op_msg: true
+ message_retention_hour: 9.301444243932576
+ size: 4.145608029883936
+ user:
+ metadata:
+ anyOf: anyOf
+ require_auth_for_profile_image: true
+ is_active: true
+ role: role
+ user_id: user_id
+ profile_url: profile_url
+ nickname: nickname
my_push_trigger_option: all
is_discoverable: true
joined_member_count: 5.637376656633329
@@ -10256,11 +11322,11 @@ components:
role: ""
profile_url: profile_url
connection_status: connection_status
- muted_end_at: 3.616076749251911
+ muted_end_at: 6.84685269835264
require_auth: true
restriction_info:
restriction_type: banned
- end_at: 2.027123023002322
+ end_at: 7.457744773683766
description: description
is_muted: true
plain_profile_url: plain_profile_url
@@ -10271,7 +11337,7 @@ components:
nickname: nickname
is_online: true
state: ""
- last_seen_at: 9
+ last_seen_at: 1
- metadata: "{}"
is_active: true
preferred_languages:
@@ -10281,11 +11347,11 @@ components:
role: ""
profile_url: profile_url
connection_status: connection_status
- muted_end_at: 3.616076749251911
+ muted_end_at: 6.84685269835264
require_auth: true
restriction_info:
restriction_type: banned
- end_at: 2.027123023002322
+ end_at: 7.457744773683766
description: description
is_muted: true
plain_profile_url: plain_profile_url
@@ -10296,12 +11362,41 @@ components:
nickname: nickname
is_online: true
state: ""
- last_seen_at: 9
- max_length_message: 2.3021358869347655
+ last_seen_at: 1
+ max_length_message: 1.2315135367772556
my_role: ""
- inviter: null
- member_count: 7.061401241503109
- message_survival_seconds: 7.386281948385884
+ inviter:
+ end_at: 1.4658129805029452
+ metadata: "{}"
+ require_auth_for_profile_image: true
+ is_active: true
+ preferred_languages:
+ - preferred_languages
+ - preferred_languages
+ discovery_keys:
+ - discovery_keys
+ - discovery_keys
+ profile_url: profile_url
+ is_created: true
+ created_at: 6
+ description: description
+ has_ever_logged_in: true
+ locale: locale
+ start_at: 5.962133916683182
+ local: local
+ access_token: access_token
+ is_shadow_blocked: true
+ user_id: user_id
+ nickname: nickname
+ session_tokens:
+ - "{}"
+ - "{}"
+ phone_number: phone_number
+ is_online: true
+ last_seen_at: 0
+ is_hide_me_from_friends: true
+ member_count: 1.0246457001441578
+ message_survival_seconds: 4.965218492984954
cover_url: cover_url
creator:
end_at: 1.4658129805029452
@@ -10338,17 +11433,17 @@ components:
my_count_preference: my_count_preference
my_member_state: invited
is_created: true
- unread_mention_count: 1.4894159098541704
+ unread_mention_count: 9.369310271410669
created_by:
require_auth_for_profile_image: true
user_id: user_id
profile_url: profile_url
nickname: nickname
- unread_message_count: 6.84685269835264
+ unread_message_count: 6.683562403749608
channel_url: channel_url
is_broadcast: true
joined_at: 5.962133916683182
- my_last_read: 1.2315135367772556
+ my_last_read: 5.025004791520295
hidden_state: hidden_allow_auto_unhide
is_push_enabled: true
is_public: true
@@ -10357,7 +11452,7 @@ components:
exclude_user_ids:
- exclude_user_ids
- exclude_user_ids
- wait_seconds: 1.0246457001441578
+ wait_seconds: 9.965781217890562
ignore_profanity_filter: true
is_access_code_required: true
properties:
@@ -10390,7 +11485,7 @@ components:
invited_at:
type: number
inviter:
- $ref: '#/components/schemas/SendBird_GroupChannel_inviter'
+ $ref: '#/components/schemas/SendBird.User'
is_access_code_required:
type: boolean
is_broadcast:
@@ -10418,7 +11513,7 @@ components:
joined_member_count:
type: number
last_message:
- $ref: '#/components/schemas/SendBird_GroupChannel_last_message'
+ $ref: '#/components/schemas/SendBird.MessageResponse'
max_length_message:
type: number
member_count:
@@ -10494,156 +11589,594 @@ components:
role: ""
profile_url: profile_url
connection_status: connection_status
- muted_end_at: 3.616076749251911
+ muted_end_at: 6.84685269835264
require_auth: true
restriction_info:
restriction_type: banned
- end_at: 2.027123023002322
+ end_at: 7.457744773683766
+ description: description
+ is_muted: true
+ plain_profile_url: plain_profile_url
+ friend_name: friend_name
+ friend_discovery_key: friend_discovery_key
+ muted_description: muted_description
+ user_id: user_id
+ nickname: nickname
+ is_online: true
+ state: ""
+ last_seen_at: 1
+ properties:
+ connection_status:
+ type: string
+ friend_discovery_key:
+ nullable: true
+ type: string
+ friend_name:
+ nullable: true
+ type: string
+ is_active:
+ type: boolean
+ is_muted:
+ type: boolean
+ last_seen_at:
+ type: integer
+ nickname:
+ type: string
+ plain_profile_url:
+ type: string
+ preferred_languages:
+ items:
+ type: string
+ type: array
+ profile_url:
+ type: string
+ require_auth:
+ type: boolean
+ require_auth_for_profile_image:
+ type: boolean
+ metadata:
+ type: object
+ is_online:
+ type: boolean
+ muted_end_at:
+ type: number
+ muted_description:
+ type: string
+ restriction_info:
+ $ref: '#/components/schemas/SendBird.RestrictionInfo'
+ role:
+ enum:
+ - ""
+ - none
+ - operator
+ nullable: true
+ type: string
+ state:
+ enum:
+ - ""
+ - invited
+ - joined
+ nullable: true
+ type: string
+ user_id:
+ type: string
+ type: object
+ SendBird.MessageMetaArray:
+ properties:
+ key:
+ type: string
+ value:
+ items:
+ type: string
+ type: array
+ type: object
+ SendBird.OGImage:
+ properties:
+ alt:
+ type: string
+ height:
+ type: number
+ secure_url:
+ type: string
+ type:
+ type: string
+ url:
+ type: string
+ width:
+ type: number
+ type: object
+ SendBird.OGMetaData:
+ properties:
+ default_image:
+ $ref: '#/components/schemas/SendBird.OGImage'
+ description:
+ type: string
+ title:
+ type: string
+ url:
+ type: string
+ type: object
+ SendBird.OpenChannel:
+ example:
+ cover_url: cover_url
+ creator:
+ end_at: 1.4658129805029452
+ metadata: "{}"
+ require_auth_for_profile_image: true
+ is_active: true
+ preferred_languages:
+ - preferred_languages
+ - preferred_languages
+ discovery_keys:
+ - discovery_keys
+ - discovery_keys
+ profile_url: profile_url
+ is_created: true
+ created_at: 6
+ description: description
+ has_ever_logged_in: true
+ locale: locale
+ start_at: 5.962133916683182
+ local: local
+ access_token: access_token
+ is_shadow_blocked: true
+ user_id: user_id
+ nickname: nickname
+ session_tokens:
+ - "{}"
+ - "{}"
+ phone_number: phone_number
+ is_online: true
+ last_seen_at: 0
+ is_hide_me_from_friends: true
+ data: data
+ is_frozen: true
+ custom_type: custom_type
+ is_ephemeral: true
+ created_at: 0.8008281904610115
+ is_dynamic_partitioned: true
+ channel_url: channel_url
+ participant_count: 1.4658129805029452
+ freeze: true
+ operators:
+ - end_at: 1.4658129805029452
+ metadata: "{}"
+ require_auth_for_profile_image: true
+ is_active: true
+ preferred_languages:
+ - preferred_languages
+ - preferred_languages
+ discovery_keys:
+ - discovery_keys
+ - discovery_keys
+ profile_url: profile_url
+ is_created: true
+ created_at: 6
+ description: description
+ has_ever_logged_in: true
+ locale: locale
+ start_at: 5.962133916683182
+ local: local
+ access_token: access_token
+ is_shadow_blocked: true
+ user_id: user_id
+ nickname: nickname
+ session_tokens:
+ - "{}"
+ - "{}"
+ phone_number: phone_number
+ is_online: true
+ last_seen_at: 0
+ is_hide_me_from_friends: true
+ - end_at: 1.4658129805029452
+ metadata: "{}"
+ require_auth_for_profile_image: true
+ is_active: true
+ preferred_languages:
+ - preferred_languages
+ - preferred_languages
+ discovery_keys:
+ - discovery_keys
+ - discovery_keys
+ profile_url: profile_url
+ is_created: true
+ created_at: 6
description: description
- is_muted: true
- plain_profile_url: plain_profile_url
- friend_name: friend_name
- friend_discovery_key: friend_discovery_key
- muted_description: muted_description
- user_id: user_id
- nickname: nickname
- is_online: true
- state: ""
- last_seen_at: 9
+ has_ever_logged_in: true
+ locale: locale
+ start_at: 5.962133916683182
+ local: local
+ access_token: access_token
+ is_shadow_blocked: true
+ user_id: user_id
+ nickname: nickname
+ session_tokens:
+ - "{}"
+ - "{}"
+ phone_number: phone_number
+ is_online: true
+ last_seen_at: 0
+ is_hide_me_from_friends: true
+ name: name
+ max_length_message: 6.027456183070403
properties:
- connection_status:
- type: string
- friend_discovery_key:
- nullable: true
+ name:
type: string
- friend_name:
- nullable: true
+ custom_type:
type: string
- is_active:
- type: boolean
- is_muted:
- type: boolean
- last_seen_at:
- type: integer
- nickname:
+ channel_url:
type: string
- plain_profile_url:
+ created_at:
+ type: number
+ cover_url:
type: string
- preferred_languages:
- items:
- type: string
- type: array
- profile_url:
+ creator:
+ $ref: '#/components/schemas/SendBird.User'
+ data:
type: string
- require_auth:
+ is_dynamic_partitioned:
type: boolean
- require_auth_for_profile_image:
+ is_ephemeral:
type: boolean
- metadata:
- type: object
- is_online:
+ is_frozen:
type: boolean
- muted_end_at:
+ max_length_message:
type: number
- muted_description:
- type: string
- restriction_info:
- $ref: '#/components/schemas/SendBird.RestrictionInfo'
- role:
- enum:
- - ""
- - none
- - operator
- nullable: true
+ operators:
+ items:
+ $ref: '#/components/schemas/SendBird.User'
+ type: array
+ participant_count:
+ type: number
+ freeze:
+ type: boolean
+ type: object
+ SendBird.Plugin:
+ properties:
+ detail:
+ properties: {}
+ type: object
+ type:
type: string
- state:
- enum:
- - ""
- - invited
- - joined
- nullable: true
+ vendor:
type: string
- user_id:
+ type: object
+ SendBird.Poll:
+ example:
+ details:
+ updated_at: 9.301444243932576
+ is_anonymous: true
+ allow_multiple_votes: true
+ options:
+ - poll_id: 5.637376656633329
+ updated_at: 2.3021358869347655
+ created_at: 1.4658129805029452
+ id: 5.962133916683182
+ text: text
+ created_by: created_by
+ partial_voters:
+ - end_at: 1.4658129805029452
+ metadata: "{}"
+ require_auth_for_profile_image: true
+ is_active: true
+ preferred_languages:
+ - preferred_languages
+ - preferred_languages
+ discovery_keys:
+ - discovery_keys
+ - discovery_keys
+ profile_url: profile_url
+ is_created: true
+ created_at: 6
+ description: description
+ has_ever_logged_in: true
+ locale: locale
+ start_at: 5.962133916683182
+ local: local
+ access_token: access_token
+ is_shadow_blocked: true
+ user_id: user_id
+ nickname: nickname
+ session_tokens:
+ - "{}"
+ - "{}"
+ phone_number: phone_number
+ is_online: true
+ last_seen_at: 0
+ is_hide_me_from_friends: true
+ - end_at: 1.4658129805029452
+ metadata: "{}"
+ require_auth_for_profile_image: true
+ is_active: true
+ preferred_languages:
+ - preferred_languages
+ - preferred_languages
+ discovery_keys:
+ - discovery_keys
+ - discovery_keys
+ profile_url: profile_url
+ is_created: true
+ created_at: 6
+ description: description
+ has_ever_logged_in: true
+ locale: locale
+ start_at: 5.962133916683182
+ local: local
+ access_token: access_token
+ is_shadow_blocked: true
+ user_id: user_id
+ nickname: nickname
+ session_tokens:
+ - "{}"
+ - "{}"
+ phone_number: phone_number
+ is_online: true
+ last_seen_at: 0
+ is_hide_me_from_friends: true
+ vote_count: 7.061401241503109
+ - poll_id: 5.637376656633329
+ updated_at: 2.3021358869347655
+ created_at: 1.4658129805029452
+ id: 5.962133916683182
+ text: text
+ created_by: created_by
+ partial_voters:
+ - end_at: 1.4658129805029452
+ metadata: "{}"
+ require_auth_for_profile_image: true
+ is_active: true
+ preferred_languages:
+ - preferred_languages
+ - preferred_languages
+ discovery_keys:
+ - discovery_keys
+ - discovery_keys
+ profile_url: profile_url
+ is_created: true
+ created_at: 6
+ description: description
+ has_ever_logged_in: true
+ locale: locale
+ start_at: 5.962133916683182
+ local: local
+ access_token: access_token
+ is_shadow_blocked: true
+ user_id: user_id
+ nickname: nickname
+ session_tokens:
+ - "{}"
+ - "{}"
+ phone_number: phone_number
+ is_online: true
+ last_seen_at: 0
+ is_hide_me_from_friends: true
+ - end_at: 1.4658129805029452
+ metadata: "{}"
+ require_auth_for_profile_image: true
+ is_active: true
+ preferred_languages:
+ - preferred_languages
+ - preferred_languages
+ discovery_keys:
+ - discovery_keys
+ - discovery_keys
+ profile_url: profile_url
+ is_created: true
+ created_at: 6
+ description: description
+ has_ever_logged_in: true
+ locale: locale
+ start_at: 5.962133916683182
+ local: local
+ access_token: access_token
+ is_shadow_blocked: true
+ user_id: user_id
+ nickname: nickname
+ session_tokens:
+ - "{}"
+ - "{}"
+ phone_number: phone_number
+ is_online: true
+ last_seen_at: 0
+ is_hide_me_from_friends: true
+ vote_count: 7.061401241503109
+ close_at: 0.8008281904610115
+ created_at: 6.027456183070403
+ created_by: created_by
+ voter_count: 3.616076749251911
+ allow_user_suggestion: true
+ status: closed
+ id: 2.027123023002322
+ title: title
+ properties:
+ details:
+ $ref: '#/components/schemas/SendBird.PollDetails'
+ id:
+ type: number
+ title:
type: string
type: object
- SendBird.MessageMetaArray:
+ SendBird.PollDetails:
+ example:
+ updated_at: 9.301444243932576
+ is_anonymous: true
+ allow_multiple_votes: true
+ options:
+ - poll_id: 5.637376656633329
+ updated_at: 2.3021358869347655
+ created_at: 1.4658129805029452
+ id: 5.962133916683182
+ text: text
+ created_by: created_by
+ partial_voters:
+ - end_at: 1.4658129805029452
+ metadata: "{}"
+ require_auth_for_profile_image: true
+ is_active: true
+ preferred_languages:
+ - preferred_languages
+ - preferred_languages
+ discovery_keys:
+ - discovery_keys
+ - discovery_keys
+ profile_url: profile_url
+ is_created: true
+ created_at: 6
+ description: description
+ has_ever_logged_in: true
+ locale: locale
+ start_at: 5.962133916683182
+ local: local
+ access_token: access_token
+ is_shadow_blocked: true
+ user_id: user_id
+ nickname: nickname
+ session_tokens:
+ - "{}"
+ - "{}"
+ phone_number: phone_number
+ is_online: true
+ last_seen_at: 0
+ is_hide_me_from_friends: true
+ - end_at: 1.4658129805029452
+ metadata: "{}"
+ require_auth_for_profile_image: true
+ is_active: true
+ preferred_languages:
+ - preferred_languages
+ - preferred_languages
+ discovery_keys:
+ - discovery_keys
+ - discovery_keys
+ profile_url: profile_url
+ is_created: true
+ created_at: 6
+ description: description
+ has_ever_logged_in: true
+ locale: locale
+ start_at: 5.962133916683182
+ local: local
+ access_token: access_token
+ is_shadow_blocked: true
+ user_id: user_id
+ nickname: nickname
+ session_tokens:
+ - "{}"
+ - "{}"
+ phone_number: phone_number
+ is_online: true
+ last_seen_at: 0
+ is_hide_me_from_friends: true
+ vote_count: 7.061401241503109
+ - poll_id: 5.637376656633329
+ updated_at: 2.3021358869347655
+ created_at: 1.4658129805029452
+ id: 5.962133916683182
+ text: text
+ created_by: created_by
+ partial_voters:
+ - end_at: 1.4658129805029452
+ metadata: "{}"
+ require_auth_for_profile_image: true
+ is_active: true
+ preferred_languages:
+ - preferred_languages
+ - preferred_languages
+ discovery_keys:
+ - discovery_keys
+ - discovery_keys
+ profile_url: profile_url
+ is_created: true
+ created_at: 6
+ description: description
+ has_ever_logged_in: true
+ locale: locale
+ start_at: 5.962133916683182
+ local: local
+ access_token: access_token
+ is_shadow_blocked: true
+ user_id: user_id
+ nickname: nickname
+ session_tokens:
+ - "{}"
+ - "{}"
+ phone_number: phone_number
+ is_online: true
+ last_seen_at: 0
+ is_hide_me_from_friends: true
+ - end_at: 1.4658129805029452
+ metadata: "{}"
+ require_auth_for_profile_image: true
+ is_active: true
+ preferred_languages:
+ - preferred_languages
+ - preferred_languages
+ discovery_keys:
+ - discovery_keys
+ - discovery_keys
+ profile_url: profile_url
+ is_created: true
+ created_at: 6
+ description: description
+ has_ever_logged_in: true
+ locale: locale
+ start_at: 5.962133916683182
+ local: local
+ access_token: access_token
+ is_shadow_blocked: true
+ user_id: user_id
+ nickname: nickname
+ session_tokens:
+ - "{}"
+ - "{}"
+ phone_number: phone_number
+ is_online: true
+ last_seen_at: 0
+ is_hide_me_from_friends: true
+ vote_count: 7.061401241503109
+ close_at: 0.8008281904610115
+ created_at: 6.027456183070403
+ created_by: created_by
+ voter_count: 3.616076749251911
+ allow_user_suggestion: true
+ status: closed
properties:
- key:
+ allow_multiple_votes:
+ type: boolean
+ allow_user_suggestion:
+ type: boolean
+ close_at:
+ type: number
+ created_at:
+ type: number
+ created_by:
type: string
- value:
+ is_anonymous:
+ type: boolean
+ options:
items:
- type: string
+ $ref: '#/components/schemas/SendBird.PollOption'
type: array
- type: object
- SendBird.OGImage:
- properties:
- alt:
+ status:
+ enum:
+ - closed
+ - open
+ - removed
type: string
- height:
+ updated_at:
type: number
- secure_url:
- type: string
- type:
- type: string
- url:
- type: string
- width:
+ voter_count:
type: number
type: object
- SendBird.OGMetaData:
- properties:
- default_image:
- $ref: '#/components/schemas/SendBird.OGImage'
- description:
- type: string
- title:
- type: string
- url:
- type: string
- type: object
- SendBird.OpenChannel:
+ SendBird.PollOption:
example:
- cover_url: cover_url
- creator:
- end_at: 1.4658129805029452
- metadata: "{}"
- require_auth_for_profile_image: true
- is_active: true
- preferred_languages:
- - preferred_languages
- - preferred_languages
- discovery_keys:
- - discovery_keys
- - discovery_keys
- profile_url: profile_url
- is_created: true
- created_at: 6
- description: description
- has_ever_logged_in: true
- locale: locale
- start_at: 5.962133916683182
- local: local
- access_token: access_token
- is_shadow_blocked: true
- user_id: user_id
- nickname: nickname
- session_tokens:
- - "{}"
- - "{}"
- phone_number: phone_number
- is_online: true
- last_seen_at: 0
- is_hide_me_from_friends: true
- data: data
- is_frozen: true
- custom_type: custom_type
- is_ephemeral: true
- created_at: 0.8008281904610115
- is_dynamic_partitioned: true
- channel_url: channel_url
- participant_count: 1.4658129805029452
- freeze: true
- operators:
+ poll_id: 5.637376656633329
+ updated_at: 2.3021358869347655
+ created_at: 1.4658129805029452
+ id: 5.962133916683182
+ text: text
+ created_by: created_by
+ partial_voters:
- end_at: 1.4658129805029452
metadata: "{}"
require_auth_for_profile_image: true
@@ -10702,89 +12235,7 @@ components:
is_online: true
last_seen_at: 0
is_hide_me_from_friends: true
- name: name
- max_length_message: 6.027456183070403
- properties:
- name:
- type: string
- custom_type:
- type: string
- channel_url:
- type: string
- created_at:
- type: number
- cover_url:
- type: string
- creator:
- $ref: '#/components/schemas/SendBird.User'
- data:
- type: string
- is_dynamic_partitioned:
- type: boolean
- is_ephemeral:
- type: boolean
- is_frozen:
- type: boolean
- max_length_message:
- type: number
- operators:
- items:
- $ref: '#/components/schemas/SendBird.User'
- type: array
- participant_count:
- type: number
- freeze:
- type: boolean
- type: object
- SendBird.Plugin:
- properties:
- detail:
- properties: {}
- type: object
- type:
- type: string
- vendor:
- type: string
- type: object
- SendBird.Poll:
- properties:
- details:
- $ref: '#/components/schemas/SendBird.PollDetails'
- id:
- type: number
- title:
- type: string
- type: object
- SendBird.PollDetails:
- properties:
- allow_multiple_votes:
- type: boolean
- allow_user_suggestion:
- type: boolean
- close_at:
- type: number
- created_at:
- type: number
- created_by:
- type: string
- is_anonymous:
- type: boolean
- options:
- items:
- $ref: '#/components/schemas/SendBird.PollOption'
- type: array
- status:
- enum:
- - closed
- - open
- - removed
- type: string
- updated_at:
- type: number
- voter_count:
- type: number
- type: object
- SendBird.PollOption:
+ vote_count: 7.061401241503109
properties:
created_at:
type: number
@@ -10812,6 +12263,18 @@ components:
vote_count:
type: number
type: object
+ SendBird.ScheduledMessage:
+ example:
+ scheduled_message_id: 0.8008281904610115
+ message_type: message_type
+ message: message
+ properties:
+ scheduled_message_id:
+ type: number
+ message_type:
+ type: string
+ message:
+ type: string
SendBird.Reaction:
properties:
key:
@@ -10826,7 +12289,7 @@ components:
SendBird.RestrictionInfo:
example:
restriction_type: banned
- end_at: 2.027123023002322
+ end_at: 7.457744773683766
description: description
properties:
description:
@@ -11494,7 +12957,7 @@ components:
example:
next: next
channels:
- - message_offset_timestamp: 4.145608029883936
+ - message_offset_timestamp: 1.1730742509559433
my_muted_state: muted
data: data
custom_type: custom_type
@@ -11508,13 +12971,60 @@ components:
data: data
custom_type: custom_type
name: name
- max_length_message: 1.1730742509559433
- created_at: 7.457744773683766
- member_count: 4.965218492984954
+ max_length_message: 9.018348186070783
+ created_at: 8.762042012749001
+ member_count: 6.438423552598547
channel_url: channel_url
created_at: 0.8008281904610115
is_super: true
- last_message: null
+ last_message:
+ data: data
+ custom_type: custom_type
+ is_reply_to_channel: true
+ created_at: 3.616076749251911
+ is_removed: true
+ type: type
+ req_id: req_id
+ file: "{}"
+ updated_at: 7.061401241503109
+ translations: "{}"
+ thread_info: "{}"
+ mentioned_users:
+ - metadata:
+ anyOf: anyOf
+ user_id: user_id
+ profile_url: profile_url
+ nickname: nickname
+ - metadata:
+ anyOf: anyOf
+ user_id: user_id
+ profile_url: profile_url
+ nickname: nickname
+ channel_type: channel_type
+ message_survival_seconds: 2.3021358869347655
+ silent: true
+ parent_message_id: 7.386281948385884
+ parent_message_info: "{}"
+ require_auth: true
+ message_id: 2.027123023002322
+ sorted_metaarray:
+ - "{}"
+ - "{}"
+ mention_type: mention_type
+ message: message
+ channel_url: channel_url
+ is_op_msg: true
+ message_retention_hour: 9.301444243932576
+ size: 4.145608029883936
+ user:
+ metadata:
+ anyOf: anyOf
+ require_auth_for_profile_image: true
+ is_active: true
+ role: role
+ user_id: user_id
+ profile_url: profile_url
+ nickname: nickname
my_push_trigger_option: all
is_discoverable: true
joined_member_count: 5.637376656633329
@@ -11533,11 +13043,11 @@ components:
role: ""
profile_url: profile_url
connection_status: connection_status
- muted_end_at: 3.616076749251911
+ muted_end_at: 6.84685269835264
require_auth: true
restriction_info:
restriction_type: banned
- end_at: 2.027123023002322
+ end_at: 7.457744773683766
description: description
is_muted: true
plain_profile_url: plain_profile_url
@@ -11548,7 +13058,7 @@ components:
nickname: nickname
is_online: true
state: ""
- last_seen_at: 9
+ last_seen_at: 1
- metadata: "{}"
is_active: true
preferred_languages:
@@ -11558,11 +13068,11 @@ components:
role: ""
profile_url: profile_url
connection_status: connection_status
- muted_end_at: 3.616076749251911
+ muted_end_at: 6.84685269835264
require_auth: true
restriction_info:
restriction_type: banned
- end_at: 2.027123023002322
+ end_at: 7.457744773683766
description: description
is_muted: true
plain_profile_url: plain_profile_url
@@ -11572,13 +13082,42 @@ components:
user_id: user_id
nickname: nickname
is_online: true
- state: ""
- last_seen_at: 9
- max_length_message: 2.3021358869347655
- my_role: ""
- inviter: null
- member_count: 7.061401241503109
- message_survival_seconds: 7.386281948385884
+ state: ""
+ last_seen_at: 1
+ max_length_message: 1.2315135367772556
+ my_role: ""
+ inviter:
+ end_at: 1.4658129805029452
+ metadata: "{}"
+ require_auth_for_profile_image: true
+ is_active: true
+ preferred_languages:
+ - preferred_languages
+ - preferred_languages
+ discovery_keys:
+ - discovery_keys
+ - discovery_keys
+ profile_url: profile_url
+ is_created: true
+ created_at: 6
+ description: description
+ has_ever_logged_in: true
+ locale: locale
+ start_at: 5.962133916683182
+ local: local
+ access_token: access_token
+ is_shadow_blocked: true
+ user_id: user_id
+ nickname: nickname
+ session_tokens:
+ - "{}"
+ - "{}"
+ phone_number: phone_number
+ is_online: true
+ last_seen_at: 0
+ is_hide_me_from_friends: true
+ member_count: 1.0246457001441578
+ message_survival_seconds: 4.965218492984954
cover_url: cover_url
creator:
end_at: 1.4658129805029452
@@ -11615,17 +13154,17 @@ components:
my_count_preference: my_count_preference
my_member_state: invited
is_created: true
- unread_mention_count: 1.4894159098541704
+ unread_mention_count: 9.369310271410669
created_by:
require_auth_for_profile_image: true
user_id: user_id
profile_url: profile_url
nickname: nickname
- unread_message_count: 6.84685269835264
+ unread_message_count: 6.683562403749608
channel_url: channel_url
is_broadcast: true
joined_at: 5.962133916683182
- my_last_read: 1.2315135367772556
+ my_last_read: 5.025004791520295
hidden_state: hidden_allow_auto_unhide
is_push_enabled: true
is_public: true
@@ -11634,10 +13173,10 @@ components:
exclude_user_ids:
- exclude_user_ids
- exclude_user_ids
- wait_seconds: 1.0246457001441578
+ wait_seconds: 9.965781217890562
ignore_profanity_filter: true
is_access_code_required: true
- - message_offset_timestamp: 4.145608029883936
+ - message_offset_timestamp: 1.1730742509559433
my_muted_state: muted
data: data
custom_type: custom_type
@@ -11651,13 +13190,60 @@ components:
data: data
custom_type: custom_type
name: name
- max_length_message: 1.1730742509559433
- created_at: 7.457744773683766
- member_count: 4.965218492984954
+ max_length_message: 9.018348186070783
+ created_at: 8.762042012749001
+ member_count: 6.438423552598547
channel_url: channel_url
created_at: 0.8008281904610115
is_super: true
- last_message: null
+ last_message:
+ data: data
+ custom_type: custom_type
+ is_reply_to_channel: true
+ created_at: 3.616076749251911
+ is_removed: true
+ type: type
+ req_id: req_id
+ file: "{}"
+ updated_at: 7.061401241503109
+ translations: "{}"
+ thread_info: "{}"
+ mentioned_users:
+ - metadata:
+ anyOf: anyOf
+ user_id: user_id
+ profile_url: profile_url
+ nickname: nickname
+ - metadata:
+ anyOf: anyOf
+ user_id: user_id
+ profile_url: profile_url
+ nickname: nickname
+ channel_type: channel_type
+ message_survival_seconds: 2.3021358869347655
+ silent: true
+ parent_message_id: 7.386281948385884
+ parent_message_info: "{}"
+ require_auth: true
+ message_id: 2.027123023002322
+ sorted_metaarray:
+ - "{}"
+ - "{}"
+ mention_type: mention_type
+ message: message
+ channel_url: channel_url
+ is_op_msg: true
+ message_retention_hour: 9.301444243932576
+ size: 4.145608029883936
+ user:
+ metadata:
+ anyOf: anyOf
+ require_auth_for_profile_image: true
+ is_active: true
+ role: role
+ user_id: user_id
+ profile_url: profile_url
+ nickname: nickname
my_push_trigger_option: all
is_discoverable: true
joined_member_count: 5.637376656633329
@@ -11676,11 +13262,11 @@ components:
role: ""
profile_url: profile_url
connection_status: connection_status
- muted_end_at: 3.616076749251911
+ muted_end_at: 6.84685269835264
require_auth: true
restriction_info:
restriction_type: banned
- end_at: 2.027123023002322
+ end_at: 7.457744773683766
description: description
is_muted: true
plain_profile_url: plain_profile_url
@@ -11691,7 +13277,7 @@ components:
nickname: nickname
is_online: true
state: ""
- last_seen_at: 9
+ last_seen_at: 1
- metadata: "{}"
is_active: true
preferred_languages:
@@ -11701,11 +13287,11 @@ components:
role: ""
profile_url: profile_url
connection_status: connection_status
- muted_end_at: 3.616076749251911
+ muted_end_at: 6.84685269835264
require_auth: true
restriction_info:
restriction_type: banned
- end_at: 2.027123023002322
+ end_at: 7.457744773683766
description: description
is_muted: true
plain_profile_url: plain_profile_url
@@ -11716,12 +13302,41 @@ components:
nickname: nickname
is_online: true
state: ""
- last_seen_at: 9
- max_length_message: 2.3021358869347655
+ last_seen_at: 1
+ max_length_message: 1.2315135367772556
my_role: ""
- inviter: null
- member_count: 7.061401241503109
- message_survival_seconds: 7.386281948385884
+ inviter:
+ end_at: 1.4658129805029452
+ metadata: "{}"
+ require_auth_for_profile_image: true
+ is_active: true
+ preferred_languages:
+ - preferred_languages
+ - preferred_languages
+ discovery_keys:
+ - discovery_keys
+ - discovery_keys
+ profile_url: profile_url
+ is_created: true
+ created_at: 6
+ description: description
+ has_ever_logged_in: true
+ locale: locale
+ start_at: 5.962133916683182
+ local: local
+ access_token: access_token
+ is_shadow_blocked: true
+ user_id: user_id
+ nickname: nickname
+ session_tokens:
+ - "{}"
+ - "{}"
+ phone_number: phone_number
+ is_online: true
+ last_seen_at: 0
+ is_hide_me_from_friends: true
+ member_count: 1.0246457001441578
+ message_survival_seconds: 4.965218492984954
cover_url: cover_url
creator:
end_at: 1.4658129805029452
@@ -11758,17 +13373,17 @@ components:
my_count_preference: my_count_preference
my_member_state: invited
is_created: true
- unread_mention_count: 1.4894159098541704
+ unread_mention_count: 9.369310271410669
created_by:
require_auth_for_profile_image: true
user_id: user_id
profile_url: profile_url
nickname: nickname
- unread_message_count: 6.84685269835264
+ unread_message_count: 6.683562403749608
channel_url: channel_url
is_broadcast: true
joined_at: 5.962133916683182
- my_last_read: 1.2315135367772556
+ my_last_read: 5.025004791520295
hidden_state: hidden_allow_auto_unhide
is_push_enabled: true
is_public: true
@@ -11777,10 +13392,10 @@ components:
exclude_user_ids:
- exclude_user_ids
- exclude_user_ids
- wait_seconds: 1.0246457001441578
+ wait_seconds: 9.965781217890562
ignore_profanity_filter: true
is_access_code_required: true
- ts: 5.025004791520295
+ ts: 3.5571952270680973
properties:
channels:
items:
@@ -13182,7 +14797,7 @@ components:
example:
next: next
channels:
- - message_offset_timestamp: 4.145608029883936
+ - message_offset_timestamp: 1.1730742509559433
my_muted_state: muted
data: data
custom_type: custom_type
@@ -13196,13 +14811,60 @@ components:
data: data
custom_type: custom_type
name: name
- max_length_message: 1.1730742509559433
- created_at: 7.457744773683766
- member_count: 4.965218492984954
+ max_length_message: 9.018348186070783
+ created_at: 8.762042012749001
+ member_count: 6.438423552598547
channel_url: channel_url
created_at: 0.8008281904610115
is_super: true
- last_message: null
+ last_message:
+ data: data
+ custom_type: custom_type
+ is_reply_to_channel: true
+ created_at: 3.616076749251911
+ is_removed: true
+ type: type
+ req_id: req_id
+ file: "{}"
+ updated_at: 7.061401241503109
+ translations: "{}"
+ thread_info: "{}"
+ mentioned_users:
+ - metadata:
+ anyOf: anyOf
+ user_id: user_id
+ profile_url: profile_url
+ nickname: nickname
+ - metadata:
+ anyOf: anyOf
+ user_id: user_id
+ profile_url: profile_url
+ nickname: nickname
+ channel_type: channel_type
+ message_survival_seconds: 2.3021358869347655
+ silent: true
+ parent_message_id: 7.386281948385884
+ parent_message_info: "{}"
+ require_auth: true
+ message_id: 2.027123023002322
+ sorted_metaarray:
+ - "{}"
+ - "{}"
+ mention_type: mention_type
+ message: message
+ channel_url: channel_url
+ is_op_msg: true
+ message_retention_hour: 9.301444243932576
+ size: 4.145608029883936
+ user:
+ metadata:
+ anyOf: anyOf
+ require_auth_for_profile_image: true
+ is_active: true
+ role: role
+ user_id: user_id
+ profile_url: profile_url
+ nickname: nickname
my_push_trigger_option: all
is_discoverable: true
joined_member_count: 5.637376656633329
@@ -13221,11 +14883,11 @@ components:
role: ""
profile_url: profile_url
connection_status: connection_status
- muted_end_at: 3.616076749251911
+ muted_end_at: 6.84685269835264
require_auth: true
restriction_info:
restriction_type: banned
- end_at: 2.027123023002322
+ end_at: 7.457744773683766
description: description
is_muted: true
plain_profile_url: plain_profile_url
@@ -13236,7 +14898,7 @@ components:
nickname: nickname
is_online: true
state: ""
- last_seen_at: 9
+ last_seen_at: 1
- metadata: "{}"
is_active: true
preferred_languages:
@@ -13246,11 +14908,11 @@ components:
role: ""
profile_url: profile_url
connection_status: connection_status
- muted_end_at: 3.616076749251911
+ muted_end_at: 6.84685269835264
require_auth: true
restriction_info:
restriction_type: banned
- end_at: 2.027123023002322
+ end_at: 7.457744773683766
description: description
is_muted: true
plain_profile_url: plain_profile_url
@@ -13261,12 +14923,41 @@ components:
nickname: nickname
is_online: true
state: ""
- last_seen_at: 9
- max_length_message: 2.3021358869347655
+ last_seen_at: 1
+ max_length_message: 1.2315135367772556
my_role: ""
- inviter: null
- member_count: 7.061401241503109
- message_survival_seconds: 7.386281948385884
+ inviter:
+ end_at: 1.4658129805029452
+ metadata: "{}"
+ require_auth_for_profile_image: true
+ is_active: true
+ preferred_languages:
+ - preferred_languages
+ - preferred_languages
+ discovery_keys:
+ - discovery_keys
+ - discovery_keys
+ profile_url: profile_url
+ is_created: true
+ created_at: 6
+ description: description
+ has_ever_logged_in: true
+ locale: locale
+ start_at: 5.962133916683182
+ local: local
+ access_token: access_token
+ is_shadow_blocked: true
+ user_id: user_id
+ nickname: nickname
+ session_tokens:
+ - "{}"
+ - "{}"
+ phone_number: phone_number
+ is_online: true
+ last_seen_at: 0
+ is_hide_me_from_friends: true
+ member_count: 1.0246457001441578
+ message_survival_seconds: 4.965218492984954
cover_url: cover_url
creator:
end_at: 1.4658129805029452
@@ -13303,17 +14994,17 @@ components:
my_count_preference: my_count_preference
my_member_state: invited
is_created: true
- unread_mention_count: 1.4894159098541704
+ unread_mention_count: 9.369310271410669
created_by:
require_auth_for_profile_image: true
user_id: user_id
profile_url: profile_url
nickname: nickname
- unread_message_count: 6.84685269835264
+ unread_message_count: 6.683562403749608
channel_url: channel_url
is_broadcast: true
joined_at: 5.962133916683182
- my_last_read: 1.2315135367772556
+ my_last_read: 5.025004791520295
hidden_state: hidden_allow_auto_unhide
is_push_enabled: true
is_public: true
@@ -13322,10 +15013,10 @@ components:
exclude_user_ids:
- exclude_user_ids
- exclude_user_ids
- wait_seconds: 1.0246457001441578
+ wait_seconds: 9.965781217890562
ignore_profanity_filter: true
is_access_code_required: true
- - message_offset_timestamp: 4.145608029883936
+ - message_offset_timestamp: 1.1730742509559433
my_muted_state: muted
data: data
custom_type: custom_type
@@ -13339,13 +15030,60 @@ components:
data: data
custom_type: custom_type
name: name
- max_length_message: 1.1730742509559433
- created_at: 7.457744773683766
- member_count: 4.965218492984954
+ max_length_message: 9.018348186070783
+ created_at: 8.762042012749001
+ member_count: 6.438423552598547
channel_url: channel_url
created_at: 0.8008281904610115
is_super: true
- last_message: null
+ last_message:
+ data: data
+ custom_type: custom_type
+ is_reply_to_channel: true
+ created_at: 3.616076749251911
+ is_removed: true
+ type: type
+ req_id: req_id
+ file: "{}"
+ updated_at: 7.061401241503109
+ translations: "{}"
+ thread_info: "{}"
+ mentioned_users:
+ - metadata:
+ anyOf: anyOf
+ user_id: user_id
+ profile_url: profile_url
+ nickname: nickname
+ - metadata:
+ anyOf: anyOf
+ user_id: user_id
+ profile_url: profile_url
+ nickname: nickname
+ channel_type: channel_type
+ message_survival_seconds: 2.3021358869347655
+ silent: true
+ parent_message_id: 7.386281948385884
+ parent_message_info: "{}"
+ require_auth: true
+ message_id: 2.027123023002322
+ sorted_metaarray:
+ - "{}"
+ - "{}"
+ mention_type: mention_type
+ message: message
+ channel_url: channel_url
+ is_op_msg: true
+ message_retention_hour: 9.301444243932576
+ size: 4.145608029883936
+ user:
+ metadata:
+ anyOf: anyOf
+ require_auth_for_profile_image: true
+ is_active: true
+ role: role
+ user_id: user_id
+ profile_url: profile_url
+ nickname: nickname
my_push_trigger_option: all
is_discoverable: true
joined_member_count: 5.637376656633329
@@ -13364,11 +15102,11 @@ components:
role: ""
profile_url: profile_url
connection_status: connection_status
- muted_end_at: 3.616076749251911
+ muted_end_at: 6.84685269835264
require_auth: true
restriction_info:
restriction_type: banned
- end_at: 2.027123023002322
+ end_at: 7.457744773683766
description: description
is_muted: true
plain_profile_url: plain_profile_url
@@ -13379,7 +15117,7 @@ components:
nickname: nickname
is_online: true
state: ""
- last_seen_at: 9
+ last_seen_at: 1
- metadata: "{}"
is_active: true
preferred_languages:
@@ -13389,11 +15127,11 @@ components:
role: ""
profile_url: profile_url
connection_status: connection_status
- muted_end_at: 3.616076749251911
+ muted_end_at: 6.84685269835264
require_auth: true
restriction_info:
restriction_type: banned
- end_at: 2.027123023002322
+ end_at: 7.457744773683766
description: description
is_muted: true
plain_profile_url: plain_profile_url
@@ -13404,12 +15142,41 @@ components:
nickname: nickname
is_online: true
state: ""
- last_seen_at: 9
- max_length_message: 2.3021358869347655
+ last_seen_at: 1
+ max_length_message: 1.2315135367772556
my_role: ""
- inviter: null
- member_count: 7.061401241503109
- message_survival_seconds: 7.386281948385884
+ inviter:
+ end_at: 1.4658129805029452
+ metadata: "{}"
+ require_auth_for_profile_image: true
+ is_active: true
+ preferred_languages:
+ - preferred_languages
+ - preferred_languages
+ discovery_keys:
+ - discovery_keys
+ - discovery_keys
+ profile_url: profile_url
+ is_created: true
+ created_at: 6
+ description: description
+ has_ever_logged_in: true
+ locale: locale
+ start_at: 5.962133916683182
+ local: local
+ access_token: access_token
+ is_shadow_blocked: true
+ user_id: user_id
+ nickname: nickname
+ session_tokens:
+ - "{}"
+ - "{}"
+ phone_number: phone_number
+ is_online: true
+ last_seen_at: 0
+ is_hide_me_from_friends: true
+ member_count: 1.0246457001441578
+ message_survival_seconds: 4.965218492984954
cover_url: cover_url
creator:
end_at: 1.4658129805029452
@@ -13446,17 +15213,17 @@ components:
my_count_preference: my_count_preference
my_member_state: invited
is_created: true
- unread_mention_count: 1.4894159098541704
+ unread_mention_count: 9.369310271410669
created_by:
require_auth_for_profile_image: true
user_id: user_id
profile_url: profile_url
nickname: nickname
- unread_message_count: 6.84685269835264
+ unread_message_count: 6.683562403749608
channel_url: channel_url
is_broadcast: true
joined_at: 5.962133916683182
- my_last_read: 1.2315135367772556
+ my_last_read: 5.025004791520295
hidden_state: hidden_allow_auto_unhide
is_push_enabled: true
is_public: true
@@ -13465,7 +15232,7 @@ components:
exclude_user_ids:
- exclude_user_ids
- exclude_user_ids
- wait_seconds: 1.0246457001441578
+ wait_seconds: 9.965781217890562
ignore_profanity_filter: true
is_access_code_required: true
ts: 0.8008281904610115
@@ -15201,7 +16968,7 @@ components:
joinChannelsResponse:
example:
channels:
- - message_offset_timestamp: 4.145608029883936
+ - message_offset_timestamp: 1.1730742509559433
my_muted_state: muted
data: data
custom_type: custom_type
@@ -15215,13 +16982,60 @@ components:
data: data
custom_type: custom_type
name: name
- max_length_message: 1.1730742509559433
- created_at: 7.457744773683766
- member_count: 4.965218492984954
+ max_length_message: 9.018348186070783
+ created_at: 8.762042012749001
+ member_count: 6.438423552598547
channel_url: channel_url
created_at: 0.8008281904610115
is_super: true
- last_message: null
+ last_message:
+ data: data
+ custom_type: custom_type
+ is_reply_to_channel: true
+ created_at: 3.616076749251911
+ is_removed: true
+ type: type
+ req_id: req_id
+ file: "{}"
+ updated_at: 7.061401241503109
+ translations: "{}"
+ thread_info: "{}"
+ mentioned_users:
+ - metadata:
+ anyOf: anyOf
+ user_id: user_id
+ profile_url: profile_url
+ nickname: nickname
+ - metadata:
+ anyOf: anyOf
+ user_id: user_id
+ profile_url: profile_url
+ nickname: nickname
+ channel_type: channel_type
+ message_survival_seconds: 2.3021358869347655
+ silent: true
+ parent_message_id: 7.386281948385884
+ parent_message_info: "{}"
+ require_auth: true
+ message_id: 2.027123023002322
+ sorted_metaarray:
+ - "{}"
+ - "{}"
+ mention_type: mention_type
+ message: message
+ channel_url: channel_url
+ is_op_msg: true
+ message_retention_hour: 9.301444243932576
+ size: 4.145608029883936
+ user:
+ metadata:
+ anyOf: anyOf
+ require_auth_for_profile_image: true
+ is_active: true
+ role: role
+ user_id: user_id
+ profile_url: profile_url
+ nickname: nickname
my_push_trigger_option: all
is_discoverable: true
joined_member_count: 5.637376656633329
@@ -15240,11 +17054,11 @@ components:
role: ""
profile_url: profile_url
connection_status: connection_status
- muted_end_at: 3.616076749251911
+ muted_end_at: 6.84685269835264
require_auth: true
restriction_info:
restriction_type: banned
- end_at: 2.027123023002322
+ end_at: 7.457744773683766
description: description
is_muted: true
plain_profile_url: plain_profile_url
@@ -15255,7 +17069,7 @@ components:
nickname: nickname
is_online: true
state: ""
- last_seen_at: 9
+ last_seen_at: 1
- metadata: "{}"
is_active: true
preferred_languages:
@@ -15265,11 +17079,11 @@ components:
role: ""
profile_url: profile_url
connection_status: connection_status
- muted_end_at: 3.616076749251911
+ muted_end_at: 6.84685269835264
require_auth: true
restriction_info:
restriction_type: banned
- end_at: 2.027123023002322
+ end_at: 7.457744773683766
description: description
is_muted: true
plain_profile_url: plain_profile_url
@@ -15280,12 +17094,41 @@ components:
nickname: nickname
is_online: true
state: ""
- last_seen_at: 9
- max_length_message: 2.3021358869347655
+ last_seen_at: 1
+ max_length_message: 1.2315135367772556
my_role: ""
- inviter: null
- member_count: 7.061401241503109
- message_survival_seconds: 7.386281948385884
+ inviter:
+ end_at: 1.4658129805029452
+ metadata: "{}"
+ require_auth_for_profile_image: true
+ is_active: true
+ preferred_languages:
+ - preferred_languages
+ - preferred_languages
+ discovery_keys:
+ - discovery_keys
+ - discovery_keys
+ profile_url: profile_url
+ is_created: true
+ created_at: 6
+ description: description
+ has_ever_logged_in: true
+ locale: locale
+ start_at: 5.962133916683182
+ local: local
+ access_token: access_token
+ is_shadow_blocked: true
+ user_id: user_id
+ nickname: nickname
+ session_tokens:
+ - "{}"
+ - "{}"
+ phone_number: phone_number
+ is_online: true
+ last_seen_at: 0
+ is_hide_me_from_friends: true
+ member_count: 1.0246457001441578
+ message_survival_seconds: 4.965218492984954
cover_url: cover_url
creator:
end_at: 1.4658129805029452
@@ -15322,17 +17165,17 @@ components:
my_count_preference: my_count_preference
my_member_state: invited
is_created: true
- unread_mention_count: 1.4894159098541704
+ unread_mention_count: 9.369310271410669
created_by:
require_auth_for_profile_image: true
user_id: user_id
profile_url: profile_url
nickname: nickname
- unread_message_count: 6.84685269835264
+ unread_message_count: 6.683562403749608
channel_url: channel_url
is_broadcast: true
joined_at: 5.962133916683182
- my_last_read: 1.2315135367772556
+ my_last_read: 5.025004791520295
hidden_state: hidden_allow_auto_unhide
is_push_enabled: true
is_public: true
@@ -15341,10 +17184,10 @@ components:
exclude_user_ids:
- exclude_user_ids
- exclude_user_ids
- wait_seconds: 1.0246457001441578
+ wait_seconds: 9.965781217890562
ignore_profanity_filter: true
is_access_code_required: true
- - message_offset_timestamp: 4.145608029883936
+ - message_offset_timestamp: 1.1730742509559433
my_muted_state: muted
data: data
custom_type: custom_type
@@ -15358,13 +17201,60 @@ components:
data: data
custom_type: custom_type
name: name
- max_length_message: 1.1730742509559433
- created_at: 7.457744773683766
- member_count: 4.965218492984954
+ max_length_message: 9.018348186070783
+ created_at: 8.762042012749001
+ member_count: 6.438423552598547
channel_url: channel_url
created_at: 0.8008281904610115
is_super: true
- last_message: null
+ last_message:
+ data: data
+ custom_type: custom_type
+ is_reply_to_channel: true
+ created_at: 3.616076749251911
+ is_removed: true
+ type: type
+ req_id: req_id
+ file: "{}"
+ updated_at: 7.061401241503109
+ translations: "{}"
+ thread_info: "{}"
+ mentioned_users:
+ - metadata:
+ anyOf: anyOf
+ user_id: user_id
+ profile_url: profile_url
+ nickname: nickname
+ - metadata:
+ anyOf: anyOf
+ user_id: user_id
+ profile_url: profile_url
+ nickname: nickname
+ channel_type: channel_type
+ message_survival_seconds: 2.3021358869347655
+ silent: true
+ parent_message_id: 7.386281948385884
+ parent_message_info: "{}"
+ require_auth: true
+ message_id: 2.027123023002322
+ sorted_metaarray:
+ - "{}"
+ - "{}"
+ mention_type: mention_type
+ message: message
+ channel_url: channel_url
+ is_op_msg: true
+ message_retention_hour: 9.301444243932576
+ size: 4.145608029883936
+ user:
+ metadata:
+ anyOf: anyOf
+ require_auth_for_profile_image: true
+ is_active: true
+ role: role
+ user_id: user_id
+ profile_url: profile_url
+ nickname: nickname
my_push_trigger_option: all
is_discoverable: true
joined_member_count: 5.637376656633329
@@ -15383,11 +17273,11 @@ components:
role: ""
profile_url: profile_url
connection_status: connection_status
- muted_end_at: 3.616076749251911
+ muted_end_at: 6.84685269835264
require_auth: true
restriction_info:
restriction_type: banned
- end_at: 2.027123023002322
+ end_at: 7.457744773683766
description: description
is_muted: true
plain_profile_url: plain_profile_url
@@ -15398,7 +17288,7 @@ components:
nickname: nickname
is_online: true
state: ""
- last_seen_at: 9
+ last_seen_at: 1
- metadata: "{}"
is_active: true
preferred_languages:
@@ -15408,11 +17298,11 @@ components:
role: ""
profile_url: profile_url
connection_status: connection_status
- muted_end_at: 3.616076749251911
+ muted_end_at: 6.84685269835264
require_auth: true
restriction_info:
restriction_type: banned
- end_at: 2.027123023002322
+ end_at: 7.457744773683766
description: description
is_muted: true
plain_profile_url: plain_profile_url
@@ -15423,12 +17313,41 @@ components:
nickname: nickname
is_online: true
state: ""
- last_seen_at: 9
- max_length_message: 2.3021358869347655
+ last_seen_at: 1
+ max_length_message: 1.2315135367772556
my_role: ""
- inviter: null
- member_count: 7.061401241503109
- message_survival_seconds: 7.386281948385884
+ inviter:
+ end_at: 1.4658129805029452
+ metadata: "{}"
+ require_auth_for_profile_image: true
+ is_active: true
+ preferred_languages:
+ - preferred_languages
+ - preferred_languages
+ discovery_keys:
+ - discovery_keys
+ - discovery_keys
+ profile_url: profile_url
+ is_created: true
+ created_at: 6
+ description: description
+ has_ever_logged_in: true
+ locale: locale
+ start_at: 5.962133916683182
+ local: local
+ access_token: access_token
+ is_shadow_blocked: true
+ user_id: user_id
+ nickname: nickname
+ session_tokens:
+ - "{}"
+ - "{}"
+ phone_number: phone_number
+ is_online: true
+ last_seen_at: 0
+ is_hide_me_from_friends: true
+ member_count: 1.0246457001441578
+ message_survival_seconds: 4.965218492984954
cover_url: cover_url
creator:
end_at: 1.4658129805029452
@@ -15465,17 +17384,17 @@ components:
my_count_preference: my_count_preference
my_member_state: invited
is_created: true
- unread_mention_count: 1.4894159098541704
+ unread_mention_count: 9.369310271410669
created_by:
require_auth_for_profile_image: true
user_id: user_id
profile_url: profile_url
nickname: nickname
- unread_message_count: 6.84685269835264
+ unread_message_count: 6.683562403749608
channel_url: channel_url
is_broadcast: true
joined_at: 5.962133916683182
- my_last_read: 1.2315135367772556
+ my_last_read: 5.025004791520295
hidden_state: hidden_allow_auto_unhide
is_push_enabled: true
is_public: true
@@ -15484,7 +17403,7 @@ components:
exclude_user_ids:
- exclude_user_ids
- exclude_user_ids
- wait_seconds: 1.0246457001441578
+ wait_seconds: 9.965781217890562
ignore_profanity_filter: true
is_access_code_required: true
properties:
@@ -15494,7 +17413,7 @@ components:
type: array
type: object
sendBotsMessageResponse:
- $ref: '#/components/schemas/SendBird.MessageResponse'
+ $ref: '#/components/schemas/SendBird.BotsMessageResponse'
chooseWhichEventsToSubscribeToResponse:
example:
webhook:
@@ -15632,12 +17551,12 @@ components:
data: data
custom_type: custom_type
is_reply_to_channel: true
- created_at: 5.962133916683182
+ created_at: 3.616076749251911
is_removed: true
type: type
req_id: req_id
file: "{}"
- updated_at: 6.027456183070403
+ updated_at: 7.061401241503109
translations: "{}"
thread_info: "{}"
mentioned_users:
@@ -15652,12 +17571,12 @@ components:
profile_url: profile_url
nickname: nickname
channel_type: channel_type
- message_survival_seconds: 0.8008281904610115
+ message_survival_seconds: 2.3021358869347655
silent: true
- parent_message_id: 7.061401241503109
+ parent_message_id: 7.386281948385884
parent_message_info: "{}"
require_auth: true
- message_id: 5.637376656633329
+ message_id: 2.027123023002322
sorted_metaarray:
- "{}"
- "{}"
@@ -15665,8 +17584,8 @@ components:
message: message
channel_url: channel_url
is_op_msg: true
- message_retention_hour: 1.4658129805029452
- size: 2.3021358869347655
+ message_retention_hour: 9.301444243932576
+ size: 4.145608029883936
user:
metadata:
anyOf: anyOf
@@ -15745,12 +17664,12 @@ components:
data: data
custom_type: custom_type
is_reply_to_channel: true
- created_at: 5.962133916683182
+ created_at: 3.616076749251911
is_removed: true
type: type
req_id: req_id
file: "{}"
- updated_at: 6.027456183070403
+ updated_at: 7.061401241503109
translations: "{}"
thread_info: "{}"
mentioned_users:
@@ -15765,12 +17684,12 @@ components:
profile_url: profile_url
nickname: nickname
channel_type: channel_type
- message_survival_seconds: 0.8008281904610115
+ message_survival_seconds: 2.3021358869347655
silent: true
- parent_message_id: 7.061401241503109
+ parent_message_id: 7.386281948385884
parent_message_info: "{}"
require_auth: true
- message_id: 5.637376656633329
+ message_id: 2.027123023002322
sorted_metaarray:
- "{}"
- "{}"
@@ -15778,8 +17697,8 @@ components:
message: message
channel_url: channel_url
is_op_msg: true
- message_retention_hour: 1.4658129805029452
- size: 2.3021358869347655
+ message_retention_hour: 9.301444243932576
+ size: 4.145608029883936
user:
metadata:
anyOf: anyOf
@@ -15870,12 +17789,12 @@ components:
data: data
custom_type: custom_type
is_reply_to_channel: true
- created_at: 5.962133916683182
+ created_at: 3.616076749251911
is_removed: true
type: type
req_id: req_id
file: "{}"
- updated_at: 6.027456183070403
+ updated_at: 7.061401241503109
translations: "{}"
thread_info: "{}"
mentioned_users:
@@ -15890,12 +17809,12 @@ components:
profile_url: profile_url
nickname: nickname
channel_type: channel_type
- message_survival_seconds: 0.8008281904610115
+ message_survival_seconds: 2.3021358869347655
silent: true
- parent_message_id: 7.061401241503109
+ parent_message_id: 7.386281948385884
parent_message_info: "{}"
require_auth: true
- message_id: 5.637376656633329
+ message_id: 2.027123023002322
sorted_metaarray:
- "{}"
- "{}"
@@ -15903,8 +17822,8 @@ components:
message: message
channel_url: channel_url
is_op_msg: true
- message_retention_hour: 1.4658129805029452
- size: 2.3021358869347655
+ message_retention_hour: 9.301444243932576
+ size: 4.145608029883936
user:
metadata:
anyOf: anyOf
@@ -15983,12 +17902,12 @@ components:
data: data
custom_type: custom_type
is_reply_to_channel: true
- created_at: 5.962133916683182
+ created_at: 3.616076749251911
is_removed: true
type: type
req_id: req_id
file: "{}"
- updated_at: 6.027456183070403
+ updated_at: 7.061401241503109
translations: "{}"
thread_info: "{}"
mentioned_users:
@@ -16003,12 +17922,12 @@ components:
profile_url: profile_url
nickname: nickname
channel_type: channel_type
- message_survival_seconds: 0.8008281904610115
+ message_survival_seconds: 2.3021358869347655
silent: true
- parent_message_id: 7.061401241503109
+ parent_message_id: 7.386281948385884
parent_message_info: "{}"
require_auth: true
- message_id: 5.637376656633329
+ message_id: 2.027123023002322
sorted_metaarray:
- "{}"
- "{}"
@@ -16016,8 +17935,8 @@ components:
message: message
channel_url: channel_url
is_op_msg: true
- message_retention_hour: 1.4658129805029452
- size: 2.3021358869347655
+ message_retention_hour: 9.301444243932576
+ size: 4.145608029883936
user:
metadata:
anyOf: anyOf
@@ -16107,12 +18026,12 @@ components:
data: data
custom_type: custom_type
is_reply_to_channel: true
- created_at: 5.962133916683182
+ created_at: 3.616076749251911
is_removed: true
type: type
req_id: req_id
file: "{}"
- updated_at: 6.027456183070403
+ updated_at: 7.061401241503109
translations: "{}"
thread_info: "{}"
mentioned_users:
@@ -16127,12 +18046,12 @@ components:
profile_url: profile_url
nickname: nickname
channel_type: channel_type
- message_survival_seconds: 0.8008281904610115
+ message_survival_seconds: 2.3021358869347655
silent: true
- parent_message_id: 7.061401241503109
+ parent_message_id: 7.386281948385884
parent_message_info: "{}"
require_auth: true
- message_id: 5.637376656633329
+ message_id: 2.027123023002322
sorted_metaarray:
- "{}"
- "{}"
@@ -16140,8 +18059,8 @@ components:
message: message
channel_url: channel_url
is_op_msg: true
- message_retention_hour: 1.4658129805029452
- size: 2.3021358869347655
+ message_retention_hour: 9.301444243932576
+ size: 4.145608029883936
user:
metadata:
anyOf: anyOf
@@ -16241,12 +18160,12 @@ components:
data: data
custom_type: custom_type
is_reply_to_channel: true
- created_at: 5.962133916683182
+ created_at: 3.616076749251911
is_removed: true
type: type
req_id: req_id
file: "{}"
- updated_at: 6.027456183070403
+ updated_at: 7.061401241503109
translations: "{}"
thread_info: "{}"
mentioned_users:
@@ -16261,12 +18180,12 @@ components:
profile_url: profile_url
nickname: nickname
channel_type: channel_type
- message_survival_seconds: 0.8008281904610115
+ message_survival_seconds: 2.3021358869347655
silent: true
- parent_message_id: 7.061401241503109
+ parent_message_id: 7.386281948385884
parent_message_info: "{}"
require_auth: true
- message_id: 5.637376656633329
+ message_id: 2.027123023002322
sorted_metaarray:
- "{}"
- "{}"
@@ -16274,8 +18193,8 @@ components:
message: message
channel_url: channel_url
is_op_msg: true
- message_retention_hour: 1.4658129805029452
- size: 2.3021358869347655
+ message_retention_hour: 9.301444243932576
+ size: 4.145608029883936
user:
metadata:
anyOf: anyOf
@@ -16354,12 +18273,12 @@ components:
data: data
custom_type: custom_type
is_reply_to_channel: true
- created_at: 5.962133916683182
+ created_at: 3.616076749251911
is_removed: true
type: type
req_id: req_id
file: "{}"
- updated_at: 6.027456183070403
+ updated_at: 7.061401241503109
translations: "{}"
thread_info: "{}"
mentioned_users:
@@ -16374,12 +18293,12 @@ components:
profile_url: profile_url
nickname: nickname
channel_type: channel_type
- message_survival_seconds: 0.8008281904610115
+ message_survival_seconds: 2.3021358869347655
silent: true
- parent_message_id: 7.061401241503109
+ parent_message_id: 7.386281948385884
parent_message_info: "{}"
require_auth: true
- message_id: 5.637376656633329
+ message_id: 2.027123023002322
sorted_metaarray:
- "{}"
- "{}"
@@ -16387,8 +18306,8 @@ components:
message: message
channel_url: channel_url
is_op_msg: true
- message_retention_hour: 1.4658129805029452
- size: 2.3021358869347655
+ message_retention_hour: 9.301444243932576
+ size: 4.145608029883936
user:
metadata:
anyOf: anyOf
@@ -16478,12 +18397,12 @@ components:
data: data
custom_type: custom_type
is_reply_to_channel: true
- created_at: 5.962133916683182
+ created_at: 3.616076749251911
is_removed: true
type: type
req_id: req_id
file: "{}"
- updated_at: 6.027456183070403
+ updated_at: 7.061401241503109
translations: "{}"
thread_info: "{}"
mentioned_users:
@@ -16498,12 +18417,12 @@ components:
profile_url: profile_url
nickname: nickname
channel_type: channel_type
- message_survival_seconds: 0.8008281904610115
+ message_survival_seconds: 2.3021358869347655
silent: true
- parent_message_id: 7.061401241503109
+ parent_message_id: 7.386281948385884
parent_message_info: "{}"
require_auth: true
- message_id: 5.637376656633329
+ message_id: 2.027123023002322
sorted_metaarray:
- "{}"
- "{}"
@@ -16511,8 +18430,8 @@ components:
message: message
channel_url: channel_url
is_op_msg: true
- message_retention_hour: 1.4658129805029452
- size: 2.3021358869347655
+ message_retention_hour: 9.301444243932576
+ size: 4.145608029883936
user:
metadata:
anyOf: anyOf
@@ -16612,12 +18531,12 @@ components:
data: data
custom_type: custom_type
is_reply_to_channel: true
- created_at: 5.962133916683182
+ created_at: 3.616076749251911
is_removed: true
type: type
req_id: req_id
file: "{}"
- updated_at: 6.027456183070403
+ updated_at: 7.061401241503109
translations: "{}"
thread_info: "{}"
mentioned_users:
@@ -16632,12 +18551,12 @@ components:
profile_url: profile_url
nickname: nickname
channel_type: channel_type
- message_survival_seconds: 0.8008281904610115
+ message_survival_seconds: 2.3021358869347655
silent: true
- parent_message_id: 7.061401241503109
+ parent_message_id: 7.386281948385884
parent_message_info: "{}"
require_auth: true
- message_id: 5.637376656633329
+ message_id: 2.027123023002322
sorted_metaarray:
- "{}"
- "{}"
@@ -16645,8 +18564,8 @@ components:
message: message
channel_url: channel_url
is_op_msg: true
- message_retention_hour: 1.4658129805029452
- size: 2.3021358869347655
+ message_retention_hour: 9.301444243932576
+ size: 4.145608029883936
user:
metadata:
anyOf: anyOf
@@ -16725,12 +18644,12 @@ components:
data: data
custom_type: custom_type
is_reply_to_channel: true
- created_at: 5.962133916683182
+ created_at: 3.616076749251911
is_removed: true
type: type
req_id: req_id
file: "{}"
- updated_at: 6.027456183070403
+ updated_at: 7.061401241503109
translations: "{}"
thread_info: "{}"
mentioned_users:
@@ -16745,12 +18664,12 @@ components:
profile_url: profile_url
nickname: nickname
channel_type: channel_type
- message_survival_seconds: 0.8008281904610115
+ message_survival_seconds: 2.3021358869347655
silent: true
- parent_message_id: 7.061401241503109
+ parent_message_id: 7.386281948385884
parent_message_info: "{}"
require_auth: true
- message_id: 5.637376656633329
+ message_id: 2.027123023002322
sorted_metaarray:
- "{}"
- "{}"
@@ -16758,8 +18677,8 @@ components:
message: message
channel_url: channel_url
is_op_msg: true
- message_retention_hour: 1.4658129805029452
- size: 2.3021358869347655
+ message_retention_hour: 9.301444243932576
+ size: 4.145608029883936
user:
metadata:
anyOf: anyOf
@@ -16849,12 +18768,12 @@ components:
data: data
custom_type: custom_type
is_reply_to_channel: true
- created_at: 5.962133916683182
+ created_at: 3.616076749251911
is_removed: true
type: type
req_id: req_id
file: "{}"
- updated_at: 6.027456183070403
+ updated_at: 7.061401241503109
translations: "{}"
thread_info: "{}"
mentioned_users:
@@ -16869,12 +18788,12 @@ components:
profile_url: profile_url
nickname: nickname
channel_type: channel_type
- message_survival_seconds: 0.8008281904610115
+ message_survival_seconds: 2.3021358869347655
silent: true
- parent_message_id: 7.061401241503109
+ parent_message_id: 7.386281948385884
parent_message_info: "{}"
require_auth: true
- message_id: 5.637376656633329
+ message_id: 2.027123023002322
sorted_metaarray:
- "{}"
- "{}"
@@ -16882,8 +18801,8 @@ components:
message: message
channel_url: channel_url
is_op_msg: true
- message_retention_hour: 1.4658129805029452
- size: 2.3021358869347655
+ message_retention_hour: 9.301444243932576
+ size: 4.145608029883936
user:
metadata:
anyOf: anyOf
@@ -19580,92 +21499,392 @@ components:
- user_ids
title: registerGdprRequestData
type: object
- reportMessageByIdData:
+ reportMessageByIdData:
+ properties:
+ channel_type:
+ description: Specifies the type of the channel. Either open_channels or
+ group_channels.
+ type: string
+ channel_url:
+ description: Specifies the URL of the channel where the message to report
+ is in.
+ type: string
+ message_id:
+ description: Specifies the unique ID of the message to report.
+ type: string
+ report_category:
+ description: "Specifies the category which indicates the reason for reporting.\
+ \ Acceptable values are suspicious, harassing, inappropriate, and spam."
+ type: string
+ offending_user_id:
+ description: Specifies the unique ID of the user who has sent the message
+ to report.
+ type: string
+ reporting_user_id:
+ description: Specifies the unique ID of the user who reports the message.
+ type: string
+ report_description:
+ description: Specifies additional information to be included in the report.
+ type: string
+ required:
+ - offending_user_id
+ - report_category
+ title: reportMessageByIdData
+ type: object
+ reportUserByIdData:
+ properties:
+ offending_user_id:
+ description: Specifies the unique ID of the user to report for using offensive
+ or abusive language such as sending explicit messages or inappropriate
+ comments.
+ type: string
+ channel_type:
+ description: Specifies the type of the channel. Either open_channels or
+ group_channels.
+ type: string
+ channel_url:
+ description: Specifies the URL of the channel where the user to report is
+ in.
+ type: string
+ report_category:
+ description: "Specifies the category which indicates the reason for reporting.\
+ \ Acceptable values are suspicious, harassing, inappropriate, and spam."
+ type: string
+ reporting_user_id:
+ description: Specifies the unique ID of the user who reports the offending
+ user.
+ type: string
+ report_description:
+ description: Specifies additional information to be included in the report.
+ type: string
+ required:
+ - offending_user_id
+ - report_category
+ title: reportUserByIdData
+ type: object
+ reportChannelByUrlData:
+ properties:
+ channel_type:
+ description: Specifies the type of the channel. Either open_channels or
+ group_channels.
+ type: string
+ channel_url:
+ description: Specifies the URL of the channel to report for offensive messages
+ or inappropriate activities.
+ type: string
+ report_category:
+ description: "Specifies the category which indicates the reason for reporting.\
+ \ Acceptable values are suspicious, harassing, inappropriate, and spam."
+ type: string
+ reporting_user_id:
+ description: Specifies the unique ID of the user who reports the channel.
+ type: string
+ report_description:
+ description: Specifies additional information to be included in the report.
+ type: string
+ required:
+ - report_category
+ title: reportChannelByUrlData
+ type: object
+ _v3_polls_get_request:
+ properties:
+ title:
+ description: "Specifies the title of a poll. The length is limited to 2,048\
+ \ characters."
+ type: string
+ options:
+ description: "Specifies an array of poll options that a user can vote for.\
+ \ At least one option should be provided, and the length of each option\
+ \ is limited to 2,000 characters."
+ items:
+ type: string
+ type: array
+ allow_user_suggestion:
+ description: Determines whether to allow users other than the creator of
+ the poll to add new options to the poll. (Default is false)
+ type: boolean
+ allow_multiple_votes:
+ description: Determines whether to allow users to vote for multiple options.
+ (Default is false)
+ type: boolean
+ close_at:
+ description: "Specifies when the poll closes and no longer accepts votes\
+ \ in Unix seconds. If the value of this property is -1, the poll is open\
+ \ indefinitely."
+ type: long
+ created_by:
+ description: Specifies the unique ID of the user who creates the poll.
+ type: string
+ data:
+ description: Specifies a JSON object of one or more key-value items to store
+ additional poll information.
+ type: object
+ type: object
+ _v3_polls__poll_id__delete_request:
+ properties:
+ channel_url:
+ description: "Specifies the URL of the channel. If channel_type is specified,\
+ \ channel_url must be specified as well."
+ type: string
+ channel_type:
+ description: Specifies the type of the channel. Either open_channels or
+ group_channels.
+ type: string
+ show_partial_voter_list:
+ description: "Determines whether to show a partial list of voters for each\
+ \ option. If set to true, the option resources inside the response include\
+ \ the partial_voter_list property which shows up to ten voters."
+ type: boolean
+ type: object
+ _v3_polls__poll_id__delete_request_1:
+ properties:
+ title:
+ description: "Specifies the title of a poll. The length is limited to 2,000\
+ \ characters."
+ type: string
+ allow_user_suggestion:
+ description: Determines whether to allow users other than the creator of
+ the poll to add new options to the poll. (Default is false)
+ type: boolean
+ allow_multiple_votes:
+ description: Determines whether to allow users to vote for multiple options.
+ (Default is false)
+ type: boolean
+ close_at:
+ description: "Specifies when the poll closes and no longer accepts votes\
+ \ in Unix seconds. If the value of this property is -1, the poll is open\
+ \ indefinitely."
+ type: long
+ allocreated_byw_multiple_votes:
+ description: Specifies the unique ID of the user who creates the poll.
+ type: string
+ data:
+ description: Specifies a JSON object of one or more key-value items to store
+ additional poll information.
+ type: object
+ type: object
+ _v3_polls__poll_id__options__option_id__delete_request:
+ properties:
+ text:
+ description: "Specifies the description of a new option. The maximum length\
+ \ is 2,000 characters."
+ type: string
+ created_by:
+ description: Specifies the unique ID of the user who creates the option.
+ type: string
+ type: object
+ _v3_polls__poll_id__vote_put_request:
+ properties:
+ user_id:
+ description: Specifies the unique ID of a user who casts or cancels a vote.
+ type: string
+ option_ids:
+ description: "Specifies the array of option IDs to cast or cancel votes.\
+ \ For example, if a user had voted for both Option 1 and Option 2 in a\
+ \ poll, you can specify this property's value as [1,2]. If the user wants\
+ \ to cancel the vote for Option 2 but keep the vote for Option 1, the\
+ \ value should be specified as [1]. If the user wants to cancel the votes\
+ \ for both poll options, the value should be specified as []."
+ items:
+ type: integer
+ type: array
+ type: object
+ _v3_polls__poll_id__options__option_id__voters_get_request:
properties:
- channel_type:
- description: Specifies the type of the channel. Either open_channels or
- group_channels.
- type: string
- channel_url:
- description: Specifies the URL of the channel where the message to report
- is in.
+ token:
+ description: Specifies the token to get the next page of voters. You can
+ get this value from the next property of the previous API response.
type: string
- message_id:
- description: Specifies the unique ID of the message to report.
+ limit:
+ description: "Specifies the number of voters to return per page. Acceptable\
+ \ values are 1 to 100, inclusive. (Default is 100)"
+ type: integer
+ type: object
+ _v3_polls__poll_id__options__option_id__voters_get_200_response_voters_inner:
+ example:
+ metadata: "{}"
+ profile_url: profile_url
+ user_id: user_id
+ nickname: nickname
+ properties:
+ nickname:
type: string
- report_category:
- description: "Specifies the category which indicates the reason for reporting.\
- \ Acceptable values are suspicious, harassing, inappropriate, and spam."
+ metadata:
+ type: object
+ profile_url:
type: string
- offending_user_id:
- description: Specifies the unique ID of the user who has sent the message
- to report.
+ user_id:
type: string
- reporting_user_id:
- description: Specifies the unique ID of the user who reports the message.
+ type: object
+ _v3_polls__poll_id__options__option_id__voters_get_200_response:
+ example:
+ next: next
+ voters:
+ - metadata: "{}"
+ profile_url: profile_url
+ user_id: user_id
+ nickname: nickname
+ - metadata: "{}"
+ profile_url: profile_url
+ user_id: user_id
+ nickname: nickname
+ vote_count: 0
+ properties:
+ vote_count:
+ type: integer
+ voters:
+ items:
+ $ref: '#/components/schemas/_v3_polls__poll_id__options__option_id__voters_get_200_response_voters_inner'
+ type: array
+ next:
type: string
- report_description:
- description: Specifies additional information to be included in the report.
+ type: object
+ _v3_scheduled_messages_get_200_response:
+ example:
+ next: next
+ scheduled_messages:
+ - scheduled_message_id: 0.8008281904610115
+ message_type: message_type
+ message: message
+ - scheduled_message_id: 0.8008281904610115
+ message_type: message_type
+ message: message
+ properties:
+ scheduled_messages:
+ items:
+ $ref: '#/components/schemas/SendBird.ScheduledMessage'
+ type: array
+ next:
type: string
- required:
- - offending_user_id
- - report_category
- title: reportMessageByIdData
type: object
- reportUserByIdData:
+ _v3_group_channels__channel_url__scheduled_messages__scheduled_message_id__delete_request:
properties:
- offending_user_id:
- description: Specifies the unique ID of the user to report for using offensive
- or abusive language such as sending explicit messages or inappropriate
- comments.
+ message_type:
+ description: Specifies the type of the message. The value of MESG represents
+ a text message.
type: string
- channel_type:
- description: Specifies the type of the channel. Either open_channels or
- group_channels.
+ user_id:
+ description: Specifies the user ID of the sender.
type: string
- channel_url:
- description: Specifies the URL of the channel where the user to report is
- in.
+ message:
+ description: Specifies the content of the message.
type: string
- report_category:
- description: "Specifies the category which indicates the reason for reporting.\
- \ Acceptable values are suspicious, harassing, inappropriate, and spam."
+ file:
+ description: "Depending on the file upload method, this specifies the data\
+ \ of the file to upload to the Sendbird server either in raw binary format\
+ \ or by the file's location. When sending a request containing a file,\
+ \ you must change the value of the content-type header to multipart/form-data;\
+ \ boundary={your_unique_boundary_string} in the request. The code examples\
+ \ of HTTP multipart request and cURL are provided below the tables for\
+ \ your reference. If this file property is specified, the url property\
+ \ is not required. This doesn't allow a converted base64-encoded string\
+ \ from a file as its value."
type: string
- reporting_user_id:
- description: Specifies the unique ID of the user who reports the offending
- user.
+ url:
+ description: "Specifies the URL of the file hosted on the server of your\
+ \ own or other third-party companies. If this url property is specified,\
+ \ the file property is not required."
type: string
- report_description:
- description: Specifies additional information to be included in the report.
+ scheduled_at:
+ description: "The specified time that indicates when to send the message,\
+ \ in Unix milliseconds format. Since messages are scheduled in minutes,\
+ \ values less than seconds are discarded. The specified time can be between\
+ \ 5 minutes and 43,200 minutes (30 days) from the current time."
+ type: number
+ custom_type:
+ description: "Specifies a custom message type used for message grouping.\
+ \ The length is limited to 128 characters. * Custom types are also used\
+ \ to segment metrics within Sendbird's Advanced analytics, which enables\
+ \ the sub-classification of data views."
type: string
- required:
- - offending_user_id
- - report_category
- title: reportUserByIdData
- type: object
- reportChannelByUrlData:
- properties:
- channel_type:
- description: Specifies the type of the channel. Either open_channels or
- group_channels.
+ data:
+ description: "Specifies additional message information such as custom font\
+ \ size, font type, or JSON formatted string."
type: string
- channel_url:
- description: Specifies the URL of the channel to report for offensive messages
- or inappropriate activities.
+ send_push:
+ description: Determines whether to send a push notification of the message
+ to the channel members. This property only applies to group channels.
+ (Default is true)
+ type: boolean
+ mention_type:
+ description: "Specifies the mentioning method that indicates which user\
+ \ receives a notification of the message. Acceptable values are users\
+ \ and channels. If set to users, only the users specified in the mentioned_user_ids\
+ \ property below are notified. If set to channels, all users in the channel\
+ \ are notified. (Default = users)"
type: string
- report_category:
- description: "Specifies the category which indicates the reason for reporting.\
- \ Acceptable values are suspicious, harassing, inappropriate, and spam."
+ mentioned_user_ids[]:
+ description: Specifies an array of one or more IDs of the users who will
+ receive a notification of the message.
+ items:
+ type: string
+ type: array
+ is_silent:
+ description: "Determines whether to send a message without updating some\
+ \ of the following channel properties. If set to true, the channel's last_message\
+ \ is updated only for the sender while its unread_message_count remains\
+ \ unchanged for all channel members. Also, a push notification isn't sent\
+ \ to the users receiving the message. If the message is sent to a hidden\
+ \ channel, the channel remains hidden. (Default is false)"
+ type: boolean
+ mark_as_read:
+ description: "Determines whether to mark the message as read for the sender.\
+ \ If set to false, then the sender's unread_count and read_receipt remain\
+ \ unchanged after the message is sent. (Default is true)"
+ type: boolean
+ sorted_metaarray:
+ description: Specifies an array of one or more JSON objects consisting of
+ key-values items that store additional message information. Items are
+ saved and returned in the exact order they've been specified.
+ items:
+ type: object
+ type: array
+ dedup_id:
+ description: "Specifies a unique ID for the message created by another system.\
+ \ In general, this property is used to prevent the same message data from\
+ \ getting inserted when migrating messages from another system to the\
+ \ Sendbird server. If specified, the server performs a duplicate check\
+ \ using the property value."
type: string
- reporting_user_id:
- description: Specifies the unique ID of the user who reports the channel.
+ apns_bundle_id:
+ description: Specifies the bundle ID of the client app in order to send
+ a push notification to iOS devices. You can find this in Settings > Chat
+ > Notifications > Push notification services on Sendbird Dashboard.
type: string
- report_description:
- description: Specifies additional information to be included in the report.
+ apple_critical_alert_options:
+ description: Specifies options that support Apple's critical alerts and
+ checks whether the message is a critical alert.
+ type: object
+ sound:
+ description: Specifies the name of a sound file that is used for critical
+ alerts.
type: string
- required:
- - report_category
- title: reportChannelByUrlData
+ volume:
+ description: "Specifies the volume of the critical alert sound. The volume\
+ \ ranges from 0.0to 1.0, which indicates silent and full volume, respectively.\
+ \ (Default = 1.0)"
+ type: float
+ type: object
+ _v3_scheduled_messages_count_get_200_response:
+ example:
+ count: 0.8008281904610115
+ properties:
+ count:
+ type: number
+ type: object
+ _v3_applications_push_settings_get_200_response:
+ example:
+ push_enabled: true
+ properties:
+ push_enabled:
+ type: boolean
+ type: object
+ _v3_applications_push_settings_get_request:
+ properties:
+ push_enabled:
+ description: Determines whether to turn on the push notifications feature
+ for an application.
+ type: boolean
type: object
SendBird_MessageResponse_mentioned_users_inner:
example:
@@ -19710,6 +21929,110 @@ components:
metadata:
$ref: '#/components/schemas/ocDeleteChannelByUrl_200_response'
type: object
+ SendBird_BotsMessageResponse_message_message_events:
+ example:
+ update_last_message: true
+ update_mention_count: true
+ send_push_notification: send_push_notification
+ update_unread_count: true
+ properties:
+ send_push_notification:
+ type: string
+ update_unread_count:
+ type: boolean
+ update_mention_count:
+ type: boolean
+ update_last_message:
+ type: boolean
+ type: object
+ SendBird_BotsMessageResponse_message:
+ example:
+ silent: true
+ data: data
+ message_events:
+ update_last_message: true
+ update_mention_count: true
+ send_push_notification: send_push_notification
+ update_unread_count: true
+ custom_type: custom_type
+ created_at: 5.962133916683182
+ is_removed: true
+ message_id: 5.637376656633329
+ mention_type: mention_type
+ message: message
+ type: type
+ channel_url: channel_url
+ is_op_msg: true
+ file: "{}"
+ message_retention_hour: 1.4658129805029452
+ updated_at: 6.027456183070403
+ translations: "{}"
+ mentioned_users:
+ - metadata:
+ anyOf: anyOf
+ user_id: user_id
+ profile_url: profile_url
+ nickname: nickname
+ - metadata:
+ anyOf: anyOf
+ user_id: user_id
+ profile_url: profile_url
+ nickname: nickname
+ channel_type: channel_type
+ user:
+ metadata:
+ anyOf: anyOf
+ require_auth_for_profile_image: true
+ is_active: true
+ role: role
+ user_id: user_id
+ profile_url: profile_url
+ nickname: nickname
+ message_survival_seconds: 0.8008281904610115
+ properties:
+ message_survival_seconds:
+ type: number
+ custom_type:
+ type: string
+ mentioned_users:
+ items:
+ $ref: '#/components/schemas/SendBird_MessageResponse_mentioned_users_inner'
+ type: array
+ translations:
+ type: object
+ updated_at:
+ type: number
+ is_op_msg:
+ type: boolean
+ is_removed:
+ type: boolean
+ user:
+ $ref: '#/components/schemas/SendBird_MessageResponse_user'
+ file:
+ type: object
+ message:
+ type: string
+ data:
+ type: string
+ message_retention_hour:
+ type: number
+ silent:
+ type: boolean
+ type:
+ type: string
+ created_at:
+ type: number
+ channel_type:
+ type: string
+ mention_type:
+ type: string
+ channel_url:
+ type: string
+ message_id:
+ type: number
+ message_events:
+ $ref: '#/components/schemas/SendBird_BotsMessageResponse_message_message_events'
+ type: object
SendBird_GroupChannel_created_by:
example:
require_auth_for_profile_image: true
@@ -19737,20 +22060,12 @@ components:
is_triggered_by_message_read:
type: boolean
type: object
- SendBird_GroupChannel_inviter:
- anyOf:
- - $ref: '#/components/schemas/SendBird.User'
- - type: "null"
- SendBird_GroupChannel_last_message:
- anyOf:
- - $ref: '#/components/schemas/SendBird.MessageResponse'
- - type: "null"
SendBird_GroupChannel_sms_fallback:
example:
exclude_user_ids:
- exclude_user_ids
- exclude_user_ids
- wait_seconds: 1.0246457001441578
+ wait_seconds: 9.965781217890562
properties:
wait_seconds:
type: number
@@ -19765,9 +22080,9 @@ components:
data: data
custom_type: custom_type
name: name
- max_length_message: 1.1730742509559433
- created_at: 7.457744773683766
- member_count: 4.965218492984954
+ max_length_message: 9.018348186070783
+ created_at: 8.762042012749001
+ member_count: 6.438423552598547
channel_url: channel_url
properties:
channel_url:
@@ -20663,12 +22978,12 @@ components:
data: data
custom_type: custom_type
is_reply_to_channel: true
- created_at: 5.962133916683182
+ created_at: 3.616076749251911
is_removed: true
type: type
req_id: req_id
file: "{}"
- updated_at: 6.027456183070403
+ updated_at: 7.061401241503109
translations: "{}"
thread_info: "{}"
mentioned_users:
@@ -20683,12 +22998,12 @@ components:
profile_url: profile_url
nickname: nickname
channel_type: channel_type
- message_survival_seconds: 0.8008281904610115
+ message_survival_seconds: 2.3021358869347655
silent: true
- parent_message_id: 7.061401241503109
+ parent_message_id: 7.386281948385884
parent_message_info: "{}"
require_auth: true
- message_id: 5.637376656633329
+ message_id: 2.027123023002322
sorted_metaarray:
- "{}"
- "{}"
@@ -20696,8 +23011,8 @@ components:
message: message
channel_url: channel_url
is_op_msg: true
- message_retention_hour: 1.4658129805029452
- size: 2.3021358869347655
+ message_retention_hour: 9.301444243932576
+ size: 4.145608029883936
user:
metadata:
anyOf: anyOf
@@ -20796,12 +23111,12 @@ components:
data: data
custom_type: custom_type
is_reply_to_channel: true
- created_at: 5.962133916683182
+ created_at: 3.616076749251911
is_removed: true
type: type
req_id: req_id
file: "{}"
- updated_at: 6.027456183070403
+ updated_at: 7.061401241503109
translations: "{}"
thread_info: "{}"
mentioned_users:
@@ -20816,12 +23131,12 @@ components:
profile_url: profile_url
nickname: nickname
channel_type: channel_type
- message_survival_seconds: 0.8008281904610115
+ message_survival_seconds: 2.3021358869347655
silent: true
- parent_message_id: 7.061401241503109
+ parent_message_id: 7.386281948385884
parent_message_info: "{}"
require_auth: true
- message_id: 5.637376656633329
+ message_id: 2.027123023002322
sorted_metaarray:
- "{}"
- "{}"
@@ -20829,8 +23144,8 @@ components:
message: message
channel_url: channel_url
is_op_msg: true
- message_retention_hour: 1.4658129805029452
- size: 2.3021358869347655
+ message_retention_hour: 9.301444243932576
+ size: 4.145608029883936
user:
metadata:
anyOf: anyOf
diff --git a/build.gradle b/build.gradle
index 8c8ef357..8a610b58 100644
--- a/build.gradle
+++ b/build.gradle
@@ -3,7 +3,7 @@ apply plugin: 'eclipse'
apply plugin: 'com.diffplug.spotless'
group = 'org.sendbird'
-version = '0.0.16'
+version = '1.0.17'
buildscript {
repositories {
diff --git a/build.sbt b/build.sbt
index bbbcea91..95cf5201 100644
--- a/build.sbt
+++ b/build.sbt
@@ -2,7 +2,7 @@ lazy val root = (project in file(".")).
settings(
organization := "org.sendbird",
name := "sendbird-platform-sdk",
- version := "0.0.16",
+ version := "1.0.17",
scalaVersion := "2.11.4",
scalacOptions ++= Seq("-feature"),
Compile / javacOptions ++= Seq("-Xlint:deprecation"),
diff --git a/docs/AnnouncementApi.md b/docs/AnnouncementApi.md
index d1e1a149..39e4d31a 100644
--- a/docs/AnnouncementApi.md
+++ b/docs/AnnouncementApi.md
@@ -44,8 +44,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
AnnouncementApi apiInstance = new AnnouncementApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String announcementGroup = "announcementGroup_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
GetDetailedOpenRateOfAnnouncementGroupResponse result = api.getDetailedOpenRateOfAnnouncementGroup(announcementGroup)
.apiToken(apiToken)
@@ -67,8 +67,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **announcementGroup** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -140,7 +140,7 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -163,7 +163,7 @@ No authorization required
## getStatisticsDaily
-> GetStatisticsDailyResponse getStatisticsDaily().apiToken(apiToken).startDate(startDate).endDate(endDate).startWeek(startWeek).endWeek(endWeek).startMonth(startMonth).endMonth(endMonth).announcementGroup(announcementGroup).execute();
+> GetStatisticsDailyResponse getStatisticsDaily().startDate(startDate).endDate(endDate).startWeek(startWeek).endWeek(endWeek).startMonth(startMonth).endMonth(endMonth).apiToken(apiToken).announcementGroup(announcementGroup).execute();
Get statistics - daily
@@ -190,23 +190,23 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
AnnouncementApi apiInstance = new AnnouncementApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String startDate = "startDate_example"; // String |
String endDate = "endDate_example"; // String |
String startWeek = "startWeek_example"; // String |
String endWeek = "endWeek_example"; // String |
String startMonth = "startMonth_example"; // String |
String endMonth = "endMonth_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
String announcementGroup = "announcementGroup_example"; // String |
try {
GetStatisticsDailyResponse result = api.getStatisticsDaily()
- .apiToken(apiToken)
.startDate(startDate)
.endDate(endDate)
.startWeek(startWeek)
.endWeek(endWeek)
.startMonth(startMonth)
.endMonth(endMonth)
+ .apiToken(apiToken)
.announcementGroup(announcementGroup)
.execute();
System.out.println(result);
@@ -226,13 +226,13 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **startDate** | **String**| | |
| **endDate** | **String**| | |
| **startWeek** | **String**| | |
| **endWeek** | **String**| | |
| **startMonth** | **String**| | |
| **endMonth** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **announcementGroup** | **String**| | [optional] |
### Return type
@@ -305,7 +305,7 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -381,7 +381,7 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **token** | **String**| | [optional] |
| **limit** | **Integer**| | [optional] |
@@ -456,7 +456,7 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **scheduleAnnouncementData** | [**ScheduleAnnouncementData**](ScheduleAnnouncementData.md)| | [optional] |
### Return type
@@ -509,8 +509,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
AnnouncementApi apiInstance = new AnnouncementApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String uniqueId = "uniqueId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
UpdateAnnouncementByIdData updateAnnouncementByIdData = new UpdateAnnouncementByIdData(); // UpdateAnnouncementByIdData |
try {
UpdateAnnouncementByIdResponse result = api.updateAnnouncementById(uniqueId)
@@ -534,8 +534,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **uniqueId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **updateAnnouncementByIdData** | [**UpdateAnnouncementByIdData**](UpdateAnnouncementByIdData.md)| | [optional] |
### Return type
@@ -586,8 +586,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
AnnouncementApi apiInstance = new AnnouncementApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String uniqueId = "uniqueId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
ViewAnnouncementByIdResponse result = api.viewAnnouncementById(uniqueId)
.apiToken(apiToken)
@@ -609,8 +609,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **uniqueId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
diff --git a/docs/ApplicationApi.md b/docs/ApplicationApi.md
index 95838ac6..782c69d9 100644
--- a/docs/ApplicationApi.md
+++ b/docs/ApplicationApi.md
@@ -33,7 +33,7 @@ All URIs are relative to *https://api-APP_ID.sendbird.com*
| [**updatePushNotificationContentTemplate**](ApplicationApi.md#updatePushNotificationContentTemplate) | **PUT** /v3/applications/push/message_templates/{template_name} | Update a push notification content template |
| [**viewDefaultChannelInvitationPreference**](ApplicationApi.md#viewDefaultChannelInvitationPreference) | **GET** /v3/applications/default_channel_invitation_preference | View default channel invitation preference |
| [**viewPushConfigurationById**](ApplicationApi.md#viewPushConfigurationById) | **GET** /v3/applications/push/{push_type}/{provider_id} | View a push configuration |
-| [**viewPushNotificationContentTemplate**](ApplicationApi.md#viewPushNotificationContentTemplate) | **GET** /v3/applications/push/message_templates/{template_name} | View a push notification content template |
+| [**viewPushNotificationContentTemplate**](ApplicationApi.md#viewPushNotificationContentTemplate) | **GET** /v3/applications/push/message_templates/{template_name} | Get a push notification content template |
| [**viewSecondaryApiTokenByToken**](ApplicationApi.md#viewSecondaryApiTokenByToken) | **GET** /v3/applications/api_tokens/{api_token} | View a secondary API token |
@@ -92,7 +92,7 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **addApnsPushConfigurationData** | [**AddApnsPushConfigurationData**](AddApnsPushConfigurationData.md)| | [optional] |
### Return type
@@ -166,7 +166,7 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **addFcmPushConfigurationData** | [**AddFcmPushConfigurationData**](AddFcmPushConfigurationData.md)| | [optional] |
### Return type
@@ -240,7 +240,7 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **addHmsPushConfigurationData** | [**AddHmsPushConfigurationData**](AddHmsPushConfigurationData.md)| | [optional] |
### Return type
@@ -314,7 +314,7 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **addIpToWhitelistData** | [**AddIpToWhitelistData**](AddIpToWhitelistData.md)| | [optional] |
### Return type
@@ -360,8 +360,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
ApplicationApi apiInstance = new ApplicationApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String customType = "customType_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
BanUsersInChannelsWithCustomChannelTypeData banUsersInChannelsWithCustomChannelTypeData = new BanUsersInChannelsWithCustomChannelTypeData(); // BanUsersInChannelsWithCustomChannelTypeData |
try {
Object result = api.banUsersInChannelsWithCustomChannelType(customType)
@@ -385,8 +385,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **customType** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **banUsersInChannelsWithCustomChannelTypeData** | [**BanUsersInChannelsWithCustomChannelTypeData**](BanUsersInChannelsWithCustomChannelTypeData.md)| | [optional] |
### Return type
@@ -461,7 +461,7 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **configureAutoEventData** | [**ConfigureAutoEventData**](ConfigureAutoEventData.md)| | [optional] |
### Return type
@@ -485,7 +485,7 @@ No authorization required
## deleteAllowedIpsFromWhitelist
-> DeleteAllowedIpsFromWhitelistResponse deleteAllowedIpsFromWhitelist().apiToken(apiToken).ipWhitelistAddresses(ipWhitelistAddresses).execute();
+> DeleteAllowedIpsFromWhitelistResponse deleteAllowedIpsFromWhitelist().ipWhitelistAddresses(ipWhitelistAddresses).apiToken(apiToken).execute();
Delete allowed IPs from a whitelist
@@ -511,12 +511,12 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
ApplicationApi apiInstance = new ApplicationApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
List ipWhitelistAddresses = Arrays.asList(); // List |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
DeleteAllowedIpsFromWhitelistResponse result = api.deleteAllowedIpsFromWhitelist()
- .apiToken(apiToken)
.ipWhitelistAddresses(ipWhitelistAddresses)
+ .apiToken(apiToken)
.execute();
System.out.println(result);
} catch (ApiException e) {
@@ -535,8 +535,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **ipWhitelistAddresses** | **List<String>**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -586,8 +586,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
ApplicationApi apiInstance = new ApplicationApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String providerId = "providerId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
DeleteApnsCertificateByIdResponse result = api.deleteApnsCertificateById(providerId)
.apiToken(apiToken)
@@ -609,8 +609,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **providerId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -683,7 +683,7 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **generateSecondaryApiTokenData** | [**GenerateSecondaryApiTokenData**](GenerateSecondaryApiTokenData.md)| | [optional] |
### Return type
@@ -756,7 +756,7 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -801,8 +801,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
ApplicationApi apiInstance = new ApplicationApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String customType = "customType_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
String token = "token_example"; // String |
Integer limit = 56; // Integer |
try {
@@ -828,8 +828,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **customType** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **token** | **String**| | [optional] |
| **limit** | **Integer**| | [optional] |
@@ -876,8 +876,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
ApplicationApi apiInstance = new ApplicationApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String customType = "customType_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
String token = "token_example"; // String |
Integer limit = 56; // Integer |
try {
@@ -903,8 +903,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **customType** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **token** | **String**| | [optional] |
| **limit** | **Integer**| | [optional] |
@@ -956,8 +956,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
ApplicationApi apiInstance = new ApplicationApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String pushType = "pushType_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
ListPushConfigurationsResponse result = api.listPushConfigurations(pushType)
.apiToken(apiToken)
@@ -979,8 +979,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **pushType** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -1051,7 +1051,7 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -1122,7 +1122,7 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -1167,8 +1167,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
ApplicationApi apiInstance = new ApplicationApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String customType = "customType_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
MuteUsersInChannelsWithCustomChannelTypeData muteUsersInChannelsWithCustomChannelTypeData = new MuteUsersInChannelsWithCustomChannelTypeData(); // MuteUsersInChannelsWithCustomChannelTypeData |
try {
Object result = api.muteUsersInChannelsWithCustomChannelType(customType)
@@ -1192,8 +1192,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **customType** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **muteUsersInChannelsWithCustomChannelTypeData** | [**MuteUsersInChannelsWithCustomChannelTypeData**](MuteUsersInChannelsWithCustomChannelTypeData.md)| | [optional] |
### Return type
@@ -1244,9 +1244,9 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
ApplicationApi apiInstance = new ApplicationApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String pushType = "pushType_example"; // String |
String providerId = "providerId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
RemovePushConfigurationByIdResponse result = api.removePushConfigurationById(pushType, providerId)
.apiToken(apiToken)
@@ -1268,9 +1268,9 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **pushType** | **String**| | |
| **providerId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -1343,7 +1343,7 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -1392,8 +1392,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
ApplicationApi apiInstance = new ApplicationApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String apiToken2 = "apiToken_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
RevokeSecondaryApiTokenByTokenResponse result = api.revokeSecondaryApiTokenByToken(apiToken2)
.apiToken(apiToken)
@@ -1415,8 +1415,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **apiToken2** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -1461,8 +1461,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
ApplicationApi apiInstance = new ApplicationApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String customType = "customType_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
SetDomainFilterData setDomainFilterData = new SetDomainFilterData(); // SetDomainFilterData |
try {
SendBirdChannelResponse result = api.setDomainFilter(customType)
@@ -1486,8 +1486,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **customType** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **setDomainFilterData** | [**SetDomainFilterData**](SetDomainFilterData.md)| | [optional] |
### Return type
@@ -1511,7 +1511,7 @@ No authorization required
## unbanUsersInChannelsWithCustomChannelType
-> Object unbanUsersInChannelsWithCustomChannelType(customType).apiToken(apiToken).userIds(userIds).execute();
+> Object unbanUsersInChannelsWithCustomChannelType(customType).userIds(userIds).apiToken(apiToken).execute();
Unban users in channels with a custom channel type
@@ -1533,13 +1533,13 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
ApplicationApi apiInstance = new ApplicationApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String customType = "customType_example"; // String |
List userIds = Arrays.asList(); // List |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
Object result = api.unbanUsersInChannelsWithCustomChannelType(customType)
- .apiToken(apiToken)
.userIds(userIds)
+ .apiToken(apiToken)
.execute();
System.out.println(result);
} catch (ApiException e) {
@@ -1558,9 +1558,9 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **customType** | **String**| | |
| **userIds** | **List<String>**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -1583,7 +1583,7 @@ No authorization required
## unmuteUsersInChannelsWithCustomChannelType
-> Object unmuteUsersInChannelsWithCustomChannelType(customType).apiToken(apiToken).userIds(userIds).execute();
+> Object unmuteUsersInChannelsWithCustomChannelType(customType).userIds(userIds).apiToken(apiToken).execute();
Unmute users in channels with a custom channel type
@@ -1605,13 +1605,13 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
ApplicationApi apiInstance = new ApplicationApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String customType = "customType_example"; // String |
List userIds = Arrays.asList(); // List |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
Object result = api.unmuteUsersInChannelsWithCustomChannelType(customType)
- .apiToken(apiToken)
.userIds(userIds)
+ .apiToken(apiToken)
.execute();
System.out.println(result);
} catch (ApiException e) {
@@ -1630,9 +1630,9 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **customType** | **String**| | |
| **userIds** | **List<String>**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -1684,8 +1684,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
ApplicationApi apiInstance = new ApplicationApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String providerId = "providerId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
UpdateApnsPushConfigurationByIdData updateApnsPushConfigurationByIdData = new UpdateApnsPushConfigurationByIdData(); // UpdateApnsPushConfigurationByIdData |
try {
UpdateApnsPushConfigurationByIdResponse result = api.updateApnsPushConfigurationById(providerId)
@@ -1709,8 +1709,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **providerId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **updateApnsPushConfigurationByIdData** | [**UpdateApnsPushConfigurationByIdData**](UpdateApnsPushConfigurationByIdData.md)| | [optional] |
### Return type
@@ -1786,7 +1786,7 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **updateDefaultChannelInvitationPreferenceData** | [**UpdateDefaultChannelInvitationPreferenceData**](UpdateDefaultChannelInvitationPreferenceData.md)| | [optional] |
### Return type
@@ -1837,8 +1837,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
ApplicationApi apiInstance = new ApplicationApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String providerId = "providerId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
UpdateFcmPushConfigurationByIdData updateFcmPushConfigurationByIdData = new UpdateFcmPushConfigurationByIdData(); // UpdateFcmPushConfigurationByIdData |
try {
UpdateFcmPushConfigurationByIdResponse result = api.updateFcmPushConfigurationById(providerId)
@@ -1862,8 +1862,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **providerId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **updateFcmPushConfigurationByIdData** | [**UpdateFcmPushConfigurationByIdData**](UpdateFcmPushConfigurationByIdData.md)| | [optional] |
### Return type
@@ -1914,8 +1914,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
ApplicationApi apiInstance = new ApplicationApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String providerId = "providerId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
UpdateHmsPushConfigurationByIdData updateHmsPushConfigurationByIdData = new UpdateHmsPushConfigurationByIdData(); // UpdateHmsPushConfigurationByIdData |
try {
UpdateHmsPushConfigurationByIdResponse result = api.updateHmsPushConfigurationById(providerId)
@@ -1939,8 +1939,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **providerId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **updateHmsPushConfigurationByIdData** | [**UpdateHmsPushConfigurationByIdData**](UpdateHmsPushConfigurationByIdData.md)| | [optional] |
### Return type
@@ -1991,8 +1991,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
ApplicationApi apiInstance = new ApplicationApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String templateName = "templateName_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
UpdatePushNotificationContentTemplateData updatePushNotificationContentTemplateData = new UpdatePushNotificationContentTemplateData(); // UpdatePushNotificationContentTemplateData |
try {
UpdatePushNotificationContentTemplateResponse result = api.updatePushNotificationContentTemplate(templateName)
@@ -2016,8 +2016,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **templateName** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **updatePushNotificationContentTemplateData** | [**UpdatePushNotificationContentTemplateData**](UpdatePushNotificationContentTemplateData.md)| | [optional] |
### Return type
@@ -2091,7 +2091,7 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -2141,9 +2141,9 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
ApplicationApi apiInstance = new ApplicationApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String pushType = "pushType_example"; // String |
String providerId = "providerId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
ViewPushConfigurationByIdResponse result = api.viewPushConfigurationById(pushType, providerId)
.apiToken(apiToken)
@@ -2165,9 +2165,9 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **pushType** | **String**| | |
| **providerId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -2192,9 +2192,9 @@ No authorization required
> ViewPushNotificationContentTemplateResponse viewPushNotificationContentTemplate(templateName).apiToken(apiToken).execute();
-View a push notification content template
+Get a push notification content template
-## View a push notification content template
+## Get a push notification content template
Retrieves information on a specific push notification content templates of an application. The name of a content template is either `default` or `alternative`.
@@ -2217,8 +2217,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
ApplicationApi apiInstance = new ApplicationApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String templateName = "templateName_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
ViewPushNotificationContentTemplateResponse result = api.viewPushNotificationContentTemplate(templateName)
.apiToken(apiToken)
@@ -2240,8 +2240,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **templateName** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -2290,8 +2290,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
ApplicationApi apiInstance = new ApplicationApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String apiToken2 = "apiToken_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
ViewSecondaryApiTokenByTokenResponse result = api.viewSecondaryApiTokenByToken(apiToken2)
.apiToken(apiToken)
@@ -2313,8 +2313,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **apiToken2** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
diff --git a/docs/BotApi.md b/docs/BotApi.md
index 0140daa1..5271f737 100644
--- a/docs/BotApi.md
+++ b/docs/BotApi.md
@@ -70,7 +70,7 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **createBotData** | [**CreateBotData**](CreateBotData.md)| | [optional] |
### Return type
@@ -121,8 +121,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
BotApi apiInstance = new BotApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String botUserid = "botUserid_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
Object result = api.deleteBotById(botUserid)
.apiToken(apiToken)
@@ -144,8 +144,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **botUserid** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -195,8 +195,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
BotApi apiInstance = new BotApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String botUserid = "botUserid_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
JoinChannelsData joinChannelsData = new JoinChannelsData(); // JoinChannelsData |
try {
JoinChannelsResponse result = api.joinChannels(botUserid)
@@ -220,8 +220,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **botUserid** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **joinChannelsData** | [**JoinChannelsData**](JoinChannelsData.md)| | [optional] |
### Return type
@@ -272,8 +272,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
BotApi apiInstance = new BotApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String botUserid = "botUserid_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
String channelUrl = "channelUrl_example"; // String |
try {
api.leaveChannels(botUserid)
@@ -296,8 +296,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **botUserid** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **channelUrl** | **String**| | [optional] |
### Return type
@@ -348,9 +348,9 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
BotApi apiInstance = new BotApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String botUserid = "botUserid_example"; // String |
String channelUrl = "channelUrl_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
Object result = api.leaveChannelsByUrl(botUserid, channelUrl)
.apiToken(apiToken)
@@ -372,9 +372,9 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **botUserid** | **String**| | |
| **channelUrl** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -450,7 +450,7 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **token** | **String**| | [optional] |
| **limit** | **Integer**| | [optional] |
@@ -475,7 +475,7 @@ No authorization required
## sendBotsMessage
-> SendBirdMessageResponse sendBotsMessage(botUserid).apiToken(apiToken).sendBotSMessageData(sendBotSMessageData).execute();
+> SendBirdBotsMessageResponse sendBotsMessage(botUserid).apiToken(apiToken).sendBotSMessageData(sendBotSMessageData).execute();
Send a bot's message
@@ -506,11 +506,11 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
BotApi apiInstance = new BotApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String botUserid = "botUserid_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
SendBotSMessageData sendBotSMessageData = new SendBotSMessageData(); // SendBotSMessageData |
try {
- SendBirdMessageResponse result = api.sendBotsMessage(botUserid)
+ SendBirdBotsMessageResponse result = api.sendBotsMessage(botUserid)
.apiToken(apiToken)
.sendBotSMessageData(sendBotSMessageData)
.execute();
@@ -531,13 +531,13 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **botUserid** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **sendBotSMessageData** | [**SendBotSMessageData**](SendBotSMessageData.md)| | [optional] |
### Return type
-[**SendBirdMessageResponse**](SendBirdMessageResponse.md)
+[**SendBirdBotsMessageResponse**](SendBirdBotsMessageResponse.md)
### Authorization
@@ -583,8 +583,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
BotApi apiInstance = new BotApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String botUserid = "botUserid_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
UpdateBotByIdData updateBotByIdData = new UpdateBotByIdData(); // UpdateBotByIdData |
try {
UpdateBotByIdResponse result = api.updateBotById(botUserid)
@@ -608,8 +608,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **botUserid** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **updateBotByIdData** | [**UpdateBotByIdData**](UpdateBotByIdData.md)| | [optional] |
### Return type
@@ -660,8 +660,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
BotApi apiInstance = new BotApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String botUserid = "botUserid_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
ViewBotByIdResponse result = api.viewBotById(botUserid)
.apiToken(apiToken)
@@ -683,8 +683,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **botUserid** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
diff --git a/docs/DataExportApi.md b/docs/DataExportApi.md
index 8d6b0ff9..8cc71838 100644
--- a/docs/DataExportApi.md
+++ b/docs/DataExportApi.md
@@ -43,8 +43,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
DataExportApi apiInstance = new DataExportApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String dataType = "dataType_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
String token = "token_example"; // String |
Integer limit = 56; // Integer |
try {
@@ -70,8 +70,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **dataType** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **token** | **String**| | [optional] |
| **limit** | **Integer**| | [optional] |
@@ -123,8 +123,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
DataExportApi apiInstance = new DataExportApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String dataType = "dataType_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
RegisterAndScheduleDataExportData registerAndScheduleDataExportData = new RegisterAndScheduleDataExportData(); // RegisterAndScheduleDataExportData |
try {
RegisterAndScheduleDataExportResponse result = api.registerAndScheduleDataExport(dataType)
@@ -148,8 +148,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **dataType** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **registerAndScheduleDataExportData** | [**RegisterAndScheduleDataExportData**](RegisterAndScheduleDataExportData.md)| | [optional] |
### Return type
@@ -207,9 +207,9 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
DataExportApi apiInstance = new DataExportApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String dataType = "dataType_example"; // String |
String requestId = "requestId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
ViewDataExportByIdResponse result = api.viewDataExportById(dataType, requestId)
.apiToken(apiToken)
@@ -231,9 +231,9 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **dataType** | **String**| | |
| **requestId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
diff --git a/docs/DeleteAPinApi.md b/docs/DeleteAPinApi.md
new file mode 100644
index 00000000..537045fa
--- /dev/null
+++ b/docs/DeleteAPinApi.md
@@ -0,0 +1,84 @@
+# DeleteAPinApi
+
+All URIs are relative to *https://api-APP_ID.sendbird.com*
+
+| Method | HTTP request | Description |
+|------------- | ------------- | -------------|
+| [**v3ChannelTypeChannelUrlMessagesMessageIdPinDelete**](DeleteAPinApi.md#v3ChannelTypeChannelUrlMessagesMessageIdPinDelete) | **DELETE** /v3/{channel_type}/{channel_url}/messages/{message_id}/pin | Delete a pin |
+
+
+
+## v3ChannelTypeChannelUrlMessagesMessageIdPinDelete
+
+> SendBirdChannelResponse v3ChannelTypeChannelUrlMessagesMessageIdPinDelete(channelType, channelUrl, messageId).apiToken(apiToken).execute();
+
+Delete a pin
+
+## Delete a pin
+Unpin a message from its channel.
+-----------------------------
+
+### Example
+
+```java
+// Import classes:
+import org.sendbird.client.ApiClient;
+import org.sendbird.client.ApiException;
+import org.sendbird.client.Configuration;
+import org.sendbird.client.model.*;
+import org.sendbird.client.api.DeleteAPinApi;
+
+public class Example {
+ public static void main(String[] args) {
+ ApiClient defaultClient = Configuration.getDefaultApiClient();
+ defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
+
+ DeleteAPinApi apiInstance = new DeleteAPinApi(defaultClient);
+ String channelType = "channelType_example"; // String |
+ String channelUrl = "channelUrl_example"; // String |
+ Integer messageId = 56; // Integer |
+ String apiToken = "apiToken_example"; // String |
+ try {
+ SendBirdChannelResponse result = api.v3ChannelTypeChannelUrlMessagesMessageIdPinDelete(channelType, channelUrl, messageId)
+ .apiToken(apiToken)
+ .execute();
+ System.out.println(result);
+ } catch (ApiException e) {
+ System.err.println("Exception when calling DeleteAPinApi#v3ChannelTypeChannelUrlMessagesMessageIdPinDelete");
+ System.err.println("Status code: " + e.getCode());
+ System.err.println("Reason: " + e.getResponseBody());
+ System.err.println("Response headers: " + e.getResponseHeaders());
+ e.printStackTrace();
+ }
+ }
+}
+```
+
+### Parameters
+
+
+| Name | Type | Description | Notes |
+|------------- | ------------- | ------------- | -------------|
+| **channelType** | **String**| | |
+| **channelUrl** | **String**| | |
+| **messageId** | **Integer**| | |
+| **apiToken** | **String**| | [optional] |
+
+### Return type
+
+[**SendBirdChannelResponse**](SendBirdChannelResponse.md)
+
+### Authorization
+
+No authorization required
+
+### HTTP request headers
+
+- **Content-Type**: Not defined
+- **Accept**: application/json
+
+### HTTP response details
+| Status code | Description | Response headers |
+|-------------|-------------|------------------|
+| **200** | Successful response | - |
+
diff --git a/docs/GroupChannelApi.md b/docs/GroupChannelApi.md
index 7b8a8b1c..a12ad608 100644
--- a/docs/GroupChannelApi.md
+++ b/docs/GroupChannelApi.md
@@ -56,8 +56,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
GroupChannelApi apiInstance = new GroupChannelApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelUrl = "channelUrl_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
GcAcceptInvitationData gcAcceptInvitationData = new GcAcceptInvitationData(); // GcAcceptInvitationData |
try {
SendBirdGroupChannel result = api.gcAcceptInvitation(channelUrl)
@@ -81,8 +81,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelUrl** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **gcAcceptInvitationData** | [**GcAcceptInvitationData**](GcAcceptInvitationData.md)| | [optional] |
### Return type
@@ -106,7 +106,7 @@ No authorization required
## gcCancelTheRegistrationOfOperators
-> OcDeleteChannelByUrl200Response gcCancelTheRegistrationOfOperators(channelUrl).apiToken(apiToken).operatorIds(operatorIds).deleteAll(deleteAll).execute();
+> OcDeleteChannelByUrl200Response gcCancelTheRegistrationOfOperators(channelUrl).operatorIds(operatorIds).apiToken(apiToken).deleteAll(deleteAll).execute();
Cancel the registration of operators
@@ -137,14 +137,14 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
GroupChannelApi apiInstance = new GroupChannelApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelUrl = "channelUrl_example"; // String |
List operatorIds = Arrays.asList(); // List |
+ String apiToken = "{{API_TOKEN}}"; // String |
Boolean deleteAll = true; // Boolean |
try {
OcDeleteChannelByUrl200Response result = api.gcCancelTheRegistrationOfOperators(channelUrl)
- .apiToken(apiToken)
.operatorIds(operatorIds)
+ .apiToken(apiToken)
.deleteAll(deleteAll)
.execute();
System.out.println(result);
@@ -164,9 +164,9 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelUrl** | **String**| | |
| **operatorIds** | **List<String>**| | |
+| **apiToken** | **String**| | [optional] |
| **deleteAll** | **Boolean**| | [optional] |
### Return type
@@ -217,9 +217,9 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
GroupChannelApi apiInstance = new GroupChannelApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelUrl = "channelUrl_example"; // String |
String userId = "userId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
GcCheckIfMemberByIdResponse result = api.gcCheckIfMemberById(channelUrl, userId)
.apiToken(apiToken)
@@ -241,9 +241,9 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelUrl** | **String**| | |
| **userId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -318,7 +318,7 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **gcCreateChannelData** | [**GcCreateChannelData**](GcCreateChannelData.md)| | [optional] |
### Return type
@@ -371,8 +371,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
GroupChannelApi apiInstance = new GroupChannelApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelUrl = "channelUrl_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
GcDeclineInvitationData gcDeclineInvitationData = new GcDeclineInvitationData(); // GcDeclineInvitationData |
try {
OcDeleteChannelByUrl200Response result = api.gcDeclineInvitation(channelUrl)
@@ -396,8 +396,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelUrl** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **gcDeclineInvitationData** | [**GcDeclineInvitationData**](GcDeclineInvitationData.md)| | [optional] |
### Return type
@@ -448,8 +448,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
GroupChannelApi apiInstance = new GroupChannelApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelUrl = "channelUrl_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
OcDeleteChannelByUrl200Response result = api.gcDeleteChannelByUrl(channelUrl)
.apiToken(apiToken)
@@ -471,8 +471,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelUrl** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -524,8 +524,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
GroupChannelApi apiInstance = new GroupChannelApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelUrl = "channelUrl_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
GcHideOrArchiveChannelData gcHideOrArchiveChannelData = new GcHideOrArchiveChannelData(); // GcHideOrArchiveChannelData |
try {
OcDeleteChannelByUrl200Response result = api.gcHideOrArchiveChannel(channelUrl)
@@ -549,8 +549,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelUrl** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **gcHideOrArchiveChannelData** | [**GcHideOrArchiveChannelData**](GcHideOrArchiveChannelData.md)| | [optional] |
### Return type
@@ -603,8 +603,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
GroupChannelApi apiInstance = new GroupChannelApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelUrl = "channelUrl_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
GcInviteAsMembersData gcInviteAsMembersData = new GcInviteAsMembersData(); // GcInviteAsMembersData |
try {
SendBirdGroupChannel result = api.gcInviteAsMembers(channelUrl)
@@ -628,8 +628,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelUrl** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **gcInviteAsMembersData** | [**GcInviteAsMembersData**](GcInviteAsMembersData.md)| | [optional] |
### Return type
@@ -682,8 +682,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
GroupChannelApi apiInstance = new GroupChannelApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelUrl = "channelUrl_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
GcJoinChannelData gcJoinChannelData = new GcJoinChannelData(); // GcJoinChannelData |
try {
api.gcJoinChannel(channelUrl)
@@ -706,8 +706,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelUrl** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **gcJoinChannelData** | [**GcJoinChannelData**](GcJoinChannelData.md)| | [optional] |
### Return type
@@ -758,8 +758,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
GroupChannelApi apiInstance = new GroupChannelApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelUrl = "channelUrl_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
GcLeaveChannelData gcLeaveChannelData = new GcLeaveChannelData(); // GcLeaveChannelData |
try {
OcDeleteChannelByUrl200Response result = api.gcLeaveChannel(channelUrl)
@@ -783,8 +783,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelUrl** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **gcLeaveChannelData** | [**GcLeaveChannelData**](GcLeaveChannelData.md)| | [optional] |
### Return type
@@ -943,7 +943,7 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **token** | **String**| | [optional] |
| **limit** | **Integer**| | [optional] |
| **distinctMode** | **String**| | [optional] |
@@ -1039,8 +1039,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
GroupChannelApi apiInstance = new GroupChannelApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelUrl = "channelUrl_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
String token = "token_example"; // String |
Integer limit = 56; // Integer |
Boolean showDeliveryReceipt = true; // Boolean |
@@ -1080,8 +1080,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelUrl** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **token** | **String**| | [optional] |
| **limit** | **Integer**| | [optional] |
| **showDeliveryReceipt** | **Boolean**| | [optional] |
@@ -1144,8 +1144,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
GroupChannelApi apiInstance = new GroupChannelApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelUrl = "channelUrl_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
String token = "token_example"; // String |
Integer limit = 56; // Integer |
try {
@@ -1171,8 +1171,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelUrl** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **token** | **String**| | [optional] |
| **limit** | **Integer**| | [optional] |
@@ -1224,8 +1224,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
GroupChannelApi apiInstance = new GroupChannelApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelUrl = "channelUrl_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
GcRegisterOperatorsData gcRegisterOperatorsData = new GcRegisterOperatorsData(); // GcRegisterOperatorsData |
try {
GcRegisterOperatorsResponse result = api.gcRegisterOperators(channelUrl)
@@ -1249,8 +1249,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelUrl** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **gcRegisterOperatorsData** | [**GcRegisterOperatorsData**](GcRegisterOperatorsData.md)| | [optional] |
### Return type
@@ -1305,8 +1305,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
GroupChannelApi apiInstance = new GroupChannelApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelUrl = "channelUrl_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
GcResetChatHistoryData gcResetChatHistoryData = new GcResetChatHistoryData(); // GcResetChatHistoryData |
try {
GcResetChatHistoryResponse result = api.gcResetChatHistory(channelUrl)
@@ -1330,8 +1330,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelUrl** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **gcResetChatHistoryData** | [**GcResetChatHistoryData**](GcResetChatHistoryData.md)| | [optional] |
### Return type
@@ -1355,7 +1355,7 @@ No authorization required
## gcUnhideOrUnarchiveChannel
-> OcDeleteChannelByUrl200Response gcUnhideOrUnarchiveChannel(channelUrl).apiToken(apiToken).userId(userId).shouldUnhideAll(shouldUnhideAll).execute();
+> OcDeleteChannelByUrl200Response gcUnhideOrUnarchiveChannel(channelUrl).userId(userId).apiToken(apiToken).shouldUnhideAll(shouldUnhideAll).execute();
Unhide or unarchive a channel
@@ -1386,14 +1386,14 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
GroupChannelApi apiInstance = new GroupChannelApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelUrl = "channelUrl_example"; // String |
String userId = "userId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
Boolean shouldUnhideAll = true; // Boolean |
try {
OcDeleteChannelByUrl200Response result = api.gcUnhideOrUnarchiveChannel(channelUrl)
- .apiToken(apiToken)
.userId(userId)
+ .apiToken(apiToken)
.shouldUnhideAll(shouldUnhideAll)
.execute();
System.out.println(result);
@@ -1413,9 +1413,9 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelUrl** | **String**| | |
| **userId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **shouldUnhideAll** | **Boolean**| | [optional] |
### Return type
@@ -1468,8 +1468,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
GroupChannelApi apiInstance = new GroupChannelApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelUrl = "channelUrl_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
GcUpdateChannelByUrlData gcUpdateChannelByUrlData = new GcUpdateChannelByUrlData(); // GcUpdateChannelByUrlData |
try {
SendBirdGroupChannel result = api.gcUpdateChannelByUrl(channelUrl)
@@ -1493,8 +1493,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelUrl** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **gcUpdateChannelByUrlData** | [**GcUpdateChannelByUrlData**](GcUpdateChannelByUrlData.md)| | [optional] |
### Return type
@@ -1549,8 +1549,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
GroupChannelApi apiInstance = new GroupChannelApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelUrl = "channelUrl_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
Boolean showDeliveryReceipt = true; // Boolean |
Boolean showReadReceipt = true; // Boolean |
Boolean showMember = true; // Boolean |
@@ -1582,8 +1582,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelUrl** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **showDeliveryReceipt** | **Boolean**| | [optional] |
| **showReadReceipt** | **Boolean**| | [optional] |
| **showMember** | **Boolean**| | [optional] |
diff --git a/docs/MessageApi.md b/docs/MessageApi.md
index 398c529e..4210c273 100644
--- a/docs/MessageApi.md
+++ b/docs/MessageApi.md
@@ -89,7 +89,7 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **body** | **Object**| | [optional] |
### Return type
@@ -163,7 +163,7 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **addEmojisData** | [**AddEmojisData**](AddEmojisData.md)| | [optional] |
### Return type
@@ -214,10 +214,10 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
MessageApi apiInstance = new MessageApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelType = "channelType_example"; // String |
String channelUrl = "channelUrl_example"; // String |
String messageId = "messageId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
AddExtraDataToMessageData addExtraDataToMessageData = new AddExtraDataToMessageData(); // AddExtraDataToMessageData |
try {
AddExtraDataToMessageResponse result = api.addExtraDataToMessage(channelType, channelUrl, messageId)
@@ -241,10 +241,10 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelType** | **String**| | |
| **channelUrl** | **String**| | |
| **messageId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **addExtraDataToMessageData** | [**AddExtraDataToMessageData**](AddExtraDataToMessageData.md)| | [optional] |
### Return type
@@ -297,10 +297,10 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
MessageApi apiInstance = new MessageApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelType = "channelType_example"; // String |
String channelUrl = "channelUrl_example"; // String |
String messageId = "messageId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
AddReactionToAMessageData addReactionToAMessageData = new AddReactionToAMessageData(); // AddReactionToAMessageData |
try {
AddReactionToAMessageResponse result = api.addReactionToAMessage(channelType, channelUrl, messageId)
@@ -324,10 +324,10 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelType** | **String**| | |
| **channelUrl** | **String**| | |
| **messageId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **addReactionToAMessageData** | [**AddReactionToAMessageData**](AddReactionToAMessageData.md)| | [optional] |
### Return type
@@ -378,8 +378,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
MessageApi apiInstance = new MessageApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String emojiKey = "emojiKey_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
api.deleteEmojiByKey(emojiKey)
.apiToken(apiToken)
@@ -400,8 +400,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **emojiKey** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -451,8 +451,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
MessageApi apiInstance = new MessageApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String emojiCategoryId = "emojiCategoryId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
Object result = api.deleteEmojiCategoryById(emojiCategoryId)
.apiToken(apiToken)
@@ -474,8 +474,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **emojiCategoryId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -525,10 +525,10 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
MessageApi apiInstance = new MessageApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelType = "channelType_example"; // String |
String channelUrl = "channelUrl_example"; // String |
String messageId = "messageId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
Object result = api.deleteMessageById(channelType, channelUrl, messageId)
.apiToken(apiToken)
@@ -550,10 +550,10 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelType** | **String**| | |
| **channelUrl** | **String**| | |
| **messageId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -628,7 +628,7 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **enableReactionsData** | [**EnableReactionsData**](EnableReactionsData.md)| | [optional] |
### Return type
@@ -679,8 +679,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
MessageApi apiInstance = new MessageApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelUrl = "channelUrl_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
GcMarkAllMessagesAsDeliveredData gcMarkAllMessagesAsDeliveredData = new GcMarkAllMessagesAsDeliveredData(); // GcMarkAllMessagesAsDeliveredData |
try {
GcMarkAllMessagesAsDeliveredResponse result = api.gcMarkAllMessagesAsDelivered(channelUrl)
@@ -704,8 +704,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelUrl** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **gcMarkAllMessagesAsDeliveredData** | [**GcMarkAllMessagesAsDeliveredData**](GcMarkAllMessagesAsDeliveredData.md)| | [optional] |
### Return type
@@ -756,8 +756,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
MessageApi apiInstance = new MessageApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelUrl = "channelUrl_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
GcMarkAllMessagesAsReadData gcMarkAllMessagesAsReadData = new GcMarkAllMessagesAsReadData(); // GcMarkAllMessagesAsReadData |
try {
Object result = api.gcMarkAllMessagesAsRead(channelUrl)
@@ -781,8 +781,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelUrl** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **gcMarkAllMessagesAsReadData** | [**GcMarkAllMessagesAsReadData**](GcMarkAllMessagesAsReadData.md)| | [optional] |
### Return type
@@ -833,8 +833,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
MessageApi apiInstance = new MessageApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelUrl = "channelUrl_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
String userIds = "userIds_example"; // String |
try {
GcViewNumberOfEachMembersUnreadMessagesResponse result = api.gcViewNumberOfEachMembersUnreadMessages(channelUrl)
@@ -858,8 +858,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelUrl** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **userIds** | **String**| | [optional] |
### Return type
@@ -910,8 +910,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
MessageApi apiInstance = new MessageApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String emojiKey = "emojiKey_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
SendBirdEmoji result = api.getEmojiByKey(emojiKey)
.apiToken(apiToken)
@@ -933,8 +933,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **emojiKey** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -988,8 +988,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
MessageApi apiInstance = new MessageApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String emojiCategoryId = "emojiCategoryId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
SendBirdEmojiCategory result = api.getEmojiCategoryById(emojiCategoryId)
.apiToken(apiToken)
@@ -1011,8 +1011,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **emojiCategoryId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -1083,7 +1083,7 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -1165,7 +1165,7 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **token** | **String**| | [optional] |
| **limit** | **Integer**| | [optional] |
| **order** | **String**| | [optional] |
@@ -1241,7 +1241,7 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -1300,9 +1300,9 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
MessageApi apiInstance = new MessageApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelType = "channelType_example"; // String |
String channelUrl = "channelUrl_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
String messageTs = "messageTs_example"; // String |
Integer messageId = 56; // Integer |
Integer prevLimit = 56; // Integer |
@@ -1360,9 +1360,9 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelType** | **String**| | |
| **channelUrl** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **messageTs** | **String**| | [optional] |
| **messageId** | **Integer**| | [optional] |
| **prevLimit** | **Integer**| | [optional] |
@@ -1442,10 +1442,10 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
MessageApi apiInstance = new MessageApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelType = "channelType_example"; // String |
String channelUrl = "channelUrl_example"; // String |
String messageId = "messageId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
Boolean listUsers = true; // Boolean |
try {
ListReactionsOfMessageResponse result = api.listReactionsOfMessage(channelType, channelUrl, messageId)
@@ -1469,10 +1469,10 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelType** | **String**| | |
| **channelUrl** | **String**| | |
| **messageId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **listUsers** | **Boolean**| | [optional] |
### Return type
@@ -1531,8 +1531,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
MessageApi apiInstance = new MessageApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String targetChannelUrl = "targetChannelUrl_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
Object body = null; // Object |
try {
api.migrateMessagesByUrl(targetChannelUrl)
@@ -1555,8 +1555,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **targetChannelUrl** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **body** | **Object**| | [optional] |
### Return type
@@ -1607,10 +1607,10 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
MessageApi apiInstance = new MessageApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelType = "channelType_example"; // String |
String channelUrl = "channelUrl_example"; // String |
String messageId = "messageId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
List keys = Arrays.asList(); // List |
try {
Object result = api.removeExtraDataFromMessage(channelType, channelUrl, messageId)
@@ -1634,10 +1634,10 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelType** | **String**| | |
| **channelUrl** | **String**| | |
| **messageId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **keys** | **List<String>**| | [optional] |
### Return type
@@ -1690,10 +1690,10 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
MessageApi apiInstance = new MessageApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelType = "channelType_example"; // String |
String channelUrl = "channelUrl_example"; // String |
String messageId = "messageId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
String userId = "userId_example"; // String |
String reaction = "reaction_example"; // String |
try {
@@ -1719,10 +1719,10 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelType** | **String**| | |
| **channelUrl** | **String**| | |
| **messageId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **userId** | **String**| | [optional] |
| **reaction** | **String**| | [optional] |
@@ -1776,9 +1776,9 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
MessageApi apiInstance = new MessageApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelType = "channelType_example"; // String |
String channelUrl = "channelUrl_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
SendMessageData sendMessageData = new SendMessageData(); // SendMessageData |
try {
SendBirdMessageResponse result = api.sendMessage(channelType, channelUrl)
@@ -1802,9 +1802,9 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelType** | **String**| | |
| **channelUrl** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **sendMessageData** | [**SendMessageData**](SendMessageData.md)| | [optional] |
### Return type
@@ -1857,10 +1857,10 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
MessageApi apiInstance = new MessageApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelType = "channelType_example"; // String |
String channelUrl = "channelUrl_example"; // String |
String messageId = "messageId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
TranslateMessageIntoOtherLanguagesData translateMessageIntoOtherLanguagesData = new TranslateMessageIntoOtherLanguagesData(); // TranslateMessageIntoOtherLanguagesData |
try {
SendBirdMessageResponse result = api.translateMessageIntoOtherLanguages(channelType, channelUrl, messageId)
@@ -1884,10 +1884,10 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelType** | **String**| | |
| **channelUrl** | **String**| | |
| **messageId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **translateMessageIntoOtherLanguagesData** | [**TranslateMessageIntoOtherLanguagesData**](TranslateMessageIntoOtherLanguagesData.md)| | [optional] |
### Return type
@@ -1938,8 +1938,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
MessageApi apiInstance = new MessageApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String emojiCategoryId = "emojiCategoryId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
UpdateEmojiCategoryUrlByIdData updateEmojiCategoryUrlByIdData = new UpdateEmojiCategoryUrlByIdData(); // UpdateEmojiCategoryUrlByIdData |
try {
SendBirdEmojiCategory result = api.updateEmojiCategoryUrlById(emojiCategoryId)
@@ -1963,8 +1963,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **emojiCategoryId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **updateEmojiCategoryUrlByIdData** | [**UpdateEmojiCategoryUrlByIdData**](UpdateEmojiCategoryUrlByIdData.md)| | [optional] |
### Return type
@@ -2015,8 +2015,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
MessageApi apiInstance = new MessageApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String emojiKey = "emojiKey_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
UpdateEmojiUrlByKeyData updateEmojiUrlByKeyData = new UpdateEmojiUrlByKeyData(); // UpdateEmojiUrlByKeyData |
try {
SendBirdEmoji result = api.updateEmojiUrlByKey(emojiKey)
@@ -2040,8 +2040,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **emojiKey** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **updateEmojiUrlByKeyData** | [**UpdateEmojiUrlByKeyData**](UpdateEmojiUrlByKeyData.md)| | [optional] |
### Return type
@@ -2092,10 +2092,10 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
MessageApi apiInstance = new MessageApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelType = "channelType_example"; // String |
String channelUrl = "channelUrl_example"; // String |
String messageId = "messageId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
UpdateExtraDataInMessageData updateExtraDataInMessageData = new UpdateExtraDataInMessageData(); // UpdateExtraDataInMessageData |
try {
UpdateExtraDataInMessageResponse result = api.updateExtraDataInMessage(channelType, channelUrl, messageId)
@@ -2119,10 +2119,10 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelType** | **String**| | |
| **channelUrl** | **String**| | |
| **messageId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **updateExtraDataInMessageData** | [**UpdateExtraDataInMessageData**](UpdateExtraDataInMessageData.md)| | [optional] |
### Return type
@@ -2173,10 +2173,10 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
MessageApi apiInstance = new MessageApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelType = "channelType_example"; // String |
String channelUrl = "channelUrl_example"; // String |
String messageId = "messageId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
UpdateMessageByIdData updateMessageByIdData = new UpdateMessageByIdData(); // UpdateMessageByIdData |
try {
SendBirdMessageResponse result = api.updateMessageById(channelType, channelUrl, messageId)
@@ -2200,10 +2200,10 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelType** | **String**| | |
| **channelUrl** | **String**| | |
| **messageId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **updateMessageByIdData** | [**UpdateMessageByIdData**](UpdateMessageByIdData.md)| | [optional] |
### Return type
@@ -2277,7 +2277,7 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **useDefaultEmojisData** | [**UseDefaultEmojisData**](UseDefaultEmojisData.md)| | [optional] |
### Return type
@@ -2338,10 +2338,10 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
MessageApi apiInstance = new MessageApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelType = "channelType_example"; // String |
String channelUrl = "channelUrl_example"; // String |
String messageId = "messageId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
Boolean withSortedMetaArray = true; // Boolean |
Boolean withMetaArray = true; // Boolean |
try {
@@ -2367,10 +2367,10 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelType** | **String**| | |
| **channelUrl** | **String**| | |
| **messageId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **withSortedMetaArray** | **Boolean**| | [optional] |
| **withMetaArray** | **Boolean**| | [optional] |
@@ -2422,9 +2422,9 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
MessageApi apiInstance = new MessageApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelType = "channelType_example"; // String |
String channelUrl = "channelUrl_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
ViewTotalNumberOfMessagesInChannelResponse result = api.viewTotalNumberOfMessagesInChannel(channelType, channelUrl)
.apiToken(apiToken)
@@ -2446,9 +2446,9 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelType** | **String**| | |
| **channelUrl** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
diff --git a/docs/MetadataApi.md b/docs/MetadataApi.md
index 0b2b093e..b71cc671 100644
--- a/docs/MetadataApi.md
+++ b/docs/MetadataApi.md
@@ -57,9 +57,9 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
MetadataApi apiInstance = new MetadataApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelType = "channelType_example"; // String |
String channelUrl = "channelUrl_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
CreateChannelMetacounterData createChannelMetacounterData = new CreateChannelMetacounterData(); // CreateChannelMetacounterData |
try {
Object result = api.createChannelMetacounter(channelType, channelUrl)
@@ -83,9 +83,9 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelType** | **String**| | |
| **channelUrl** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **createChannelMetacounterData** | [**CreateChannelMetacounterData**](CreateChannelMetacounterData.md)| | [optional] |
### Return type
@@ -136,9 +136,9 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
MetadataApi apiInstance = new MetadataApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelType = "channelType_example"; // String |
String channelUrl = "channelUrl_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
CreateChannelMetadataData createChannelMetadataData = new CreateChannelMetadataData(); // CreateChannelMetadataData |
try {
CreateChannelMetadataResponse result = api.createChannelMetadata(channelType, channelUrl)
@@ -162,9 +162,9 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelType** | **String**| | |
| **channelUrl** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **createChannelMetadataData** | [**CreateChannelMetadataData**](CreateChannelMetadataData.md)| | [optional] |
### Return type
@@ -215,8 +215,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
MetadataApi apiInstance = new MetadataApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String userId = "userId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
CreateUserMetadataData createUserMetadataData = new CreateUserMetadataData(); // CreateUserMetadataData |
try {
CreateUserMetadataResponse result = api.createUserMetadata(userId)
@@ -240,8 +240,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **userId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **createUserMetadataData** | [**CreateUserMetadataData**](CreateUserMetadataData.md)| | [optional] |
### Return type
@@ -299,9 +299,9 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
MetadataApi apiInstance = new MetadataApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelType = "channelType_example"; // String |
String channelUrl = "channelUrl_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
api.deleteChannelMetacounter(channelType, channelUrl)
.apiToken(apiToken)
@@ -322,9 +322,9 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelType** | **String**| | |
| **channelUrl** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -381,10 +381,10 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
MetadataApi apiInstance = new MetadataApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelType = "channelType_example"; // String |
String channelUrl = "channelUrl_example"; // String |
String key = "key_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
api.deleteChannelMetacounterByKey(channelType, channelUrl, key)
.apiToken(apiToken)
@@ -405,10 +405,10 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelType** | **String**| | |
| **channelUrl** | **String**| | |
| **key** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -465,9 +465,9 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
MetadataApi apiInstance = new MetadataApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelType = "channelType_example"; // String |
String channelUrl = "channelUrl_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
String key = "key_example"; // String |
try {
api.deleteChannelMetadata(channelType, channelUrl)
@@ -490,9 +490,9 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelType** | **String**| | |
| **channelUrl** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **key** | **String**| | [optional] |
### Return type
@@ -550,10 +550,10 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
MetadataApi apiInstance = new MetadataApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelType = "channelType_example"; // String |
String channelUrl = "channelUrl_example"; // String |
String key = "key_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
api.deleteChannelMetadataByKey(channelType, channelUrl, key)
.apiToken(apiToken)
@@ -574,10 +574,10 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelType** | **String**| | |
| **channelUrl** | **String**| | |
| **key** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -631,8 +631,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
MetadataApi apiInstance = new MetadataApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String userId = "userId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
String key = "key_example"; // String |
try {
api.deleteUserMetadata(userId)
@@ -655,8 +655,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **userId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **key** | **String**| | [optional] |
### Return type
@@ -711,9 +711,9 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
MetadataApi apiInstance = new MetadataApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String userId = "userId_example"; // String |
String key = "key_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
api.deleteUserMetadataByKey(userId, key)
.apiToken(apiToken)
@@ -734,9 +734,9 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **userId** | **String**| | |
| **key** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -793,9 +793,9 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
MetadataApi apiInstance = new MetadataApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelType = "channelType_example"; // String |
String channelUrl = "channelUrl_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
UpdateChannelMetacounterData updateChannelMetacounterData = new UpdateChannelMetacounterData(); // UpdateChannelMetacounterData |
try {
Object result = api.updateChannelMetacounter(channelType, channelUrl)
@@ -819,9 +819,9 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelType** | **String**| | |
| **channelUrl** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **updateChannelMetacounterData** | [**UpdateChannelMetacounterData**](UpdateChannelMetacounterData.md)| | [optional] |
### Return type
@@ -879,10 +879,10 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
MetadataApi apiInstance = new MetadataApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelType = "channelType_example"; // String |
String channelUrl = "channelUrl_example"; // String |
String key = "key_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
Object body = null; // Object |
try {
Map result = api.updateChannelMetacounterByKey(channelType, channelUrl, key)
@@ -906,10 +906,10 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelType** | **String**| | |
| **channelUrl** | **String**| | |
| **key** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **body** | **Object**| | [optional] |
### Return type
@@ -967,9 +967,9 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
MetadataApi apiInstance = new MetadataApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelType = "channelType_example"; // String |
String channelUrl = "channelUrl_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
UpdateChannelMetadataData updateChannelMetadataData = new UpdateChannelMetadataData(); // UpdateChannelMetadataData |
try {
Map result = api.updateChannelMetadata(channelType, channelUrl)
@@ -993,9 +993,9 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelType** | **String**| | |
| **channelUrl** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **updateChannelMetadataData** | [**UpdateChannelMetadataData**](UpdateChannelMetadataData.md)| | [optional] |
### Return type
@@ -1053,10 +1053,10 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
MetadataApi apiInstance = new MetadataApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelType = "channelType_example"; // String |
String channelUrl = "channelUrl_example"; // String |
String key = "key_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
Object body = null; // Object |
try {
Map result = api.updateChannelMetadataByKey(channelType, channelUrl, key)
@@ -1080,10 +1080,10 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelType** | **String**| | |
| **channelUrl** | **String**| | |
| **key** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **body** | **Object**| | [optional] |
### Return type
@@ -1138,8 +1138,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
MetadataApi apiInstance = new MetadataApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String userId = "userId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
UpdateUserMetadataData updateUserMetadataData = new UpdateUserMetadataData(); // UpdateUserMetadataData |
try {
UpdateUserMetadataResponse result = api.updateUserMetadata(userId)
@@ -1163,8 +1163,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **userId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **updateUserMetadataData** | [**UpdateUserMetadataData**](UpdateUserMetadataData.md)| | [optional] |
### Return type
@@ -1219,9 +1219,9 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
MetadataApi apiInstance = new MetadataApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String userId = "userId_example"; // String |
String key = "key_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
Object body = null; // Object |
try {
Map result = api.updateUserMetadataByKey(userId, key)
@@ -1245,9 +1245,9 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **userId** | **String**| | |
| **key** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **body** | **Object**| | [optional] |
### Return type
@@ -1305,9 +1305,9 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
MetadataApi apiInstance = new MetadataApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelType = "channelType_example"; // String |
String channelUrl = "channelUrl_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
String key = "key_example"; // String |
List keys = Arrays.asList(); // List |
try {
@@ -1333,9 +1333,9 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelType** | **String**| | |
| **channelUrl** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **key** | **String**| | [optional] |
| **keys** | **List<String>**| | [optional] |
@@ -1394,10 +1394,10 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
MetadataApi apiInstance = new MetadataApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelType = "channelType_example"; // String |
String channelUrl = "channelUrl_example"; // String |
String key = "key_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
Object result = api.viewChannelMetacounterByKey(channelType, channelUrl, key)
.apiToken(apiToken)
@@ -1419,10 +1419,10 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelType** | **String**| | |
| **channelUrl** | **String**| | |
| **key** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -1479,9 +1479,9 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
MetadataApi apiInstance = new MetadataApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelType = "channelType_example"; // String |
String channelUrl = "channelUrl_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
String key = "key_example"; // String |
List keys = Arrays.asList(); // List |
try {
@@ -1507,9 +1507,9 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelType** | **String**| | |
| **channelUrl** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **key** | **String**| | [optional] |
| **keys** | **List<String>**| | [optional] |
@@ -1568,10 +1568,10 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
MetadataApi apiInstance = new MetadataApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelType = "channelType_example"; // String |
String channelUrl = "channelUrl_example"; // String |
String key = "key_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
Map result = api.viewChannelMetadataByKey(channelType, channelUrl, key)
.apiToken(apiToken)
@@ -1593,10 +1593,10 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelType** | **String**| | |
| **channelUrl** | **String**| | |
| **key** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -1650,8 +1650,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
MetadataApi apiInstance = new MetadataApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String userId = "userId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
String key = "key_example"; // String |
List keys = Arrays.asList(); // List |
try {
@@ -1677,8 +1677,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **userId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **key** | **String**| | [optional] |
| **keys** | **List<String>**| | [optional] |
@@ -1734,9 +1734,9 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
MetadataApi apiInstance = new MetadataApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String userId = "userId_example"; // String |
String key = "key_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
Map result = api.viewUserMetadataByKey(userId, key)
.apiToken(apiToken)
@@ -1758,9 +1758,9 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **userId** | **String**| | |
| **key** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
diff --git a/docs/ModerationApi.md b/docs/ModerationApi.md
index ab63a29e..ef8e6185 100644
--- a/docs/ModerationApi.md
+++ b/docs/ModerationApi.md
@@ -63,8 +63,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
ModerationApi apiInstance = new ModerationApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String userId = "userId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
BanFromChannelsWithCustomChannelTypesData banFromChannelsWithCustomChannelTypesData = new BanFromChannelsWithCustomChannelTypesData(); // BanFromChannelsWithCustomChannelTypesData |
try {
Object result = api.banFromChannelsWithCustomChannelTypes(userId)
@@ -88,8 +88,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **userId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **banFromChannelsWithCustomChannelTypesData** | [**BanFromChannelsWithCustomChannelTypesData**](BanFromChannelsWithCustomChannelTypesData.md)| | [optional] |
### Return type
@@ -140,8 +140,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
ModerationApi apiInstance = new ModerationApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String userId = "userId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
BlockUserData blockUserData = new BlockUserData(); // BlockUserData |
try {
BlockUserResponse result = api.blockUser(userId)
@@ -165,8 +165,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **userId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **blockUserData** | [**BlockUserData**](BlockUserData.md)| | [optional] |
### Return type
@@ -217,8 +217,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
ModerationApi apiInstance = new ModerationApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelUrl = "channelUrl_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
GcBanUserData gcBanUserData = new GcBanUserData(); // GcBanUserData |
try {
GcBanUserResponse result = api.gcBanUser(channelUrl)
@@ -242,8 +242,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelUrl** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **gcBanUserData** | [**GcBanUserData**](GcBanUserData.md)| | [optional] |
### Return type
@@ -296,8 +296,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
ModerationApi apiInstance = new ModerationApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelUrl = "channelUrl_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
GcFreezeChannelData gcFreezeChannelData = new GcFreezeChannelData(); // GcFreezeChannelData |
try {
SendBirdGroupChannel result = api.gcFreezeChannel(channelUrl)
@@ -321,8 +321,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelUrl** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **gcFreezeChannelData** | [**GcFreezeChannelData**](GcFreezeChannelData.md)| | [optional] |
### Return type
@@ -377,8 +377,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
ModerationApi apiInstance = new ModerationApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelUrl = "channelUrl_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
String token = "token_example"; // String |
Integer limit = 56; // Integer |
try {
@@ -404,8 +404,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelUrl** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **token** | **String**| | [optional] |
| **limit** | **Integer**| | [optional] |
@@ -461,8 +461,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
ModerationApi apiInstance = new ModerationApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelUrl = "channelUrl_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
String token = "token_example"; // String |
Integer limit = 56; // Integer |
try {
@@ -488,8 +488,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelUrl** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **token** | **String**| | [optional] |
| **limit** | **Integer**| | [optional] |
@@ -541,8 +541,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
ModerationApi apiInstance = new ModerationApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelUrl = "channelUrl_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
GcMuteUserData gcMuteUserData = new GcMuteUserData(); // GcMuteUserData |
try {
SendBirdGroupChannel result = api.gcMuteUser(channelUrl)
@@ -566,8 +566,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelUrl** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **gcMuteUserData** | [**GcMuteUserData**](GcMuteUserData.md)| | [optional] |
### Return type
@@ -618,9 +618,9 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
ModerationApi apiInstance = new ModerationApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelUrl = "channelUrl_example"; // String |
String bannedUserId = "bannedUserId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
OcDeleteChannelByUrl200Response result = api.gcUnbanUserById(channelUrl, bannedUserId)
.apiToken(apiToken)
@@ -642,9 +642,9 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelUrl** | **String**| | |
| **bannedUserId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -694,9 +694,9 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
ModerationApi apiInstance = new ModerationApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelUrl = "channelUrl_example"; // String |
String mutedUserId = "mutedUserId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
OcDeleteChannelByUrl200Response result = api.gcUnmuteUserById(channelUrl, mutedUserId)
.apiToken(apiToken)
@@ -718,9 +718,9 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelUrl** | **String**| | |
| **mutedUserId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -770,9 +770,9 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
ModerationApi apiInstance = new ModerationApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelUrl = "channelUrl_example"; // String |
String bannedUserId = "bannedUserId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
GcUpdateBanByIdData gcUpdateBanByIdData = new GcUpdateBanByIdData(); // GcUpdateBanByIdData |
try {
GcUpdateBanByIdResponse result = api.gcUpdateBanById(channelUrl, bannedUserId)
@@ -796,9 +796,9 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelUrl** | **String**| | |
| **bannedUserId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **gcUpdateBanByIdData** | [**GcUpdateBanByIdData**](GcUpdateBanByIdData.md)| | [optional] |
### Return type
@@ -849,9 +849,9 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
ModerationApi apiInstance = new ModerationApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelUrl = "channelUrl_example"; // String |
String bannedUserId = "bannedUserId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
GcViewBanByIdResponse result = api.gcViewBanById(channelUrl, bannedUserId)
.apiToken(apiToken)
@@ -873,9 +873,9 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelUrl** | **String**| | |
| **bannedUserId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -925,9 +925,9 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
ModerationApi apiInstance = new ModerationApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelUrl = "channelUrl_example"; // String |
String mutedUserId = "mutedUserId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
GcViewMuteByIdResponse result = api.gcViewMuteById(channelUrl, mutedUserId)
.apiToken(apiToken)
@@ -949,9 +949,9 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelUrl** | **String**| | |
| **mutedUserId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -1005,8 +1005,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
ModerationApi apiInstance = new ModerationApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String userId = "userId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
String token = "token_example"; // String |
Integer limit = 56; // Integer |
try {
@@ -1032,8 +1032,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **userId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **token** | **String**| | [optional] |
| **limit** | **Integer**| | [optional] |
@@ -1089,8 +1089,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
ModerationApi apiInstance = new ModerationApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String userId = "userId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
String token = "token_example"; // String |
Integer limit = 56; // Integer |
String userIds = "userIds_example"; // String |
@@ -1122,8 +1122,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **userId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **token** | **String**| | [optional] |
| **limit** | **Integer**| | [optional] |
| **userIds** | **String**| | [optional] |
@@ -1182,8 +1182,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
ModerationApi apiInstance = new ModerationApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String userId = "userId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
String token = "token_example"; // String |
Integer limit = 56; // Integer |
try {
@@ -1209,8 +1209,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **userId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **token** | **String**| | [optional] |
| **limit** | **Integer**| | [optional] |
@@ -1262,8 +1262,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
ModerationApi apiInstance = new ModerationApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String userId = "userId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
MuteInChannelsWithCustomChannelTypesData muteInChannelsWithCustomChannelTypesData = new MuteInChannelsWithCustomChannelTypesData(); // MuteInChannelsWithCustomChannelTypesData |
try {
Object result = api.muteInChannelsWithCustomChannelTypes(userId)
@@ -1287,8 +1287,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **userId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **muteInChannelsWithCustomChannelTypesData** | [**MuteInChannelsWithCustomChannelTypesData**](MuteInChannelsWithCustomChannelTypesData.md)| | [optional] |
### Return type
@@ -1339,8 +1339,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
ModerationApi apiInstance = new ModerationApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelUrl = "channelUrl_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
OcBanUserData ocBanUserData = new OcBanUserData(); // OcBanUserData |
try {
OcBanUserResponse result = api.ocBanUser(channelUrl)
@@ -1364,8 +1364,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelUrl** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **ocBanUserData** | [**OcBanUserData**](OcBanUserData.md)| | [optional] |
### Return type
@@ -1418,8 +1418,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
ModerationApi apiInstance = new ModerationApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelUrl = "channelUrl_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
OcFreezeChannelData ocFreezeChannelData = new OcFreezeChannelData(); // OcFreezeChannelData |
try {
SendBirdOpenChannel result = api.ocFreezeChannel(channelUrl)
@@ -1443,8 +1443,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelUrl** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **ocFreezeChannelData** | [**OcFreezeChannelData**](OcFreezeChannelData.md)| | [optional] |
### Return type
@@ -1499,8 +1499,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
ModerationApi apiInstance = new ModerationApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelUrl = "channelUrl_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
String token = "token_example"; // String |
Integer limit = 56; // Integer |
try {
@@ -1526,8 +1526,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelUrl** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **token** | **String**| | [optional] |
| **limit** | **Integer**| | [optional] |
@@ -1583,8 +1583,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
ModerationApi apiInstance = new ModerationApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelUrl = "channelUrl_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
String token = "token_example"; // String |
Integer limit = 56; // Integer |
try {
@@ -1610,8 +1610,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelUrl** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **token** | **String**| | [optional] |
| **limit** | **Integer**| | [optional] |
@@ -1662,8 +1662,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
ModerationApi apiInstance = new ModerationApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelUrl = "channelUrl_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
OcMuteUserData ocMuteUserData = new OcMuteUserData(); // OcMuteUserData |
try {
SendBirdOpenChannel result = api.ocMuteUser(channelUrl)
@@ -1687,8 +1687,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelUrl** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **ocMuteUserData** | [**OcMuteUserData**](OcMuteUserData.md)| | [optional] |
### Return type
@@ -1739,9 +1739,9 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
ModerationApi apiInstance = new ModerationApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelUrl = "channelUrl_example"; // String |
String bannedUserId = "bannedUserId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
OcDeleteChannelByUrl200Response result = api.ocUnbanUserById(channelUrl, bannedUserId)
.apiToken(apiToken)
@@ -1763,9 +1763,9 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelUrl** | **String**| | |
| **bannedUserId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -1815,9 +1815,9 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
ModerationApi apiInstance = new ModerationApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelUrl = "channelUrl_example"; // String |
String mutedUserId = "mutedUserId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
OcDeleteChannelByUrl200Response result = api.ocUnmuteUserById(channelUrl, mutedUserId)
.apiToken(apiToken)
@@ -1839,9 +1839,9 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelUrl** | **String**| | |
| **mutedUserId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -1891,9 +1891,9 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
ModerationApi apiInstance = new ModerationApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelUrl = "channelUrl_example"; // String |
String bannedUserId = "bannedUserId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
OcUpdateBanByIdData ocUpdateBanByIdData = new OcUpdateBanByIdData(); // OcUpdateBanByIdData |
try {
OcUpdateBanByIdResponse result = api.ocUpdateBanById(channelUrl, bannedUserId)
@@ -1917,9 +1917,9 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelUrl** | **String**| | |
| **bannedUserId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **ocUpdateBanByIdData** | [**OcUpdateBanByIdData**](OcUpdateBanByIdData.md)| | [optional] |
### Return type
@@ -1970,9 +1970,9 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
ModerationApi apiInstance = new ModerationApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelUrl = "channelUrl_example"; // String |
String bannedUserId = "bannedUserId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
OcViewBanByIdResponse result = api.ocViewBanById(channelUrl, bannedUserId)
.apiToken(apiToken)
@@ -1994,9 +1994,9 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelUrl** | **String**| | |
| **bannedUserId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -2046,9 +2046,9 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
ModerationApi apiInstance = new ModerationApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelUrl = "channelUrl_example"; // String |
String mutedUserId = "mutedUserId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
OcViewMuteByIdResponse result = api.ocViewMuteById(channelUrl, mutedUserId)
.apiToken(apiToken)
@@ -2070,9 +2070,9 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelUrl** | **String**| | |
| **mutedUserId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -2122,9 +2122,9 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
ModerationApi apiInstance = new ModerationApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String userId = "userId_example"; // String |
String targetId = "targetId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
Object result = api.unblockUserById(userId, targetId)
.apiToken(apiToken)
@@ -2146,9 +2146,9 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **userId** | **String**| | |
| **targetId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
diff --git a/docs/OpenChannelApi.md b/docs/OpenChannelApi.md
index f21e5cf8..8be76b4f 100644
--- a/docs/OpenChannelApi.md
+++ b/docs/OpenChannelApi.md
@@ -18,7 +18,7 @@ All URIs are relative to *https://api-APP_ID.sendbird.com*
## ocCancelTheRegistrationOfOperators
-> ocCancelTheRegistrationOfOperators(channelUrl).apiToken(apiToken).operatorIds(operatorIds).deleteAll(deleteAll).execute();
+> ocCancelTheRegistrationOfOperators(channelUrl).operatorIds(operatorIds).apiToken(apiToken).deleteAll(deleteAll).execute();
Cancel the registration of operators
@@ -49,14 +49,14 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
OpenChannelApi apiInstance = new OpenChannelApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelUrl = "channelUrl_example"; // String |
List operatorIds = Arrays.asList(); // List |
+ String apiToken = "{{API_TOKEN}}"; // String |
Boolean deleteAll = true; // Boolean |
try {
api.ocCancelTheRegistrationOfOperators(channelUrl)
- .apiToken(apiToken)
.operatorIds(operatorIds)
+ .apiToken(apiToken)
.deleteAll(deleteAll)
.execute();
} catch (ApiException e) {
@@ -75,9 +75,9 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelUrl** | **String**| | |
| **operatorIds** | **List<String>**| | |
+| **apiToken** | **String**| | [optional] |
| **deleteAll** | **Boolean**| | [optional] |
### Return type
@@ -153,7 +153,7 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **ocCreateChannelData** | [**OcCreateChannelData**](OcCreateChannelData.md)| | [optional] |
### Return type
@@ -204,8 +204,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
OpenChannelApi apiInstance = new OpenChannelApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelUrl = "channelUrl_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
OcDeleteChannelByUrl200Response result = api.ocDeleteChannelByUrl(channelUrl)
.apiToken(apiToken)
@@ -227,8 +227,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelUrl** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -316,7 +316,7 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **token** | **String**| | [optional] |
| **limit** | **Integer**| | [optional] |
| **customTypes** | **String**| | [optional] |
@@ -378,8 +378,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
OpenChannelApi apiInstance = new OpenChannelApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelUrl = "channelUrl_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
String token = "token_example"; // String |
Integer limit = 56; // Integer |
try {
@@ -405,8 +405,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelUrl** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **token** | **String**| | [optional] |
| **limit** | **Integer**| | [optional] |
@@ -462,8 +462,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
OpenChannelApi apiInstance = new OpenChannelApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelUrl = "channelUrl_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
String token = "token_example"; // String |
Integer limit = 56; // Integer |
try {
@@ -489,8 +489,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelUrl** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **token** | **String**| | [optional] |
| **limit** | **Integer**| | [optional] |
@@ -542,8 +542,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
OpenChannelApi apiInstance = new OpenChannelApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelUrl = "channelUrl_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
OcRegisterOperatorsData ocRegisterOperatorsData = new OcRegisterOperatorsData(); // OcRegisterOperatorsData |
try {
OcDeleteChannelByUrl200Response result = api.ocRegisterOperators(channelUrl)
@@ -567,8 +567,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelUrl** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **ocRegisterOperatorsData** | [**OcRegisterOperatorsData**](OcRegisterOperatorsData.md)| | [optional] |
### Return type
@@ -619,8 +619,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
OpenChannelApi apiInstance = new OpenChannelApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelUrl = "channelUrl_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
OcUpdateChannelByUrlData ocUpdateChannelByUrlData = new OcUpdateChannelByUrlData(); // OcUpdateChannelByUrlData |
try {
SendBirdOpenChannel result = api.ocUpdateChannelByUrl(channelUrl)
@@ -644,8 +644,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelUrl** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **ocUpdateChannelByUrlData** | [**OcUpdateChannelByUrlData**](OcUpdateChannelByUrlData.md)| | [optional] |
### Return type
@@ -696,8 +696,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
OpenChannelApi apiInstance = new OpenChannelApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelUrl = "channelUrl_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
SendBirdOpenChannel result = api.ocViewChannelByUrl(channelUrl)
.apiToken(apiToken)
@@ -719,8 +719,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelUrl** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
diff --git a/docs/PinAMessageApi.md b/docs/PinAMessageApi.md
new file mode 100644
index 00000000..d3f73ca1
--- /dev/null
+++ b/docs/PinAMessageApi.md
@@ -0,0 +1,84 @@
+# PinAMessageApi
+
+All URIs are relative to *https://api-APP_ID.sendbird.com*
+
+| Method | HTTP request | Description |
+|------------- | ------------- | -------------|
+| [**v3ChannelTypeChannelUrlMessagesMessageIdPinPost**](PinAMessageApi.md#v3ChannelTypeChannelUrlMessagesMessageIdPinPost) | **POST** /v3/{channel_type}/{channel_url}/messages/{message_id}/pin | Add a new pin |
+
+
+
+## v3ChannelTypeChannelUrlMessagesMessageIdPinPost
+
+> SendBirdChannelResponse v3ChannelTypeChannelUrlMessagesMessageIdPinPost(channelType, channelUrl, messageId).apiToken(apiToken).execute();
+
+Add a new pin
+
+## Add a new pin
+Pin a message to its channel.
+-----------------------------
+
+### Example
+
+```java
+// Import classes:
+import org.sendbird.client.ApiClient;
+import org.sendbird.client.ApiException;
+import org.sendbird.client.Configuration;
+import org.sendbird.client.model.*;
+import org.sendbird.client.api.PinAMessageApi;
+
+public class Example {
+ public static void main(String[] args) {
+ ApiClient defaultClient = Configuration.getDefaultApiClient();
+ defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
+
+ PinAMessageApi apiInstance = new PinAMessageApi(defaultClient);
+ String channelType = "channelType_example"; // String |
+ String channelUrl = "channelUrl_example"; // String |
+ Integer messageId = 56; // Integer |
+ String apiToken = "apiToken_example"; // String |
+ try {
+ SendBirdChannelResponse result = api.v3ChannelTypeChannelUrlMessagesMessageIdPinPost(channelType, channelUrl, messageId)
+ .apiToken(apiToken)
+ .execute();
+ System.out.println(result);
+ } catch (ApiException e) {
+ System.err.println("Exception when calling PinAMessageApi#v3ChannelTypeChannelUrlMessagesMessageIdPinPost");
+ System.err.println("Status code: " + e.getCode());
+ System.err.println("Reason: " + e.getResponseBody());
+ System.err.println("Response headers: " + e.getResponseHeaders());
+ e.printStackTrace();
+ }
+ }
+}
+```
+
+### Parameters
+
+
+| Name | Type | Description | Notes |
+|------------- | ------------- | ------------- | -------------|
+| **channelType** | **String**| | |
+| **channelUrl** | **String**| | |
+| **messageId** | **Integer**| | |
+| **apiToken** | **String**| | [optional] |
+
+### Return type
+
+[**SendBirdChannelResponse**](SendBirdChannelResponse.md)
+
+### Authorization
+
+No authorization required
+
+### HTTP request headers
+
+- **Content-Type**: Not defined
+- **Accept**: application/json
+
+### HTTP response details
+| Status code | Description | Response headers |
+|-------------|-------------|------------------|
+| **200** | Successful response | - |
+
diff --git a/docs/PollApi.md b/docs/PollApi.md
new file mode 100644
index 00000000..dbb73e43
--- /dev/null
+++ b/docs/PollApi.md
@@ -0,0 +1,909 @@
+# PollApi
+
+All URIs are relative to *https://api-APP_ID.sendbird.com*
+
+| Method | HTTP request | Description |
+|------------- | ------------- | -------------|
+| [**v3PollsGet**](PollApi.md#v3PollsGet) | **GET** /v3/polls | List polls |
+| [**v3PollsPollIdClosePut**](PollApi.md#v3PollsPollIdClosePut) | **PUT** /v3/polls/{poll_id}/close | Close a poll |
+| [**v3PollsPollIdDelete**](PollApi.md#v3PollsPollIdDelete) | **DELETE** /v3/polls/{poll_id} | Delete a poll |
+| [**v3PollsPollIdGet**](PollApi.md#v3PollsPollIdGet) | **GET** /v3/polls/{poll_id} | Get a poll |
+| [**v3PollsPollIdOptionsOptionIdDelete**](PollApi.md#v3PollsPollIdOptionsOptionIdDelete) | **DELETE** /v3/polls/{poll_id}/options/{option_id} | Delete a poll option |
+| [**v3PollsPollIdOptionsOptionIdGet**](PollApi.md#v3PollsPollIdOptionsOptionIdGet) | **GET** /v3/polls/{poll_id}/options/{option_id} | Get a poll option |
+| [**v3PollsPollIdOptionsOptionIdPut**](PollApi.md#v3PollsPollIdOptionsOptionIdPut) | **PUT** /v3/polls/{poll_id}/options/{option_id} | Update a poll option |
+| [**v3PollsPollIdOptionsOptionIdVotersGet**](PollApi.md#v3PollsPollIdOptionsOptionIdVotersGet) | **GET** /v3/polls/{poll_id}/options/{option_id}/voters | List voters of a poll option |
+| [**v3PollsPollIdOptionsPost**](PollApi.md#v3PollsPollIdOptionsPost) | **POST** /v3/polls/{poll_id}/options | Add a poll option |
+| [**v3PollsPollIdPut**](PollApi.md#v3PollsPollIdPut) | **PUT** /v3/polls/{poll_id} | Update a poll |
+| [**v3PollsPollIdVotePut**](PollApi.md#v3PollsPollIdVotePut) | **PUT** /v3/polls/{poll_id}/vote | Cast or cancel a vote |
+| [**v3PollsPost**](PollApi.md#v3PollsPost) | **POST** /v3/polls | Create a poll |
+
+
+
+## v3PollsGet
+
+> SendBirdPoll v3PollsGet(channelUrl, channelType, token, limit).apiToken(apiToken).execute();
+
+List polls
+
+## List polls
+This action retrieves a paginated list of both open and closed polls in an application or a specific channel. To retrieve polls in a specific channel, the channel_url must be specified. https://sendbird.com/docs/chat/v3/platform-api/message/polls/list-polls
+-----------------------------
+
+### Example
+
+```java
+// Import classes:
+import org.sendbird.client.ApiClient;
+import org.sendbird.client.ApiException;
+import org.sendbird.client.Configuration;
+import org.sendbird.client.model.*;
+import org.sendbird.client.api.PollApi;
+
+public class Example {
+ public static void main(String[] args) {
+ ApiClient defaultClient = Configuration.getDefaultApiClient();
+ defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
+
+ PollApi apiInstance = new PollApi(defaultClient);
+ String apiToken = "apiToken_example"; // String |
+ String channelUrl = "channelUrl_example"; // String |
+ String channelType = "channelType_example"; // String |
+ String token = "token_example"; // String |
+ Integer limit = 56; // Integer |
+ try {
+ SendBirdPoll result = api.v3PollsGet(channelUrl, channelType, token, limit)
+ .apiToken(apiToken)
+ .execute();
+ System.out.println(result);
+ } catch (ApiException e) {
+ System.err.println("Exception when calling PollApi#v3PollsGet");
+ System.err.println("Status code: " + e.getCode());
+ System.err.println("Reason: " + e.getResponseBody());
+ System.err.println("Response headers: " + e.getResponseHeaders());
+ e.printStackTrace();
+ }
+ }
+}
+```
+
+### Parameters
+
+
+| Name | Type | Description | Notes |
+|------------- | ------------- | ------------- | -------------|
+| **apiToken** | **String**| | [optional] |
+| **channelUrl** | **String**| | [optional] |
+| **channelType** | **String**| | [optional] |
+| **token** | **String**| | [optional] |
+| **limit** | **Integer**| | [optional] |
+
+### Return type
+
+[**SendBirdPoll**](SendBirdPoll.md)
+
+### Authorization
+
+No authorization required
+
+### HTTP request headers
+
+- **Content-Type**: Not defined
+- **Accept**: application/json
+
+### HTTP response details
+| Status code | Description | Response headers |
+|-------------|-------------|------------------|
+| **200** | Successful response | - |
+
+
+## v3PollsPollIdClosePut
+
+> SendBirdPoll v3PollsPollIdClosePut(pollId).apiToken(apiToken).execute();
+
+Close a poll
+
+## Close a poll
+This action closes a poll and prevents users from voting any further. https://sendbird.com/docs/chat/v3/platform-api/message/polls/close-a-poll
+-----------------------------
+
+### Example
+
+```java
+// Import classes:
+import org.sendbird.client.ApiClient;
+import org.sendbird.client.ApiException;
+import org.sendbird.client.Configuration;
+import org.sendbird.client.model.*;
+import org.sendbird.client.api.PollApi;
+
+public class Example {
+ public static void main(String[] args) {
+ ApiClient defaultClient = Configuration.getDefaultApiClient();
+ defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
+
+ PollApi apiInstance = new PollApi(defaultClient);
+ Integer pollId = 56; // Integer |
+ String apiToken = "apiToken_example"; // String |
+ try {
+ SendBirdPoll result = api.v3PollsPollIdClosePut(pollId)
+ .apiToken(apiToken)
+ .execute();
+ System.out.println(result);
+ } catch (ApiException e) {
+ System.err.println("Exception when calling PollApi#v3PollsPollIdClosePut");
+ System.err.println("Status code: " + e.getCode());
+ System.err.println("Reason: " + e.getResponseBody());
+ System.err.println("Response headers: " + e.getResponseHeaders());
+ e.printStackTrace();
+ }
+ }
+}
+```
+
+### Parameters
+
+
+| Name | Type | Description | Notes |
+|------------- | ------------- | ------------- | -------------|
+| **pollId** | **Integer**| | |
+| **apiToken** | **String**| | [optional] |
+
+### Return type
+
+[**SendBirdPoll**](SendBirdPoll.md)
+
+### Authorization
+
+No authorization required
+
+### HTTP request headers
+
+- **Content-Type**: Not defined
+- **Accept**: application/json
+
+### HTTP response details
+| Status code | Description | Response headers |
+|-------------|-------------|------------------|
+| **200** | Successful response | - |
+
+
+## v3PollsPollIdDelete
+
+> Object v3PollsPollIdDelete(pollId).apiToken(apiToken).execute();
+
+Delete a poll
+
+## Delete a poll
+This action deletes a poll. Once a poll is deleted, you can't retrieve its data. https://sendbird.com/docs/chat/v3/platform-api/message/polls/delete-a-poll
+-----------------------------
+
+### Example
+
+```java
+// Import classes:
+import org.sendbird.client.ApiClient;
+import org.sendbird.client.ApiException;
+import org.sendbird.client.Configuration;
+import org.sendbird.client.model.*;
+import org.sendbird.client.api.PollApi;
+
+public class Example {
+ public static void main(String[] args) {
+ ApiClient defaultClient = Configuration.getDefaultApiClient();
+ defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
+
+ PollApi apiInstance = new PollApi(defaultClient);
+ Integer pollId = 56; // Integer |
+ String apiToken = "apiToken_example"; // String |
+ try {
+ Object result = api.v3PollsPollIdDelete(pollId)
+ .apiToken(apiToken)
+ .execute();
+ System.out.println(result);
+ } catch (ApiException e) {
+ System.err.println("Exception when calling PollApi#v3PollsPollIdDelete");
+ System.err.println("Status code: " + e.getCode());
+ System.err.println("Reason: " + e.getResponseBody());
+ System.err.println("Response headers: " + e.getResponseHeaders());
+ e.printStackTrace();
+ }
+ }
+}
+```
+
+### Parameters
+
+
+| Name | Type | Description | Notes |
+|------------- | ------------- | ------------- | -------------|
+| **pollId** | **Integer**| | |
+| **apiToken** | **String**| | [optional] |
+
+### Return type
+
+**Object**
+
+### Authorization
+
+No authorization required
+
+### HTTP request headers
+
+- **Content-Type**: Not defined
+- **Accept**: application/json
+
+### HTTP response details
+| Status code | Description | Response headers |
+|-------------|-------------|------------------|
+| **200** | Successful response | - |
+
+
+## v3PollsPollIdGet
+
+> SendBirdPoll v3PollsPollIdGet(pollId).apiToken(apiToken).v3PollsPollIdDeleteRequest(v3PollsPollIdDeleteRequest).execute();
+
+Get a poll
+
+## Get a poll
+This action retrieves information on a specific poll.
+https://sendbird.com/docs/chat/v3/platform-api/message/polls/get-a-poll
+-----------------------------
+
+### Example
+
+```java
+// Import classes:
+import org.sendbird.client.ApiClient;
+import org.sendbird.client.ApiException;
+import org.sendbird.client.Configuration;
+import org.sendbird.client.model.*;
+import org.sendbird.client.api.PollApi;
+
+public class Example {
+ public static void main(String[] args) {
+ ApiClient defaultClient = Configuration.getDefaultApiClient();
+ defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
+
+ PollApi apiInstance = new PollApi(defaultClient);
+ Integer pollId = 56; // Integer |
+ String apiToken = "apiToken_example"; // String |
+ V3PollsPollIdDeleteRequest v3PollsPollIdDeleteRequest = new V3PollsPollIdDeleteRequest(); // V3PollsPollIdDeleteRequest |
+ try {
+ SendBirdPoll result = api.v3PollsPollIdGet(pollId)
+ .apiToken(apiToken)
+ .v3PollsPollIdDeleteRequest(v3PollsPollIdDeleteRequest)
+ .execute();
+ System.out.println(result);
+ } catch (ApiException e) {
+ System.err.println("Exception when calling PollApi#v3PollsPollIdGet");
+ System.err.println("Status code: " + e.getCode());
+ System.err.println("Reason: " + e.getResponseBody());
+ System.err.println("Response headers: " + e.getResponseHeaders());
+ e.printStackTrace();
+ }
+ }
+}
+```
+
+### Parameters
+
+
+| Name | Type | Description | Notes |
+|------------- | ------------- | ------------- | -------------|
+| **pollId** | **Integer**| | |
+| **apiToken** | **String**| | [optional] |
+| **v3PollsPollIdDeleteRequest** | [**V3PollsPollIdDeleteRequest**](V3PollsPollIdDeleteRequest.md)| | [optional] |
+
+### Return type
+
+[**SendBirdPoll**](SendBirdPoll.md)
+
+### Authorization
+
+No authorization required
+
+### HTTP request headers
+
+- **Content-Type**: application/json
+- **Accept**: application/json
+
+### HTTP response details
+| Status code | Description | Response headers |
+|-------------|-------------|------------------|
+| **200** | Successful response | - |
+
+
+## v3PollsPollIdOptionsOptionIdDelete
+
+> Object v3PollsPollIdOptionsOptionIdDelete(pollId, optionId).apiToken(apiToken).execute();
+
+Delete a poll option
+
+## Delete a poll option
+This action deletes an option from a poll. https://sendbird.com/docs/chat/v3/platform-api/message/polls/delete-a-poll-option -----------------------------
+
+### Example
+
+```java
+// Import classes:
+import org.sendbird.client.ApiClient;
+import org.sendbird.client.ApiException;
+import org.sendbird.client.Configuration;
+import org.sendbird.client.model.*;
+import org.sendbird.client.api.PollApi;
+
+public class Example {
+ public static void main(String[] args) {
+ ApiClient defaultClient = Configuration.getDefaultApiClient();
+ defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
+
+ PollApi apiInstance = new PollApi(defaultClient);
+ Integer pollId = 56; // Integer |
+ Integer optionId = 56; // Integer |
+ String apiToken = "apiToken_example"; // String |
+ try {
+ Object result = api.v3PollsPollIdOptionsOptionIdDelete(pollId, optionId)
+ .apiToken(apiToken)
+ .execute();
+ System.out.println(result);
+ } catch (ApiException e) {
+ System.err.println("Exception when calling PollApi#v3PollsPollIdOptionsOptionIdDelete");
+ System.err.println("Status code: " + e.getCode());
+ System.err.println("Reason: " + e.getResponseBody());
+ System.err.println("Response headers: " + e.getResponseHeaders());
+ e.printStackTrace();
+ }
+ }
+}
+```
+
+### Parameters
+
+
+| Name | Type | Description | Notes |
+|------------- | ------------- | ------------- | -------------|
+| **pollId** | **Integer**| | |
+| **optionId** | **Integer**| | |
+| **apiToken** | **String**| | [optional] |
+
+### Return type
+
+**Object**
+
+### Authorization
+
+No authorization required
+
+### HTTP request headers
+
+- **Content-Type**: Not defined
+- **Accept**: application/json
+
+### HTTP response details
+| Status code | Description | Response headers |
+|-------------|-------------|------------------|
+| **200** | Successful response | - |
+
+
+## v3PollsPollIdOptionsOptionIdGet
+
+> SendBirdPollOption v3PollsPollIdOptionsOptionIdGet(pollId, optionId).apiToken(apiToken).execute();
+
+Get a poll option
+
+## Get a poll option
+This action retrieves a poll option. https://sendbird.com/docs/chat/v3/platform-api/message/polls/get-a-poll-option
+-----------------------------
+
+### Example
+
+```java
+// Import classes:
+import org.sendbird.client.ApiClient;
+import org.sendbird.client.ApiException;
+import org.sendbird.client.Configuration;
+import org.sendbird.client.model.*;
+import org.sendbird.client.api.PollApi;
+
+public class Example {
+ public static void main(String[] args) {
+ ApiClient defaultClient = Configuration.getDefaultApiClient();
+ defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
+
+ PollApi apiInstance = new PollApi(defaultClient);
+ Integer pollId = 56; // Integer |
+ Integer optionId = 56; // Integer |
+ String apiToken = "apiToken_example"; // String |
+ try {
+ SendBirdPollOption result = api.v3PollsPollIdOptionsOptionIdGet(pollId, optionId)
+ .apiToken(apiToken)
+ .execute();
+ System.out.println(result);
+ } catch (ApiException e) {
+ System.err.println("Exception when calling PollApi#v3PollsPollIdOptionsOptionIdGet");
+ System.err.println("Status code: " + e.getCode());
+ System.err.println("Reason: " + e.getResponseBody());
+ System.err.println("Response headers: " + e.getResponseHeaders());
+ e.printStackTrace();
+ }
+ }
+}
+```
+
+### Parameters
+
+
+| Name | Type | Description | Notes |
+|------------- | ------------- | ------------- | -------------|
+| **pollId** | **Integer**| | |
+| **optionId** | **Integer**| | |
+| **apiToken** | **String**| | [optional] |
+
+### Return type
+
+[**SendBirdPollOption**](SendBirdPollOption.md)
+
+### Authorization
+
+No authorization required
+
+### HTTP request headers
+
+- **Content-Type**: Not defined
+- **Accept**: application/json
+
+### HTTP response details
+| Status code | Description | Response headers |
+|-------------|-------------|------------------|
+| **200** | Successful response | - |
+
+
+## v3PollsPollIdOptionsOptionIdPut
+
+> SendBirdPoll v3PollsPollIdOptionsOptionIdPut(pollId, optionId).apiToken(apiToken).v3PollsPollIdOptionsOptionIdDeleteRequest(v3PollsPollIdOptionsOptionIdDeleteRequest).execute();
+
+Update a poll option
+
+## Update a poll option
+This action updates the content of a poll option. Voting for an option doesn't update the option. https://sendbird.com/docs/chat/v3/platform-api/message/polls/update-a-poll-option
+-----------------------------
+
+### Example
+
+```java
+// Import classes:
+import org.sendbird.client.ApiClient;
+import org.sendbird.client.ApiException;
+import org.sendbird.client.Configuration;
+import org.sendbird.client.model.*;
+import org.sendbird.client.api.PollApi;
+
+public class Example {
+ public static void main(String[] args) {
+ ApiClient defaultClient = Configuration.getDefaultApiClient();
+ defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
+
+ PollApi apiInstance = new PollApi(defaultClient);
+ Integer pollId = 56; // Integer |
+ Integer optionId = 56; // Integer |
+ String apiToken = "apiToken_example"; // String |
+ V3PollsPollIdOptionsOptionIdDeleteRequest v3PollsPollIdOptionsOptionIdDeleteRequest = new V3PollsPollIdOptionsOptionIdDeleteRequest(); // V3PollsPollIdOptionsOptionIdDeleteRequest |
+ try {
+ SendBirdPoll result = api.v3PollsPollIdOptionsOptionIdPut(pollId, optionId)
+ .apiToken(apiToken)
+ .v3PollsPollIdOptionsOptionIdDeleteRequest(v3PollsPollIdOptionsOptionIdDeleteRequest)
+ .execute();
+ System.out.println(result);
+ } catch (ApiException e) {
+ System.err.println("Exception when calling PollApi#v3PollsPollIdOptionsOptionIdPut");
+ System.err.println("Status code: " + e.getCode());
+ System.err.println("Reason: " + e.getResponseBody());
+ System.err.println("Response headers: " + e.getResponseHeaders());
+ e.printStackTrace();
+ }
+ }
+}
+```
+
+### Parameters
+
+
+| Name | Type | Description | Notes |
+|------------- | ------------- | ------------- | -------------|
+| **pollId** | **Integer**| | |
+| **optionId** | **Integer**| | |
+| **apiToken** | **String**| | [optional] |
+| **v3PollsPollIdOptionsOptionIdDeleteRequest** | [**V3PollsPollIdOptionsOptionIdDeleteRequest**](V3PollsPollIdOptionsOptionIdDeleteRequest.md)| | [optional] |
+
+### Return type
+
+[**SendBirdPoll**](SendBirdPoll.md)
+
+### Authorization
+
+No authorization required
+
+### HTTP request headers
+
+- **Content-Type**: application/json
+- **Accept**: application/json
+
+### HTTP response details
+| Status code | Description | Response headers |
+|-------------|-------------|------------------|
+| **200** | Successful response | - |
+
+
+## v3PollsPollIdOptionsOptionIdVotersGet
+
+> V3PollsPollIdOptionsOptionIdVotersGet200Response v3PollsPollIdOptionsOptionIdVotersGet(pollId, optionId).apiToken(apiToken).v3PollsPollIdOptionsOptionIdVotersGetRequest(v3PollsPollIdOptionsOptionIdVotersGetRequest).execute();
+
+List voters of a poll option
+
+## List voters of a poll option
+This action retrieves a list of users who voted for a poll option. https://sendbird.com/docs/chat/v3/platform-api/message/polls/list-voters-of-a-poll-option
+-----------------------------
+
+### Example
+
+```java
+// Import classes:
+import org.sendbird.client.ApiClient;
+import org.sendbird.client.ApiException;
+import org.sendbird.client.Configuration;
+import org.sendbird.client.model.*;
+import org.sendbird.client.api.PollApi;
+
+public class Example {
+ public static void main(String[] args) {
+ ApiClient defaultClient = Configuration.getDefaultApiClient();
+ defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
+
+ PollApi apiInstance = new PollApi(defaultClient);
+ Integer pollId = 56; // Integer |
+ Integer optionId = 56; // Integer |
+ String apiToken = "apiToken_example"; // String |
+ V3PollsPollIdOptionsOptionIdVotersGetRequest v3PollsPollIdOptionsOptionIdVotersGetRequest = new V3PollsPollIdOptionsOptionIdVotersGetRequest(); // V3PollsPollIdOptionsOptionIdVotersGetRequest |
+ try {
+ V3PollsPollIdOptionsOptionIdVotersGet200Response result = api.v3PollsPollIdOptionsOptionIdVotersGet(pollId, optionId)
+ .apiToken(apiToken)
+ .v3PollsPollIdOptionsOptionIdVotersGetRequest(v3PollsPollIdOptionsOptionIdVotersGetRequest)
+ .execute();
+ System.out.println(result);
+ } catch (ApiException e) {
+ System.err.println("Exception when calling PollApi#v3PollsPollIdOptionsOptionIdVotersGet");
+ System.err.println("Status code: " + e.getCode());
+ System.err.println("Reason: " + e.getResponseBody());
+ System.err.println("Response headers: " + e.getResponseHeaders());
+ e.printStackTrace();
+ }
+ }
+}
+```
+
+### Parameters
+
+
+| Name | Type | Description | Notes |
+|------------- | ------------- | ------------- | -------------|
+| **pollId** | **Integer**| | |
+| **optionId** | **Integer**| | |
+| **apiToken** | **String**| | [optional] |
+| **v3PollsPollIdOptionsOptionIdVotersGetRequest** | [**V3PollsPollIdOptionsOptionIdVotersGetRequest**](V3PollsPollIdOptionsOptionIdVotersGetRequest.md)| | [optional] |
+
+### Return type
+
+[**V3PollsPollIdOptionsOptionIdVotersGet200Response**](V3PollsPollIdOptionsOptionIdVotersGet200Response.md)
+
+### Authorization
+
+No authorization required
+
+### HTTP request headers
+
+- **Content-Type**: application/json
+- **Accept**: application/json
+
+### HTTP response details
+| Status code | Description | Response headers |
+|-------------|-------------|------------------|
+| **200** | Successful response | - |
+
+
+## v3PollsPollIdOptionsPost
+
+> SendBirdPoll v3PollsPollIdOptionsPost(pollId).apiToken(apiToken).v3PollsPollIdOptionsOptionIdDeleteRequest(v3PollsPollIdOptionsOptionIdDeleteRequest).execute();
+
+Add a poll option
+
+## Add a poll option
+This action adds a new option to a poll. https://sendbird.com/docs/chat/v3/platform-api/message/polls/add-a-poll-option
+-----------------------------
+
+### Example
+
+```java
+// Import classes:
+import org.sendbird.client.ApiClient;
+import org.sendbird.client.ApiException;
+import org.sendbird.client.Configuration;
+import org.sendbird.client.model.*;
+import org.sendbird.client.api.PollApi;
+
+public class Example {
+ public static void main(String[] args) {
+ ApiClient defaultClient = Configuration.getDefaultApiClient();
+ defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
+
+ PollApi apiInstance = new PollApi(defaultClient);
+ Integer pollId = 56; // Integer |
+ String apiToken = "apiToken_example"; // String |
+ V3PollsPollIdOptionsOptionIdDeleteRequest v3PollsPollIdOptionsOptionIdDeleteRequest = new V3PollsPollIdOptionsOptionIdDeleteRequest(); // V3PollsPollIdOptionsOptionIdDeleteRequest |
+ try {
+ SendBirdPoll result = api.v3PollsPollIdOptionsPost(pollId)
+ .apiToken(apiToken)
+ .v3PollsPollIdOptionsOptionIdDeleteRequest(v3PollsPollIdOptionsOptionIdDeleteRequest)
+ .execute();
+ System.out.println(result);
+ } catch (ApiException e) {
+ System.err.println("Exception when calling PollApi#v3PollsPollIdOptionsPost");
+ System.err.println("Status code: " + e.getCode());
+ System.err.println("Reason: " + e.getResponseBody());
+ System.err.println("Response headers: " + e.getResponseHeaders());
+ e.printStackTrace();
+ }
+ }
+}
+```
+
+### Parameters
+
+
+| Name | Type | Description | Notes |
+|------------- | ------------- | ------------- | -------------|
+| **pollId** | **Integer**| | |
+| **apiToken** | **String**| | [optional] |
+| **v3PollsPollIdOptionsOptionIdDeleteRequest** | [**V3PollsPollIdOptionsOptionIdDeleteRequest**](V3PollsPollIdOptionsOptionIdDeleteRequest.md)| | [optional] |
+
+### Return type
+
+[**SendBirdPoll**](SendBirdPoll.md)
+
+### Authorization
+
+No authorization required
+
+### HTTP request headers
+
+- **Content-Type**: application/json
+- **Accept**: application/json
+
+### HTTP response details
+| Status code | Description | Response headers |
+|-------------|-------------|------------------|
+| **200** | Successful response | - |
+
+
+## v3PollsPollIdPut
+
+> SendBirdPoll v3PollsPollIdPut(pollId).apiToken(apiToken).v3PollsPollIdDeleteRequest1(v3PollsPollIdDeleteRequest1).execute();
+
+Update a poll
+
+## Update a poll
+This action updates information of a poll. To change the content of a poll option, see the update a poll option page. https://sendbird.com/docs/chat/v3/platform-api/message/polls/update-a-poll
+-----------------------------
+
+### Example
+
+```java
+// Import classes:
+import org.sendbird.client.ApiClient;
+import org.sendbird.client.ApiException;
+import org.sendbird.client.Configuration;
+import org.sendbird.client.model.*;
+import org.sendbird.client.api.PollApi;
+
+public class Example {
+ public static void main(String[] args) {
+ ApiClient defaultClient = Configuration.getDefaultApiClient();
+ defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
+
+ PollApi apiInstance = new PollApi(defaultClient);
+ Integer pollId = 56; // Integer |
+ String apiToken = "apiToken_example"; // String |
+ V3PollsPollIdDeleteRequest1 v3PollsPollIdDeleteRequest1 = new V3PollsPollIdDeleteRequest1(); // V3PollsPollIdDeleteRequest1 |
+ try {
+ SendBirdPoll result = api.v3PollsPollIdPut(pollId)
+ .apiToken(apiToken)
+ .v3PollsPollIdDeleteRequest1(v3PollsPollIdDeleteRequest1)
+ .execute();
+ System.out.println(result);
+ } catch (ApiException e) {
+ System.err.println("Exception when calling PollApi#v3PollsPollIdPut");
+ System.err.println("Status code: " + e.getCode());
+ System.err.println("Reason: " + e.getResponseBody());
+ System.err.println("Response headers: " + e.getResponseHeaders());
+ e.printStackTrace();
+ }
+ }
+}
+```
+
+### Parameters
+
+
+| Name | Type | Description | Notes |
+|------------- | ------------- | ------------- | -------------|
+| **pollId** | **Integer**| | |
+| **apiToken** | **String**| | [optional] |
+| **v3PollsPollIdDeleteRequest1** | [**V3PollsPollIdDeleteRequest1**](V3PollsPollIdDeleteRequest1.md)| | [optional] |
+
+### Return type
+
+[**SendBirdPoll**](SendBirdPoll.md)
+
+### Authorization
+
+No authorization required
+
+### HTTP request headers
+
+- **Content-Type**: application/json
+- **Accept**: application/json
+
+### HTTP response details
+| Status code | Description | Response headers |
+|-------------|-------------|------------------|
+| **200** | Successful response | - |
+
+
+## v3PollsPollIdVotePut
+
+> SendBirdPoll v3PollsPollIdVotePut(pollId).apiToken(apiToken).v3PollsPollIdVotePutRequest(v3PollsPollIdVotePutRequest).execute();
+
+Cast or cancel a vote
+
+## Cast or cancel a vote
+This action adds or removes a vote from a poll option, changing the number of votes given to each option. Use this action to override a previous vote and update the user's final choice of poll options. https://sendbird.com/docs/chat/v3/platform-api/message/polls/cast-or-cancel-a-vote
+-----------------------------
+
+### Example
+
+```java
+// Import classes:
+import org.sendbird.client.ApiClient;
+import org.sendbird.client.ApiException;
+import org.sendbird.client.Configuration;
+import org.sendbird.client.model.*;
+import org.sendbird.client.api.PollApi;
+
+public class Example {
+ public static void main(String[] args) {
+ ApiClient defaultClient = Configuration.getDefaultApiClient();
+ defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
+
+ PollApi apiInstance = new PollApi(defaultClient);
+ Integer pollId = 56; // Integer |
+ String apiToken = "apiToken_example"; // String |
+ V3PollsPollIdVotePutRequest v3PollsPollIdVotePutRequest = new V3PollsPollIdVotePutRequest(); // V3PollsPollIdVotePutRequest |
+ try {
+ SendBirdPoll result = api.v3PollsPollIdVotePut(pollId)
+ .apiToken(apiToken)
+ .v3PollsPollIdVotePutRequest(v3PollsPollIdVotePutRequest)
+ .execute();
+ System.out.println(result);
+ } catch (ApiException e) {
+ System.err.println("Exception when calling PollApi#v3PollsPollIdVotePut");
+ System.err.println("Status code: " + e.getCode());
+ System.err.println("Reason: " + e.getResponseBody());
+ System.err.println("Response headers: " + e.getResponseHeaders());
+ e.printStackTrace();
+ }
+ }
+}
+```
+
+### Parameters
+
+
+| Name | Type | Description | Notes |
+|------------- | ------------- | ------------- | -------------|
+| **pollId** | **Integer**| | |
+| **apiToken** | **String**| | [optional] |
+| **v3PollsPollIdVotePutRequest** | [**V3PollsPollIdVotePutRequest**](V3PollsPollIdVotePutRequest.md)| | [optional] |
+
+### Return type
+
+[**SendBirdPoll**](SendBirdPoll.md)
+
+### Authorization
+
+No authorization required
+
+### HTTP request headers
+
+- **Content-Type**: application/json
+- **Accept**: application/json
+
+### HTTP response details
+| Status code | Description | Response headers |
+|-------------|-------------|------------------|
+| **200** | Successful response | - |
+
+
+## v3PollsPost
+
+> SendBirdPoll v3PollsPost(title, options).apiToken(apiToken).v3PollsGetRequest(v3PollsGetRequest).execute();
+
+Create a poll
+
+## Create a poll
+This action creates a poll with at least one option.You can configure various settings for your poll, including when the poll will close and whether to allow voting for multiple options. After creating a poll, to share the poll with other users in a channel, the poll must be sent as a message. https://sendbird.com/docs/chat/v3/platform-api/message/polls/create-a-poll
+-----------------------------
+
+### Example
+
+```java
+// Import classes:
+import org.sendbird.client.ApiClient;
+import org.sendbird.client.ApiException;
+import org.sendbird.client.Configuration;
+import org.sendbird.client.model.*;
+import org.sendbird.client.api.PollApi;
+
+public class Example {
+ public static void main(String[] args) {
+ ApiClient defaultClient = Configuration.getDefaultApiClient();
+ defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
+
+ PollApi apiInstance = new PollApi(defaultClient);
+ String title = "title_example"; // String |
+ List options = Arrays.asList(); // List |
+ String apiToken = "apiToken_example"; // String |
+ V3PollsGetRequest v3PollsGetRequest = new V3PollsGetRequest(); // V3PollsGetRequest |
+ try {
+ SendBirdPoll result = api.v3PollsPost(title, options)
+ .apiToken(apiToken)
+ .v3PollsGetRequest(v3PollsGetRequest)
+ .execute();
+ System.out.println(result);
+ } catch (ApiException e) {
+ System.err.println("Exception when calling PollApi#v3PollsPost");
+ System.err.println("Status code: " + e.getCode());
+ System.err.println("Reason: " + e.getResponseBody());
+ System.err.println("Response headers: " + e.getResponseHeaders());
+ e.printStackTrace();
+ }
+ }
+}
+```
+
+### Parameters
+
+
+| Name | Type | Description | Notes |
+|------------- | ------------- | ------------- | -------------|
+| **title** | **String**| | |
+| **options** | **List<String>**| | |
+| **apiToken** | **String**| | [optional] |
+| **v3PollsGetRequest** | [**V3PollsGetRequest**](V3PollsGetRequest.md)| | [optional] |
+
+### Return type
+
+[**SendBirdPoll**](SendBirdPoll.md)
+
+### Authorization
+
+No authorization required
+
+### HTTP request headers
+
+- **Content-Type**: application/json
+- **Accept**: application/json
+
+### HTTP response details
+| Status code | Description | Response headers |
+|-------------|-------------|------------------|
+| **200** | Successful response | - |
+
diff --git a/docs/PrivacyApi.md b/docs/PrivacyApi.md
index 15d127a7..b17aec77 100644
--- a/docs/PrivacyApi.md
+++ b/docs/PrivacyApi.md
@@ -40,8 +40,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
PrivacyApi apiInstance = new PrivacyApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String requestId = "requestId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
api.cancelTheRegistrationOfGdprRequestById(requestId)
.apiToken(apiToken)
@@ -62,8 +62,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **requestId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -139,7 +139,7 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **token** | **String**| | [optional] |
| **limit** | **Integer**| | [optional] |
@@ -216,7 +216,7 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **registerGdprRequestData** | [**RegisterGdprRequestData**](RegisterGdprRequestData.md)| | [optional] |
### Return type
@@ -267,8 +267,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
PrivacyApi apiInstance = new PrivacyApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String requestId = "requestId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
ViewGdprRequestByIdResponse result = api.viewGdprRequestById(requestId)
.apiToken(apiToken)
@@ -290,8 +290,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **requestId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
diff --git a/docs/PushNotificationsApi.md b/docs/PushNotificationsApi.md
new file mode 100644
index 00000000..e9dd29fc
--- /dev/null
+++ b/docs/PushNotificationsApi.md
@@ -0,0 +1,153 @@
+# PushNotificationsApi
+
+All URIs are relative to *https://api-APP_ID.sendbird.com*
+
+| Method | HTTP request | Description |
+|------------- | ------------- | -------------|
+| [**v3ApplicationsPushSettingsGet**](PushNotificationsApi.md#v3ApplicationsPushSettingsGet) | **GET** /v3/applications/push/settings | Check push notifications |
+| [**v3ApplicationsPushSettingsPut**](PushNotificationsApi.md#v3ApplicationsPushSettingsPut) | **PUT** /v3/applications/push/settings | Turn on push notifications |
+
+
+
+## v3ApplicationsPushSettingsGet
+
+> V3ApplicationsPushSettingsGet200Response v3ApplicationsPushSettingsGet().apiToken(apiToken).execute();
+
+Check push notifications
+
+## Check push notifications
+Shows whether the push notifications feature is turned on for an application.
+https://sendbird.com/docs/chat/v3/platform-api/application/managing-notifications/check-push-notifications
+-----------------------------
+
+### Example
+
+```java
+// Import classes:
+import org.sendbird.client.ApiClient;
+import org.sendbird.client.ApiException;
+import org.sendbird.client.Configuration;
+import org.sendbird.client.model.*;
+import org.sendbird.client.api.PushNotificationsApi;
+
+public class Example {
+ public static void main(String[] args) {
+ ApiClient defaultClient = Configuration.getDefaultApiClient();
+ defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
+
+ PushNotificationsApi apiInstance = new PushNotificationsApi(defaultClient);
+ String apiToken = "apiToken_example"; // String |
+ try {
+ V3ApplicationsPushSettingsGet200Response result = api.v3ApplicationsPushSettingsGet()
+ .apiToken(apiToken)
+ .execute();
+ System.out.println(result);
+ } catch (ApiException e) {
+ System.err.println("Exception when calling PushNotificationsApi#v3ApplicationsPushSettingsGet");
+ System.err.println("Status code: " + e.getCode());
+ System.err.println("Reason: " + e.getResponseBody());
+ System.err.println("Response headers: " + e.getResponseHeaders());
+ e.printStackTrace();
+ }
+ }
+}
+```
+
+### Parameters
+
+
+| Name | Type | Description | Notes |
+|------------- | ------------- | ------------- | -------------|
+| **apiToken** | **String**| | [optional] |
+
+### Return type
+
+[**V3ApplicationsPushSettingsGet200Response**](V3ApplicationsPushSettingsGet200Response.md)
+
+### Authorization
+
+No authorization required
+
+### HTTP request headers
+
+- **Content-Type**: Not defined
+- **Accept**: application/json
+
+### HTTP response details
+| Status code | Description | Response headers |
+|-------------|-------------|------------------|
+| **200** | Successful response | - |
+
+
+## v3ApplicationsPushSettingsPut
+
+> ListPushConfigurationsResponse v3ApplicationsPushSettingsPut().apiToken(apiToken).v3ApplicationsPushSettingsGetRequest(v3ApplicationsPushSettingsGetRequest).execute();
+
+Turn on push notifications
+
+## Turn on push notifications
+Determines whether to turn on the push notifications feature for an application.
+https://sendbird.com/docs/chat/v3/platform-api/application/managing-notifications/turn-on-push-notifications
+-----------------------------
+
+### Example
+
+```java
+// Import classes:
+import org.sendbird.client.ApiClient;
+import org.sendbird.client.ApiException;
+import org.sendbird.client.Configuration;
+import org.sendbird.client.model.*;
+import org.sendbird.client.api.PushNotificationsApi;
+
+public class Example {
+ public static void main(String[] args) {
+ ApiClient defaultClient = Configuration.getDefaultApiClient();
+ defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
+
+ PushNotificationsApi apiInstance = new PushNotificationsApi(defaultClient);
+ String apiToken = "apiToken_example"; // String |
+ V3ApplicationsPushSettingsGetRequest v3ApplicationsPushSettingsGetRequest = new V3ApplicationsPushSettingsGetRequest(); // V3ApplicationsPushSettingsGetRequest |
+ try {
+ ListPushConfigurationsResponse result = api.v3ApplicationsPushSettingsPut()
+ .apiToken(apiToken)
+ .v3ApplicationsPushSettingsGetRequest(v3ApplicationsPushSettingsGetRequest)
+ .execute();
+ System.out.println(result);
+ } catch (ApiException e) {
+ System.err.println("Exception when calling PushNotificationsApi#v3ApplicationsPushSettingsPut");
+ System.err.println("Status code: " + e.getCode());
+ System.err.println("Reason: " + e.getResponseBody());
+ System.err.println("Response headers: " + e.getResponseHeaders());
+ e.printStackTrace();
+ }
+ }
+}
+```
+
+### Parameters
+
+
+| Name | Type | Description | Notes |
+|------------- | ------------- | ------------- | -------------|
+| **apiToken** | **String**| | [optional] |
+| **v3ApplicationsPushSettingsGetRequest** | [**V3ApplicationsPushSettingsGetRequest**](V3ApplicationsPushSettingsGetRequest.md)| | [optional] |
+
+### Return type
+
+[**ListPushConfigurationsResponse**](ListPushConfigurationsResponse.md)
+
+### Authorization
+
+No authorization required
+
+### HTTP request headers
+
+- **Content-Type**: application/json
+- **Accept**: application/json
+
+### HTTP response details
+| Status code | Description | Response headers |
+|-------------|-------------|------------------|
+| **200** | Successful response | - |
+
diff --git a/docs/ReportApi.md b/docs/ReportApi.md
index 1124aed1..b288598c 100644
--- a/docs/ReportApi.md
+++ b/docs/ReportApi.md
@@ -74,7 +74,7 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **token** | **String**| | [optional] |
| **limit** | **Integer**| | [optional] |
| **startTs** | **Integer**| | [optional] |
@@ -135,9 +135,9 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
ReportApi apiInstance = new ReportApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelType = "channelType_example"; // String |
String channelUrl = "channelUrl_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
String token = "token_example"; // String |
Integer limit = 56; // Integer |
try {
@@ -163,9 +163,9 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelType** | **String**| | |
| **channelUrl** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **token** | **String**| | [optional] |
| **limit** | **Integer**| | [optional] |
@@ -227,10 +227,10 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
ReportApi apiInstance = new ReportApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelType = "channelType_example"; // String |
String channelUrl = "channelUrl_example"; // String |
String messageId = "messageId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
String token = "token_example"; // String |
Integer limit = 56; // Integer |
try {
@@ -256,10 +256,10 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelType** | **String**| | |
| **channelUrl** | **String**| | |
| **messageId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **token** | **String**| | [optional] |
| **limit** | **Integer**| | [optional] |
@@ -315,8 +315,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
ReportApi apiInstance = new ReportApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String offendingUserId = "offendingUserId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
String token = "token_example"; // String |
Integer limit = 56; // Integer |
try {
@@ -342,8 +342,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **offendingUserId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **token** | **String**| | [optional] |
| **limit** | **Integer**| | [optional] |
@@ -395,9 +395,9 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
ReportApi apiInstance = new ReportApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelType = "channelType_example"; // String |
String channelUrl = "channelUrl_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
ReportChannelByUrlData reportChannelByUrlData = new ReportChannelByUrlData(); // ReportChannelByUrlData |
try {
ReportChannelByUrlResponse result = api.reportChannelByUrl(channelType, channelUrl)
@@ -421,9 +421,9 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelType** | **String**| | |
| **channelUrl** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **reportChannelByUrlData** | [**ReportChannelByUrlData**](ReportChannelByUrlData.md)| | [optional] |
### Return type
@@ -474,10 +474,10 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
ReportApi apiInstance = new ReportApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelType = "channelType_example"; // String |
String channelUrl = "channelUrl_example"; // String |
String messageId = "messageId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
ReportMessageByIdData reportMessageByIdData = new ReportMessageByIdData(); // ReportMessageByIdData |
try {
ReportMessageByIdResponse result = api.reportMessageById(channelType, channelUrl, messageId)
@@ -501,10 +501,10 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelType** | **String**| | |
| **channelUrl** | **String**| | |
| **messageId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **reportMessageByIdData** | [**ReportMessageByIdData**](ReportMessageByIdData.md)| | [optional] |
### Return type
@@ -555,8 +555,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
ReportApi apiInstance = new ReportApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String offendingUserId = "offendingUserId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
ReportUserByIdData reportUserByIdData = new ReportUserByIdData(); // ReportUserByIdData |
try {
ReportUserByIdResponse result = api.reportUserById(offendingUserId)
@@ -580,8 +580,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **offendingUserId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **reportUserByIdData** | [**ReportUserByIdData**](ReportUserByIdData.md)| | [optional] |
### Return type
@@ -632,10 +632,10 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
ReportApi apiInstance = new ReportApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String channelType = "channelType_example"; // String |
String channelUrl = "channelUrl_example"; // String |
String messageId = "messageId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
Object result = api.viewModeratedMessageById(channelType, channelUrl, messageId)
.apiToken(apiToken)
@@ -657,10 +657,10 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **channelType** | **String**| | |
| **channelUrl** | **String**| | |
| **messageId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
diff --git a/docs/ScheduledMessageApi.md b/docs/ScheduledMessageApi.md
new file mode 100644
index 00000000..c4cd4bb7
--- /dev/null
+++ b/docs/ScheduledMessageApi.md
@@ -0,0 +1,559 @@
+# ScheduledMessageApi
+
+All URIs are relative to *https://api-APP_ID.sendbird.com*
+
+| Method | HTTP request | Description |
+|------------- | ------------- | -------------|
+| [**v3ChannelTypeChannelUrlScheduledMessagesScheduledMessageIdSendNowPost**](ScheduledMessageApi.md#v3ChannelTypeChannelUrlScheduledMessagesScheduledMessageIdSendNowPost) | **POST** /v3/{channel_type}/{channel_url}/scheduled_messages/{scheduled_message_id}/send_now | Send a scheduled message immediately |
+| [**v3GroupChannelsChannelUrlScheduledMessagesPost**](ScheduledMessageApi.md#v3GroupChannelsChannelUrlScheduledMessagesPost) | **POST** /v3/group_channels/{channel_url}/scheduled_messages | Create a scheduled message |
+| [**v3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDelete**](ScheduledMessageApi.md#v3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDelete) | **DELETE** /v3/group_channels/{channel_url}/scheduled_messages/{scheduled_message_id} | Cancel a scheduled message |
+| [**v3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdGet**](ScheduledMessageApi.md#v3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdGet) | **GET** /v3/group_channels/{channel_url}/scheduled_messages/{scheduled_message_id} | View a scheduled message |
+| [**v3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdPost**](ScheduledMessageApi.md#v3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdPost) | **POST** /v3/group_channels/{channel_url}/scheduled_messages/{scheduled_message_id} | Update a scheduled message |
+| [**v3ScheduledMessagesCountGet**](ScheduledMessageApi.md#v3ScheduledMessagesCountGet) | **GET** /v3/scheduled_messages/count | View number of scheduled messages |
+| [**v3ScheduledMessagesGet**](ScheduledMessageApi.md#v3ScheduledMessagesGet) | **GET** /v3/scheduled_messages | List scheduled messages |
+
+
+
+## v3ChannelTypeChannelUrlScheduledMessagesScheduledMessageIdSendNowPost
+
+> Object v3ChannelTypeChannelUrlScheduledMessagesScheduledMessageIdSendNowPost(channelType, channelUrl, scheduledMessageId).apiToken(apiToken).execute();
+
+Send a scheduled message immediately
+
+## Send a scheduled message immediately
+This action sends a scheduled message immediately. A user can only send their own scheduled messages immediately.
+https://sendbird.com/docs/chat/v3/platform-api/message/scheduled-messages/send-a-scheduled-message-immediately
+-----------------------------
+
+### Example
+
+```java
+// Import classes:
+import org.sendbird.client.ApiClient;
+import org.sendbird.client.ApiException;
+import org.sendbird.client.Configuration;
+import org.sendbird.client.model.*;
+import org.sendbird.client.api.ScheduledMessageApi;
+
+public class Example {
+ public static void main(String[] args) {
+ ApiClient defaultClient = Configuration.getDefaultApiClient();
+ defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
+
+ ScheduledMessageApi apiInstance = new ScheduledMessageApi(defaultClient);
+ String channelType = "channelType_example"; // String |
+ String channelUrl = "channelUrl_example"; // String |
+ Long scheduledMessageId = 56L; // Long |
+ String apiToken = "apiToken_example"; // String |
+ try {
+ Object result = api.v3ChannelTypeChannelUrlScheduledMessagesScheduledMessageIdSendNowPost(channelType, channelUrl, scheduledMessageId)
+ .apiToken(apiToken)
+ .execute();
+ System.out.println(result);
+ } catch (ApiException e) {
+ System.err.println("Exception when calling ScheduledMessageApi#v3ChannelTypeChannelUrlScheduledMessagesScheduledMessageIdSendNowPost");
+ System.err.println("Status code: " + e.getCode());
+ System.err.println("Reason: " + e.getResponseBody());
+ System.err.println("Response headers: " + e.getResponseHeaders());
+ e.printStackTrace();
+ }
+ }
+}
+```
+
+### Parameters
+
+
+| Name | Type | Description | Notes |
+|------------- | ------------- | ------------- | -------------|
+| **channelType** | **String**| | |
+| **channelUrl** | **String**| | |
+| **scheduledMessageId** | **Long**| | |
+| **apiToken** | **String**| | [optional] |
+
+### Return type
+
+**Object**
+
+### Authorization
+
+No authorization required
+
+### HTTP request headers
+
+- **Content-Type**: Not defined
+- **Accept**: application/json
+
+### HTTP response details
+| Status code | Description | Response headers |
+|-------------|-------------|------------------|
+| **200** | Successful response | - |
+
+
+## v3GroupChannelsChannelUrlScheduledMessagesPost
+
+> V3ScheduledMessagesGet200Response v3GroupChannelsChannelUrlScheduledMessagesPost(channelUrl).apiToken(apiToken).v3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest(v3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest).execute();
+
+Create a scheduled message
+
+## Create a scheduled message
+This action creates a new scheduled message. If a user leaves the channel before the scheduled time for the message to be sent, the scheduled message will be removed.
+https://sendbird.com/docs/chat/v3/platform-api/message/scheduled-messages/create-a-scheduled-message
+-----------------------------
+
+### Example
+
+```java
+// Import classes:
+import org.sendbird.client.ApiClient;
+import org.sendbird.client.ApiException;
+import org.sendbird.client.Configuration;
+import org.sendbird.client.model.*;
+import org.sendbird.client.api.ScheduledMessageApi;
+
+public class Example {
+ public static void main(String[] args) {
+ ApiClient defaultClient = Configuration.getDefaultApiClient();
+ defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
+
+ ScheduledMessageApi apiInstance = new ScheduledMessageApi(defaultClient);
+ String channelUrl = "channelUrl_example"; // String |
+ String apiToken = "apiToken_example"; // String |
+ V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest v3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest = new V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest(); // V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest |
+ try {
+ V3ScheduledMessagesGet200Response result = api.v3GroupChannelsChannelUrlScheduledMessagesPost(channelUrl)
+ .apiToken(apiToken)
+ .v3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest(v3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest)
+ .execute();
+ System.out.println(result);
+ } catch (ApiException e) {
+ System.err.println("Exception when calling ScheduledMessageApi#v3GroupChannelsChannelUrlScheduledMessagesPost");
+ System.err.println("Status code: " + e.getCode());
+ System.err.println("Reason: " + e.getResponseBody());
+ System.err.println("Response headers: " + e.getResponseHeaders());
+ e.printStackTrace();
+ }
+ }
+}
+```
+
+### Parameters
+
+
+| Name | Type | Description | Notes |
+|------------- | ------------- | ------------- | -------------|
+| **channelUrl** | **String**| | |
+| **apiToken** | **String**| | [optional] |
+| **v3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest** | [**V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest**](V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest.md)| | [optional] |
+
+### Return type
+
+[**V3ScheduledMessagesGet200Response**](V3ScheduledMessagesGet200Response.md)
+
+### Authorization
+
+No authorization required
+
+### HTTP request headers
+
+- **Content-Type**: application/json
+- **Accept**: application/json
+
+### HTTP response details
+| Status code | Description | Response headers |
+|-------------|-------------|------------------|
+| **200** | Successful response | - |
+
+
+## v3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDelete
+
+> V3ScheduledMessagesGet200Response v3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDelete(channelUrl, scheduledMessageId).apiToken(apiToken).execute();
+
+Cancel a scheduled message
+
+## Cancel a scheduled message
+This action cancels a message that a user has scheduled to send at a later time.
+https://sendbird.com/docs/chat/v3/platform-api/message/scheduled-messages/cancel-a-scheduled-message
+-----------------------------
+
+### Example
+
+```java
+// Import classes:
+import org.sendbird.client.ApiClient;
+import org.sendbird.client.ApiException;
+import org.sendbird.client.Configuration;
+import org.sendbird.client.model.*;
+import org.sendbird.client.api.ScheduledMessageApi;
+
+public class Example {
+ public static void main(String[] args) {
+ ApiClient defaultClient = Configuration.getDefaultApiClient();
+ defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
+
+ ScheduledMessageApi apiInstance = new ScheduledMessageApi(defaultClient);
+ String channelUrl = "channelUrl_example"; // String |
+ Long scheduledMessageId = 56L; // Long |
+ String apiToken = "apiToken_example"; // String |
+ try {
+ V3ScheduledMessagesGet200Response result = api.v3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDelete(channelUrl, scheduledMessageId)
+ .apiToken(apiToken)
+ .execute();
+ System.out.println(result);
+ } catch (ApiException e) {
+ System.err.println("Exception when calling ScheduledMessageApi#v3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDelete");
+ System.err.println("Status code: " + e.getCode());
+ System.err.println("Reason: " + e.getResponseBody());
+ System.err.println("Response headers: " + e.getResponseHeaders());
+ e.printStackTrace();
+ }
+ }
+}
+```
+
+### Parameters
+
+
+| Name | Type | Description | Notes |
+|------------- | ------------- | ------------- | -------------|
+| **channelUrl** | **String**| | |
+| **scheduledMessageId** | **Long**| | |
+| **apiToken** | **String**| | [optional] |
+
+### Return type
+
+[**V3ScheduledMessagesGet200Response**](V3ScheduledMessagesGet200Response.md)
+
+### Authorization
+
+No authorization required
+
+### HTTP request headers
+
+- **Content-Type**: Not defined
+- **Accept**: application/json
+
+### HTTP response details
+| Status code | Description | Response headers |
+|-------------|-------------|------------------|
+| **200** | Successful response | - |
+
+
+## v3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdGet
+
+> V3ScheduledMessagesGet200Response v3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdGet(channelUrl, scheduledMessageId).apiToken(apiToken).execute();
+
+View a scheduled message
+
+## View a scheduled message
+This action retrieves information on a specific scheduled message.
+https://sendbird.com/docs/chat/v3/platform-api/message/scheduled-messages/view-a-scheduled-message
+-----------------------------
+
+### Example
+
+```java
+// Import classes:
+import org.sendbird.client.ApiClient;
+import org.sendbird.client.ApiException;
+import org.sendbird.client.Configuration;
+import org.sendbird.client.model.*;
+import org.sendbird.client.api.ScheduledMessageApi;
+
+public class Example {
+ public static void main(String[] args) {
+ ApiClient defaultClient = Configuration.getDefaultApiClient();
+ defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
+
+ ScheduledMessageApi apiInstance = new ScheduledMessageApi(defaultClient);
+ String channelUrl = "channelUrl_example"; // String |
+ Long scheduledMessageId = 56L; // Long |
+ String apiToken = "apiToken_example"; // String |
+ try {
+ V3ScheduledMessagesGet200Response result = api.v3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdGet(channelUrl, scheduledMessageId)
+ .apiToken(apiToken)
+ .execute();
+ System.out.println(result);
+ } catch (ApiException e) {
+ System.err.println("Exception when calling ScheduledMessageApi#v3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdGet");
+ System.err.println("Status code: " + e.getCode());
+ System.err.println("Reason: " + e.getResponseBody());
+ System.err.println("Response headers: " + e.getResponseHeaders());
+ e.printStackTrace();
+ }
+ }
+}
+```
+
+### Parameters
+
+
+| Name | Type | Description | Notes |
+|------------- | ------------- | ------------- | -------------|
+| **channelUrl** | **String**| | |
+| **scheduledMessageId** | **Long**| | |
+| **apiToken** | **String**| | [optional] |
+
+### Return type
+
+[**V3ScheduledMessagesGet200Response**](V3ScheduledMessagesGet200Response.md)
+
+### Authorization
+
+No authorization required
+
+### HTTP request headers
+
+- **Content-Type**: Not defined
+- **Accept**: application/json
+
+### HTTP response details
+| Status code | Description | Response headers |
+|-------------|-------------|------------------|
+| **200** | Successful response | - |
+
+
+## v3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdPost
+
+> V3ScheduledMessagesGet200Response v3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdPost(channelUrl, scheduledMessageId).apiToken(apiToken).v3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest(v3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest).execute();
+
+Update a scheduled message
+
+## Update a scheduled message
+This action updates information on a specific scheduled message. You can’t change the message type. Update operation should be done at least 5 minutes prior to the original scheduled time.
+https://sendbird.com/docs/chat/v3/platform-api/message/scheduled-messages/update-a-scheduled-message
+-----------------------------
+
+### Example
+
+```java
+// Import classes:
+import org.sendbird.client.ApiClient;
+import org.sendbird.client.ApiException;
+import org.sendbird.client.Configuration;
+import org.sendbird.client.model.*;
+import org.sendbird.client.api.ScheduledMessageApi;
+
+public class Example {
+ public static void main(String[] args) {
+ ApiClient defaultClient = Configuration.getDefaultApiClient();
+ defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
+
+ ScheduledMessageApi apiInstance = new ScheduledMessageApi(defaultClient);
+ String channelUrl = "channelUrl_example"; // String |
+ Long scheduledMessageId = 56L; // Long |
+ String apiToken = "apiToken_example"; // String |
+ V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest v3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest = new V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest(); // V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest |
+ try {
+ V3ScheduledMessagesGet200Response result = api.v3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdPost(channelUrl, scheduledMessageId)
+ .apiToken(apiToken)
+ .v3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest(v3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest)
+ .execute();
+ System.out.println(result);
+ } catch (ApiException e) {
+ System.err.println("Exception when calling ScheduledMessageApi#v3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdPost");
+ System.err.println("Status code: " + e.getCode());
+ System.err.println("Reason: " + e.getResponseBody());
+ System.err.println("Response headers: " + e.getResponseHeaders());
+ e.printStackTrace();
+ }
+ }
+}
+```
+
+### Parameters
+
+
+| Name | Type | Description | Notes |
+|------------- | ------------- | ------------- | -------------|
+| **channelUrl** | **String**| | |
+| **scheduledMessageId** | **Long**| | |
+| **apiToken** | **String**| | [optional] |
+| **v3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest** | [**V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest**](V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest.md)| | [optional] |
+
+### Return type
+
+[**V3ScheduledMessagesGet200Response**](V3ScheduledMessagesGet200Response.md)
+
+### Authorization
+
+No authorization required
+
+### HTTP request headers
+
+- **Content-Type**: application/json
+- **Accept**: application/json
+
+### HTTP response details
+| Status code | Description | Response headers |
+|-------------|-------------|------------------|
+| **200** | Successful response | - |
+
+
+## v3ScheduledMessagesCountGet
+
+> V3ScheduledMessagesCountGet200Response v3ScheduledMessagesCountGet(channelType, channelUrl, senderId, status, messageType).apiToken(apiToken).execute();
+
+View number of scheduled messages
+
+## View number of scheduled messages
+This action retrieves the total number of scheduled messages that a user has.
+https://sendbird.com/docs/chat/v3/platform-api/message/scheduled-messages/view-number-of-scheduled-messages
+-----------------------------
+
+### Example
+
+```java
+// Import classes:
+import org.sendbird.client.ApiClient;
+import org.sendbird.client.ApiException;
+import org.sendbird.client.Configuration;
+import org.sendbird.client.model.*;
+import org.sendbird.client.api.ScheduledMessageApi;
+
+public class Example {
+ public static void main(String[] args) {
+ ApiClient defaultClient = Configuration.getDefaultApiClient();
+ defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
+
+ ScheduledMessageApi apiInstance = new ScheduledMessageApi(defaultClient);
+ String apiToken = "apiToken_example"; // String |
+ String channelType = "channelType_example"; // String |
+ String channelUrl = "channelUrl_example"; // String |
+ String senderId = "senderId_example"; // String |
+ List status = null; // List |
+ String messageType = "messageType_example"; // String |
+ try {
+ V3ScheduledMessagesCountGet200Response result = api.v3ScheduledMessagesCountGet(channelType, channelUrl, senderId, status, messageType)
+ .apiToken(apiToken)
+ .execute();
+ System.out.println(result);
+ } catch (ApiException e) {
+ System.err.println("Exception when calling ScheduledMessageApi#v3ScheduledMessagesCountGet");
+ System.err.println("Status code: " + e.getCode());
+ System.err.println("Reason: " + e.getResponseBody());
+ System.err.println("Response headers: " + e.getResponseHeaders());
+ e.printStackTrace();
+ }
+ }
+}
+```
+
+### Parameters
+
+
+| Name | Type | Description | Notes |
+|------------- | ------------- | ------------- | -------------|
+| **apiToken** | **String**| | [optional] |
+| **channelType** | **String**| | [optional] |
+| **channelUrl** | **String**| | [optional] |
+| **senderId** | **String**| | [optional] |
+| **status** | **List<Object>**| | [optional] |
+| **messageType** | **String**| | [optional] |
+
+### Return type
+
+[**V3ScheduledMessagesCountGet200Response**](V3ScheduledMessagesCountGet200Response.md)
+
+### Authorization
+
+No authorization required
+
+### HTTP request headers
+
+- **Content-Type**: Not defined
+- **Accept**: application/json
+
+### HTTP response details
+| Status code | Description | Response headers |
+|-------------|-------------|------------------|
+| **200** | Successful response | - |
+
+
+## v3ScheduledMessagesGet
+
+> V3ScheduledMessagesGet200Response v3ScheduledMessagesGet(channelType, channelUrl, senderId, token, limit, order, reverse, status, messageType).apiToken(apiToken).execute();
+
+List scheduled messages
+
+## List scheduled messages
+This action retrieves a list of scheduled messages. A user can only see the list of their own scheduled messages.
+https://sendbird.com/docs/chat/v3/platform-api/message/scheduled-messages/list-scheduled-messages
+-----------------------------
+
+### Example
+
+```java
+// Import classes:
+import org.sendbird.client.ApiClient;
+import org.sendbird.client.ApiException;
+import org.sendbird.client.Configuration;
+import org.sendbird.client.model.*;
+import org.sendbird.client.api.ScheduledMessageApi;
+
+public class Example {
+ public static void main(String[] args) {
+ ApiClient defaultClient = Configuration.getDefaultApiClient();
+ defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
+
+ ScheduledMessageApi apiInstance = new ScheduledMessageApi(defaultClient);
+ String apiToken = "apiToken_example"; // String |
+ String channelType = "channelType_example"; // String |
+ String channelUrl = "channelUrl_example"; // String |
+ String senderId = "senderId_example"; // String |
+ String token = "token_example"; // String |
+ Integer limit = 56; // Integer |
+ String order = "order_example"; // String |
+ Boolean reverse = true; // Boolean |
+ List status = null; // List |
+ String messageType = "messageType_example"; // String |
+ try {
+ V3ScheduledMessagesGet200Response result = api.v3ScheduledMessagesGet(channelType, channelUrl, senderId, token, limit, order, reverse, status, messageType)
+ .apiToken(apiToken)
+ .execute();
+ System.out.println(result);
+ } catch (ApiException e) {
+ System.err.println("Exception when calling ScheduledMessageApi#v3ScheduledMessagesGet");
+ System.err.println("Status code: " + e.getCode());
+ System.err.println("Reason: " + e.getResponseBody());
+ System.err.println("Response headers: " + e.getResponseHeaders());
+ e.printStackTrace();
+ }
+ }
+}
+```
+
+### Parameters
+
+
+| Name | Type | Description | Notes |
+|------------- | ------------- | ------------- | -------------|
+| **apiToken** | **String**| | [optional] |
+| **channelType** | **String**| | [optional] |
+| **channelUrl** | **String**| | [optional] |
+| **senderId** | **String**| | [optional] |
+| **token** | **String**| | [optional] |
+| **limit** | **Integer**| | [optional] |
+| **order** | **String**| | [optional] |
+| **reverse** | **Boolean**| | [optional] |
+| **status** | **List<Object>**| | [optional] |
+| **messageType** | **String**| | [optional] |
+
+### Return type
+
+[**V3ScheduledMessagesGet200Response**](V3ScheduledMessagesGet200Response.md)
+
+### Authorization
+
+No authorization required
+
+### HTTP request headers
+
+- **Content-Type**: Not defined
+- **Accept**: application/json
+
+### HTTP response details
+| Status code | Description | Response headers |
+|-------------|-------------|------------------|
+| **200** | Successful response | - |
+
diff --git a/docs/SendBirdBotsMessageResponse.md b/docs/SendBirdBotsMessageResponse.md
new file mode 100644
index 00000000..09ab31d3
--- /dev/null
+++ b/docs/SendBirdBotsMessageResponse.md
@@ -0,0 +1,13 @@
+
+
+# SendBirdBotsMessageResponse
+
+
+## Properties
+
+| Name | Type | Description | Notes |
+|------------ | ------------- | ------------- | -------------|
+|**message** | [**SendBirdBotsMessageResponseMessage**](SendBirdBotsMessageResponseMessage.md) | | [optional] |
+
+
+
diff --git a/docs/SendBirdBotsMessageResponseMessage.md b/docs/SendBirdBotsMessageResponseMessage.md
new file mode 100644
index 00000000..9f4728c3
--- /dev/null
+++ b/docs/SendBirdBotsMessageResponseMessage.md
@@ -0,0 +1,32 @@
+
+
+# SendBirdBotsMessageResponseMessage
+
+
+## Properties
+
+| Name | Type | Description | Notes |
+|------------ | ------------- | ------------- | -------------|
+|**messageSurvivalSeconds** | **BigDecimal** | | [optional] |
+|**customType** | **String** | | [optional] |
+|**mentionedUsers** | [**List<SendBirdMessageResponseMentionedUsersInner>**](SendBirdMessageResponseMentionedUsersInner.md) | | [optional] |
+|**translations** | **Object** | | [optional] |
+|**updatedAt** | **BigDecimal** | | [optional] |
+|**isOpMsg** | **Boolean** | | [optional] |
+|**isRemoved** | **Boolean** | | [optional] |
+|**user** | [**SendBirdMessageResponseUser**](SendBirdMessageResponseUser.md) | | [optional] |
+|**_file** | **Object** | | [optional] |
+|**message** | **String** | | [optional] |
+|**data** | **String** | | [optional] |
+|**messageRetentionHour** | **BigDecimal** | | [optional] |
+|**silent** | **Boolean** | | [optional] |
+|**type** | **String** | | [optional] |
+|**createdAt** | **BigDecimal** | | [optional] |
+|**channelType** | **String** | | [optional] |
+|**mentionType** | **String** | | [optional] |
+|**channelUrl** | **String** | | [optional] |
+|**messageId** | **BigDecimal** | | [optional] |
+|**messageEvents** | [**SendBirdBotsMessageResponseMessageMessageEvents**](SendBirdBotsMessageResponseMessageMessageEvents.md) | | [optional] |
+
+
+
diff --git a/docs/SendBirdBotsMessageResponseMessageMessageEvents.md b/docs/SendBirdBotsMessageResponseMessageMessageEvents.md
new file mode 100644
index 00000000..d44e25ec
--- /dev/null
+++ b/docs/SendBirdBotsMessageResponseMessageMessageEvents.md
@@ -0,0 +1,16 @@
+
+
+# SendBirdBotsMessageResponseMessageMessageEvents
+
+
+## Properties
+
+| Name | Type | Description | Notes |
+|------------ | ------------- | ------------- | -------------|
+|**sendPushNotification** | **String** | | [optional] |
+|**updateUnreadCount** | **Boolean** | | [optional] |
+|**updateMentionCount** | **Boolean** | | [optional] |
+|**updateLastMessage** | **Boolean** | | [optional] |
+
+
+
diff --git a/docs/SendBirdGroupChannel.md b/docs/SendBirdGroupChannel.md
index 7f47a70c..0d830529 100644
--- a/docs/SendBirdGroupChannel.md
+++ b/docs/SendBirdGroupChannel.md
@@ -19,7 +19,7 @@
|**ignoreProfanityFilter** | **Boolean** | | [optional] |
|**hiddenState** | [**HiddenStateEnum**](#HiddenStateEnum) | | [optional] |
|**invitedAt** | **BigDecimal** | | [optional] |
-|**inviter** | [**SendBirdGroupChannelInviter**](SendBirdGroupChannelInviter.md) | | [optional] |
+|**inviter** | [**SendBirdUser**](SendBirdUser.md) | | [optional] |
|**isAccessCodeRequired** | **Boolean** | | [optional] |
|**isBroadcast** | **Boolean** | | [optional] |
|**isCreated** | **Boolean** | | [optional] |
@@ -33,7 +33,7 @@
|**isSuper** | **Boolean** | | [optional] |
|**joinedAt** | **BigDecimal** | | [optional] |
|**joinedMemberCount** | **BigDecimal** | | [optional] |
-|**lastMessage** | [**SendBirdGroupChannelLastMessage**](SendBirdGroupChannelLastMessage.md) | | [optional] |
+|**lastMessage** | [**SendBirdMessageResponse**](SendBirdMessageResponse.md) | | [optional] |
|**maxLengthMessage** | **BigDecimal** | | [optional] |
|**memberCount** | **BigDecimal** | | [optional] |
|**members** | [**List<SendBirdMember>**](SendBirdMember.md) | | [optional] |
diff --git a/docs/SendBirdScheduledMessage.md b/docs/SendBirdScheduledMessage.md
new file mode 100644
index 00000000..fc8eada4
--- /dev/null
+++ b/docs/SendBirdScheduledMessage.md
@@ -0,0 +1,15 @@
+
+
+# SendBirdScheduledMessage
+
+
+## Properties
+
+| Name | Type | Description | Notes |
+|------------ | ------------- | ------------- | -------------|
+|**scheduledMessageId** | **BigDecimal** | | [optional] |
+|**messageType** | **String** | | [optional] |
+|**message** | **String** | | [optional] |
+
+
+
diff --git a/docs/StatisticsApi.md b/docs/StatisticsApi.md
index 8a4836c3..743c4ca5 100644
--- a/docs/StatisticsApi.md
+++ b/docs/StatisticsApi.md
@@ -47,8 +47,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
StatisticsApi apiInstance = new StatisticsApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String uniqueId = "uniqueId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
GetDetailedOpenRateOfAnnouncementByIdResponse result = api.getDetailedOpenRateOfAnnouncementById(uniqueId)
.apiToken(apiToken)
@@ -70,8 +70,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **uniqueId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -121,8 +121,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
StatisticsApi apiInstance = new StatisticsApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String uniqueId = "uniqueId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
Integer limit = 56; // Integer |
String next = "next_example"; // String |
List uniqueIds = Arrays.asList(); // List |
@@ -154,8 +154,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **uniqueId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **limit** | **Integer**| | [optional] |
| **next** | **String**| | [optional] |
| **uniqueIds** | **List<String>**| | [optional] |
@@ -234,7 +234,7 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -305,7 +305,7 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -379,7 +379,7 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **date** | **String**| | [optional] |
### Return type
@@ -454,7 +454,7 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **date** | **String**| | [optional] |
### Return type
@@ -478,7 +478,7 @@ No authorization required
## viewNumberOfPeakConnections
-> ViewNumberOfPeakConnectionsResponse viewNumberOfPeakConnections().apiToken(apiToken).timeDimension(timeDimension).startYear(startYear).startMonth(startMonth).endYear(endYear).endMonth(endMonth).startDay(startDay).endDay(endDay).execute();
+> ViewNumberOfPeakConnectionsResponse viewNumberOfPeakConnections().timeDimension(timeDimension).startYear(startYear).startMonth(startMonth).endYear(endYear).endMonth(endMonth).apiToken(apiToken).startDay(startDay).endDay(endDay).execute();
View number of peak connections
@@ -505,22 +505,22 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
StatisticsApi apiInstance = new StatisticsApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String timeDimension = "timeDimension_example"; // String |
Integer startYear = 56; // Integer |
Integer startMonth = 56; // Integer |
Integer endYear = 56; // Integer |
Integer endMonth = 56; // Integer |
+ String apiToken = "{{API_TOKEN}}"; // String |
Integer startDay = 56; // Integer |
Integer endDay = 56; // Integer |
try {
ViewNumberOfPeakConnectionsResponse result = api.viewNumberOfPeakConnections()
- .apiToken(apiToken)
.timeDimension(timeDimension)
.startYear(startYear)
.startMonth(startMonth)
.endYear(endYear)
.endMonth(endMonth)
+ .apiToken(apiToken)
.startDay(startDay)
.endDay(endDay)
.execute();
@@ -541,12 +541,12 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **timeDimension** | **String**| | |
| **startYear** | **Integer**| | |
| **startMonth** | **Integer**| | |
| **endYear** | **Integer**| | |
| **endMonth** | **Integer**| | |
+| **apiToken** | **String**| | [optional] |
| **startDay** | **Integer**| | [optional] |
| **endDay** | **Integer**| | [optional] |
diff --git a/docs/UserApi.md b/docs/UserApi.md
index 1cb66c4a..6e1c4c7c 100644
--- a/docs/UserApi.md
+++ b/docs/UserApi.md
@@ -72,9 +72,9 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
UserApi apiInstance = new UserApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String userId = "userId_example"; // String |
String tokenType = "tokenType_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
AddRegistrationOrDeviceTokenData addRegistrationOrDeviceTokenData = new AddRegistrationOrDeviceTokenData(); // AddRegistrationOrDeviceTokenData |
try {
AddRegistrationOrDeviceTokenResponse result = api.addRegistrationOrDeviceToken(userId, tokenType)
@@ -98,9 +98,9 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **userId** | **String**| | |
| **tokenType** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **addRegistrationOrDeviceTokenData** | [**AddRegistrationOrDeviceTokenData**](AddRegistrationOrDeviceTokenData.md)| | [optional] |
### Return type
@@ -151,8 +151,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
UserApi apiInstance = new UserApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String userId = "userId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
Object body = null; // Object |
try {
ChoosePushNotificationContentTemplateResponse result = api.choosePushNotificationContentTemplate(userId)
@@ -176,8 +176,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **userId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **body** | **Object**| | [optional] |
### Return type
@@ -251,7 +251,7 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **createUserData** | [**CreateUserData**](CreateUserData.md)| | [optional] |
### Return type
@@ -297,8 +297,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
UserApi apiInstance = new UserApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String userId = "userId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
CreateUserTokenData createUserTokenData = new CreateUserTokenData(); // CreateUserTokenData |
try {
CreateUserTokenResponse result = api.createUserToken(userId)
@@ -322,8 +322,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **userId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **createUserTokenData** | [**CreateUserTokenData**](CreateUserTokenData.md)| | [optional] |
### Return type
@@ -374,8 +374,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
UserApi apiInstance = new UserApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String userId = "userId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
Object result = api.deleteUserById(userId)
.apiToken(apiToken)
@@ -397,8 +397,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **userId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -452,8 +452,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
UserApi apiInstance = new UserApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String userId = "userId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
LeaveMyGroupChannelsData leaveMyGroupChannelsData = new LeaveMyGroupChannelsData(); // LeaveMyGroupChannelsData |
try {
Object result = api.leaveMyGroupChannels(userId)
@@ -477,8 +477,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **userId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **leaveMyGroupChannelsData** | [**LeaveMyGroupChannelsData**](LeaveMyGroupChannelsData.md)| | [optional] |
### Return type
@@ -533,8 +533,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
UserApi apiInstance = new UserApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String userId = "userId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
String token = "token_example"; // String |
Integer limit = 56; // Integer |
String distinctMode = "distinctMode_example"; // String |
@@ -636,8 +636,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **userId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **token** | **String**| | [optional] |
| **limit** | **Integer**| | [optional] |
| **distinctMode** | **String**| | [optional] |
@@ -727,9 +727,9 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
UserApi apiInstance = new UserApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String userId = "userId_example"; // String |
String tokenType = "tokenType_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
ListRegistrationOrDeviceTokensResponse result = api.listRegistrationOrDeviceTokens(userId, tokenType)
.apiToken(apiToken)
@@ -751,9 +751,9 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **userId** | **String**| | |
| **tokenType** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -843,7 +843,7 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **token** | **String**| | [optional] |
| **limit** | **Integer**| | [optional] |
| **activeMode** | **String**| | [optional] |
@@ -902,8 +902,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
UserApi apiInstance = new UserApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String userId = "userId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
MarkAllMessagesAsReadData markAllMessagesAsReadData = new MarkAllMessagesAsReadData(); // MarkAllMessagesAsReadData |
try {
Object result = api.markAllMessagesAsRead(userId)
@@ -927,8 +927,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **userId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **markAllMessagesAsReadData** | [**MarkAllMessagesAsReadData**](MarkAllMessagesAsReadData.md)| | [optional] |
### Return type
@@ -979,8 +979,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
UserApi apiInstance = new UserApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String userId = "userId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
RegisterAsOperatorToChannelsWithCustomChannelTypesData registerAsOperatorToChannelsWithCustomChannelTypesData = new RegisterAsOperatorToChannelsWithCustomChannelTypesData(); // RegisterAsOperatorToChannelsWithCustomChannelTypesData |
try {
Object result = api.registerAsOperatorToChannelsWithCustomChannelTypes(userId)
@@ -1004,8 +1004,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **userId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **registerAsOperatorToChannelsWithCustomChannelTypesData** | [**RegisterAsOperatorToChannelsWithCustomChannelTypesData**](RegisterAsOperatorToChannelsWithCustomChannelTypesData.md)| | [optional] |
### Return type
@@ -1056,8 +1056,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
UserApi apiInstance = new UserApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String userId = "userId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
RemoveRegistrationOrDeviceTokenResponse result = api.removeRegistrationOrDeviceToken(userId)
.apiToken(apiToken)
@@ -1079,8 +1079,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **userId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -1130,10 +1130,10 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
UserApi apiInstance = new UserApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String userId = "userId_example"; // String |
String tokenType = "tokenType_example"; // String |
String token = "token_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
RemoveRegistrationOrDeviceTokenByTokenResponse result = api.removeRegistrationOrDeviceTokenByToken(userId, tokenType, token)
.apiToken(apiToken)
@@ -1155,10 +1155,10 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **userId** | **String**| | |
| **tokenType** | **String**| | |
| **token** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -1208,9 +1208,9 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
UserApi apiInstance = new UserApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String tokenType = "tokenType_example"; // String |
String token = "token_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
RemoveRegistrationOrDeviceTokenFromOwnerByTokenResponse result = api.removeRegistrationOrDeviceTokenFromOwnerByToken(tokenType, token)
.apiToken(apiToken)
@@ -1232,9 +1232,9 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **tokenType** | **String**| | |
| **token** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -1289,8 +1289,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
UserApi apiInstance = new UserApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String userId = "userId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
ResetPushPreferencesResponse result = api.resetPushPreferences(userId)
.apiToken(apiToken)
@@ -1312,8 +1312,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **userId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -1364,8 +1364,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
UserApi apiInstance = new UserApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String userId = "userId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
UpdateChannelInvitationPreferenceData updateChannelInvitationPreferenceData = new UpdateChannelInvitationPreferenceData(); // UpdateChannelInvitationPreferenceData |
try {
UpdateChannelInvitationPreferenceResponse result = api.updateChannelInvitationPreference(userId)
@@ -1389,8 +1389,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **userId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **updateChannelInvitationPreferenceData** | [**UpdateChannelInvitationPreferenceData**](UpdateChannelInvitationPreferenceData.md)| | [optional] |
### Return type
@@ -1441,9 +1441,9 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
UserApi apiInstance = new UserApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String userId = "userId_example"; // String |
String channelUrl = "channelUrl_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
UpdateCountPreferenceOfChannelByUrlData updateCountPreferenceOfChannelByUrlData = new UpdateCountPreferenceOfChannelByUrlData(); // UpdateCountPreferenceOfChannelByUrlData |
try {
UpdateCountPreferenceOfChannelByUrlResponse result = api.updateCountPreferenceOfChannelByUrl(userId, channelUrl)
@@ -1467,9 +1467,9 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **userId** | **String**| | |
| **channelUrl** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **updateCountPreferenceOfChannelByUrlData** | [**UpdateCountPreferenceOfChannelByUrlData**](UpdateCountPreferenceOfChannelByUrlData.md)| | [optional] |
### Return type
@@ -1520,8 +1520,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
UserApi apiInstance = new UserApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String userId = "userId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
UpdatePushPreferencesData updatePushPreferencesData = new UpdatePushPreferencesData(); // UpdatePushPreferencesData |
try {
UpdatePushPreferencesResponse result = api.updatePushPreferences(userId)
@@ -1545,8 +1545,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **userId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **updatePushPreferencesData** | [**UpdatePushPreferencesData**](UpdatePushPreferencesData.md)| | [optional] |
### Return type
@@ -1597,9 +1597,9 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
UserApi apiInstance = new UserApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String userId = "userId_example"; // String |
String channelUrl = "channelUrl_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
UpdatePushPreferencesForChannelByUrlData updatePushPreferencesForChannelByUrlData = new UpdatePushPreferencesForChannelByUrlData(); // UpdatePushPreferencesForChannelByUrlData |
try {
UpdatePushPreferencesForChannelByUrlResponse result = api.updatePushPreferencesForChannelByUrl(userId, channelUrl)
@@ -1623,9 +1623,9 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **userId** | **String**| | |
| **channelUrl** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **updatePushPreferencesForChannelByUrlData** | [**UpdatePushPreferencesForChannelByUrlData**](UpdatePushPreferencesForChannelByUrlData.md)| | [optional] |
### Return type
@@ -1678,8 +1678,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
UserApi apiInstance = new UserApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String userId = "userId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
UpdateUserByIdData updateUserByIdData = new UpdateUserByIdData(); // UpdateUserByIdData |
try {
SendBirdUser result = api.updateUserById(userId)
@@ -1703,8 +1703,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **userId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **updateUserByIdData** | [**UpdateUserByIdData**](UpdateUserByIdData.md)| | [optional] |
### Return type
@@ -1756,8 +1756,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
UserApi apiInstance = new UserApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String userId = "userId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
ViewChannelInvitationPreferenceResponse result = api.viewChannelInvitationPreference(userId)
.apiToken(apiToken)
@@ -1779,8 +1779,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **userId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -1830,9 +1830,9 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
UserApi apiInstance = new UserApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String userId = "userId_example"; // String |
String channelUrl = "channelUrl_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
ViewCountPreferenceOfChannelByUrlResponse result = api.viewCountPreferenceOfChannelByUrl(userId, channelUrl)
.apiToken(apiToken)
@@ -1854,9 +1854,9 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **userId** | **String**| | |
| **channelUrl** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -1910,8 +1910,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
UserApi apiInstance = new UserApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String userId = "userId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
String state = "state_example"; // String |
try {
ViewNumberOfChannelsByJoinStatusResponse result = api.viewNumberOfChannelsByJoinStatus(userId)
@@ -1935,8 +1935,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **userId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **state** | **String**| | [optional] |
### Return type
@@ -1987,8 +1987,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
UserApi apiInstance = new UserApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String userId = "userId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
List customTypes = Arrays.asList(); // List |
String superMode = "superMode_example"; // String |
try {
@@ -2014,8 +2014,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **userId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **customTypes** | **List<String>**| | [optional] |
| **superMode** | **String**| | [optional] |
@@ -2067,8 +2067,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
UserApi apiInstance = new UserApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String userId = "userId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
String customType = "customType_example"; // String |
String itemKeys = "itemKeys_example"; // String |
try {
@@ -2094,8 +2094,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **userId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **customType** | **String**| | [optional] |
| **itemKeys** | **String**| | [optional] |
@@ -2151,8 +2151,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
UserApi apiInstance = new UserApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String userId = "userId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
String customTypes = "customTypes_example"; // String |
String superMode = "superMode_example"; // String |
try {
@@ -2178,8 +2178,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **userId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **customTypes** | **String**| | [optional] |
| **superMode** | **String**| | [optional] |
@@ -2231,8 +2231,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
UserApi apiInstance = new UserApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String userId = "userId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
ViewPushPreferencesResponse result = api.viewPushPreferences(userId)
.apiToken(apiToken)
@@ -2254,8 +2254,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **userId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -2305,9 +2305,9 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
UserApi apiInstance = new UserApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String userId = "userId_example"; // String |
String channelUrl = "channelUrl_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
ViewPushPreferencesForChannelByUrlResponse result = api.viewPushPreferencesForChannelByUrl(userId, channelUrl)
.apiToken(apiToken)
@@ -2329,9 +2329,9 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **userId** | **String**| | |
| **channelUrl** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
@@ -2385,8 +2385,8 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
UserApi apiInstance = new UserApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String userId = "userId_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
Boolean includeUnreadCount = true; // Boolean |
String customTypes = "customTypes_example"; // String |
String superMode = "superMode_example"; // String |
@@ -2414,8 +2414,8 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **userId** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **includeUnreadCount** | **Boolean**| | [optional] |
| **customTypes** | **String**| | [optional] |
| **superMode** | **String**| | [optional] |
@@ -2468,9 +2468,9 @@ public class Example {
defaultClient.setBasePath("https://api-APP_ID.sendbird.com");
UserApi apiInstance = new UserApi(defaultClient);
- String apiToken = "{{API_TOKEN}}"; // String |
String tokenType = "tokenType_example"; // String |
String token = "token_example"; // String |
+ String apiToken = "{{API_TOKEN}}"; // String |
try {
List result = api.viewWhoOwnsRegistrationOrDeviceTokenByToken(tokenType, token)
.apiToken(apiToken)
@@ -2492,9 +2492,9 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
| **tokenType** | **String**| | |
| **token** | **String**| | |
+| **apiToken** | **String**| | [optional] |
### Return type
diff --git a/docs/V3ApplicationsPushSettingsGet200Response.md b/docs/V3ApplicationsPushSettingsGet200Response.md
new file mode 100644
index 00000000..01d8fd11
--- /dev/null
+++ b/docs/V3ApplicationsPushSettingsGet200Response.md
@@ -0,0 +1,13 @@
+
+
+# V3ApplicationsPushSettingsGet200Response
+
+
+## Properties
+
+| Name | Type | Description | Notes |
+|------------ | ------------- | ------------- | -------------|
+|**pushEnabled** | **Boolean** | | [optional] |
+
+
+
diff --git a/docs/V3ApplicationsPushSettingsGetRequest.md b/docs/V3ApplicationsPushSettingsGetRequest.md
new file mode 100644
index 00000000..3a55e71b
--- /dev/null
+++ b/docs/V3ApplicationsPushSettingsGetRequest.md
@@ -0,0 +1,13 @@
+
+
+# V3ApplicationsPushSettingsGetRequest
+
+
+## Properties
+
+| Name | Type | Description | Notes |
+|------------ | ------------- | ------------- | -------------|
+|**pushEnabled** | **Boolean** | Determines whether to turn on the push notifications feature for an application. | [optional] |
+
+
+
diff --git a/docs/V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest.md b/docs/V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest.md
new file mode 100644
index 00000000..5fd6a2ea
--- /dev/null
+++ b/docs/V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest.md
@@ -0,0 +1,31 @@
+
+
+# V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest
+
+
+## Properties
+
+| Name | Type | Description | Notes |
+|------------ | ------------- | ------------- | -------------|
+|**messageType** | **String** | Specifies the type of the message. The value of MESG represents a text message. | [optional] |
+|**userId** | **String** | Specifies the user ID of the sender. | [optional] |
+|**message** | **String** | Specifies the content of the message. | [optional] |
+|**_file** | **String** | Depending on the file upload method, this specifies the data of the file to upload to the Sendbird server either in raw binary format or by the file's location. When sending a request containing a file, you must change the value of the content-type header to multipart/form-data; boundary={your_unique_boundary_string} in the request. The code examples of HTTP multipart request and cURL are provided below the tables for your reference. If this file property is specified, the url property is not required. This doesn't allow a converted base64-encoded string from a file as its value. | [optional] |
+|**url** | **String** | Specifies the URL of the file hosted on the server of your own or other third-party companies. If this url property is specified, the file property is not required. | [optional] |
+|**scheduledAt** | **BigDecimal** | The specified time that indicates when to send the message, in Unix milliseconds format. Since messages are scheduled in minutes, values less than seconds are discarded. The specified time can be between 5 minutes and 43,200 minutes (30 days) from the current time. | [optional] |
+|**customType** | **String** | Specifies a custom message type used for message grouping. The length is limited to 128 characters. * Custom types are also used to segment metrics within Sendbird's Advanced analytics, which enables the sub-classification of data views. | [optional] |
+|**data** | **String** | Specifies additional message information such as custom font size, font type, or JSON formatted string. | [optional] |
+|**sendPush** | **Boolean** | Determines whether to send a push notification of the message to the channel members. This property only applies to group channels. (Default is true) | [optional] |
+|**mentionType** | **String** | Specifies the mentioning method that indicates which user receives a notification of the message. Acceptable values are users and channels. If set to users, only the users specified in the mentioned_user_ids property below are notified. If set to channels, all users in the channel are notified. (Default = users) | [optional] |
+|**mentionedUserIds** | **List<String>** | Specifies an array of one or more IDs of the users who will receive a notification of the message. | [optional] |
+|**isSilent** | **Boolean** | Determines whether to send a message without updating some of the following channel properties. If set to true, the channel's last_message is updated only for the sender while its unread_message_count remains unchanged for all channel members. Also, a push notification isn't sent to the users receiving the message. If the message is sent to a hidden channel, the channel remains hidden. (Default is false) | [optional] |
+|**markAsRead** | **Boolean** | Determines whether to mark the message as read for the sender. If set to false, then the sender's unread_count and read_receipt remain unchanged after the message is sent. (Default is true) | [optional] |
+|**sortedMetaarray** | **List<Object>** | Specifies an array of one or more JSON objects consisting of key-values items that store additional message information. Items are saved and returned in the exact order they've been specified. | [optional] |
+|**dedupId** | **String** | Specifies a unique ID for the message created by another system. In general, this property is used to prevent the same message data from getting inserted when migrating messages from another system to the Sendbird server. If specified, the server performs a duplicate check using the property value. | [optional] |
+|**apnsBundleId** | **String** | Specifies the bundle ID of the client app in order to send a push notification to iOS devices. You can find this in Settings > Chat > Notifications > Push notification services on Sendbird Dashboard. | [optional] |
+|**appleCriticalAlertOptions** | **Object** | Specifies options that support Apple's critical alerts and checks whether the message is a critical alert. | [optional] |
+|**sound** | **String** | Specifies the name of a sound file that is used for critical alerts. | [optional] |
+|**volume** | **Float** | Specifies the volume of the critical alert sound. The volume ranges from 0.0to 1.0, which indicates silent and full volume, respectively. (Default = 1.0) | [optional] |
+
+
+
diff --git a/docs/V3PollsGetRequest.md b/docs/V3PollsGetRequest.md
new file mode 100644
index 00000000..8d52259b
--- /dev/null
+++ b/docs/V3PollsGetRequest.md
@@ -0,0 +1,19 @@
+
+
+# V3PollsGetRequest
+
+
+## Properties
+
+| Name | Type | Description | Notes |
+|------------ | ------------- | ------------- | -------------|
+|**title** | **String** | Specifies the title of a poll. The length is limited to 2,048 characters. | [optional] |
+|**options** | **List<String>** | Specifies an array of poll options that a user can vote for. At least one option should be provided, and the length of each option is limited to 2,000 characters. | [optional] |
+|**allowUserSuggestion** | **Boolean** | Determines whether to allow users other than the creator of the poll to add new options to the poll. (Default is false) | [optional] |
+|**allowMultipleVotes** | **Boolean** | Determines whether to allow users to vote for multiple options. (Default is false) | [optional] |
+|**closeAt** | **Long** | Specifies when the poll closes and no longer accepts votes in Unix seconds. If the value of this property is -1, the poll is open indefinitely. | [optional] |
+|**createdBy** | **String** | Specifies the unique ID of the user who creates the poll. | [optional] |
+|**data** | **Object** | Specifies a JSON object of one or more key-value items to store additional poll information. | [optional] |
+
+
+
diff --git a/docs/V3PollsPollIdDeleteRequest.md b/docs/V3PollsPollIdDeleteRequest.md
new file mode 100644
index 00000000..de736202
--- /dev/null
+++ b/docs/V3PollsPollIdDeleteRequest.md
@@ -0,0 +1,15 @@
+
+
+# V3PollsPollIdDeleteRequest
+
+
+## Properties
+
+| Name | Type | Description | Notes |
+|------------ | ------------- | ------------- | -------------|
+|**channelUrl** | **String** | Specifies the URL of the channel. If channel_type is specified, channel_url must be specified as well. | [optional] |
+|**channelType** | **String** | Specifies the type of the channel. Either open_channels or group_channels. | [optional] |
+|**showPartialVoterList** | **Boolean** | Determines whether to show a partial list of voters for each option. If set to true, the option resources inside the response include the partial_voter_list property which shows up to ten voters. | [optional] |
+
+
+
diff --git a/docs/V3PollsPollIdDeleteRequest1.md b/docs/V3PollsPollIdDeleteRequest1.md
new file mode 100644
index 00000000..bdc7b7df
--- /dev/null
+++ b/docs/V3PollsPollIdDeleteRequest1.md
@@ -0,0 +1,18 @@
+
+
+# V3PollsPollIdDeleteRequest1
+
+
+## Properties
+
+| Name | Type | Description | Notes |
+|------------ | ------------- | ------------- | -------------|
+|**title** | **String** | Specifies the title of a poll. The length is limited to 2,000 characters. | [optional] |
+|**allowUserSuggestion** | **Boolean** | Determines whether to allow users other than the creator of the poll to add new options to the poll. (Default is false) | [optional] |
+|**allowMultipleVotes** | **Boolean** | Determines whether to allow users to vote for multiple options. (Default is false) | [optional] |
+|**closeAt** | **Long** | Specifies when the poll closes and no longer accepts votes in Unix seconds. If the value of this property is -1, the poll is open indefinitely. | [optional] |
+|**allocreatedBywMultipleVotes** | **String** | Specifies the unique ID of the user who creates the poll. | [optional] |
+|**data** | **Object** | Specifies a JSON object of one or more key-value items to store additional poll information. | [optional] |
+
+
+
diff --git a/docs/V3PollsPollIdOptionsOptionIdDeleteRequest.md b/docs/V3PollsPollIdOptionsOptionIdDeleteRequest.md
new file mode 100644
index 00000000..d8d88318
--- /dev/null
+++ b/docs/V3PollsPollIdOptionsOptionIdDeleteRequest.md
@@ -0,0 +1,14 @@
+
+
+# V3PollsPollIdOptionsOptionIdDeleteRequest
+
+
+## Properties
+
+| Name | Type | Description | Notes |
+|------------ | ------------- | ------------- | -------------|
+|**text** | **String** | Specifies the description of a new option. The maximum length is 2,000 characters. | [optional] |
+|**createdBy** | **String** | Specifies the unique ID of the user who creates the option. | [optional] |
+
+
+
diff --git a/docs/V3PollsPollIdOptionsOptionIdVotersGet200Response.md b/docs/V3PollsPollIdOptionsOptionIdVotersGet200Response.md
new file mode 100644
index 00000000..d6258dc7
--- /dev/null
+++ b/docs/V3PollsPollIdOptionsOptionIdVotersGet200Response.md
@@ -0,0 +1,15 @@
+
+
+# V3PollsPollIdOptionsOptionIdVotersGet200Response
+
+
+## Properties
+
+| Name | Type | Description | Notes |
+|------------ | ------------- | ------------- | -------------|
+|**voteCount** | **Integer** | | [optional] |
+|**voters** | [**List<V3PollsPollIdOptionsOptionIdVotersGet200ResponseVotersInner>**](V3PollsPollIdOptionsOptionIdVotersGet200ResponseVotersInner.md) | | [optional] |
+|**next** | **String** | | [optional] |
+
+
+
diff --git a/docs/V3PollsPollIdOptionsOptionIdVotersGet200ResponseVotersInner.md b/docs/V3PollsPollIdOptionsOptionIdVotersGet200ResponseVotersInner.md
new file mode 100644
index 00000000..6bae2297
--- /dev/null
+++ b/docs/V3PollsPollIdOptionsOptionIdVotersGet200ResponseVotersInner.md
@@ -0,0 +1,16 @@
+
+
+# V3PollsPollIdOptionsOptionIdVotersGet200ResponseVotersInner
+
+
+## Properties
+
+| Name | Type | Description | Notes |
+|------------ | ------------- | ------------- | -------------|
+|**nickname** | **String** | | [optional] |
+|**metadata** | **Object** | | [optional] |
+|**profileUrl** | **String** | | [optional] |
+|**userId** | **String** | | [optional] |
+
+
+
diff --git a/docs/V3PollsPollIdOptionsOptionIdVotersGetRequest.md b/docs/V3PollsPollIdOptionsOptionIdVotersGetRequest.md
new file mode 100644
index 00000000..12639476
--- /dev/null
+++ b/docs/V3PollsPollIdOptionsOptionIdVotersGetRequest.md
@@ -0,0 +1,14 @@
+
+
+# V3PollsPollIdOptionsOptionIdVotersGetRequest
+
+
+## Properties
+
+| Name | Type | Description | Notes |
+|------------ | ------------- | ------------- | -------------|
+|**token** | **String** | Specifies the token to get the next page of voters. You can get this value from the next property of the previous API response. | [optional] |
+|**limit** | **Integer** | Specifies the number of voters to return per page. Acceptable values are 1 to 100, inclusive. (Default is 100) | [optional] |
+
+
+
diff --git a/docs/V3PollsPollIdVotePutRequest.md b/docs/V3PollsPollIdVotePutRequest.md
new file mode 100644
index 00000000..ac70a500
--- /dev/null
+++ b/docs/V3PollsPollIdVotePutRequest.md
@@ -0,0 +1,14 @@
+
+
+# V3PollsPollIdVotePutRequest
+
+
+## Properties
+
+| Name | Type | Description | Notes |
+|------------ | ------------- | ------------- | -------------|
+|**userId** | **String** | Specifies the unique ID of a user who casts or cancels a vote. | [optional] |
+|**optionIds** | **List<Integer>** | Specifies the array of option IDs to cast or cancel votes. For example, if a user had voted for both Option 1 and Option 2 in a poll, you can specify this property's value as [1,2]. If the user wants to cancel the vote for Option 2 but keep the vote for Option 1, the value should be specified as [1]. If the user wants to cancel the votes for both poll options, the value should be specified as []. | [optional] |
+
+
+
diff --git a/docs/V3ScheduledMessagesCountGet200Response.md b/docs/V3ScheduledMessagesCountGet200Response.md
new file mode 100644
index 00000000..89246e55
--- /dev/null
+++ b/docs/V3ScheduledMessagesCountGet200Response.md
@@ -0,0 +1,13 @@
+
+
+# V3ScheduledMessagesCountGet200Response
+
+
+## Properties
+
+| Name | Type | Description | Notes |
+|------------ | ------------- | ------------- | -------------|
+|**count** | **BigDecimal** | | [optional] |
+
+
+
diff --git a/docs/V3ScheduledMessagesGet200Response.md b/docs/V3ScheduledMessagesGet200Response.md
new file mode 100644
index 00000000..f8ca9a15
--- /dev/null
+++ b/docs/V3ScheduledMessagesGet200Response.md
@@ -0,0 +1,14 @@
+
+
+# V3ScheduledMessagesGet200Response
+
+
+## Properties
+
+| Name | Type | Description | Notes |
+|------------ | ------------- | ------------- | -------------|
+|**scheduledMessages** | [**List<SendBirdScheduledMessage>**](SendBirdScheduledMessage.md) | | [optional] |
+|**next** | **String** | | [optional] |
+
+
+
diff --git a/docs/WebhookApi.md b/docs/WebhookApi.md
index ecef8734..075941a0 100644
--- a/docs/WebhookApi.md
+++ b/docs/WebhookApi.md
@@ -61,7 +61,7 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **chooseWhichEventsToSubscribeToData** | [**ChooseWhichEventsToSubscribeToData**](ChooseWhichEventsToSubscribeToData.md)| | [optional] |
### Return type
@@ -136,7 +136,7 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
-| **apiToken** | **String**| | |
+| **apiToken** | **String**| | [optional] |
| **displayAllWebhookCategories** | **Boolean**| | [optional] |
### Return type
diff --git a/pom.xml b/pom.xml
index f8bf0f20..d5318f4a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
sendbird-platform-sdk
jar
sendbird-platform-sdk
- 0.0.16
+ 1.0.17
https://github.com/sendbird/sendbird-platform-sdk-java
Sendbird Platform API SDK
diff --git a/src/main/java/org/openapitools/client/model/AbstractOpenApiSchema.java b/src/main/java/org/openapitools/client/model/AbstractOpenApiSchema.java
index 8ffdff91..29acf58a 100644
--- a/src/main/java/org/openapitools/client/model/AbstractOpenApiSchema.java
+++ b/src/main/java/org/openapitools/client/model/AbstractOpenApiSchema.java
@@ -24,7 +24,7 @@
/**
* Abstract class for oneOf,anyOf schemas defined in OpenAPI spec
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public abstract class AbstractOpenApiSchema {
// store the actual instance of the schema/object
diff --git a/src/main/java/org/openapitools/client/model/AddApnsPushConfigurationData.java b/src/main/java/org/openapitools/client/model/AddApnsPushConfigurationData.java
index 2db91378..e86eb6f8 100644
--- a/src/main/java/org/openapitools/client/model/AddApnsPushConfigurationData.java
+++ b/src/main/java/org/openapitools/client/model/AddApnsPushConfigurationData.java
@@ -43,7 +43,7 @@
AddApnsPushConfigurationData.JSON_PROPERTY_APNS_TYPE
})
@JsonTypeName("addApnsPushConfigurationData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class AddApnsPushConfigurationData {
public static final String JSON_PROPERTY_APNS_CERT = "apns_cert";
private File apnsCert;
diff --git a/src/main/java/org/openapitools/client/model/AddApnsPushConfigurationResponse.java b/src/main/java/org/openapitools/client/model/AddApnsPushConfigurationResponse.java
index cd955ea6..0d53ced6 100644
--- a/src/main/java/org/openapitools/client/model/AddApnsPushConfigurationResponse.java
+++ b/src/main/java/org/openapitools/client/model/AddApnsPushConfigurationResponse.java
@@ -38,7 +38,7 @@
AddApnsPushConfigurationResponse.JSON_PROPERTY_PUSH_CONFIGURATIONS
})
@JsonTypeName("addApnsPushConfigurationResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class AddApnsPushConfigurationResponse {
public static final String JSON_PROPERTY_PUSH_CONFIGURATIONS = "push_configurations";
private List pushConfigurations = null;
diff --git a/src/main/java/org/openapitools/client/model/AddApnsPushConfigurationResponsePushConfigurationsInner.java b/src/main/java/org/openapitools/client/model/AddApnsPushConfigurationResponsePushConfigurationsInner.java
index 7cc5180d..9234100e 100644
--- a/src/main/java/org/openapitools/client/model/AddApnsPushConfigurationResponsePushConfigurationsInner.java
+++ b/src/main/java/org/openapitools/client/model/AddApnsPushConfigurationResponsePushConfigurationsInner.java
@@ -45,7 +45,7 @@
AddApnsPushConfigurationResponsePushConfigurationsInner.JSON_PROPERTY_PUSH_SOUND
})
@JsonTypeName("addApnsPushConfigurationResponse_push_configurations_inner")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class AddApnsPushConfigurationResponsePushConfigurationsInner {
public static final String JSON_PROPERTY_ID = "id";
private String id;
diff --git a/src/main/java/org/openapitools/client/model/AddEmojiCategoriesResponse.java b/src/main/java/org/openapitools/client/model/AddEmojiCategoriesResponse.java
index 4244344b..07108dfc 100644
--- a/src/main/java/org/openapitools/client/model/AddEmojiCategoriesResponse.java
+++ b/src/main/java/org/openapitools/client/model/AddEmojiCategoriesResponse.java
@@ -38,7 +38,7 @@
AddEmojiCategoriesResponse.JSON_PROPERTY_EMOJI_CATEGORIES
})
@JsonTypeName("addEmojiCategoriesResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class AddEmojiCategoriesResponse {
public static final String JSON_PROPERTY_EMOJI_CATEGORIES = "emoji_categories";
private List emojiCategories = null;
diff --git a/src/main/java/org/openapitools/client/model/AddEmojiCategoriesResponseEmojiCategoriesInner.java b/src/main/java/org/openapitools/client/model/AddEmojiCategoriesResponseEmojiCategoriesInner.java
index 15212076..5b0af217 100644
--- a/src/main/java/org/openapitools/client/model/AddEmojiCategoriesResponseEmojiCategoriesInner.java
+++ b/src/main/java/org/openapitools/client/model/AddEmojiCategoriesResponseEmojiCategoriesInner.java
@@ -38,7 +38,7 @@
AddEmojiCategoriesResponseEmojiCategoriesInner.JSON_PROPERTY_URL
})
@JsonTypeName("addEmojiCategoriesResponse_emoji_categories_inner")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class AddEmojiCategoriesResponseEmojiCategoriesInner {
public static final String JSON_PROPERTY_ID = "id";
private BigDecimal id;
diff --git a/src/main/java/org/openapitools/client/model/AddEmojisData.java b/src/main/java/org/openapitools/client/model/AddEmojisData.java
index 8f4e4249..36328d27 100644
--- a/src/main/java/org/openapitools/client/model/AddEmojisData.java
+++ b/src/main/java/org/openapitools/client/model/AddEmojisData.java
@@ -38,7 +38,7 @@
AddEmojisData.JSON_PROPERTY_EMOJIS
})
@JsonTypeName("addEmojisData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class AddEmojisData {
public static final String JSON_PROPERTY_EMOJI_CATEGORY_ID = "emoji_category_id";
private Integer emojiCategoryId;
diff --git a/src/main/java/org/openapitools/client/model/AddEmojisResponse.java b/src/main/java/org/openapitools/client/model/AddEmojisResponse.java
index 8295ed44..278c94b8 100644
--- a/src/main/java/org/openapitools/client/model/AddEmojisResponse.java
+++ b/src/main/java/org/openapitools/client/model/AddEmojisResponse.java
@@ -38,7 +38,7 @@
AddEmojisResponse.JSON_PROPERTY_EMOJIS
})
@JsonTypeName("addEmojisResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class AddEmojisResponse {
public static final String JSON_PROPERTY_EMOJIS = "emojis";
private List emojis = null;
diff --git a/src/main/java/org/openapitools/client/model/AddExtraDataToMessageData.java b/src/main/java/org/openapitools/client/model/AddExtraDataToMessageData.java
index 108b6d10..6e8d7e19 100644
--- a/src/main/java/org/openapitools/client/model/AddExtraDataToMessageData.java
+++ b/src/main/java/org/openapitools/client/model/AddExtraDataToMessageData.java
@@ -38,7 +38,7 @@
AddExtraDataToMessageData.JSON_PROPERTY_SORTED_METAARRAY
})
@JsonTypeName("addExtraDataToMessageData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class AddExtraDataToMessageData {
public static final String JSON_PROPERTY_CHANNEL_TYPE = "channel_type";
private String channelType;
diff --git a/src/main/java/org/openapitools/client/model/AddExtraDataToMessageResponse.java b/src/main/java/org/openapitools/client/model/AddExtraDataToMessageResponse.java
index 5e782fdb..0182540d 100644
--- a/src/main/java/org/openapitools/client/model/AddExtraDataToMessageResponse.java
+++ b/src/main/java/org/openapitools/client/model/AddExtraDataToMessageResponse.java
@@ -38,7 +38,7 @@
AddExtraDataToMessageResponse.JSON_PROPERTY_SORTED_METAARRAY
})
@JsonTypeName("addExtraDataToMessageResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class AddExtraDataToMessageResponse {
public static final String JSON_PROPERTY_SORTED_METAARRAY = "sorted_metaarray";
private List sortedMetaarray = null;
diff --git a/src/main/java/org/openapitools/client/model/AddFcmPushConfigurationData.java b/src/main/java/org/openapitools/client/model/AddFcmPushConfigurationData.java
index 45c2c9de..1bb8f692 100644
--- a/src/main/java/org/openapitools/client/model/AddFcmPushConfigurationData.java
+++ b/src/main/java/org/openapitools/client/model/AddFcmPushConfigurationData.java
@@ -36,7 +36,7 @@
AddFcmPushConfigurationData.JSON_PROPERTY_PUSH_SOUND
})
@JsonTypeName("addFcmPushConfigurationData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class AddFcmPushConfigurationData {
public static final String JSON_PROPERTY_API_KEY = "api_key";
private String apiKey;
diff --git a/src/main/java/org/openapitools/client/model/AddFcmPushConfigurationResponse.java b/src/main/java/org/openapitools/client/model/AddFcmPushConfigurationResponse.java
index 69b7b0e1..dabb95af 100644
--- a/src/main/java/org/openapitools/client/model/AddFcmPushConfigurationResponse.java
+++ b/src/main/java/org/openapitools/client/model/AddFcmPushConfigurationResponse.java
@@ -38,7 +38,7 @@
AddFcmPushConfigurationResponse.JSON_PROPERTY_PUSH_CONFIGURATIONS
})
@JsonTypeName("addFcmPushConfigurationResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class AddFcmPushConfigurationResponse {
public static final String JSON_PROPERTY_PUSH_CONFIGURATIONS = "push_configurations";
private List pushConfigurations = null;
diff --git a/src/main/java/org/openapitools/client/model/AddFcmPushConfigurationResponsePushConfigurationsInner.java b/src/main/java/org/openapitools/client/model/AddFcmPushConfigurationResponsePushConfigurationsInner.java
index d2f36a8d..4b19ade8 100644
--- a/src/main/java/org/openapitools/client/model/AddFcmPushConfigurationResponsePushConfigurationsInner.java
+++ b/src/main/java/org/openapitools/client/model/AddFcmPushConfigurationResponsePushConfigurationsInner.java
@@ -38,7 +38,7 @@
AddFcmPushConfigurationResponsePushConfigurationsInner.JSON_PROPERTY_PUSH_SOUND
})
@JsonTypeName("addFcmPushConfigurationResponse_push_configurations_inner")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class AddFcmPushConfigurationResponsePushConfigurationsInner {
public static final String JSON_PROPERTY_ID = "id";
private String id;
diff --git a/src/main/java/org/openapitools/client/model/AddHmsPushConfigurationData.java b/src/main/java/org/openapitools/client/model/AddHmsPushConfigurationData.java
index cb6a229d..b835c119 100644
--- a/src/main/java/org/openapitools/client/model/AddHmsPushConfigurationData.java
+++ b/src/main/java/org/openapitools/client/model/AddHmsPushConfigurationData.java
@@ -37,7 +37,7 @@
AddHmsPushConfigurationData.JSON_PROPERTY_PUSH_SOUND
})
@JsonTypeName("addHmsPushConfigurationData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class AddHmsPushConfigurationData {
public static final String JSON_PROPERTY_HUAWEI_APP_ID = "huawei_app_id";
private String huaweiAppId;
diff --git a/src/main/java/org/openapitools/client/model/AddHmsPushConfigurationResponse.java b/src/main/java/org/openapitools/client/model/AddHmsPushConfigurationResponse.java
index ffcd447f..5c9875ab 100644
--- a/src/main/java/org/openapitools/client/model/AddHmsPushConfigurationResponse.java
+++ b/src/main/java/org/openapitools/client/model/AddHmsPushConfigurationResponse.java
@@ -38,7 +38,7 @@
AddHmsPushConfigurationResponse.JSON_PROPERTY_PUSH_CONFIGURATIONS
})
@JsonTypeName("addHmsPushConfigurationResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class AddHmsPushConfigurationResponse {
public static final String JSON_PROPERTY_PUSH_CONFIGURATIONS = "push_configurations";
private List pushConfigurations = null;
diff --git a/src/main/java/org/openapitools/client/model/AddHmsPushConfigurationResponsePushConfigurationsInner.java b/src/main/java/org/openapitools/client/model/AddHmsPushConfigurationResponsePushConfigurationsInner.java
index 5fa86510..db2bf035 100644
--- a/src/main/java/org/openapitools/client/model/AddHmsPushConfigurationResponsePushConfigurationsInner.java
+++ b/src/main/java/org/openapitools/client/model/AddHmsPushConfigurationResponsePushConfigurationsInner.java
@@ -39,7 +39,7 @@
AddHmsPushConfigurationResponsePushConfigurationsInner.JSON_PROPERTY_PUSH_SOUND
})
@JsonTypeName("addHmsPushConfigurationResponse_push_configurations_inner")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class AddHmsPushConfigurationResponsePushConfigurationsInner {
public static final String JSON_PROPERTY_ID = "id";
private String id;
diff --git a/src/main/java/org/openapitools/client/model/AddIpToWhitelistData.java b/src/main/java/org/openapitools/client/model/AddIpToWhitelistData.java
index abe7ef01..eae26f33 100644
--- a/src/main/java/org/openapitools/client/model/AddIpToWhitelistData.java
+++ b/src/main/java/org/openapitools/client/model/AddIpToWhitelistData.java
@@ -37,7 +37,7 @@
AddIpToWhitelistData.JSON_PROPERTY_IP_WHITELIST_ADDRESSES
})
@JsonTypeName("addIpToWhitelistData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class AddIpToWhitelistData {
public static final String JSON_PROPERTY_IP_WHITELIST_ADDRESSES = "ip_whitelist_addresses";
private List ipWhitelistAddresses = new ArrayList<>();
diff --git a/src/main/java/org/openapitools/client/model/AddIpToWhitelistResponse.java b/src/main/java/org/openapitools/client/model/AddIpToWhitelistResponse.java
index b4795856..8539ca55 100644
--- a/src/main/java/org/openapitools/client/model/AddIpToWhitelistResponse.java
+++ b/src/main/java/org/openapitools/client/model/AddIpToWhitelistResponse.java
@@ -37,7 +37,7 @@
AddIpToWhitelistResponse.JSON_PROPERTY_IP_WHITELIST_ADDRESSES
})
@JsonTypeName("addIpToWhitelistResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class AddIpToWhitelistResponse {
public static final String JSON_PROPERTY_IP_WHITELIST_ADDRESSES = "ip_whitelist_addresses";
private List ipWhitelistAddresses = null;
diff --git a/src/main/java/org/openapitools/client/model/AddReactionToAMessageData.java b/src/main/java/org/openapitools/client/model/AddReactionToAMessageData.java
index 26ea47f0..505caffa 100644
--- a/src/main/java/org/openapitools/client/model/AddReactionToAMessageData.java
+++ b/src/main/java/org/openapitools/client/model/AddReactionToAMessageData.java
@@ -39,7 +39,7 @@
AddReactionToAMessageData.JSON_PROPERTY_REACTION
})
@JsonTypeName("addReactionToAMessageData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class AddReactionToAMessageData {
public static final String JSON_PROPERTY_CHANNEL_TYPE = "channel_type";
private String channelType;
diff --git a/src/main/java/org/openapitools/client/model/AddReactionToAMessageResponse.java b/src/main/java/org/openapitools/client/model/AddReactionToAMessageResponse.java
index ea307469..f6fae77d 100644
--- a/src/main/java/org/openapitools/client/model/AddReactionToAMessageResponse.java
+++ b/src/main/java/org/openapitools/client/model/AddReactionToAMessageResponse.java
@@ -41,7 +41,7 @@
AddReactionToAMessageResponse.JSON_PROPERTY_MSG_ID
})
@JsonTypeName("addReactionToAMessageResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class AddReactionToAMessageResponse {
public static final String JSON_PROPERTY_USER_ID = "user_id";
private String userId;
diff --git a/src/main/java/org/openapitools/client/model/AddRegistrationOrDeviceTokenData.java b/src/main/java/org/openapitools/client/model/AddRegistrationOrDeviceTokenData.java
index 0bd80801..1d268cd0 100644
--- a/src/main/java/org/openapitools/client/model/AddRegistrationOrDeviceTokenData.java
+++ b/src/main/java/org/openapitools/client/model/AddRegistrationOrDeviceTokenData.java
@@ -37,7 +37,7 @@
AddRegistrationOrDeviceTokenData.JSON_PROPERTY_APNS_DEVICE_TOKEN
})
@JsonTypeName("addRegistrationOrDeviceTokenData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class AddRegistrationOrDeviceTokenData {
public static final String JSON_PROPERTY_GCM_REG_TOKEN = "gcm_reg_token";
private String gcmRegToken;
diff --git a/src/main/java/org/openapitools/client/model/AddRegistrationOrDeviceTokenResponse.java b/src/main/java/org/openapitools/client/model/AddRegistrationOrDeviceTokenResponse.java
index 3c3eca38..540a2960 100644
--- a/src/main/java/org/openapitools/client/model/AddRegistrationOrDeviceTokenResponse.java
+++ b/src/main/java/org/openapitools/client/model/AddRegistrationOrDeviceTokenResponse.java
@@ -38,7 +38,7 @@
AddRegistrationOrDeviceTokenResponse.JSON_PROPERTY_USER
})
@JsonTypeName("addRegistrationOrDeviceTokenResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class AddRegistrationOrDeviceTokenResponse {
public static final String JSON_PROPERTY_TOKEN = "token";
private String token;
diff --git a/src/main/java/org/openapitools/client/model/BanFromChannelsWithCustomChannelTypesData.java b/src/main/java/org/openapitools/client/model/BanFromChannelsWithCustomChannelTypesData.java
index fc4fb16f..1e103e72 100644
--- a/src/main/java/org/openapitools/client/model/BanFromChannelsWithCustomChannelTypesData.java
+++ b/src/main/java/org/openapitools/client/model/BanFromChannelsWithCustomChannelTypesData.java
@@ -37,7 +37,7 @@
BanFromChannelsWithCustomChannelTypesData.JSON_PROPERTY_CHANNEL_CUSTOM_TYPES
})
@JsonTypeName("banFromChannelsWithCustomChannelTypesData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class BanFromChannelsWithCustomChannelTypesData {
public static final String JSON_PROPERTY_CHANNEL_CUSTOM_TYPES = "channel_custom_types";
private List channelCustomTypes = new ArrayList<>();
diff --git a/src/main/java/org/openapitools/client/model/BanUsersInChannelsWithCustomChannelTypeData.java b/src/main/java/org/openapitools/client/model/BanUsersInChannelsWithCustomChannelTypeData.java
index 01432088..6324339e 100644
--- a/src/main/java/org/openapitools/client/model/BanUsersInChannelsWithCustomChannelTypeData.java
+++ b/src/main/java/org/openapitools/client/model/BanUsersInChannelsWithCustomChannelTypeData.java
@@ -39,7 +39,7 @@
BanUsersInChannelsWithCustomChannelTypeData.JSON_PROPERTY_ON_DEMAND_UPSERT
})
@JsonTypeName("banUsersInChannelsWithCustomChannelTypeData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class BanUsersInChannelsWithCustomChannelTypeData {
public static final String JSON_PROPERTY_BANNED_LIST = "banned_list";
private List bannedList = new ArrayList<>();
diff --git a/src/main/java/org/openapitools/client/model/BanUsersInChannelsWithCustomChannelTypeDataBannedListInner.java b/src/main/java/org/openapitools/client/model/BanUsersInChannelsWithCustomChannelTypeDataBannedListInner.java
index a77ed33b..b7a5a0bd 100644
--- a/src/main/java/org/openapitools/client/model/BanUsersInChannelsWithCustomChannelTypeDataBannedListInner.java
+++ b/src/main/java/org/openapitools/client/model/BanUsersInChannelsWithCustomChannelTypeDataBannedListInner.java
@@ -38,7 +38,7 @@
BanUsersInChannelsWithCustomChannelTypeDataBannedListInner.JSON_PROPERTY_DESCRIPTION
})
@JsonTypeName("banUsersInChannelsWithCustomChannelTypeData_banned_list_inner")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class BanUsersInChannelsWithCustomChannelTypeDataBannedListInner {
public static final String JSON_PROPERTY_USER_ID = "user_id";
private String userId;
diff --git a/src/main/java/org/openapitools/client/model/Blob.java b/src/main/java/org/openapitools/client/model/Blob.java
index d3862bd6..32570b1c 100644
--- a/src/main/java/org/openapitools/client/model/Blob.java
+++ b/src/main/java/org/openapitools/client/model/Blob.java
@@ -36,7 +36,7 @@
Blob.JSON_PROPERTY_SIZE,
Blob.JSON_PROPERTY_TYPE
})
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class Blob {
public static final String JSON_PROPERTY_SIZE = "size";
private BigDecimal size;
diff --git a/src/main/java/org/openapitools/client/model/BlockUserData.java b/src/main/java/org/openapitools/client/model/BlockUserData.java
index f7180f66..a3fa3882 100644
--- a/src/main/java/org/openapitools/client/model/BlockUserData.java
+++ b/src/main/java/org/openapitools/client/model/BlockUserData.java
@@ -40,7 +40,7 @@
BlockUserData.JSON_PROPERTY_USERS
})
@JsonTypeName("blockUserData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class BlockUserData {
public static final String JSON_PROPERTY_USER_ID = "user_id";
private String userId;
diff --git a/src/main/java/org/openapitools/client/model/BlockUserResponse.java b/src/main/java/org/openapitools/client/model/BlockUserResponse.java
index f2fb2e8b..29a617ff 100644
--- a/src/main/java/org/openapitools/client/model/BlockUserResponse.java
+++ b/src/main/java/org/openapitools/client/model/BlockUserResponse.java
@@ -38,7 +38,7 @@
BlockUserResponse.JSON_PROPERTY_NEXT
})
@JsonTypeName("blockUserResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class BlockUserResponse {
public static final String JSON_PROPERTY_USERS = "users";
private List users = null;
diff --git a/src/main/java/org/openapitools/client/model/ChoosePushNotificationContentTemplateResponse.java b/src/main/java/org/openapitools/client/model/ChoosePushNotificationContentTemplateResponse.java
index a16df8a9..e6b06ec2 100644
--- a/src/main/java/org/openapitools/client/model/ChoosePushNotificationContentTemplateResponse.java
+++ b/src/main/java/org/openapitools/client/model/ChoosePushNotificationContentTemplateResponse.java
@@ -35,7 +35,7 @@
ChoosePushNotificationContentTemplateResponse.JSON_PROPERTY_NAME
})
@JsonTypeName("choosePushNotificationContentTemplateResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ChoosePushNotificationContentTemplateResponse {
public static final String JSON_PROPERTY_NAME = "name";
private String name;
diff --git a/src/main/java/org/openapitools/client/model/ChooseWhichEventsToSubscribeToData.java b/src/main/java/org/openapitools/client/model/ChooseWhichEventsToSubscribeToData.java
index b776a76a..806813e0 100644
--- a/src/main/java/org/openapitools/client/model/ChooseWhichEventsToSubscribeToData.java
+++ b/src/main/java/org/openapitools/client/model/ChooseWhichEventsToSubscribeToData.java
@@ -40,7 +40,7 @@
ChooseWhichEventsToSubscribeToData.JSON_PROPERTY_ENABLED_EVENTS
})
@JsonTypeName("chooseWhichEventsToSubscribeToData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ChooseWhichEventsToSubscribeToData {
public static final String JSON_PROPERTY_ENABLED = "enabled";
private Boolean enabled;
diff --git a/src/main/java/org/openapitools/client/model/ChooseWhichEventsToSubscribeToResponse.java b/src/main/java/org/openapitools/client/model/ChooseWhichEventsToSubscribeToResponse.java
index 47599dcf..9dabaa52 100644
--- a/src/main/java/org/openapitools/client/model/ChooseWhichEventsToSubscribeToResponse.java
+++ b/src/main/java/org/openapitools/client/model/ChooseWhichEventsToSubscribeToResponse.java
@@ -36,7 +36,7 @@
ChooseWhichEventsToSubscribeToResponse.JSON_PROPERTY_WEBHOOK
})
@JsonTypeName("chooseWhichEventsToSubscribeToResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ChooseWhichEventsToSubscribeToResponse {
public static final String JSON_PROPERTY_WEBHOOK = "webhook";
private ChooseWhichEventsToSubscribeToResponseWebhook webhook;
diff --git a/src/main/java/org/openapitools/client/model/ChooseWhichEventsToSubscribeToResponseWebhook.java b/src/main/java/org/openapitools/client/model/ChooseWhichEventsToSubscribeToResponseWebhook.java
index 360210d0..ab96380c 100644
--- a/src/main/java/org/openapitools/client/model/ChooseWhichEventsToSubscribeToResponseWebhook.java
+++ b/src/main/java/org/openapitools/client/model/ChooseWhichEventsToSubscribeToResponseWebhook.java
@@ -41,7 +41,7 @@
ChooseWhichEventsToSubscribeToResponseWebhook.JSON_PROPERTY_INCLUDE_UNREAD_COUNT
})
@JsonTypeName("chooseWhichEventsToSubscribeToResponse_webhook")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ChooseWhichEventsToSubscribeToResponseWebhook {
public static final String JSON_PROPERTY_ENABLED = "enabled";
private Boolean enabled;
diff --git a/src/main/java/org/openapitools/client/model/ConfigureAutoEventData.java b/src/main/java/org/openapitools/client/model/ConfigureAutoEventData.java
index 6c9dfc10..68f8965d 100644
--- a/src/main/java/org/openapitools/client/model/ConfigureAutoEventData.java
+++ b/src/main/java/org/openapitools/client/model/ConfigureAutoEventData.java
@@ -36,7 +36,7 @@
ConfigureAutoEventData.JSON_PROPERTY_AUTO_EVENT_MESSAGE
})
@JsonTypeName("configureAutoEventData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ConfigureAutoEventData {
public static final String JSON_PROPERTY_AUTO_EVENT_MESSAGE = "auto_event_message";
private ConfigureAutoEventDataAutoEventMessage autoEventMessage;
diff --git a/src/main/java/org/openapitools/client/model/ConfigureAutoEventDataAutoEventMessage.java b/src/main/java/org/openapitools/client/model/ConfigureAutoEventDataAutoEventMessage.java
index b31eaa16..bbbf3c33 100644
--- a/src/main/java/org/openapitools/client/model/ConfigureAutoEventDataAutoEventMessage.java
+++ b/src/main/java/org/openapitools/client/model/ConfigureAutoEventDataAutoEventMessage.java
@@ -38,7 +38,7 @@
ConfigureAutoEventDataAutoEventMessage.JSON_PROPERTY_CHANNEL_CHANGE
})
@JsonTypeName("configureAutoEventData_auto_event_message")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ConfigureAutoEventDataAutoEventMessage {
public static final String JSON_PROPERTY_USER_LEAVE = "user_leave";
private Object userLeave;
diff --git a/src/main/java/org/openapitools/client/model/CreateBotData.java b/src/main/java/org/openapitools/client/model/CreateBotData.java
index 272eb26e..f0e53888 100644
--- a/src/main/java/org/openapitools/client/model/CreateBotData.java
+++ b/src/main/java/org/openapitools/client/model/CreateBotData.java
@@ -43,7 +43,7 @@
CreateBotData.JSON_PROPERTY_CHANNEL_INVITATION_PREFERENCE
})
@JsonTypeName("createBotData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class CreateBotData {
public static final String JSON_PROPERTY_BOT_USERID = "bot_userid";
private String botUserid;
diff --git a/src/main/java/org/openapitools/client/model/CreateBotResponse.java b/src/main/java/org/openapitools/client/model/CreateBotResponse.java
index 34c07b8b..a069e387 100644
--- a/src/main/java/org/openapitools/client/model/CreateBotResponse.java
+++ b/src/main/java/org/openapitools/client/model/CreateBotResponse.java
@@ -42,7 +42,7 @@
CreateBotResponse.JSON_PROPERTY_CHANNEL_INVITATION_PREFERENCE
})
@JsonTypeName("createBotResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class CreateBotResponse {
public static final String JSON_PROPERTY_BOT = "bot";
private CreateBotResponseBot bot;
diff --git a/src/main/java/org/openapitools/client/model/CreateBotResponseBot.java b/src/main/java/org/openapitools/client/model/CreateBotResponseBot.java
index 47453560..27922e5f 100644
--- a/src/main/java/org/openapitools/client/model/CreateBotResponseBot.java
+++ b/src/main/java/org/openapitools/client/model/CreateBotResponseBot.java
@@ -40,7 +40,7 @@
CreateBotResponseBot.JSON_PROPERTY_BOT_METADATA
})
@JsonTypeName("createBotResponse_bot")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class CreateBotResponseBot {
public static final String JSON_PROPERTY_BOT_TOKEN = "bot_token";
private String botToken;
diff --git a/src/main/java/org/openapitools/client/model/CreateChannelMetacounterData.java b/src/main/java/org/openapitools/client/model/CreateChannelMetacounterData.java
index 5d36ca55..d583de7d 100644
--- a/src/main/java/org/openapitools/client/model/CreateChannelMetacounterData.java
+++ b/src/main/java/org/openapitools/client/model/CreateChannelMetacounterData.java
@@ -37,7 +37,7 @@
CreateChannelMetacounterData.JSON_PROPERTY_METACOUNTER
})
@JsonTypeName("createChannelMetacounterData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class CreateChannelMetacounterData {
public static final String JSON_PROPERTY_CHANNEL_TYPE = "channel_type";
private String channelType;
diff --git a/src/main/java/org/openapitools/client/model/CreateChannelMetadataData.java b/src/main/java/org/openapitools/client/model/CreateChannelMetadataData.java
index f5009a3f..2756f575 100644
--- a/src/main/java/org/openapitools/client/model/CreateChannelMetadataData.java
+++ b/src/main/java/org/openapitools/client/model/CreateChannelMetadataData.java
@@ -38,7 +38,7 @@
CreateChannelMetadataData.JSON_PROPERTY_INCLUDE_TS
})
@JsonTypeName("createChannelMetadataData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class CreateChannelMetadataData {
public static final String JSON_PROPERTY_CHANNEL_TYPE = "channel_type";
private String channelType;
diff --git a/src/main/java/org/openapitools/client/model/CreateChannelMetadataResponse.java b/src/main/java/org/openapitools/client/model/CreateChannelMetadataResponse.java
index b13cd733..186625ea 100644
--- a/src/main/java/org/openapitools/client/model/CreateChannelMetadataResponse.java
+++ b/src/main/java/org/openapitools/client/model/CreateChannelMetadataResponse.java
@@ -40,7 +40,7 @@
CreateChannelMetadataResponse.JSON_PROPERTY_INCLUDE_TS
})
@JsonTypeName("createChannelMetadataResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class CreateChannelMetadataResponse {
public static final String JSON_PROPERTY_METADATA = "metadata";
private Map metadata = null;
diff --git a/src/main/java/org/openapitools/client/model/CreateUserData.java b/src/main/java/org/openapitools/client/model/CreateUserData.java
index 09b098dc..806af695 100644
--- a/src/main/java/org/openapitools/client/model/CreateUserData.java
+++ b/src/main/java/org/openapitools/client/model/CreateUserData.java
@@ -44,7 +44,7 @@
CreateUserData.JSON_PROPERTY_METADATA
})
@JsonTypeName("createUserData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class CreateUserData {
public static final String JSON_PROPERTY_USER_ID = "user_id";
private String userId;
diff --git a/src/main/java/org/openapitools/client/model/CreateUserMetadataData.java b/src/main/java/org/openapitools/client/model/CreateUserMetadataData.java
index 93d6a3bf..173dbad6 100644
--- a/src/main/java/org/openapitools/client/model/CreateUserMetadataData.java
+++ b/src/main/java/org/openapitools/client/model/CreateUserMetadataData.java
@@ -35,7 +35,7 @@
CreateUserMetadataData.JSON_PROPERTY_METADATA
})
@JsonTypeName("createUserMetadataData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class CreateUserMetadataData {
public static final String JSON_PROPERTY_METADATA = "metadata";
private Object metadata;
diff --git a/src/main/java/org/openapitools/client/model/CreateUserMetadataResponse.java b/src/main/java/org/openapitools/client/model/CreateUserMetadataResponse.java
index 69b6c94b..025361ff 100644
--- a/src/main/java/org/openapitools/client/model/CreateUserMetadataResponse.java
+++ b/src/main/java/org/openapitools/client/model/CreateUserMetadataResponse.java
@@ -35,7 +35,7 @@
CreateUserMetadataResponse.JSON_PROPERTY_ANY_OF
})
@JsonTypeName("createUserMetadataResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class CreateUserMetadataResponse {
public static final String JSON_PROPERTY_ANY_OF = "anyOf";
private String anyOf;
diff --git a/src/main/java/org/openapitools/client/model/CreateUserTokenData.java b/src/main/java/org/openapitools/client/model/CreateUserTokenData.java
index 1182607d..89b257d3 100644
--- a/src/main/java/org/openapitools/client/model/CreateUserTokenData.java
+++ b/src/main/java/org/openapitools/client/model/CreateUserTokenData.java
@@ -36,7 +36,7 @@
CreateUserTokenData.JSON_PROPERTY_EXPIRES_AT
})
@JsonTypeName("createUserTokenData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class CreateUserTokenData {
public static final String JSON_PROPERTY_EXPIRES_AT = "expires_at";
private BigDecimal expiresAt;
diff --git a/src/main/java/org/openapitools/client/model/CreateUserTokenResponse.java b/src/main/java/org/openapitools/client/model/CreateUserTokenResponse.java
index 103d3d42..76d98197 100644
--- a/src/main/java/org/openapitools/client/model/CreateUserTokenResponse.java
+++ b/src/main/java/org/openapitools/client/model/CreateUserTokenResponse.java
@@ -37,7 +37,7 @@
CreateUserTokenResponse.JSON_PROPERTY_EXPIRES_AT
})
@JsonTypeName("createUserTokenResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class CreateUserTokenResponse {
public static final String JSON_PROPERTY_TOKEN = "token";
private String token;
diff --git a/src/main/java/org/openapitools/client/model/CustomTypeListBannedUsersResponse.java b/src/main/java/org/openapitools/client/model/CustomTypeListBannedUsersResponse.java
index 04856ab8..3fd74650 100644
--- a/src/main/java/org/openapitools/client/model/CustomTypeListBannedUsersResponse.java
+++ b/src/main/java/org/openapitools/client/model/CustomTypeListBannedUsersResponse.java
@@ -39,7 +39,7 @@
CustomTypeListBannedUsersResponse.JSON_PROPERTY_NEXT
})
@JsonTypeName("customTypeListBannedUsersResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class CustomTypeListBannedUsersResponse {
public static final String JSON_PROPERTY_BANNED_LIST = "banned_list";
private List bannedList = null;
diff --git a/src/main/java/org/openapitools/client/model/DeleteAllowedIpsFromWhitelistResponse.java b/src/main/java/org/openapitools/client/model/DeleteAllowedIpsFromWhitelistResponse.java
index 2c7b20ed..589949bd 100644
--- a/src/main/java/org/openapitools/client/model/DeleteAllowedIpsFromWhitelistResponse.java
+++ b/src/main/java/org/openapitools/client/model/DeleteAllowedIpsFromWhitelistResponse.java
@@ -37,7 +37,7 @@
DeleteAllowedIpsFromWhitelistResponse.JSON_PROPERTY_IP_WHITELIST_ADDRESSES
})
@JsonTypeName("deleteAllowedIpsFromWhitelistResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class DeleteAllowedIpsFromWhitelistResponse {
public static final String JSON_PROPERTY_IP_WHITELIST_ADDRESSES = "ip_whitelist_addresses";
private List ipWhitelistAddresses = null;
diff --git a/src/main/java/org/openapitools/client/model/DeleteApnsCertificateByIdResponse.java b/src/main/java/org/openapitools/client/model/DeleteApnsCertificateByIdResponse.java
index 325507ed..73cd9b4b 100644
--- a/src/main/java/org/openapitools/client/model/DeleteApnsCertificateByIdResponse.java
+++ b/src/main/java/org/openapitools/client/model/DeleteApnsCertificateByIdResponse.java
@@ -37,7 +37,7 @@
DeleteApnsCertificateByIdResponse.JSON_PROPERTY_PUSH_CONFIGURATIONS
})
@JsonTypeName("deleteApnsCertificateByIdResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class DeleteApnsCertificateByIdResponse {
public static final String JSON_PROPERTY_PUSH_CONFIGURATIONS = "push_configurations";
private List pushConfigurations = null;
diff --git a/src/main/java/org/openapitools/client/model/EnableReactionsData.java b/src/main/java/org/openapitools/client/model/EnableReactionsData.java
index 08ba1232..2b34d0c2 100644
--- a/src/main/java/org/openapitools/client/model/EnableReactionsData.java
+++ b/src/main/java/org/openapitools/client/model/EnableReactionsData.java
@@ -35,7 +35,7 @@
EnableReactionsData.JSON_PROPERTY_ENABLED
})
@JsonTypeName("enableReactionsData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class EnableReactionsData {
public static final String JSON_PROPERTY_ENABLED = "enabled";
private Boolean enabled;
diff --git a/src/main/java/org/openapitools/client/model/EnableReactionsResponse.java b/src/main/java/org/openapitools/client/model/EnableReactionsResponse.java
index a7ce433a..64cd7d70 100644
--- a/src/main/java/org/openapitools/client/model/EnableReactionsResponse.java
+++ b/src/main/java/org/openapitools/client/model/EnableReactionsResponse.java
@@ -35,7 +35,7 @@
EnableReactionsResponse.JSON_PROPERTY_REACTIONS
})
@JsonTypeName("enableReactionsResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class EnableReactionsResponse {
public static final String JSON_PROPERTY_REACTIONS = "reactions";
private Boolean reactions;
diff --git a/src/main/java/org/openapitools/client/model/Function.java b/src/main/java/org/openapitools/client/model/Function.java
index 931eae72..9f7eef76 100644
--- a/src/main/java/org/openapitools/client/model/Function.java
+++ b/src/main/java/org/openapitools/client/model/Function.java
@@ -42,7 +42,7 @@
Function.JSON_PROPERTY_LENGTH,
Function.JSON_PROPERTY_PROTOTYPE
})
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class Function {
public static final String JSON_PROPERTY_ARGUMENTS = "arguments";
private JsonNullable arguments = JsonNullable.of(null);
diff --git a/src/main/java/org/openapitools/client/model/GcAcceptInvitationData.java b/src/main/java/org/openapitools/client/model/GcAcceptInvitationData.java
index 7d0f6233..95dffb9d 100644
--- a/src/main/java/org/openapitools/client/model/GcAcceptInvitationData.java
+++ b/src/main/java/org/openapitools/client/model/GcAcceptInvitationData.java
@@ -37,7 +37,7 @@
GcAcceptInvitationData.JSON_PROPERTY_ACCESS_CODE
})
@JsonTypeName("gcAcceptInvitationData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class GcAcceptInvitationData {
public static final String JSON_PROPERTY_CHANNEL_URL = "channel_url";
private String channelUrl;
diff --git a/src/main/java/org/openapitools/client/model/GcBanUserData.java b/src/main/java/org/openapitools/client/model/GcBanUserData.java
index ed5ae653..83baf81d 100644
--- a/src/main/java/org/openapitools/client/model/GcBanUserData.java
+++ b/src/main/java/org/openapitools/client/model/GcBanUserData.java
@@ -39,7 +39,7 @@
GcBanUserData.JSON_PROPERTY_DESCRIPTION
})
@JsonTypeName("gcBanUserData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class GcBanUserData {
public static final String JSON_PROPERTY_CHANNEL_URL = "channel_url";
private String channelUrl;
diff --git a/src/main/java/org/openapitools/client/model/GcBanUserResponse.java b/src/main/java/org/openapitools/client/model/GcBanUserResponse.java
index f4124b84..399c2ba1 100644
--- a/src/main/java/org/openapitools/client/model/GcBanUserResponse.java
+++ b/src/main/java/org/openapitools/client/model/GcBanUserResponse.java
@@ -47,7 +47,7 @@
GcBanUserResponse.JSON_PROPERTY_USER_ID
})
@JsonTypeName("gcBanUserResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class GcBanUserResponse {
public static final String JSON_PROPERTY_USER = "user";
private SendBirdUser user;
diff --git a/src/main/java/org/openapitools/client/model/GcCheckIfMemberByIdResponse.java b/src/main/java/org/openapitools/client/model/GcCheckIfMemberByIdResponse.java
index 97666d34..d75a2896 100644
--- a/src/main/java/org/openapitools/client/model/GcCheckIfMemberByIdResponse.java
+++ b/src/main/java/org/openapitools/client/model/GcCheckIfMemberByIdResponse.java
@@ -36,7 +36,7 @@
GcCheckIfMemberByIdResponse.JSON_PROPERTY_STATE
})
@JsonTypeName("gcCheckIfMemberByIdResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class GcCheckIfMemberByIdResponse {
public static final String JSON_PROPERTY_IS_MEMBER = "is_member";
private Boolean isMember;
diff --git a/src/main/java/org/openapitools/client/model/GcCreateChannelData.java b/src/main/java/org/openapitools/client/model/GcCreateChannelData.java
index 47b515f3..514fd31d 100644
--- a/src/main/java/org/openapitools/client/model/GcCreateChannelData.java
+++ b/src/main/java/org/openapitools/client/model/GcCreateChannelData.java
@@ -57,7 +57,7 @@
GcCreateChannelData.JSON_PROPERTY_BLOCK_SDK_USER_CHANNEL_JOIN
})
@JsonTypeName("gcCreateChannelData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class GcCreateChannelData {
public static final String JSON_PROPERTY_USER_IDS = "user_ids";
private List userIds = new ArrayList<>();
diff --git a/src/main/java/org/openapitools/client/model/GcDeclineInvitationData.java b/src/main/java/org/openapitools/client/model/GcDeclineInvitationData.java
index 63441939..b9720769 100644
--- a/src/main/java/org/openapitools/client/model/GcDeclineInvitationData.java
+++ b/src/main/java/org/openapitools/client/model/GcDeclineInvitationData.java
@@ -36,7 +36,7 @@
GcDeclineInvitationData.JSON_PROPERTY_USER_ID
})
@JsonTypeName("gcDeclineInvitationData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class GcDeclineInvitationData {
public static final String JSON_PROPERTY_CHANNEL_URL = "channel_url";
private String channelUrl;
diff --git a/src/main/java/org/openapitools/client/model/GcFreezeChannelData.java b/src/main/java/org/openapitools/client/model/GcFreezeChannelData.java
index a25d0b2c..0c418c0f 100644
--- a/src/main/java/org/openapitools/client/model/GcFreezeChannelData.java
+++ b/src/main/java/org/openapitools/client/model/GcFreezeChannelData.java
@@ -36,7 +36,7 @@
GcFreezeChannelData.JSON_PROPERTY_FREEZE
})
@JsonTypeName("gcFreezeChannelData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class GcFreezeChannelData {
public static final String JSON_PROPERTY_CHANNEL_URL = "channel_url";
private String channelUrl;
diff --git a/src/main/java/org/openapitools/client/model/GcHideOrArchiveChannelData.java b/src/main/java/org/openapitools/client/model/GcHideOrArchiveChannelData.java
index bdca70aa..bf0107d3 100644
--- a/src/main/java/org/openapitools/client/model/GcHideOrArchiveChannelData.java
+++ b/src/main/java/org/openapitools/client/model/GcHideOrArchiveChannelData.java
@@ -39,7 +39,7 @@
GcHideOrArchiveChannelData.JSON_PROPERTY_HIDE_PREVIOUS_MESSAGES
})
@JsonTypeName("gcHideOrArchiveChannelData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class GcHideOrArchiveChannelData {
public static final String JSON_PROPERTY_CHANNEL_URL = "channel_url";
private String channelUrl;
diff --git a/src/main/java/org/openapitools/client/model/GcInviteAsMembersData.java b/src/main/java/org/openapitools/client/model/GcInviteAsMembersData.java
index 84ca105c..fdbf415e 100644
--- a/src/main/java/org/openapitools/client/model/GcInviteAsMembersData.java
+++ b/src/main/java/org/openapitools/client/model/GcInviteAsMembersData.java
@@ -41,7 +41,7 @@
GcInviteAsMembersData.JSON_PROPERTY_HIDDEN_STATUS
})
@JsonTypeName("gcInviteAsMembersData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class GcInviteAsMembersData {
public static final String JSON_PROPERTY_CHANNEL_URL = "channel_url";
private String channelUrl;
diff --git a/src/main/java/org/openapitools/client/model/GcJoinChannelData.java b/src/main/java/org/openapitools/client/model/GcJoinChannelData.java
index ad173bdc..ac7ca999 100644
--- a/src/main/java/org/openapitools/client/model/GcJoinChannelData.java
+++ b/src/main/java/org/openapitools/client/model/GcJoinChannelData.java
@@ -37,7 +37,7 @@
GcJoinChannelData.JSON_PROPERTY_ACCESS_CODE
})
@JsonTypeName("gcJoinChannelData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class GcJoinChannelData {
public static final String JSON_PROPERTY_CHANNEL_URL = "channel_url";
private String channelUrl;
diff --git a/src/main/java/org/openapitools/client/model/GcLeaveChannelData.java b/src/main/java/org/openapitools/client/model/GcLeaveChannelData.java
index e01f2366..28d84068 100644
--- a/src/main/java/org/openapitools/client/model/GcLeaveChannelData.java
+++ b/src/main/java/org/openapitools/client/model/GcLeaveChannelData.java
@@ -39,7 +39,7 @@
GcLeaveChannelData.JSON_PROPERTY_SHOULD_LEAVE_ALL
})
@JsonTypeName("gcLeaveChannelData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class GcLeaveChannelData {
public static final String JSON_PROPERTY_CHANNEL_URL = "channel_url";
private String channelUrl;
diff --git a/src/main/java/org/openapitools/client/model/GcListBannedUsersResponse.java b/src/main/java/org/openapitools/client/model/GcListBannedUsersResponse.java
index 895283e3..9d57eb64 100644
--- a/src/main/java/org/openapitools/client/model/GcListBannedUsersResponse.java
+++ b/src/main/java/org/openapitools/client/model/GcListBannedUsersResponse.java
@@ -41,7 +41,7 @@
GcListBannedUsersResponse.JSON_PROPERTY_NEXT
})
@JsonTypeName("gcListBannedUsersResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class GcListBannedUsersResponse {
public static final String JSON_PROPERTY_BANNED_LIST = "banned_list";
private List bannedList = null;
diff --git a/src/main/java/org/openapitools/client/model/GcListChannelsResponse.java b/src/main/java/org/openapitools/client/model/GcListChannelsResponse.java
index 9352c1b1..baccdf75 100644
--- a/src/main/java/org/openapitools/client/model/GcListChannelsResponse.java
+++ b/src/main/java/org/openapitools/client/model/GcListChannelsResponse.java
@@ -41,7 +41,7 @@
GcListChannelsResponse.JSON_PROPERTY_TS
})
@JsonTypeName("gcListChannelsResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class GcListChannelsResponse {
public static final String JSON_PROPERTY_CHANNELS = "channels";
private List channels = null;
diff --git a/src/main/java/org/openapitools/client/model/GcListMembersResponse.java b/src/main/java/org/openapitools/client/model/GcListMembersResponse.java
index 24f995ee..73a0465c 100644
--- a/src/main/java/org/openapitools/client/model/GcListMembersResponse.java
+++ b/src/main/java/org/openapitools/client/model/GcListMembersResponse.java
@@ -39,7 +39,7 @@
GcListMembersResponse.JSON_PROPERTY_NEXT
})
@JsonTypeName("gcListMembersResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class GcListMembersResponse {
public static final String JSON_PROPERTY_MEMBERS = "members";
private List members = null;
diff --git a/src/main/java/org/openapitools/client/model/GcListMutedUsersResponse.java b/src/main/java/org/openapitools/client/model/GcListMutedUsersResponse.java
index ccbd47f6..12e3ddc9 100644
--- a/src/main/java/org/openapitools/client/model/GcListMutedUsersResponse.java
+++ b/src/main/java/org/openapitools/client/model/GcListMutedUsersResponse.java
@@ -41,7 +41,7 @@
GcListMutedUsersResponse.JSON_PROPERTY_NEXT
})
@JsonTypeName("gcListMutedUsersResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class GcListMutedUsersResponse {
public static final String JSON_PROPERTY_MUTED_LIST = "muted_list";
private List mutedList = null;
diff --git a/src/main/java/org/openapitools/client/model/GcListOperatorsResponse.java b/src/main/java/org/openapitools/client/model/GcListOperatorsResponse.java
index 9d20a368..381cf534 100644
--- a/src/main/java/org/openapitools/client/model/GcListOperatorsResponse.java
+++ b/src/main/java/org/openapitools/client/model/GcListOperatorsResponse.java
@@ -39,7 +39,7 @@
GcListOperatorsResponse.JSON_PROPERTY_NEXT
})
@JsonTypeName("gcListOperatorsResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class GcListOperatorsResponse {
public static final String JSON_PROPERTY_OPERATORS = "operators";
private List operators = null;
diff --git a/src/main/java/org/openapitools/client/model/GcMarkAllMessagesAsDeliveredData.java b/src/main/java/org/openapitools/client/model/GcMarkAllMessagesAsDeliveredData.java
index 81a0328f..f7fa3f4b 100644
--- a/src/main/java/org/openapitools/client/model/GcMarkAllMessagesAsDeliveredData.java
+++ b/src/main/java/org/openapitools/client/model/GcMarkAllMessagesAsDeliveredData.java
@@ -37,7 +37,7 @@
GcMarkAllMessagesAsDeliveredData.JSON_PROPERTY_USER_ID
})
@JsonTypeName("gcMarkAllMessagesAsDeliveredData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class GcMarkAllMessagesAsDeliveredData {
public static final String JSON_PROPERTY_APPLICATION_ID = "application_id";
private String applicationId;
diff --git a/src/main/java/org/openapitools/client/model/GcMarkAllMessagesAsDeliveredResponse.java b/src/main/java/org/openapitools/client/model/GcMarkAllMessagesAsDeliveredResponse.java
index 41af8f7d..4a19c4bb 100644
--- a/src/main/java/org/openapitools/client/model/GcMarkAllMessagesAsDeliveredResponse.java
+++ b/src/main/java/org/openapitools/client/model/GcMarkAllMessagesAsDeliveredResponse.java
@@ -36,7 +36,7 @@
GcMarkAllMessagesAsDeliveredResponse.JSON_PROPERTY_TS
})
@JsonTypeName("gcMarkAllMessagesAsDeliveredResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class GcMarkAllMessagesAsDeliveredResponse {
public static final String JSON_PROPERTY_TS = "ts";
private BigDecimal ts;
diff --git a/src/main/java/org/openapitools/client/model/GcMarkAllMessagesAsReadData.java b/src/main/java/org/openapitools/client/model/GcMarkAllMessagesAsReadData.java
index 982d9e6d..be8a7316 100644
--- a/src/main/java/org/openapitools/client/model/GcMarkAllMessagesAsReadData.java
+++ b/src/main/java/org/openapitools/client/model/GcMarkAllMessagesAsReadData.java
@@ -37,7 +37,7 @@
GcMarkAllMessagesAsReadData.JSON_PROPERTY_TIMESTAMP
})
@JsonTypeName("gcMarkAllMessagesAsReadData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class GcMarkAllMessagesAsReadData {
public static final String JSON_PROPERTY_CHANNEL_URL = "channel_url";
private String channelUrl;
diff --git a/src/main/java/org/openapitools/client/model/GcMuteUserData.java b/src/main/java/org/openapitools/client/model/GcMuteUserData.java
index a7ff4cb3..697173ea 100644
--- a/src/main/java/org/openapitools/client/model/GcMuteUserData.java
+++ b/src/main/java/org/openapitools/client/model/GcMuteUserData.java
@@ -38,7 +38,7 @@
GcMuteUserData.JSON_PROPERTY_DESCRIPTION
})
@JsonTypeName("gcMuteUserData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class GcMuteUserData {
public static final String JSON_PROPERTY_CHANNEL_URL = "channel_url";
private String channelUrl;
diff --git a/src/main/java/org/openapitools/client/model/GcRegisterOperatorsData.java b/src/main/java/org/openapitools/client/model/GcRegisterOperatorsData.java
index 2c232c5d..cfd6c8d6 100644
--- a/src/main/java/org/openapitools/client/model/GcRegisterOperatorsData.java
+++ b/src/main/java/org/openapitools/client/model/GcRegisterOperatorsData.java
@@ -38,7 +38,7 @@
GcRegisterOperatorsData.JSON_PROPERTY_OPERATOR_IDS
})
@JsonTypeName("gcRegisterOperatorsData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class GcRegisterOperatorsData {
public static final String JSON_PROPERTY_CHANNEL_URL = "channel_url";
private String channelUrl;
diff --git a/src/main/java/org/openapitools/client/model/GcRegisterOperatorsResponse.java b/src/main/java/org/openapitools/client/model/GcRegisterOperatorsResponse.java
index 23a4b609..533614a6 100644
--- a/src/main/java/org/openapitools/client/model/GcRegisterOperatorsResponse.java
+++ b/src/main/java/org/openapitools/client/model/GcRegisterOperatorsResponse.java
@@ -37,7 +37,7 @@
GcRegisterOperatorsResponse.JSON_PROPERTY_OPERATOR_IDS
})
@JsonTypeName("gcRegisterOperatorsResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class GcRegisterOperatorsResponse {
public static final String JSON_PROPERTY_OPERATOR_IDS = "operator_ids";
private List operatorIds = null;
diff --git a/src/main/java/org/openapitools/client/model/GcResetChatHistoryData.java b/src/main/java/org/openapitools/client/model/GcResetChatHistoryData.java
index ae644482..6c1ff770 100644
--- a/src/main/java/org/openapitools/client/model/GcResetChatHistoryData.java
+++ b/src/main/java/org/openapitools/client/model/GcResetChatHistoryData.java
@@ -37,7 +37,7 @@
GcResetChatHistoryData.JSON_PROPERTY_RESET_ALL
})
@JsonTypeName("gcResetChatHistoryData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class GcResetChatHistoryData {
public static final String JSON_PROPERTY_CHANNEL_URL = "channel_url";
private String channelUrl;
diff --git a/src/main/java/org/openapitools/client/model/GcResetChatHistoryResponse.java b/src/main/java/org/openapitools/client/model/GcResetChatHistoryResponse.java
index 2bedb389..db90a2b4 100644
--- a/src/main/java/org/openapitools/client/model/GcResetChatHistoryResponse.java
+++ b/src/main/java/org/openapitools/client/model/GcResetChatHistoryResponse.java
@@ -36,7 +36,7 @@
GcResetChatHistoryResponse.JSON_PROPERTY_TS_MESSAGE_OFFSET
})
@JsonTypeName("gcResetChatHistoryResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class GcResetChatHistoryResponse {
public static final String JSON_PROPERTY_TS_MESSAGE_OFFSET = "ts_message_offset";
private BigDecimal tsMessageOffset;
diff --git a/src/main/java/org/openapitools/client/model/GcUpdateBanByIdData.java b/src/main/java/org/openapitools/client/model/GcUpdateBanByIdData.java
index b36dbc92..2b62ce14 100644
--- a/src/main/java/org/openapitools/client/model/GcUpdateBanByIdData.java
+++ b/src/main/java/org/openapitools/client/model/GcUpdateBanByIdData.java
@@ -38,7 +38,7 @@
GcUpdateBanByIdData.JSON_PROPERTY_DESCRIPTION
})
@JsonTypeName("gcUpdateBanByIdData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class GcUpdateBanByIdData {
public static final String JSON_PROPERTY_CHANNEL_URL = "channel_url";
private String channelUrl;
diff --git a/src/main/java/org/openapitools/client/model/GcUpdateBanByIdResponse.java b/src/main/java/org/openapitools/client/model/GcUpdateBanByIdResponse.java
index cb70e188..21c16a27 100644
--- a/src/main/java/org/openapitools/client/model/GcUpdateBanByIdResponse.java
+++ b/src/main/java/org/openapitools/client/model/GcUpdateBanByIdResponse.java
@@ -40,7 +40,7 @@
GcUpdateBanByIdResponse.JSON_PROPERTY_DESCRIPTION
})
@JsonTypeName("gcUpdateBanByIdResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class GcUpdateBanByIdResponse {
public static final String JSON_PROPERTY_USER = "user";
private SendBirdUser user;
diff --git a/src/main/java/org/openapitools/client/model/GcUpdateChannelByUrlData.java b/src/main/java/org/openapitools/client/model/GcUpdateChannelByUrlData.java
index c7639185..f75693c4 100644
--- a/src/main/java/org/openapitools/client/model/GcUpdateChannelByUrlData.java
+++ b/src/main/java/org/openapitools/client/model/GcUpdateChannelByUrlData.java
@@ -47,7 +47,7 @@
GcUpdateChannelByUrlData.JSON_PROPERTY_OPERATOR_IDS
})
@JsonTypeName("gcUpdateChannelByUrlData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class GcUpdateChannelByUrlData {
public static final String JSON_PROPERTY_CHANNEL_URL = "channel_url";
private String channelUrl;
diff --git a/src/main/java/org/openapitools/client/model/GcViewBanByIdResponse.java b/src/main/java/org/openapitools/client/model/GcViewBanByIdResponse.java
index 07c4e909..0c2392a9 100644
--- a/src/main/java/org/openapitools/client/model/GcViewBanByIdResponse.java
+++ b/src/main/java/org/openapitools/client/model/GcViewBanByIdResponse.java
@@ -40,7 +40,7 @@
GcViewBanByIdResponse.JSON_PROPERTY_DESCRIPTION
})
@JsonTypeName("gcViewBanByIdResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class GcViewBanByIdResponse {
public static final String JSON_PROPERTY_USER = "user";
private SendBirdUser user;
diff --git a/src/main/java/org/openapitools/client/model/GcViewMuteByIdResponse.java b/src/main/java/org/openapitools/client/model/GcViewMuteByIdResponse.java
index 6646dd8b..fbda7eba 100644
--- a/src/main/java/org/openapitools/client/model/GcViewMuteByIdResponse.java
+++ b/src/main/java/org/openapitools/client/model/GcViewMuteByIdResponse.java
@@ -40,7 +40,7 @@
GcViewMuteByIdResponse.JSON_PROPERTY_DESCRIPTION
})
@JsonTypeName("gcViewMuteByIdResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class GcViewMuteByIdResponse {
public static final String JSON_PROPERTY_IS_MUTED = "is_muted";
private Boolean isMuted;
diff --git a/src/main/java/org/openapitools/client/model/GcViewNumberOfEachMembersUnreadMessagesResponse.java b/src/main/java/org/openapitools/client/model/GcViewNumberOfEachMembersUnreadMessagesResponse.java
index 4b88597f..c5f20403 100644
--- a/src/main/java/org/openapitools/client/model/GcViewNumberOfEachMembersUnreadMessagesResponse.java
+++ b/src/main/java/org/openapitools/client/model/GcViewNumberOfEachMembersUnreadMessagesResponse.java
@@ -39,7 +39,7 @@
GcViewNumberOfEachMembersUnreadMessagesResponse.JSON_PROPERTY_UNREAD
})
@JsonTypeName("gcViewNumberOfEachMembersUnreadMessagesResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class GcViewNumberOfEachMembersUnreadMessagesResponse {
public static final String JSON_PROPERTY_UNREAD = "unread";
private Map unread = null;
diff --git a/src/main/java/org/openapitools/client/model/GenerateSecondaryApiTokenData.java b/src/main/java/org/openapitools/client/model/GenerateSecondaryApiTokenData.java
index 3098ab39..36d517da 100644
--- a/src/main/java/org/openapitools/client/model/GenerateSecondaryApiTokenData.java
+++ b/src/main/java/org/openapitools/client/model/GenerateSecondaryApiTokenData.java
@@ -35,7 +35,7 @@
GenerateSecondaryApiTokenData.JSON_PROPERTY_H_T_T_P_A_P_I_T_O_K_E_N
})
@JsonTypeName("generateSecondaryApiTokenData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class GenerateSecondaryApiTokenData {
public static final String JSON_PROPERTY_H_T_T_P_A_P_I_T_O_K_E_N = "HTTP_API_TOKEN";
private String HTTP_API_TOKEN;
diff --git a/src/main/java/org/openapitools/client/model/GenerateSecondaryApiTokenResponse.java b/src/main/java/org/openapitools/client/model/GenerateSecondaryApiTokenResponse.java
index 5210f19f..129173cd 100644
--- a/src/main/java/org/openapitools/client/model/GenerateSecondaryApiTokenResponse.java
+++ b/src/main/java/org/openapitools/client/model/GenerateSecondaryApiTokenResponse.java
@@ -37,7 +37,7 @@
GenerateSecondaryApiTokenResponse.JSON_PROPERTY_CREATED_AT
})
@JsonTypeName("generateSecondaryApiTokenResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class GenerateSecondaryApiTokenResponse {
public static final String JSON_PROPERTY_TOKEN = "token";
private String token;
diff --git a/src/main/java/org/openapitools/client/model/GetDetailedOpenRateOfAnnouncementByIdResponse.java b/src/main/java/org/openapitools/client/model/GetDetailedOpenRateOfAnnouncementByIdResponse.java
index e52b7926..87ead351 100644
--- a/src/main/java/org/openapitools/client/model/GetDetailedOpenRateOfAnnouncementByIdResponse.java
+++ b/src/main/java/org/openapitools/client/model/GetDetailedOpenRateOfAnnouncementByIdResponse.java
@@ -42,7 +42,7 @@
GetDetailedOpenRateOfAnnouncementByIdResponse.JSON_PROPERTY_CUMULATIVE_OPEN_RATES
})
@JsonTypeName("getDetailedOpenRateOfAnnouncementByIdResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class GetDetailedOpenRateOfAnnouncementByIdResponse {
public static final String JSON_PROPERTY_UNIQUE_ID = "unique_id";
private String uniqueId;
diff --git a/src/main/java/org/openapitools/client/model/GetDetailedOpenRateOfAnnouncementGroupResponse.java b/src/main/java/org/openapitools/client/model/GetDetailedOpenRateOfAnnouncementGroupResponse.java
index 23486743..c705f0d9 100644
--- a/src/main/java/org/openapitools/client/model/GetDetailedOpenRateOfAnnouncementGroupResponse.java
+++ b/src/main/java/org/openapitools/client/model/GetDetailedOpenRateOfAnnouncementGroupResponse.java
@@ -43,7 +43,7 @@
GetDetailedOpenRateOfAnnouncementGroupResponse.JSON_PROPERTY_CUMULATIVE_OPEN_RATES
})
@JsonTypeName("getDetailedOpenRateOfAnnouncementGroupResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class GetDetailedOpenRateOfAnnouncementGroupResponse {
public static final String JSON_PROPERTY_UNIQUE_ID = "unique_id";
private String uniqueId;
diff --git a/src/main/java/org/openapitools/client/model/GetDetailedOpenStatusOfAnnouncementByIdResponse.java b/src/main/java/org/openapitools/client/model/GetDetailedOpenStatusOfAnnouncementByIdResponse.java
index 51c72ed2..acbeae14 100644
--- a/src/main/java/org/openapitools/client/model/GetDetailedOpenStatusOfAnnouncementByIdResponse.java
+++ b/src/main/java/org/openapitools/client/model/GetDetailedOpenStatusOfAnnouncementByIdResponse.java
@@ -39,7 +39,7 @@
GetDetailedOpenStatusOfAnnouncementByIdResponse.JSON_PROPERTY_NEXT
})
@JsonTypeName("getDetailedOpenStatusOfAnnouncementByIdResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class GetDetailedOpenStatusOfAnnouncementByIdResponse {
public static final String JSON_PROPERTY_OPEN_STATUS = "open_status";
private List openStatus = null;
diff --git a/src/main/java/org/openapitools/client/model/GetDetailedOpenStatusOfAnnouncementByIdResponseOpenStatusInner.java b/src/main/java/org/openapitools/client/model/GetDetailedOpenStatusOfAnnouncementByIdResponseOpenStatusInner.java
index e5e41e50..83e3e981 100644
--- a/src/main/java/org/openapitools/client/model/GetDetailedOpenStatusOfAnnouncementByIdResponseOpenStatusInner.java
+++ b/src/main/java/org/openapitools/client/model/GetDetailedOpenStatusOfAnnouncementByIdResponseOpenStatusInner.java
@@ -40,7 +40,7 @@
GetDetailedOpenStatusOfAnnouncementByIdResponseOpenStatusInner.JSON_PROPERTY_OPEN_AT
})
@JsonTypeName("getDetailedOpenStatusOfAnnouncementByIdResponse_open_status_inner")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class GetDetailedOpenStatusOfAnnouncementByIdResponseOpenStatusInner {
public static final String JSON_PROPERTY_USER_ID = "user_id";
private String userId;
diff --git a/src/main/java/org/openapitools/client/model/GetStatisticsDailyResponse.java b/src/main/java/org/openapitools/client/model/GetStatisticsDailyResponse.java
index 26d5389d..bb4d721b 100644
--- a/src/main/java/org/openapitools/client/model/GetStatisticsDailyResponse.java
+++ b/src/main/java/org/openapitools/client/model/GetStatisticsDailyResponse.java
@@ -40,7 +40,7 @@
GetStatisticsDailyResponse.JSON_PROPERTY_WEEK
})
@JsonTypeName("getStatisticsDailyResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class GetStatisticsDailyResponse {
public static final String JSON_PROPERTY_STATISTICS = "statistics";
private List statistics = null;
diff --git a/src/main/java/org/openapitools/client/model/GetStatisticsDailyResponseStatisticsInner.java b/src/main/java/org/openapitools/client/model/GetStatisticsDailyResponseStatisticsInner.java
index 4611505e..ed3e11d9 100644
--- a/src/main/java/org/openapitools/client/model/GetStatisticsDailyResponseStatisticsInner.java
+++ b/src/main/java/org/openapitools/client/model/GetStatisticsDailyResponseStatisticsInner.java
@@ -46,7 +46,7 @@
GetStatisticsDailyResponseStatisticsInner.JSON_PROPERTY_OPEN_COUNT
})
@JsonTypeName("getStatisticsDailyResponse_statistics_inner")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class GetStatisticsDailyResponseStatisticsInner {
public static final String JSON_PROPERTY_DATE_RANGE = "date_range";
private String dateRange;
diff --git a/src/main/java/org/openapitools/client/model/GetStatisticsMonthlyResponse.java b/src/main/java/org/openapitools/client/model/GetStatisticsMonthlyResponse.java
index 9c4c4d34..601aae0d 100644
--- a/src/main/java/org/openapitools/client/model/GetStatisticsMonthlyResponse.java
+++ b/src/main/java/org/openapitools/client/model/GetStatisticsMonthlyResponse.java
@@ -40,7 +40,7 @@
GetStatisticsMonthlyResponse.JSON_PROPERTY_WEEK
})
@JsonTypeName("getStatisticsMonthlyResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class GetStatisticsMonthlyResponse {
public static final String JSON_PROPERTY_STATISTICS = "statistics";
private List statistics = null;
diff --git a/src/main/java/org/openapitools/client/model/GetStatisticsResponse.java b/src/main/java/org/openapitools/client/model/GetStatisticsResponse.java
index 3d0fbfdb..c9957c7c 100644
--- a/src/main/java/org/openapitools/client/model/GetStatisticsResponse.java
+++ b/src/main/java/org/openapitools/client/model/GetStatisticsResponse.java
@@ -40,7 +40,7 @@
GetStatisticsResponse.JSON_PROPERTY_WEEK
})
@JsonTypeName("getStatisticsResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class GetStatisticsResponse {
public static final String JSON_PROPERTY_STATISTICS = "statistics";
private List statistics = null;
diff --git a/src/main/java/org/openapitools/client/model/JoinChannelsData.java b/src/main/java/org/openapitools/client/model/JoinChannelsData.java
index acffdc68..6b8fa678 100644
--- a/src/main/java/org/openapitools/client/model/JoinChannelsData.java
+++ b/src/main/java/org/openapitools/client/model/JoinChannelsData.java
@@ -38,7 +38,7 @@
JoinChannelsData.JSON_PROPERTY_CHANNEL_URLS
})
@JsonTypeName("joinChannelsData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class JoinChannelsData {
public static final String JSON_PROPERTY_BOT_USERID = "bot_userid";
private String botUserid;
diff --git a/src/main/java/org/openapitools/client/model/JoinChannelsResponse.java b/src/main/java/org/openapitools/client/model/JoinChannelsResponse.java
index 529f1e1f..2295517c 100644
--- a/src/main/java/org/openapitools/client/model/JoinChannelsResponse.java
+++ b/src/main/java/org/openapitools/client/model/JoinChannelsResponse.java
@@ -38,7 +38,7 @@
JoinChannelsResponse.JSON_PROPERTY_CHANNELS
})
@JsonTypeName("joinChannelsResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class JoinChannelsResponse {
public static final String JSON_PROPERTY_CHANNELS = "channels";
private List channels = null;
diff --git a/src/main/java/org/openapitools/client/model/LeaveMyGroupChannelsData.java b/src/main/java/org/openapitools/client/model/LeaveMyGroupChannelsData.java
index ba2909a9..fdf87ea0 100644
--- a/src/main/java/org/openapitools/client/model/LeaveMyGroupChannelsData.java
+++ b/src/main/java/org/openapitools/client/model/LeaveMyGroupChannelsData.java
@@ -35,7 +35,7 @@
LeaveMyGroupChannelsData.JSON_PROPERTY_CUSTOM_TYPE
})
@JsonTypeName("leaveMyGroupChannelsData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class LeaveMyGroupChannelsData {
public static final String JSON_PROPERTY_CUSTOM_TYPE = "custom_type";
private String customType;
diff --git a/src/main/java/org/openapitools/client/model/ListAllEmojisAndEmojiCategoriesResponse.java b/src/main/java/org/openapitools/client/model/ListAllEmojisAndEmojiCategoriesResponse.java
index 08c79663..f4cf9c3b 100644
--- a/src/main/java/org/openapitools/client/model/ListAllEmojisAndEmojiCategoriesResponse.java
+++ b/src/main/java/org/openapitools/client/model/ListAllEmojisAndEmojiCategoriesResponse.java
@@ -39,7 +39,7 @@
ListAllEmojisAndEmojiCategoriesResponse.JSON_PROPERTY_EMOJI_CATEGORIES
})
@JsonTypeName("listAllEmojisAndEmojiCategoriesResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ListAllEmojisAndEmojiCategoriesResponse {
public static final String JSON_PROPERTY_EMOJI_HASH = "emoji_hash";
private String emojiHash;
diff --git a/src/main/java/org/openapitools/client/model/ListAllEmojisAndEmojiCategoriesResponseEmojiCategoriesInner.java b/src/main/java/org/openapitools/client/model/ListAllEmojisAndEmojiCategoriesResponseEmojiCategoriesInner.java
index 12941d8a..f67537cd 100644
--- a/src/main/java/org/openapitools/client/model/ListAllEmojisAndEmojiCategoriesResponseEmojiCategoriesInner.java
+++ b/src/main/java/org/openapitools/client/model/ListAllEmojisAndEmojiCategoriesResponseEmojiCategoriesInner.java
@@ -42,7 +42,7 @@
ListAllEmojisAndEmojiCategoriesResponseEmojiCategoriesInner.JSON_PROPERTY_EMOJIS
})
@JsonTypeName("listAllEmojisAndEmojiCategoriesResponse_emoji_categories_inner")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ListAllEmojisAndEmojiCategoriesResponseEmojiCategoriesInner {
public static final String JSON_PROPERTY_ID = "id";
private BigDecimal id;
diff --git a/src/main/java/org/openapitools/client/model/ListAllEmojisAndEmojiCategoriesResponseEmojiCategoriesInnerEmojisInner.java b/src/main/java/org/openapitools/client/model/ListAllEmojisAndEmojiCategoriesResponseEmojiCategoriesInnerEmojisInner.java
index 3d36e922..92698b0f 100644
--- a/src/main/java/org/openapitools/client/model/ListAllEmojisAndEmojiCategoriesResponseEmojiCategoriesInnerEmojisInner.java
+++ b/src/main/java/org/openapitools/client/model/ListAllEmojisAndEmojiCategoriesResponseEmojiCategoriesInnerEmojisInner.java
@@ -38,7 +38,7 @@
ListAllEmojisAndEmojiCategoriesResponseEmojiCategoriesInnerEmojisInner.JSON_PROPERTY_URL
})
@JsonTypeName("listAllEmojisAndEmojiCategoriesResponse_emoji_categories_inner_emojis_inner")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ListAllEmojisAndEmojiCategoriesResponseEmojiCategoriesInnerEmojisInner {
public static final String JSON_PROPERTY_ID = "id";
private BigDecimal id;
diff --git a/src/main/java/org/openapitools/client/model/ListAnnouncementGroupsResponse.java b/src/main/java/org/openapitools/client/model/ListAnnouncementGroupsResponse.java
index 02801254..39574f26 100644
--- a/src/main/java/org/openapitools/client/model/ListAnnouncementGroupsResponse.java
+++ b/src/main/java/org/openapitools/client/model/ListAnnouncementGroupsResponse.java
@@ -38,7 +38,7 @@
ListAnnouncementGroupsResponse.JSON_PROPERTY_NEXT
})
@JsonTypeName("listAnnouncementGroupsResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ListAnnouncementGroupsResponse {
public static final String JSON_PROPERTY_ANNOUNCEMENT_GROUPS = "announcement_groups";
private List announcementGroups = null;
diff --git a/src/main/java/org/openapitools/client/model/ListAnnouncementsResponse.java b/src/main/java/org/openapitools/client/model/ListAnnouncementsResponse.java
index c256d15e..a450b15e 100644
--- a/src/main/java/org/openapitools/client/model/ListAnnouncementsResponse.java
+++ b/src/main/java/org/openapitools/client/model/ListAnnouncementsResponse.java
@@ -39,7 +39,7 @@
ListAnnouncementsResponse.JSON_PROPERTY_NEXT
})
@JsonTypeName("listAnnouncementsResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ListAnnouncementsResponse {
public static final String JSON_PROPERTY_ANNOUNCEMENTS = "announcements";
private List announcements = null;
diff --git a/src/main/java/org/openapitools/client/model/ListAnnouncementsResponseAnnouncementsInner.java b/src/main/java/org/openapitools/client/model/ListAnnouncementsResponseAnnouncementsInner.java
index fa21ee7d..74ca5017 100644
--- a/src/main/java/org/openapitools/client/model/ListAnnouncementsResponseAnnouncementsInner.java
+++ b/src/main/java/org/openapitools/client/model/ListAnnouncementsResponseAnnouncementsInner.java
@@ -59,7 +59,7 @@
ListAnnouncementsResponseAnnouncementsInner.JSON_PROPERTY_TARGET_CUSTOM_TYPE
})
@JsonTypeName("listAnnouncementsResponse_announcements_inner")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ListAnnouncementsResponseAnnouncementsInner {
public static final String JSON_PROPERTY_UNIQUE_ID = "unique_id";
private String uniqueId;
diff --git a/src/main/java/org/openapitools/client/model/ListBannedChannelsResponse.java b/src/main/java/org/openapitools/client/model/ListBannedChannelsResponse.java
index f714c723..3ac21545 100644
--- a/src/main/java/org/openapitools/client/model/ListBannedChannelsResponse.java
+++ b/src/main/java/org/openapitools/client/model/ListBannedChannelsResponse.java
@@ -39,7 +39,7 @@
ListBannedChannelsResponse.JSON_PROPERTY_NEXT
})
@JsonTypeName("listBannedChannelsResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ListBannedChannelsResponse {
public static final String JSON_PROPERTY_BANNED_CHANNELS = "banned_channels";
private List bannedChannels = null;
diff --git a/src/main/java/org/openapitools/client/model/ListBannedChannelsResponseBannedChannelsInner.java b/src/main/java/org/openapitools/client/model/ListBannedChannelsResponseBannedChannelsInner.java
index 537759ee..a7e32657 100644
--- a/src/main/java/org/openapitools/client/model/ListBannedChannelsResponseBannedChannelsInner.java
+++ b/src/main/java/org/openapitools/client/model/ListBannedChannelsResponseBannedChannelsInner.java
@@ -40,7 +40,7 @@
ListBannedChannelsResponseBannedChannelsInner.JSON_PROPERTY_END_AT
})
@JsonTypeName("listBannedChannelsResponse_banned_channels_inner")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ListBannedChannelsResponseBannedChannelsInner {
public static final String JSON_PROPERTY_START_AT = "start_at";
private BigDecimal startAt;
diff --git a/src/main/java/org/openapitools/client/model/ListBlockedUsersResponse.java b/src/main/java/org/openapitools/client/model/ListBlockedUsersResponse.java
index b74a374c..7df5e1a6 100644
--- a/src/main/java/org/openapitools/client/model/ListBlockedUsersResponse.java
+++ b/src/main/java/org/openapitools/client/model/ListBlockedUsersResponse.java
@@ -39,7 +39,7 @@
ListBlockedUsersResponse.JSON_PROPERTY_NEXT
})
@JsonTypeName("listBlockedUsersResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ListBlockedUsersResponse {
public static final String JSON_PROPERTY_USERS = "users";
private List users = null;
diff --git a/src/main/java/org/openapitools/client/model/ListBotsResponse.java b/src/main/java/org/openapitools/client/model/ListBotsResponse.java
index 88e4a964..bd207c09 100644
--- a/src/main/java/org/openapitools/client/model/ListBotsResponse.java
+++ b/src/main/java/org/openapitools/client/model/ListBotsResponse.java
@@ -39,7 +39,7 @@
ListBotsResponse.JSON_PROPERTY_NEXT
})
@JsonTypeName("listBotsResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ListBotsResponse {
public static final String JSON_PROPERTY_BOTS = "bots";
private List bots = null;
diff --git a/src/main/java/org/openapitools/client/model/ListBotsResponseBotsInner.java b/src/main/java/org/openapitools/client/model/ListBotsResponseBotsInner.java
index 488609c1..3bbda19d 100644
--- a/src/main/java/org/openapitools/client/model/ListBotsResponseBotsInner.java
+++ b/src/main/java/org/openapitools/client/model/ListBotsResponseBotsInner.java
@@ -42,7 +42,7 @@
ListBotsResponseBotsInner.JSON_PROPERTY_CHANNEL_INVITATION_PREFERENCE
})
@JsonTypeName("listBotsResponse_bots_inner")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ListBotsResponseBotsInner {
public static final String JSON_PROPERTY_BOT = "bot";
private CreateBotResponseBot bot;
diff --git a/src/main/java/org/openapitools/client/model/ListDataExportsByMessageChannelOrUserResponse.java b/src/main/java/org/openapitools/client/model/ListDataExportsByMessageChannelOrUserResponse.java
index f14fa02b..8e52cdec 100644
--- a/src/main/java/org/openapitools/client/model/ListDataExportsByMessageChannelOrUserResponse.java
+++ b/src/main/java/org/openapitools/client/model/ListDataExportsByMessageChannelOrUserResponse.java
@@ -39,7 +39,7 @@
ListDataExportsByMessageChannelOrUserResponse.JSON_PROPERTY_NEXT
})
@JsonTypeName("listDataExportsByMessageChannelOrUserResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ListDataExportsByMessageChannelOrUserResponse {
public static final String JSON_PROPERTY_EXPORTED_DATA = "exported_data";
private List exportedData = null;
diff --git a/src/main/java/org/openapitools/client/model/ListDataExportsByMessageChannelOrUserResponseExportedDataInner.java b/src/main/java/org/openapitools/client/model/ListDataExportsByMessageChannelOrUserResponseExportedDataInner.java
index 71298dc4..ab8b1117 100644
--- a/src/main/java/org/openapitools/client/model/ListDataExportsByMessageChannelOrUserResponseExportedDataInner.java
+++ b/src/main/java/org/openapitools/client/model/ListDataExportsByMessageChannelOrUserResponseExportedDataInner.java
@@ -50,7 +50,7 @@
ListDataExportsByMessageChannelOrUserResponseExportedDataInner.JSON_PROPERTY_USER_IDS
})
@JsonTypeName("listDataExportsByMessageChannelOrUserResponse_exported_data_inner")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ListDataExportsByMessageChannelOrUserResponseExportedDataInner {
public static final String JSON_PROPERTY_REQUEST_ID = "request_id";
private String requestId;
diff --git a/src/main/java/org/openapitools/client/model/ListDataExportsByMessageChannelOrUserResponseExportedDataInnerFile.java b/src/main/java/org/openapitools/client/model/ListDataExportsByMessageChannelOrUserResponseExportedDataInnerFile.java
index 06713be4..44db3c73 100644
--- a/src/main/java/org/openapitools/client/model/ListDataExportsByMessageChannelOrUserResponseExportedDataInnerFile.java
+++ b/src/main/java/org/openapitools/client/model/ListDataExportsByMessageChannelOrUserResponseExportedDataInnerFile.java
@@ -37,7 +37,7 @@
ListDataExportsByMessageChannelOrUserResponseExportedDataInnerFile.JSON_PROPERTY_EXPIRES_AT
})
@JsonTypeName("listDataExportsByMessageChannelOrUserResponse_exported_data_inner_file")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ListDataExportsByMessageChannelOrUserResponseExportedDataInnerFile {
public static final String JSON_PROPERTY_URL = "url";
private String url;
diff --git a/src/main/java/org/openapitools/client/model/ListEmojisResponse.java b/src/main/java/org/openapitools/client/model/ListEmojisResponse.java
index 79cf8ddd..9688d84c 100644
--- a/src/main/java/org/openapitools/client/model/ListEmojisResponse.java
+++ b/src/main/java/org/openapitools/client/model/ListEmojisResponse.java
@@ -38,7 +38,7 @@
ListEmojisResponse.JSON_PROPERTY_EMOJIS
})
@JsonTypeName("listEmojisResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ListEmojisResponse {
public static final String JSON_PROPERTY_EMOJIS = "emojis";
private List emojis = null;
diff --git a/src/main/java/org/openapitools/client/model/ListGdprRequestsResponse.java b/src/main/java/org/openapitools/client/model/ListGdprRequestsResponse.java
index a97c7b4a..4ff2a9c6 100644
--- a/src/main/java/org/openapitools/client/model/ListGdprRequestsResponse.java
+++ b/src/main/java/org/openapitools/client/model/ListGdprRequestsResponse.java
@@ -39,7 +39,7 @@
ListGdprRequestsResponse.JSON_PROPERTY_NEXT
})
@JsonTypeName("listGdprRequestsResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ListGdprRequestsResponse {
public static final String JSON_PROPERTY_REQUESTS = "requests";
private List requests = null;
diff --git a/src/main/java/org/openapitools/client/model/ListGdprRequestsResponseRequestsInner.java b/src/main/java/org/openapitools/client/model/ListGdprRequestsResponseRequestsInner.java
index 5ff12947..3329c840 100644
--- a/src/main/java/org/openapitools/client/model/ListGdprRequestsResponseRequestsInner.java
+++ b/src/main/java/org/openapitools/client/model/ListGdprRequestsResponseRequestsInner.java
@@ -46,7 +46,7 @@
ListGdprRequestsResponseRequestsInner.JSON_PROPERTY_CREATED_AT
})
@JsonTypeName("listGdprRequestsResponse_requests_inner")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ListGdprRequestsResponseRequestsInner {
public static final String JSON_PROPERTY_REQUEST_ID = "request_id";
private String requestId;
diff --git a/src/main/java/org/openapitools/client/model/ListMessagesResponse.java b/src/main/java/org/openapitools/client/model/ListMessagesResponse.java
index cadf3632..294bb4e7 100644
--- a/src/main/java/org/openapitools/client/model/ListMessagesResponse.java
+++ b/src/main/java/org/openapitools/client/model/ListMessagesResponse.java
@@ -38,7 +38,7 @@
ListMessagesResponse.JSON_PROPERTY_MESSAGES
})
@JsonTypeName("listMessagesResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ListMessagesResponse {
public static final String JSON_PROPERTY_MESSAGES = "messages";
private List messages = null;
diff --git a/src/main/java/org/openapitools/client/model/ListMessagesResponseMessagesInner.java b/src/main/java/org/openapitools/client/model/ListMessagesResponseMessagesInner.java
index 1f6048c2..47ff7536 100644
--- a/src/main/java/org/openapitools/client/model/ListMessagesResponseMessagesInner.java
+++ b/src/main/java/org/openapitools/client/model/ListMessagesResponseMessagesInner.java
@@ -63,7 +63,7 @@
ListMessagesResponseMessagesInner.JSON_PROPERTY_OG_TAG
})
@JsonTypeName("listMessagesResponse_messages_inner")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ListMessagesResponseMessagesInner {
public static final String JSON_PROPERTY_MESSAGE_SURVIVAL_SECONDS = "message_survival_seconds";
private BigDecimal messageSurvivalSeconds;
diff --git a/src/main/java/org/openapitools/client/model/ListMessagesResponseMessagesInnerOgTag.java b/src/main/java/org/openapitools/client/model/ListMessagesResponseMessagesInnerOgTag.java
index 241a4fb3..700573fb 100644
--- a/src/main/java/org/openapitools/client/model/ListMessagesResponseMessagesInnerOgTag.java
+++ b/src/main/java/org/openapitools/client/model/ListMessagesResponseMessagesInnerOgTag.java
@@ -39,7 +39,7 @@
ListMessagesResponseMessagesInnerOgTag.JSON_PROPERTY_OG_COLON_IMAGE
})
@JsonTypeName("listMessagesResponse_messages_inner_og_tag")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ListMessagesResponseMessagesInnerOgTag {
public static final String JSON_PROPERTY_OG_COLON_URL = "og:url";
private String ogColonUrl;
diff --git a/src/main/java/org/openapitools/client/model/ListMessagesResponseMessagesInnerOgTagOgImage.java b/src/main/java/org/openapitools/client/model/ListMessagesResponseMessagesInnerOgTagOgImage.java
index 9b15c152..910cfa70 100644
--- a/src/main/java/org/openapitools/client/model/ListMessagesResponseMessagesInnerOgTagOgImage.java
+++ b/src/main/java/org/openapitools/client/model/ListMessagesResponseMessagesInnerOgTagOgImage.java
@@ -39,7 +39,7 @@
ListMessagesResponseMessagesInnerOgTagOgImage.JSON_PROPERTY_HEIGHT
})
@JsonTypeName("listMessagesResponse_messages_inner_og_tag_og_image")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ListMessagesResponseMessagesInnerOgTagOgImage {
public static final String JSON_PROPERTY_URL = "url";
private String url;
diff --git a/src/main/java/org/openapitools/client/model/ListMessagesResponseMessagesInnerSortedMetaarrayInner.java b/src/main/java/org/openapitools/client/model/ListMessagesResponseMessagesInnerSortedMetaarrayInner.java
index ba063328..1a9aafc5 100644
--- a/src/main/java/org/openapitools/client/model/ListMessagesResponseMessagesInnerSortedMetaarrayInner.java
+++ b/src/main/java/org/openapitools/client/model/ListMessagesResponseMessagesInnerSortedMetaarrayInner.java
@@ -38,7 +38,7 @@
ListMessagesResponseMessagesInnerSortedMetaarrayInner.JSON_PROPERTY_VALUE
})
@JsonTypeName("listMessagesResponse_messages_inner_sorted_metaarray_inner")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ListMessagesResponseMessagesInnerSortedMetaarrayInner {
public static final String JSON_PROPERTY_KEY = "key";
private String key;
diff --git a/src/main/java/org/openapitools/client/model/ListMutedChannelsResponse.java b/src/main/java/org/openapitools/client/model/ListMutedChannelsResponse.java
index 45ffdf3b..e427f1a8 100644
--- a/src/main/java/org/openapitools/client/model/ListMutedChannelsResponse.java
+++ b/src/main/java/org/openapitools/client/model/ListMutedChannelsResponse.java
@@ -39,7 +39,7 @@
ListMutedChannelsResponse.JSON_PROPERTY_NEXT
})
@JsonTypeName("listMutedChannelsResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ListMutedChannelsResponse {
public static final String JSON_PROPERTY_MUTED_CHANNELS = "muted_channels";
private List mutedChannels = null;
diff --git a/src/main/java/org/openapitools/client/model/ListMutedUsersInChannelsWithCustomChannelType200Response.java b/src/main/java/org/openapitools/client/model/ListMutedUsersInChannelsWithCustomChannelType200Response.java
index 5e8d72a0..3efe17d9 100644
--- a/src/main/java/org/openapitools/client/model/ListMutedUsersInChannelsWithCustomChannelType200Response.java
+++ b/src/main/java/org/openapitools/client/model/ListMutedUsersInChannelsWithCustomChannelType200Response.java
@@ -39,7 +39,7 @@
ListMutedUsersInChannelsWithCustomChannelType200Response.JSON_PROPERTY_NEXT
})
@JsonTypeName("listMutedUsersInChannelsWithCustomChannelType_200_response")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ListMutedUsersInChannelsWithCustomChannelType200Response {
public static final String JSON_PROPERTY_MUTED_LIST = "muted_list";
private List mutedList = null;
diff --git a/src/main/java/org/openapitools/client/model/ListMyGroupChannelsResponse.java b/src/main/java/org/openapitools/client/model/ListMyGroupChannelsResponse.java
index aa1fea03..0e21fb35 100644
--- a/src/main/java/org/openapitools/client/model/ListMyGroupChannelsResponse.java
+++ b/src/main/java/org/openapitools/client/model/ListMyGroupChannelsResponse.java
@@ -41,7 +41,7 @@
ListMyGroupChannelsResponse.JSON_PROPERTY_TS
})
@JsonTypeName("listMyGroupChannelsResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ListMyGroupChannelsResponse {
public static final String JSON_PROPERTY_CHANNELS = "channels";
private List channels = null;
diff --git a/src/main/java/org/openapitools/client/model/ListPushConfigurationsResponse.java b/src/main/java/org/openapitools/client/model/ListPushConfigurationsResponse.java
index 056dcb9c..2910a667 100644
--- a/src/main/java/org/openapitools/client/model/ListPushConfigurationsResponse.java
+++ b/src/main/java/org/openapitools/client/model/ListPushConfigurationsResponse.java
@@ -38,7 +38,7 @@
ListPushConfigurationsResponse.JSON_PROPERTY_PUSH_CONFIGURATIONS
})
@JsonTypeName("listPushConfigurationsResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ListPushConfigurationsResponse {
public static final String JSON_PROPERTY_PUSH_CONFIGURATIONS = "push_configurations";
private List pushConfigurations = null;
diff --git a/src/main/java/org/openapitools/client/model/ListPushConfigurationsResponsePushConfigurationsInner.java b/src/main/java/org/openapitools/client/model/ListPushConfigurationsResponsePushConfigurationsInner.java
index 591f342a..84bf4fa3 100644
--- a/src/main/java/org/openapitools/client/model/ListPushConfigurationsResponsePushConfigurationsInner.java
+++ b/src/main/java/org/openapitools/client/model/ListPushConfigurationsResponsePushConfigurationsInner.java
@@ -41,7 +41,7 @@
ListPushConfigurationsResponsePushConfigurationsInner.JSON_PROPERTY_PUSH_SOUND
})
@JsonTypeName("listPushConfigurationsResponse_push_configurations_inner")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ListPushConfigurationsResponsePushConfigurationsInner {
public static final String JSON_PROPERTY_ID = "id";
private String id;
diff --git a/src/main/java/org/openapitools/client/model/ListPushNotificationContentTemplatesResponse.java b/src/main/java/org/openapitools/client/model/ListPushNotificationContentTemplatesResponse.java
index 76755076..96ff4eee 100644
--- a/src/main/java/org/openapitools/client/model/ListPushNotificationContentTemplatesResponse.java
+++ b/src/main/java/org/openapitools/client/model/ListPushNotificationContentTemplatesResponse.java
@@ -38,7 +38,7 @@
ListPushNotificationContentTemplatesResponse.JSON_PROPERTY_PUSH_MESSAGE_TEMPLATES
})
@JsonTypeName("listPushNotificationContentTemplatesResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ListPushNotificationContentTemplatesResponse {
public static final String JSON_PROPERTY_PUSH_MESSAGE_TEMPLATES = "push_message_templates";
private List pushMessageTemplates = null;
diff --git a/src/main/java/org/openapitools/client/model/ListPushNotificationContentTemplatesResponsePushMessageTemplatesInner.java b/src/main/java/org/openapitools/client/model/ListPushNotificationContentTemplatesResponsePushMessageTemplatesInner.java
index 7996975a..45ba22d7 100644
--- a/src/main/java/org/openapitools/client/model/ListPushNotificationContentTemplatesResponsePushMessageTemplatesInner.java
+++ b/src/main/java/org/openapitools/client/model/ListPushNotificationContentTemplatesResponsePushMessageTemplatesInner.java
@@ -37,7 +37,7 @@
ListPushNotificationContentTemplatesResponsePushMessageTemplatesInner.JSON_PROPERTY_TEMPLATE
})
@JsonTypeName("listPushNotificationContentTemplatesResponse_push_message_templates_inner")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ListPushNotificationContentTemplatesResponsePushMessageTemplatesInner {
public static final String JSON_PROPERTY_TEMPLATE_NAME = "template_name";
private String templateName;
diff --git a/src/main/java/org/openapitools/client/model/ListPushNotificationContentTemplatesResponsePushMessageTemplatesInnerTemplate.java b/src/main/java/org/openapitools/client/model/ListPushNotificationContentTemplatesResponsePushMessageTemplatesInnerTemplate.java
index c34033e7..1fe86a59 100644
--- a/src/main/java/org/openapitools/client/model/ListPushNotificationContentTemplatesResponsePushMessageTemplatesInnerTemplate.java
+++ b/src/main/java/org/openapitools/client/model/ListPushNotificationContentTemplatesResponsePushMessageTemplatesInnerTemplate.java
@@ -37,7 +37,7 @@
ListPushNotificationContentTemplatesResponsePushMessageTemplatesInnerTemplate.JSON_PROPERTY_A_D_M_M
})
@JsonTypeName("listPushNotificationContentTemplatesResponse_push_message_templates_inner_template")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ListPushNotificationContentTemplatesResponsePushMessageTemplatesInnerTemplate {
public static final String JSON_PROPERTY_M_E_S_G = "MESG";
private String MESG;
diff --git a/src/main/java/org/openapitools/client/model/ListReactionsOfMessageResponse.java b/src/main/java/org/openapitools/client/model/ListReactionsOfMessageResponse.java
index fbd80cfd..f5d272ef 100644
--- a/src/main/java/org/openapitools/client/model/ListReactionsOfMessageResponse.java
+++ b/src/main/java/org/openapitools/client/model/ListReactionsOfMessageResponse.java
@@ -37,7 +37,7 @@
ListReactionsOfMessageResponse.JSON_PROPERTY_KEY
})
@JsonTypeName("listReactionsOfMessageResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ListReactionsOfMessageResponse {
public static final String JSON_PROPERTY_KEY = "key";
private List key = null;
diff --git a/src/main/java/org/openapitools/client/model/ListRegistrationOrDeviceTokensResponse.java b/src/main/java/org/openapitools/client/model/ListRegistrationOrDeviceTokensResponse.java
index 94fc5823..4fa2ee34 100644
--- a/src/main/java/org/openapitools/client/model/ListRegistrationOrDeviceTokensResponse.java
+++ b/src/main/java/org/openapitools/client/model/ListRegistrationOrDeviceTokensResponse.java
@@ -41,7 +41,7 @@
ListRegistrationOrDeviceTokensResponse.JSON_PROPERTY_USER
})
@JsonTypeName("listRegistrationOrDeviceTokensResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ListRegistrationOrDeviceTokensResponse {
public static final String JSON_PROPERTY_TOKEN = "token";
private List token = null;
diff --git a/src/main/java/org/openapitools/client/model/ListReportsOnChannelByUrlResponse.java b/src/main/java/org/openapitools/client/model/ListReportsOnChannelByUrlResponse.java
index 4e2afb52..b747780c 100644
--- a/src/main/java/org/openapitools/client/model/ListReportsOnChannelByUrlResponse.java
+++ b/src/main/java/org/openapitools/client/model/ListReportsOnChannelByUrlResponse.java
@@ -39,7 +39,7 @@
ListReportsOnChannelByUrlResponse.JSON_PROPERTY_NEXT
})
@JsonTypeName("listReportsOnChannelByUrlResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ListReportsOnChannelByUrlResponse {
public static final String JSON_PROPERTY_REPORT_LOGS = "report_logs";
private List reportLogs = null;
diff --git a/src/main/java/org/openapitools/client/model/ListReportsOnMessageByIdResponse.java b/src/main/java/org/openapitools/client/model/ListReportsOnMessageByIdResponse.java
index 0072d406..9caf623e 100644
--- a/src/main/java/org/openapitools/client/model/ListReportsOnMessageByIdResponse.java
+++ b/src/main/java/org/openapitools/client/model/ListReportsOnMessageByIdResponse.java
@@ -39,7 +39,7 @@
ListReportsOnMessageByIdResponse.JSON_PROPERTY_NEXT
})
@JsonTypeName("listReportsOnMessageByIdResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ListReportsOnMessageByIdResponse {
public static final String JSON_PROPERTY_REPORT_LOGS = "report_logs";
private List reportLogs = null;
diff --git a/src/main/java/org/openapitools/client/model/ListReportsOnMessageByIdResponseReportLogsInner.java b/src/main/java/org/openapitools/client/model/ListReportsOnMessageByIdResponseReportLogsInner.java
index cf416a05..6d714f67 100644
--- a/src/main/java/org/openapitools/client/model/ListReportsOnMessageByIdResponseReportLogsInner.java
+++ b/src/main/java/org/openapitools/client/model/ListReportsOnMessageByIdResponseReportLogsInner.java
@@ -50,7 +50,7 @@
ListReportsOnMessageByIdResponseReportLogsInner.JSON_PROPERTY_CREATED_AT
})
@JsonTypeName("listReportsOnMessageByIdResponse_report_logs_inner")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ListReportsOnMessageByIdResponseReportLogsInner {
public static final String JSON_PROPERTY_REPORT_TYPE = "report_type";
private String reportType;
diff --git a/src/main/java/org/openapitools/client/model/ListReportsOnUserByIdResponse.java b/src/main/java/org/openapitools/client/model/ListReportsOnUserByIdResponse.java
index 1311688e..940964f7 100644
--- a/src/main/java/org/openapitools/client/model/ListReportsOnUserByIdResponse.java
+++ b/src/main/java/org/openapitools/client/model/ListReportsOnUserByIdResponse.java
@@ -39,7 +39,7 @@
ListReportsOnUserByIdResponse.JSON_PROPERTY_NEXT
})
@JsonTypeName("listReportsOnUserByIdResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ListReportsOnUserByIdResponse {
public static final String JSON_PROPERTY_REPORT_LOGS = "report_logs";
private List reportLogs = null;
diff --git a/src/main/java/org/openapitools/client/model/ListReportsResponse.java b/src/main/java/org/openapitools/client/model/ListReportsResponse.java
index cfa0fb8e..23eee40f 100644
--- a/src/main/java/org/openapitools/client/model/ListReportsResponse.java
+++ b/src/main/java/org/openapitools/client/model/ListReportsResponse.java
@@ -39,7 +39,7 @@
ListReportsResponse.JSON_PROPERTY_NEXT
})
@JsonTypeName("listReportsResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ListReportsResponse {
public static final String JSON_PROPERTY_REPORT_LOGS = "report_logs";
private List reportLogs = null;
diff --git a/src/main/java/org/openapitools/client/model/ListReportsResponseReportLogsInner.java b/src/main/java/org/openapitools/client/model/ListReportsResponseReportLogsInner.java
index 634e73fb..820eda60 100644
--- a/src/main/java/org/openapitools/client/model/ListReportsResponseReportLogsInner.java
+++ b/src/main/java/org/openapitools/client/model/ListReportsResponseReportLogsInner.java
@@ -50,7 +50,7 @@
ListReportsResponseReportLogsInner.JSON_PROPERTY_CREATED_AT
})
@JsonTypeName("listReportsResponse_report_logs_inner")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ListReportsResponseReportLogsInner {
public static final String JSON_PROPERTY_REPORTING_USER = "reporting_user";
private SendBirdUser reportingUser;
diff --git a/src/main/java/org/openapitools/client/model/ListSecondaryApiTokensResponse.java b/src/main/java/org/openapitools/client/model/ListSecondaryApiTokensResponse.java
index 8a6dca22..47074e93 100644
--- a/src/main/java/org/openapitools/client/model/ListSecondaryApiTokensResponse.java
+++ b/src/main/java/org/openapitools/client/model/ListSecondaryApiTokensResponse.java
@@ -38,7 +38,7 @@
ListSecondaryApiTokensResponse.JSON_PROPERTY_API_TOKENS
})
@JsonTypeName("listSecondaryApiTokensResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ListSecondaryApiTokensResponse {
public static final String JSON_PROPERTY_API_TOKENS = "api_tokens";
private List apiTokens = null;
diff --git a/src/main/java/org/openapitools/client/model/ListSecondaryApiTokensResponseApiTokensInner.java b/src/main/java/org/openapitools/client/model/ListSecondaryApiTokensResponseApiTokensInner.java
index f75e40d2..25f903af 100644
--- a/src/main/java/org/openapitools/client/model/ListSecondaryApiTokensResponseApiTokensInner.java
+++ b/src/main/java/org/openapitools/client/model/ListSecondaryApiTokensResponseApiTokensInner.java
@@ -37,7 +37,7 @@
ListSecondaryApiTokensResponseApiTokensInner.JSON_PROPERTY_CREATED_AT
})
@JsonTypeName("listSecondaryApiTokensResponse_api_tokens_inner")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ListSecondaryApiTokensResponseApiTokensInner {
public static final String JSON_PROPERTY_TOKEN = "token";
private String token;
diff --git a/src/main/java/org/openapitools/client/model/ListUsersResponse.java b/src/main/java/org/openapitools/client/model/ListUsersResponse.java
index 56eb8dc8..0402c527 100644
--- a/src/main/java/org/openapitools/client/model/ListUsersResponse.java
+++ b/src/main/java/org/openapitools/client/model/ListUsersResponse.java
@@ -39,7 +39,7 @@
ListUsersResponse.JSON_PROPERTY_NEXT
})
@JsonTypeName("listUsersResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ListUsersResponse {
public static final String JSON_PROPERTY_USERS = "users";
private List users = null;
diff --git a/src/main/java/org/openapitools/client/model/MarkAllMessagesAsReadData.java b/src/main/java/org/openapitools/client/model/MarkAllMessagesAsReadData.java
index ba32229b..d059e8f5 100644
--- a/src/main/java/org/openapitools/client/model/MarkAllMessagesAsReadData.java
+++ b/src/main/java/org/openapitools/client/model/MarkAllMessagesAsReadData.java
@@ -37,7 +37,7 @@
MarkAllMessagesAsReadData.JSON_PROPERTY_CHANNEL_URLS
})
@JsonTypeName("markAllMessagesAsReadData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class MarkAllMessagesAsReadData {
public static final String JSON_PROPERTY_CHANNEL_URLS = "channel_urls";
private List channelUrls = new ArrayList<>();
diff --git a/src/main/java/org/openapitools/client/model/ModelFile.java b/src/main/java/org/openapitools/client/model/ModelFile.java
index ac2d4faa..25e6c86b 100644
--- a/src/main/java/org/openapitools/client/model/ModelFile.java
+++ b/src/main/java/org/openapitools/client/model/ModelFile.java
@@ -40,7 +40,7 @@
ModelFile.JSON_PROPERTY_WEBKIT_RELATIVE_PATH
})
@JsonTypeName("File")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ModelFile {
public static final String JSON_PROPERTY_LAST_MODIFIED = "last_modified";
private BigDecimal lastModified;
diff --git a/src/main/java/org/openapitools/client/model/MuteInChannelsWithCustomChannelTypesData.java b/src/main/java/org/openapitools/client/model/MuteInChannelsWithCustomChannelTypesData.java
index 9f04691c..044c9ace 100644
--- a/src/main/java/org/openapitools/client/model/MuteInChannelsWithCustomChannelTypesData.java
+++ b/src/main/java/org/openapitools/client/model/MuteInChannelsWithCustomChannelTypesData.java
@@ -37,7 +37,7 @@
MuteInChannelsWithCustomChannelTypesData.JSON_PROPERTY_CHANNEL_CUSTOM_TYPES
})
@JsonTypeName("muteInChannelsWithCustomChannelTypesData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class MuteInChannelsWithCustomChannelTypesData {
public static final String JSON_PROPERTY_CHANNEL_CUSTOM_TYPES = "channel_custom_types";
private List channelCustomTypes = new ArrayList<>();
diff --git a/src/main/java/org/openapitools/client/model/MuteUsersInChannelsWithCustomChannelTypeData.java b/src/main/java/org/openapitools/client/model/MuteUsersInChannelsWithCustomChannelTypeData.java
index dd2ab74e..3b20527b 100644
--- a/src/main/java/org/openapitools/client/model/MuteUsersInChannelsWithCustomChannelTypeData.java
+++ b/src/main/java/org/openapitools/client/model/MuteUsersInChannelsWithCustomChannelTypeData.java
@@ -41,7 +41,7 @@
MuteUsersInChannelsWithCustomChannelTypeData.JSON_PROPERTY_ON_DEMAND_UPSERT
})
@JsonTypeName("muteUsersInChannelsWithCustomChannelTypeData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class MuteUsersInChannelsWithCustomChannelTypeData {
public static final String JSON_PROPERTY_USER_IDS = "user_ids";
private List userIds = new ArrayList<>();
diff --git a/src/main/java/org/openapitools/client/model/OcBanUserData.java b/src/main/java/org/openapitools/client/model/OcBanUserData.java
index 80582554..d20fc5c8 100644
--- a/src/main/java/org/openapitools/client/model/OcBanUserData.java
+++ b/src/main/java/org/openapitools/client/model/OcBanUserData.java
@@ -39,7 +39,7 @@
OcBanUserData.JSON_PROPERTY_DESCRIPTION
})
@JsonTypeName("ocBanUserData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class OcBanUserData {
public static final String JSON_PROPERTY_CHANNEL_URL = "channel_url";
private String channelUrl;
diff --git a/src/main/java/org/openapitools/client/model/OcBanUserResponse.java b/src/main/java/org/openapitools/client/model/OcBanUserResponse.java
index cb8a7589..c4aad23e 100644
--- a/src/main/java/org/openapitools/client/model/OcBanUserResponse.java
+++ b/src/main/java/org/openapitools/client/model/OcBanUserResponse.java
@@ -47,7 +47,7 @@
OcBanUserResponse.JSON_PROPERTY_METADATA
})
@JsonTypeName("ocBanUserResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class OcBanUserResponse {
public static final String JSON_PROPERTY_START_AT = "start_at";
private BigDecimal startAt;
diff --git a/src/main/java/org/openapitools/client/model/OcCreateChannelData.java b/src/main/java/org/openapitools/client/model/OcCreateChannelData.java
index 54f1a68d..bd4b2244 100644
--- a/src/main/java/org/openapitools/client/model/OcCreateChannelData.java
+++ b/src/main/java/org/openapitools/client/model/OcCreateChannelData.java
@@ -47,7 +47,7 @@
OcCreateChannelData.JSON_PROPERTY_OPERATORS
})
@JsonTypeName("ocCreateChannelData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class OcCreateChannelData {
public static final String JSON_PROPERTY_NAME = "name";
private String name;
diff --git a/src/main/java/org/openapitools/client/model/OcDeleteChannelByUrl200Response.java b/src/main/java/org/openapitools/client/model/OcDeleteChannelByUrl200Response.java
index 45885988..ae86eccc 100644
--- a/src/main/java/org/openapitools/client/model/OcDeleteChannelByUrl200Response.java
+++ b/src/main/java/org/openapitools/client/model/OcDeleteChannelByUrl200Response.java
@@ -35,7 +35,7 @@
OcDeleteChannelByUrl200Response.JSON_PROPERTY_ANY_OF
})
@JsonTypeName("ocDeleteChannelByUrl_200_response")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class OcDeleteChannelByUrl200Response {
public static final String JSON_PROPERTY_ANY_OF = "anyOf";
private String anyOf;
diff --git a/src/main/java/org/openapitools/client/model/OcFreezeChannelData.java b/src/main/java/org/openapitools/client/model/OcFreezeChannelData.java
index f54a72c5..931030f1 100644
--- a/src/main/java/org/openapitools/client/model/OcFreezeChannelData.java
+++ b/src/main/java/org/openapitools/client/model/OcFreezeChannelData.java
@@ -36,7 +36,7 @@
OcFreezeChannelData.JSON_PROPERTY_FREEZE
})
@JsonTypeName("ocFreezeChannelData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class OcFreezeChannelData {
public static final String JSON_PROPERTY_CHANNEL_URL = "channel_url";
private String channelUrl;
diff --git a/src/main/java/org/openapitools/client/model/OcListBannedUsersResponse.java b/src/main/java/org/openapitools/client/model/OcListBannedUsersResponse.java
index f8f9fb55..3bd3edf7 100644
--- a/src/main/java/org/openapitools/client/model/OcListBannedUsersResponse.java
+++ b/src/main/java/org/openapitools/client/model/OcListBannedUsersResponse.java
@@ -41,7 +41,7 @@
OcListBannedUsersResponse.JSON_PROPERTY_NEXT
})
@JsonTypeName("ocListBannedUsersResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class OcListBannedUsersResponse {
public static final String JSON_PROPERTY_BANNED_LIST = "banned_list";
private List bannedList = null;
diff --git a/src/main/java/org/openapitools/client/model/OcListBannedUsersResponseBannedListInner.java b/src/main/java/org/openapitools/client/model/OcListBannedUsersResponseBannedListInner.java
index dcf63f82..3dae4f8b 100644
--- a/src/main/java/org/openapitools/client/model/OcListBannedUsersResponseBannedListInner.java
+++ b/src/main/java/org/openapitools/client/model/OcListBannedUsersResponseBannedListInner.java
@@ -40,7 +40,7 @@
OcListBannedUsersResponseBannedListInner.JSON_PROPERTY_DESCRIPTION
})
@JsonTypeName("ocListBannedUsersResponse_banned_list_inner")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class OcListBannedUsersResponseBannedListInner {
public static final String JSON_PROPERTY_USER = "user";
private SendBirdUser user;
diff --git a/src/main/java/org/openapitools/client/model/OcListChannelsResponse.java b/src/main/java/org/openapitools/client/model/OcListChannelsResponse.java
index b097a32e..c226d53e 100644
--- a/src/main/java/org/openapitools/client/model/OcListChannelsResponse.java
+++ b/src/main/java/org/openapitools/client/model/OcListChannelsResponse.java
@@ -41,7 +41,7 @@
OcListChannelsResponse.JSON_PROPERTY_TS
})
@JsonTypeName("ocListChannelsResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class OcListChannelsResponse {
public static final String JSON_PROPERTY_CHANNELS = "channels";
private List channels = null;
diff --git a/src/main/java/org/openapitools/client/model/OcListMutedUsersResponse.java b/src/main/java/org/openapitools/client/model/OcListMutedUsersResponse.java
index 7ad5614d..61e7552c 100644
--- a/src/main/java/org/openapitools/client/model/OcListMutedUsersResponse.java
+++ b/src/main/java/org/openapitools/client/model/OcListMutedUsersResponse.java
@@ -41,7 +41,7 @@
OcListMutedUsersResponse.JSON_PROPERTY_NEXT
})
@JsonTypeName("ocListMutedUsersResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class OcListMutedUsersResponse {
public static final String JSON_PROPERTY_MUTED_LIST = "muted_list";
private List mutedList = null;
diff --git a/src/main/java/org/openapitools/client/model/OcListOperatorsResponse.java b/src/main/java/org/openapitools/client/model/OcListOperatorsResponse.java
index 26bc9bcf..993c5f00 100644
--- a/src/main/java/org/openapitools/client/model/OcListOperatorsResponse.java
+++ b/src/main/java/org/openapitools/client/model/OcListOperatorsResponse.java
@@ -39,7 +39,7 @@
OcListOperatorsResponse.JSON_PROPERTY_NEXT
})
@JsonTypeName("ocListOperatorsResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class OcListOperatorsResponse {
public static final String JSON_PROPERTY_OPERATORS = "operators";
private List operators = null;
diff --git a/src/main/java/org/openapitools/client/model/OcListParticipantsResponse.java b/src/main/java/org/openapitools/client/model/OcListParticipantsResponse.java
index fbe242a1..88c0150e 100644
--- a/src/main/java/org/openapitools/client/model/OcListParticipantsResponse.java
+++ b/src/main/java/org/openapitools/client/model/OcListParticipantsResponse.java
@@ -39,7 +39,7 @@
OcListParticipantsResponse.JSON_PROPERTY_NEXT
})
@JsonTypeName("ocListParticipantsResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class OcListParticipantsResponse {
public static final String JSON_PROPERTY_PARTICIPANTS = "participants";
private List participants = null;
diff --git a/src/main/java/org/openapitools/client/model/OcMuteUserData.java b/src/main/java/org/openapitools/client/model/OcMuteUserData.java
index 6fc422c4..2b85bafc 100644
--- a/src/main/java/org/openapitools/client/model/OcMuteUserData.java
+++ b/src/main/java/org/openapitools/client/model/OcMuteUserData.java
@@ -37,7 +37,7 @@
OcMuteUserData.JSON_PROPERTY_DESCRIPTION
})
@JsonTypeName("ocMuteUserData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class OcMuteUserData {
public static final String JSON_PROPERTY_USER_ID = "user_id";
private String userId;
diff --git a/src/main/java/org/openapitools/client/model/OcRegisterOperatorsData.java b/src/main/java/org/openapitools/client/model/OcRegisterOperatorsData.java
index a8b16cc5..76d92f61 100644
--- a/src/main/java/org/openapitools/client/model/OcRegisterOperatorsData.java
+++ b/src/main/java/org/openapitools/client/model/OcRegisterOperatorsData.java
@@ -38,7 +38,7 @@
OcRegisterOperatorsData.JSON_PROPERTY_OPERATOR_IDS
})
@JsonTypeName("ocRegisterOperatorsData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class OcRegisterOperatorsData {
public static final String JSON_PROPERTY_CHANNEL_URL = "channel_url";
private String channelUrl;
diff --git a/src/main/java/org/openapitools/client/model/OcUpdateBanByIdData.java b/src/main/java/org/openapitools/client/model/OcUpdateBanByIdData.java
index 0d030b37..9a01cdb5 100644
--- a/src/main/java/org/openapitools/client/model/OcUpdateBanByIdData.java
+++ b/src/main/java/org/openapitools/client/model/OcUpdateBanByIdData.java
@@ -38,7 +38,7 @@
OcUpdateBanByIdData.JSON_PROPERTY_DESCRIPTION
})
@JsonTypeName("ocUpdateBanByIdData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class OcUpdateBanByIdData {
public static final String JSON_PROPERTY_CHANNEL_URL = "channel_url";
private String channelUrl;
diff --git a/src/main/java/org/openapitools/client/model/OcUpdateBanByIdResponse.java b/src/main/java/org/openapitools/client/model/OcUpdateBanByIdResponse.java
index b8b5a93c..0eed9472 100644
--- a/src/main/java/org/openapitools/client/model/OcUpdateBanByIdResponse.java
+++ b/src/main/java/org/openapitools/client/model/OcUpdateBanByIdResponse.java
@@ -40,7 +40,7 @@
OcUpdateBanByIdResponse.JSON_PROPERTY_START_AT
})
@JsonTypeName("ocUpdateBanByIdResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class OcUpdateBanByIdResponse {
public static final String JSON_PROPERTY_USER = "user";
private SendBirdUser user;
diff --git a/src/main/java/org/openapitools/client/model/OcUpdateChannelByUrlData.java b/src/main/java/org/openapitools/client/model/OcUpdateChannelByUrlData.java
index 16ab5297..7f6cf9fa 100644
--- a/src/main/java/org/openapitools/client/model/OcUpdateChannelByUrlData.java
+++ b/src/main/java/org/openapitools/client/model/OcUpdateChannelByUrlData.java
@@ -45,7 +45,7 @@
OcUpdateChannelByUrlData.JSON_PROPERTY_OPERATORS
})
@JsonTypeName("ocUpdateChannelByUrlData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class OcUpdateChannelByUrlData {
public static final String JSON_PROPERTY_CHANNEL_URL = "channel_url";
private String channelUrl;
diff --git a/src/main/java/org/openapitools/client/model/OcViewBanByIdResponse.java b/src/main/java/org/openapitools/client/model/OcViewBanByIdResponse.java
index 0145ccb9..55f1c0e7 100644
--- a/src/main/java/org/openapitools/client/model/OcViewBanByIdResponse.java
+++ b/src/main/java/org/openapitools/client/model/OcViewBanByIdResponse.java
@@ -40,7 +40,7 @@
OcViewBanByIdResponse.JSON_PROPERTY_START_AT
})
@JsonTypeName("ocViewBanByIdResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class OcViewBanByIdResponse {
public static final String JSON_PROPERTY_USER = "user";
private SendBirdUser user;
diff --git a/src/main/java/org/openapitools/client/model/OcViewMuteByIdResponse.java b/src/main/java/org/openapitools/client/model/OcViewMuteByIdResponse.java
index c1f83855..3436de08 100644
--- a/src/main/java/org/openapitools/client/model/OcViewMuteByIdResponse.java
+++ b/src/main/java/org/openapitools/client/model/OcViewMuteByIdResponse.java
@@ -40,7 +40,7 @@
OcViewMuteByIdResponse.JSON_PROPERTY_DESCRIPTION
})
@JsonTypeName("ocViewMuteByIdResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class OcViewMuteByIdResponse {
public static final String JSON_PROPERTY_IS_MUTED = "is_muted";
private Boolean isMuted;
diff --git a/src/main/java/org/openapitools/client/model/RegisterAndScheduleDataExportData.java b/src/main/java/org/openapitools/client/model/RegisterAndScheduleDataExportData.java
index 4030d9f4..1d991308 100644
--- a/src/main/java/org/openapitools/client/model/RegisterAndScheduleDataExportData.java
+++ b/src/main/java/org/openapitools/client/model/RegisterAndScheduleDataExportData.java
@@ -49,7 +49,7 @@
RegisterAndScheduleDataExportData.JSON_PROPERTY_NEIGHBORING_MESSAGE_LIMIT
})
@JsonTypeName("registerAndScheduleDataExportData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class RegisterAndScheduleDataExportData {
public static final String JSON_PROPERTY_START_TS = "start_ts";
private Integer startTs;
diff --git a/src/main/java/org/openapitools/client/model/RegisterAndScheduleDataExportResponse.java b/src/main/java/org/openapitools/client/model/RegisterAndScheduleDataExportResponse.java
index cdbf4c99..92b97d52 100644
--- a/src/main/java/org/openapitools/client/model/RegisterAndScheduleDataExportResponse.java
+++ b/src/main/java/org/openapitools/client/model/RegisterAndScheduleDataExportResponse.java
@@ -52,7 +52,7 @@
RegisterAndScheduleDataExportResponse.JSON_PROPERTY_USER_IDS
})
@JsonTypeName("registerAndScheduleDataExportResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class RegisterAndScheduleDataExportResponse {
public static final String JSON_PROPERTY_CHANNEL_CUSTOM_TYPES = "channel_custom_types";
private List channelCustomTypes = null;
diff --git a/src/main/java/org/openapitools/client/model/RegisterAsOperatorToChannelsWithCustomChannelTypesData.java b/src/main/java/org/openapitools/client/model/RegisterAsOperatorToChannelsWithCustomChannelTypesData.java
index 1c612566..90a1fe83 100644
--- a/src/main/java/org/openapitools/client/model/RegisterAsOperatorToChannelsWithCustomChannelTypesData.java
+++ b/src/main/java/org/openapitools/client/model/RegisterAsOperatorToChannelsWithCustomChannelTypesData.java
@@ -37,7 +37,7 @@
RegisterAsOperatorToChannelsWithCustomChannelTypesData.JSON_PROPERTY_CHANNEL_CUSTOM_TYPES
})
@JsonTypeName("registerAsOperatorToChannelsWithCustomChannelTypesData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class RegisterAsOperatorToChannelsWithCustomChannelTypesData {
public static final String JSON_PROPERTY_CHANNEL_CUSTOM_TYPES = "channel_custom_types";
private List channelCustomTypes = new ArrayList<>();
diff --git a/src/main/java/org/openapitools/client/model/RegisterGdprRequestData.java b/src/main/java/org/openapitools/client/model/RegisterGdprRequestData.java
index 5f03b755..410cb047 100644
--- a/src/main/java/org/openapitools/client/model/RegisterGdprRequestData.java
+++ b/src/main/java/org/openapitools/client/model/RegisterGdprRequestData.java
@@ -40,7 +40,7 @@
RegisterGdprRequestData.JSON_PROPERTY_USER_ID
})
@JsonTypeName("registerGdprRequestData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class RegisterGdprRequestData {
public static final String JSON_PROPERTY_ACTION = "action";
private String action;
diff --git a/src/main/java/org/openapitools/client/model/RegisterGdprRequestResponse.java b/src/main/java/org/openapitools/client/model/RegisterGdprRequestResponse.java
index 7cf554c4..b4ac534b 100644
--- a/src/main/java/org/openapitools/client/model/RegisterGdprRequestResponse.java
+++ b/src/main/java/org/openapitools/client/model/RegisterGdprRequestResponse.java
@@ -44,7 +44,7 @@
RegisterGdprRequestResponse.JSON_PROPERTY_CREATED_AT
})
@JsonTypeName("registerGdprRequestResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class RegisterGdprRequestResponse {
public static final String JSON_PROPERTY_REQUEST_ID = "request_id";
private String requestId;
diff --git a/src/main/java/org/openapitools/client/model/RemovePushConfigurationByIdResponse.java b/src/main/java/org/openapitools/client/model/RemovePushConfigurationByIdResponse.java
index 912bc3e6..690fc7b7 100644
--- a/src/main/java/org/openapitools/client/model/RemovePushConfigurationByIdResponse.java
+++ b/src/main/java/org/openapitools/client/model/RemovePushConfigurationByIdResponse.java
@@ -37,7 +37,7 @@
RemovePushConfigurationByIdResponse.JSON_PROPERTY_PUSH_CONFIGURATIONS
})
@JsonTypeName("removePushConfigurationByIdResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class RemovePushConfigurationByIdResponse {
public static final String JSON_PROPERTY_PUSH_CONFIGURATIONS = "push_configurations";
private List pushConfigurations = null;
diff --git a/src/main/java/org/openapitools/client/model/RemoveReactionFromAMessageResponse.java b/src/main/java/org/openapitools/client/model/RemoveReactionFromAMessageResponse.java
index 5e3d0297..dd8272cf 100644
--- a/src/main/java/org/openapitools/client/model/RemoveReactionFromAMessageResponse.java
+++ b/src/main/java/org/openapitools/client/model/RemoveReactionFromAMessageResponse.java
@@ -41,7 +41,7 @@
RemoveReactionFromAMessageResponse.JSON_PROPERTY_OPERATION
})
@JsonTypeName("removeReactionFromAMessageResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class RemoveReactionFromAMessageResponse {
public static final String JSON_PROPERTY_REACTION = "reaction";
private String reaction;
diff --git a/src/main/java/org/openapitools/client/model/RemoveRegistrationOrDeviceTokenByTokenResponse.java b/src/main/java/org/openapitools/client/model/RemoveRegistrationOrDeviceTokenByTokenResponse.java
index 2d91c123..00947470 100644
--- a/src/main/java/org/openapitools/client/model/RemoveRegistrationOrDeviceTokenByTokenResponse.java
+++ b/src/main/java/org/openapitools/client/model/RemoveRegistrationOrDeviceTokenByTokenResponse.java
@@ -39,7 +39,7 @@
RemoveRegistrationOrDeviceTokenByTokenResponse.JSON_PROPERTY_USER
})
@JsonTypeName("removeRegistrationOrDeviceTokenByTokenResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class RemoveRegistrationOrDeviceTokenByTokenResponse {
public static final String JSON_PROPERTY_TOKEN = "token";
private List token = null;
diff --git a/src/main/java/org/openapitools/client/model/RemoveRegistrationOrDeviceTokenFromOwnerByTokenResponse.java b/src/main/java/org/openapitools/client/model/RemoveRegistrationOrDeviceTokenFromOwnerByTokenResponse.java
index e0c8ac1e..85b04605 100644
--- a/src/main/java/org/openapitools/client/model/RemoveRegistrationOrDeviceTokenFromOwnerByTokenResponse.java
+++ b/src/main/java/org/openapitools/client/model/RemoveRegistrationOrDeviceTokenFromOwnerByTokenResponse.java
@@ -35,7 +35,7 @@
RemoveRegistrationOrDeviceTokenFromOwnerByTokenResponse.JSON_PROPERTY_USER_ID
})
@JsonTypeName("removeRegistrationOrDeviceTokenFromOwnerByTokenResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class RemoveRegistrationOrDeviceTokenFromOwnerByTokenResponse {
public static final String JSON_PROPERTY_USER_ID = "user_id";
private String userId;
diff --git a/src/main/java/org/openapitools/client/model/RemoveRegistrationOrDeviceTokenResponse.java b/src/main/java/org/openapitools/client/model/RemoveRegistrationOrDeviceTokenResponse.java
index 4b7acbeb..a4c13742 100644
--- a/src/main/java/org/openapitools/client/model/RemoveRegistrationOrDeviceTokenResponse.java
+++ b/src/main/java/org/openapitools/client/model/RemoveRegistrationOrDeviceTokenResponse.java
@@ -39,7 +39,7 @@
RemoveRegistrationOrDeviceTokenResponse.JSON_PROPERTY_USER
})
@JsonTypeName("removeRegistrationOrDeviceTokenResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class RemoveRegistrationOrDeviceTokenResponse {
public static final String JSON_PROPERTY_TOKEN = "token";
private List token = null;
diff --git a/src/main/java/org/openapitools/client/model/ReportChannelByUrlData.java b/src/main/java/org/openapitools/client/model/ReportChannelByUrlData.java
index 4bcb4654..1b11bbe2 100644
--- a/src/main/java/org/openapitools/client/model/ReportChannelByUrlData.java
+++ b/src/main/java/org/openapitools/client/model/ReportChannelByUrlData.java
@@ -39,7 +39,7 @@
ReportChannelByUrlData.JSON_PROPERTY_REPORT_DESCRIPTION
})
@JsonTypeName("reportChannelByUrlData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ReportChannelByUrlData {
public static final String JSON_PROPERTY_CHANNEL_TYPE = "channel_type";
private String channelType;
diff --git a/src/main/java/org/openapitools/client/model/ReportChannelByUrlResponse.java b/src/main/java/org/openapitools/client/model/ReportChannelByUrlResponse.java
index 3d2bc03f..750c561a 100644
--- a/src/main/java/org/openapitools/client/model/ReportChannelByUrlResponse.java
+++ b/src/main/java/org/openapitools/client/model/ReportChannelByUrlResponse.java
@@ -50,7 +50,7 @@
ReportChannelByUrlResponse.JSON_PROPERTY_CREATED_AT
})
@JsonTypeName("reportChannelByUrlResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ReportChannelByUrlResponse {
public static final String JSON_PROPERTY_REPORT_TYPE = "report_type";
private String reportType;
diff --git a/src/main/java/org/openapitools/client/model/ReportMessageByIdData.java b/src/main/java/org/openapitools/client/model/ReportMessageByIdData.java
index 859a539e..be80087e 100644
--- a/src/main/java/org/openapitools/client/model/ReportMessageByIdData.java
+++ b/src/main/java/org/openapitools/client/model/ReportMessageByIdData.java
@@ -41,7 +41,7 @@
ReportMessageByIdData.JSON_PROPERTY_REPORT_DESCRIPTION
})
@JsonTypeName("reportMessageByIdData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ReportMessageByIdData {
public static final String JSON_PROPERTY_CHANNEL_TYPE = "channel_type";
private String channelType;
diff --git a/src/main/java/org/openapitools/client/model/ReportMessageByIdResponse.java b/src/main/java/org/openapitools/client/model/ReportMessageByIdResponse.java
index cd8155f2..4f56df6e 100644
--- a/src/main/java/org/openapitools/client/model/ReportMessageByIdResponse.java
+++ b/src/main/java/org/openapitools/client/model/ReportMessageByIdResponse.java
@@ -50,7 +50,7 @@
ReportMessageByIdResponse.JSON_PROPERTY_CREATED_AT
})
@JsonTypeName("reportMessageByIdResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ReportMessageByIdResponse {
public static final String JSON_PROPERTY_REPORT_TYPE = "report_type";
private String reportType;
diff --git a/src/main/java/org/openapitools/client/model/ReportUserByIdData.java b/src/main/java/org/openapitools/client/model/ReportUserByIdData.java
index e24b430e..181c1e6c 100644
--- a/src/main/java/org/openapitools/client/model/ReportUserByIdData.java
+++ b/src/main/java/org/openapitools/client/model/ReportUserByIdData.java
@@ -40,7 +40,7 @@
ReportUserByIdData.JSON_PROPERTY_REPORT_DESCRIPTION
})
@JsonTypeName("reportUserByIdData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ReportUserByIdData {
public static final String JSON_PROPERTY_OFFENDING_USER_ID = "offending_user_id";
private String offendingUserId;
diff --git a/src/main/java/org/openapitools/client/model/ReportUserByIdResponse.java b/src/main/java/org/openapitools/client/model/ReportUserByIdResponse.java
index d7e7346b..1111407e 100644
--- a/src/main/java/org/openapitools/client/model/ReportUserByIdResponse.java
+++ b/src/main/java/org/openapitools/client/model/ReportUserByIdResponse.java
@@ -50,7 +50,7 @@
ReportUserByIdResponse.JSON_PROPERTY_CREATED_AT
})
@JsonTypeName("reportUserByIdResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ReportUserByIdResponse {
public static final String JSON_PROPERTY_REPORT_TYPE = "report_type";
private String reportType;
diff --git a/src/main/java/org/openapitools/client/model/ResetPushPreferencesResponse.java b/src/main/java/org/openapitools/client/model/ResetPushPreferencesResponse.java
index ee06a66b..a862f0e4 100644
--- a/src/main/java/org/openapitools/client/model/ResetPushPreferencesResponse.java
+++ b/src/main/java/org/openapitools/client/model/ResetPushPreferencesResponse.java
@@ -51,7 +51,7 @@
ResetPushPreferencesResponse.JSON_PROPERTY_PUSH_TRIGGER_OPTION
})
@JsonTypeName("resetPushPreferencesResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ResetPushPreferencesResponse {
public static final String JSON_PROPERTY_SNOOZE_START_TS = "snooze_start_ts";
private String snoozeStartTs;
diff --git a/src/main/java/org/openapitools/client/model/RetrieveAdvancedAnalyticsMetricsResponse.java b/src/main/java/org/openapitools/client/model/RetrieveAdvancedAnalyticsMetricsResponse.java
index 59e7cd9c..14fa3a01 100644
--- a/src/main/java/org/openapitools/client/model/RetrieveAdvancedAnalyticsMetricsResponse.java
+++ b/src/main/java/org/openapitools/client/model/RetrieveAdvancedAnalyticsMetricsResponse.java
@@ -41,7 +41,7 @@
RetrieveAdvancedAnalyticsMetricsResponse.JSON_PROPERTY_CUSTOM_MESSAGE_TYPE
})
@JsonTypeName("retrieveAdvancedAnalyticsMetricsResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class RetrieveAdvancedAnalyticsMetricsResponse {
public static final String JSON_PROPERTY_SEGMENTS = "segments";
private String segments;
diff --git a/src/main/java/org/openapitools/client/model/RetrieveIpWhitelistResponse.java b/src/main/java/org/openapitools/client/model/RetrieveIpWhitelistResponse.java
index 267df1f7..4cc30bf4 100644
--- a/src/main/java/org/openapitools/client/model/RetrieveIpWhitelistResponse.java
+++ b/src/main/java/org/openapitools/client/model/RetrieveIpWhitelistResponse.java
@@ -37,7 +37,7 @@
RetrieveIpWhitelistResponse.JSON_PROPERTY_IP_WHITELIST_ADDRESSES
})
@JsonTypeName("retrieveIpWhitelistResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class RetrieveIpWhitelistResponse {
public static final String JSON_PROPERTY_IP_WHITELIST_ADDRESSES = "ip_whitelist_addresses";
private List ipWhitelistAddresses = null;
diff --git a/src/main/java/org/openapitools/client/model/RetrieveListOfSubscribedEventsResponse.java b/src/main/java/org/openapitools/client/model/RetrieveListOfSubscribedEventsResponse.java
index 8f411d5c..d3271657 100644
--- a/src/main/java/org/openapitools/client/model/RetrieveListOfSubscribedEventsResponse.java
+++ b/src/main/java/org/openapitools/client/model/RetrieveListOfSubscribedEventsResponse.java
@@ -36,7 +36,7 @@
RetrieveListOfSubscribedEventsResponse.JSON_PROPERTY_WEBHOOK
})
@JsonTypeName("retrieveListOfSubscribedEventsResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class RetrieveListOfSubscribedEventsResponse {
public static final String JSON_PROPERTY_WEBHOOK = "webhook";
private RetrieveListOfSubscribedEventsResponseWebhook webhook;
diff --git a/src/main/java/org/openapitools/client/model/RetrieveListOfSubscribedEventsResponseWebhook.java b/src/main/java/org/openapitools/client/model/RetrieveListOfSubscribedEventsResponseWebhook.java
index 4dd85cdb..ee6394a3 100644
--- a/src/main/java/org/openapitools/client/model/RetrieveListOfSubscribedEventsResponseWebhook.java
+++ b/src/main/java/org/openapitools/client/model/RetrieveListOfSubscribedEventsResponseWebhook.java
@@ -42,7 +42,7 @@
RetrieveListOfSubscribedEventsResponseWebhook.JSON_PROPERTY_INCLUDE_UNREAD_COUNT
})
@JsonTypeName("retrieveListOfSubscribedEventsResponse_webhook")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class RetrieveListOfSubscribedEventsResponseWebhook {
public static final String JSON_PROPERTY_ENABLED = "enabled";
private Boolean enabled;
diff --git a/src/main/java/org/openapitools/client/model/RevokeSecondaryApiTokenByTokenResponse.java b/src/main/java/org/openapitools/client/model/RevokeSecondaryApiTokenByTokenResponse.java
index b503ff5f..3073327b 100644
--- a/src/main/java/org/openapitools/client/model/RevokeSecondaryApiTokenByTokenResponse.java
+++ b/src/main/java/org/openapitools/client/model/RevokeSecondaryApiTokenByTokenResponse.java
@@ -37,7 +37,7 @@
RevokeSecondaryApiTokenByTokenResponse.JSON_PROPERTY_CREATED_AT
})
@JsonTypeName("revokeSecondaryApiTokenByTokenResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class RevokeSecondaryApiTokenByTokenResponse {
public static final String JSON_PROPERTY_TOKEN = "token";
private String token;
diff --git a/src/main/java/org/openapitools/client/model/SBObject.java b/src/main/java/org/openapitools/client/model/SBObject.java
index 34d5b162..b87ba157 100644
--- a/src/main/java/org/openapitools/client/model/SBObject.java
+++ b/src/main/java/org/openapitools/client/model/SBObject.java
@@ -35,7 +35,7 @@
@JsonPropertyOrder({
SBObject.JSON_PROPERTY_CONSTRUCTOR
})
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class SBObject {
public static final String JSON_PROPERTY_CONSTRUCTOR = "constructor";
private Function constructor;
diff --git a/src/main/java/org/openapitools/client/model/ScheduleAnnouncementData.java b/src/main/java/org/openapitools/client/model/ScheduleAnnouncementData.java
index 5cc84ee7..ea8a429e 100644
--- a/src/main/java/org/openapitools/client/model/ScheduleAnnouncementData.java
+++ b/src/main/java/org/openapitools/client/model/ScheduleAnnouncementData.java
@@ -61,7 +61,7 @@
ScheduleAnnouncementData.JSON_PROPERTY_ASSIGN_SENDER_AS_CHANNEL_INVITER
})
@JsonTypeName("scheduleAnnouncementData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ScheduleAnnouncementData {
public static final String JSON_PROPERTY_MESSAGE = "message";
private ScheduleAnnouncementDataMessage message;
diff --git a/src/main/java/org/openapitools/client/model/ScheduleAnnouncementDataMessage.java b/src/main/java/org/openapitools/client/model/ScheduleAnnouncementDataMessage.java
index 07de96cf..884203d5 100644
--- a/src/main/java/org/openapitools/client/model/ScheduleAnnouncementDataMessage.java
+++ b/src/main/java/org/openapitools/client/model/ScheduleAnnouncementDataMessage.java
@@ -38,7 +38,7 @@
ScheduleAnnouncementDataMessage.JSON_PROPERTY_CONTENT
})
@JsonTypeName("scheduleAnnouncementData_message")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ScheduleAnnouncementDataMessage {
public static final String JSON_PROPERTY_TYPE = "type";
private String type;
diff --git a/src/main/java/org/openapitools/client/model/ScheduleAnnouncementResponse.java b/src/main/java/org/openapitools/client/model/ScheduleAnnouncementResponse.java
index 3bef5f49..414d71b9 100644
--- a/src/main/java/org/openapitools/client/model/ScheduleAnnouncementResponse.java
+++ b/src/main/java/org/openapitools/client/model/ScheduleAnnouncementResponse.java
@@ -55,7 +55,7 @@
ScheduleAnnouncementResponse.JSON_PROPERTY_OPEN_RATE
})
@JsonTypeName("scheduleAnnouncementResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ScheduleAnnouncementResponse {
public static final String JSON_PROPERTY_UNIQUE_ID = "unique_id";
private String uniqueId;
diff --git a/src/main/java/org/openapitools/client/model/ScheduleAnnouncementResponseCreateChannelOptions.java b/src/main/java/org/openapitools/client/model/ScheduleAnnouncementResponseCreateChannelOptions.java
index 1ae732e4..f3c7e066 100644
--- a/src/main/java/org/openapitools/client/model/ScheduleAnnouncementResponseCreateChannelOptions.java
+++ b/src/main/java/org/openapitools/client/model/ScheduleAnnouncementResponseCreateChannelOptions.java
@@ -39,7 +39,7 @@
ScheduleAnnouncementResponseCreateChannelOptions.JSON_PROPERTY_CUSTOM_TYPE
})
@JsonTypeName("scheduleAnnouncementResponse_create_channel_options")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ScheduleAnnouncementResponseCreateChannelOptions {
public static final String JSON_PROPERTY_DISTINCT = "distinct";
private Boolean distinct;
diff --git a/src/main/java/org/openapitools/client/model/ScheduleAnnouncementResponseMessage.java b/src/main/java/org/openapitools/client/model/ScheduleAnnouncementResponseMessage.java
index 30fc4a23..c89007c8 100644
--- a/src/main/java/org/openapitools/client/model/ScheduleAnnouncementResponseMessage.java
+++ b/src/main/java/org/openapitools/client/model/ScheduleAnnouncementResponseMessage.java
@@ -39,7 +39,7 @@
ScheduleAnnouncementResponseMessage.JSON_PROPERTY_DATA
})
@JsonTypeName("scheduleAnnouncementResponse_message")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ScheduleAnnouncementResponseMessage {
public static final String JSON_PROPERTY_TYPE = "type";
private String type;
diff --git a/src/main/java/org/openapitools/client/model/SendBirdAdminMessage.java b/src/main/java/org/openapitools/client/model/SendBirdAdminMessage.java
index 8ed408d8..ee097d7c 100644
--- a/src/main/java/org/openapitools/client/model/SendBirdAdminMessage.java
+++ b/src/main/java/org/openapitools/client/model/SendBirdAdminMessage.java
@@ -73,7 +73,7 @@
SendBirdAdminMessage.JSON_PROPERTY_UPDATED_AT
})
@JsonTypeName("SendBird.AdminMessage")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class SendBirdAdminMessage {
public static final String JSON_PROPERTY_APPLE_CRITICAL_ALERT_OPTIONS = "apple_critical_alert_options";
private SendBirdAppleCriticalAlertOptions appleCriticalAlertOptions;
diff --git a/src/main/java/org/openapitools/client/model/SendBirdAppleCriticalAlertOptions.java b/src/main/java/org/openapitools/client/model/SendBirdAppleCriticalAlertOptions.java
index 5326c8e8..4a975e1b 100644
--- a/src/main/java/org/openapitools/client/model/SendBirdAppleCriticalAlertOptions.java
+++ b/src/main/java/org/openapitools/client/model/SendBirdAppleCriticalAlertOptions.java
@@ -37,7 +37,7 @@
SendBirdAppleCriticalAlertOptions.JSON_PROPERTY_VOLUME
})
@JsonTypeName("SendBird.AppleCriticalAlertOptions")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class SendBirdAppleCriticalAlertOptions {
public static final String JSON_PROPERTY_NAME = "name";
private String name;
diff --git a/src/main/java/org/openapitools/client/model/SendBirdAutoEventMessageSettings.java b/src/main/java/org/openapitools/client/model/SendBirdAutoEventMessageSettings.java
index c4c2c46d..f0956bb5 100644
--- a/src/main/java/org/openapitools/client/model/SendBirdAutoEventMessageSettings.java
+++ b/src/main/java/org/openapitools/client/model/SendBirdAutoEventMessageSettings.java
@@ -36,7 +36,7 @@
SendBirdAutoEventMessageSettings.JSON_PROPERTY_AUTO_EVENT_MESSAGE
})
@JsonTypeName("SendBird.AutoEventMessageSettings")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class SendBirdAutoEventMessageSettings {
public static final String JSON_PROPERTY_AUTO_EVENT_MESSAGE = "auto_event_message";
private ConfigureAutoEventDataAutoEventMessage autoEventMessage;
diff --git a/src/main/java/org/openapitools/client/model/SendBirdBaseChannel.java b/src/main/java/org/openapitools/client/model/SendBirdBaseChannel.java
index 6f9bb5fc..4f071aae 100644
--- a/src/main/java/org/openapitools/client/model/SendBirdBaseChannel.java
+++ b/src/main/java/org/openapitools/client/model/SendBirdBaseChannel.java
@@ -45,7 +45,7 @@
SendBirdBaseChannel.JSON_PROPERTY_URL
})
@JsonTypeName("SendBird.BaseChannel")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class SendBirdBaseChannel {
public static final String JSON_PROPERTY_COVER_URL = "cover_url";
private String coverUrl;
diff --git a/src/main/java/org/openapitools/client/model/SendBirdBaseMessageInstance.java b/src/main/java/org/openapitools/client/model/SendBirdBaseMessageInstance.java
index c84514e0..fc629662 100644
--- a/src/main/java/org/openapitools/client/model/SendBirdBaseMessageInstance.java
+++ b/src/main/java/org/openapitools/client/model/SendBirdBaseMessageInstance.java
@@ -72,7 +72,7 @@
SendBirdBaseMessageInstance.JSON_PROPERTY_UPDATED_AT
})
@JsonTypeName("SendBird.BaseMessageInstance")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class SendBirdBaseMessageInstance {
public static final String JSON_PROPERTY_APPLE_CRITICAL_ALERT_OPTIONS = "apple_critical_alert_options";
private SendBirdAppleCriticalAlertOptions appleCriticalAlertOptions;
diff --git a/src/main/java/org/openapitools/client/model/SendBirdBotsMessageResponse.java b/src/main/java/org/openapitools/client/model/SendBirdBotsMessageResponse.java
new file mode 100644
index 00000000..d144bfa0
--- /dev/null
+++ b/src/main/java/org/openapitools/client/model/SendBirdBotsMessageResponse.java
@@ -0,0 +1,114 @@
+/*
+ * Sendbird Platform SDK
+ * Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api
+ *
+ * The version of the OpenAPI document: 1.0.0
+ * Contact: support@sendbird.com
+ *
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
+ * https://openapi-generator.tech
+ * Do not edit the class manually.
+ */
+
+
+package org.openapitools.client.model;
+
+import java.util.Objects;
+import java.util.Arrays;
+import java.util.Map;
+import java.util.HashMap;
+import com.fasterxml.jackson.annotation.JsonInclude;
+import com.fasterxml.jackson.annotation.JsonProperty;
+import com.fasterxml.jackson.annotation.JsonCreator;
+import com.fasterxml.jackson.annotation.JsonTypeName;
+import com.fasterxml.jackson.annotation.JsonValue;
+import io.swagger.annotations.ApiModel;
+import io.swagger.annotations.ApiModelProperty;
+import org.openapitools.client.model.SendBirdBotsMessageResponseMessage;
+import com.fasterxml.jackson.annotation.JsonPropertyOrder;
+import org.sendbird.client.JSON;
+
+
+/**
+ * SendBirdBotsMessageResponse
+ */
+@JsonPropertyOrder({
+ SendBirdBotsMessageResponse.JSON_PROPERTY_MESSAGE
+})
+@JsonTypeName("SendBird.BotsMessageResponse")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
+public class SendBirdBotsMessageResponse {
+ public static final String JSON_PROPERTY_MESSAGE = "message";
+ private SendBirdBotsMessageResponseMessage message;
+
+ public SendBirdBotsMessageResponse() {
+ }
+
+ public SendBirdBotsMessageResponse message(SendBirdBotsMessageResponseMessage message) {
+ this.message = message;
+ return this;
+ }
+
+ /**
+ * Get message
+ * @return message
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "")
+ @JsonProperty(JSON_PROPERTY_MESSAGE)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public SendBirdBotsMessageResponseMessage getMessage() {
+ return message;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_MESSAGE)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setMessage(SendBirdBotsMessageResponseMessage message) {
+ this.message = message;
+ }
+
+
+ /**
+ * Return true if this SendBird.BotsMessageResponse object is equal to o.
+ */
+ @Override
+ public boolean equals(Object o) {
+ if (this == o) {
+ return true;
+ }
+ if (o == null || getClass() != o.getClass()) {
+ return false;
+ }
+ SendBirdBotsMessageResponse sendBirdBotsMessageResponse = (SendBirdBotsMessageResponse) o;
+ return Objects.equals(this.message, sendBirdBotsMessageResponse.message);
+ }
+
+ @Override
+ public int hashCode() {
+ return Objects.hash(message);
+ }
+
+ @Override
+ public String toString() {
+ StringBuilder sb = new StringBuilder();
+ sb.append("class SendBirdBotsMessageResponse {\n");
+ sb.append(" message: ").append(toIndentedString(message)).append("\n");
+ sb.append("}");
+ return sb.toString();
+ }
+
+ /**
+ * Convert the given object to string with each line indented by 4 spaces
+ * (except the first line).
+ */
+ private String toIndentedString(Object o) {
+ if (o == null) {
+ return "null";
+ }
+ return o.toString().replace("\n", "\n ");
+ }
+
+}
+
diff --git a/src/main/java/org/openapitools/client/model/SendBirdBotsMessageResponseMessage.java b/src/main/java/org/openapitools/client/model/SendBirdBotsMessageResponseMessage.java
new file mode 100644
index 00000000..ae8d2e29
--- /dev/null
+++ b/src/main/java/org/openapitools/client/model/SendBirdBotsMessageResponseMessage.java
@@ -0,0 +1,735 @@
+/*
+ * Sendbird Platform SDK
+ * Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api
+ *
+ * The version of the OpenAPI document: 1.0.0
+ * Contact: support@sendbird.com
+ *
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
+ * https://openapi-generator.tech
+ * Do not edit the class manually.
+ */
+
+
+package org.openapitools.client.model;
+
+import java.util.Objects;
+import java.util.Arrays;
+import java.util.Map;
+import java.util.HashMap;
+import com.fasterxml.jackson.annotation.JsonInclude;
+import com.fasterxml.jackson.annotation.JsonProperty;
+import com.fasterxml.jackson.annotation.JsonCreator;
+import com.fasterxml.jackson.annotation.JsonTypeName;
+import com.fasterxml.jackson.annotation.JsonValue;
+import io.swagger.annotations.ApiModel;
+import io.swagger.annotations.ApiModelProperty;
+import java.math.BigDecimal;
+import java.util.ArrayList;
+import java.util.List;
+import org.openapitools.client.model.SendBirdBotsMessageResponseMessageMessageEvents;
+import org.openapitools.client.model.SendBirdMessageResponseMentionedUsersInner;
+import org.openapitools.client.model.SendBirdMessageResponseUser;
+import com.fasterxml.jackson.annotation.JsonPropertyOrder;
+import org.sendbird.client.JSON;
+
+
+/**
+ * SendBirdBotsMessageResponseMessage
+ */
+@JsonPropertyOrder({
+ SendBirdBotsMessageResponseMessage.JSON_PROPERTY_MESSAGE_SURVIVAL_SECONDS,
+ SendBirdBotsMessageResponseMessage.JSON_PROPERTY_CUSTOM_TYPE,
+ SendBirdBotsMessageResponseMessage.JSON_PROPERTY_MENTIONED_USERS,
+ SendBirdBotsMessageResponseMessage.JSON_PROPERTY_TRANSLATIONS,
+ SendBirdBotsMessageResponseMessage.JSON_PROPERTY_UPDATED_AT,
+ SendBirdBotsMessageResponseMessage.JSON_PROPERTY_IS_OP_MSG,
+ SendBirdBotsMessageResponseMessage.JSON_PROPERTY_IS_REMOVED,
+ SendBirdBotsMessageResponseMessage.JSON_PROPERTY_USER,
+ SendBirdBotsMessageResponseMessage.JSON_PROPERTY_FILE,
+ SendBirdBotsMessageResponseMessage.JSON_PROPERTY_MESSAGE,
+ SendBirdBotsMessageResponseMessage.JSON_PROPERTY_DATA,
+ SendBirdBotsMessageResponseMessage.JSON_PROPERTY_MESSAGE_RETENTION_HOUR,
+ SendBirdBotsMessageResponseMessage.JSON_PROPERTY_SILENT,
+ SendBirdBotsMessageResponseMessage.JSON_PROPERTY_TYPE,
+ SendBirdBotsMessageResponseMessage.JSON_PROPERTY_CREATED_AT,
+ SendBirdBotsMessageResponseMessage.JSON_PROPERTY_CHANNEL_TYPE,
+ SendBirdBotsMessageResponseMessage.JSON_PROPERTY_MENTION_TYPE,
+ SendBirdBotsMessageResponseMessage.JSON_PROPERTY_CHANNEL_URL,
+ SendBirdBotsMessageResponseMessage.JSON_PROPERTY_MESSAGE_ID,
+ SendBirdBotsMessageResponseMessage.JSON_PROPERTY_MESSAGE_EVENTS
+})
+@JsonTypeName("SendBird_BotsMessageResponse_message")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
+public class SendBirdBotsMessageResponseMessage {
+ public static final String JSON_PROPERTY_MESSAGE_SURVIVAL_SECONDS = "message_survival_seconds";
+ private BigDecimal messageSurvivalSeconds;
+
+ public static final String JSON_PROPERTY_CUSTOM_TYPE = "custom_type";
+ private String customType;
+
+ public static final String JSON_PROPERTY_MENTIONED_USERS = "mentioned_users";
+ private List mentionedUsers = null;
+
+ public static final String JSON_PROPERTY_TRANSLATIONS = "translations";
+ private Object translations;
+
+ public static final String JSON_PROPERTY_UPDATED_AT = "updated_at";
+ private BigDecimal updatedAt;
+
+ public static final String JSON_PROPERTY_IS_OP_MSG = "is_op_msg";
+ private Boolean isOpMsg;
+
+ public static final String JSON_PROPERTY_IS_REMOVED = "is_removed";
+ private Boolean isRemoved;
+
+ public static final String JSON_PROPERTY_USER = "user";
+ private SendBirdMessageResponseUser user;
+
+ public static final String JSON_PROPERTY_FILE = "file";
+ private Object _file;
+
+ public static final String JSON_PROPERTY_MESSAGE = "message";
+ private String message;
+
+ public static final String JSON_PROPERTY_DATA = "data";
+ private String data;
+
+ public static final String JSON_PROPERTY_MESSAGE_RETENTION_HOUR = "message_retention_hour";
+ private BigDecimal messageRetentionHour;
+
+ public static final String JSON_PROPERTY_SILENT = "silent";
+ private Boolean silent;
+
+ public static final String JSON_PROPERTY_TYPE = "type";
+ private String type;
+
+ public static final String JSON_PROPERTY_CREATED_AT = "created_at";
+ private BigDecimal createdAt;
+
+ public static final String JSON_PROPERTY_CHANNEL_TYPE = "channel_type";
+ private String channelType;
+
+ public static final String JSON_PROPERTY_MENTION_TYPE = "mention_type";
+ private String mentionType;
+
+ public static final String JSON_PROPERTY_CHANNEL_URL = "channel_url";
+ private String channelUrl;
+
+ public static final String JSON_PROPERTY_MESSAGE_ID = "message_id";
+ private BigDecimal messageId;
+
+ public static final String JSON_PROPERTY_MESSAGE_EVENTS = "message_events";
+ private SendBirdBotsMessageResponseMessageMessageEvents messageEvents;
+
+ public SendBirdBotsMessageResponseMessage() {
+ }
+
+ public SendBirdBotsMessageResponseMessage messageSurvivalSeconds(BigDecimal messageSurvivalSeconds) {
+ this.messageSurvivalSeconds = messageSurvivalSeconds;
+ return this;
+ }
+
+ /**
+ * Get messageSurvivalSeconds
+ * @return messageSurvivalSeconds
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "")
+ @JsonProperty(JSON_PROPERTY_MESSAGE_SURVIVAL_SECONDS)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public BigDecimal getMessageSurvivalSeconds() {
+ return messageSurvivalSeconds;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_MESSAGE_SURVIVAL_SECONDS)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setMessageSurvivalSeconds(BigDecimal messageSurvivalSeconds) {
+ this.messageSurvivalSeconds = messageSurvivalSeconds;
+ }
+
+
+ public SendBirdBotsMessageResponseMessage customType(String customType) {
+ this.customType = customType;
+ return this;
+ }
+
+ /**
+ * Get customType
+ * @return customType
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "")
+ @JsonProperty(JSON_PROPERTY_CUSTOM_TYPE)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public String getCustomType() {
+ return customType;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_CUSTOM_TYPE)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setCustomType(String customType) {
+ this.customType = customType;
+ }
+
+
+ public SendBirdBotsMessageResponseMessage mentionedUsers(List mentionedUsers) {
+ this.mentionedUsers = mentionedUsers;
+ return this;
+ }
+
+ public SendBirdBotsMessageResponseMessage addMentionedUsersItem(SendBirdMessageResponseMentionedUsersInner mentionedUsersItem) {
+ if (this.mentionedUsers == null) {
+ this.mentionedUsers = new ArrayList<>();
+ }
+ this.mentionedUsers.add(mentionedUsersItem);
+ return this;
+ }
+
+ /**
+ * Get mentionedUsers
+ * @return mentionedUsers
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "")
+ @JsonProperty(JSON_PROPERTY_MENTIONED_USERS)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public List getMentionedUsers() {
+ return mentionedUsers;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_MENTIONED_USERS)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setMentionedUsers(List mentionedUsers) {
+ this.mentionedUsers = mentionedUsers;
+ }
+
+
+ public SendBirdBotsMessageResponseMessage translations(Object translations) {
+ this.translations = translations;
+ return this;
+ }
+
+ /**
+ * Get translations
+ * @return translations
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "")
+ @JsonProperty(JSON_PROPERTY_TRANSLATIONS)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public Object getTranslations() {
+ return translations;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_TRANSLATIONS)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setTranslations(Object translations) {
+ this.translations = translations;
+ }
+
+
+ public SendBirdBotsMessageResponseMessage updatedAt(BigDecimal updatedAt) {
+ this.updatedAt = updatedAt;
+ return this;
+ }
+
+ /**
+ * Get updatedAt
+ * @return updatedAt
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "")
+ @JsonProperty(JSON_PROPERTY_UPDATED_AT)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public BigDecimal getUpdatedAt() {
+ return updatedAt;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_UPDATED_AT)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setUpdatedAt(BigDecimal updatedAt) {
+ this.updatedAt = updatedAt;
+ }
+
+
+ public SendBirdBotsMessageResponseMessage isOpMsg(Boolean isOpMsg) {
+ this.isOpMsg = isOpMsg;
+ return this;
+ }
+
+ /**
+ * Get isOpMsg
+ * @return isOpMsg
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "")
+ @JsonProperty(JSON_PROPERTY_IS_OP_MSG)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public Boolean getIsOpMsg() {
+ return isOpMsg;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_IS_OP_MSG)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setIsOpMsg(Boolean isOpMsg) {
+ this.isOpMsg = isOpMsg;
+ }
+
+
+ public SendBirdBotsMessageResponseMessage isRemoved(Boolean isRemoved) {
+ this.isRemoved = isRemoved;
+ return this;
+ }
+
+ /**
+ * Get isRemoved
+ * @return isRemoved
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "")
+ @JsonProperty(JSON_PROPERTY_IS_REMOVED)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public Boolean getIsRemoved() {
+ return isRemoved;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_IS_REMOVED)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setIsRemoved(Boolean isRemoved) {
+ this.isRemoved = isRemoved;
+ }
+
+
+ public SendBirdBotsMessageResponseMessage user(SendBirdMessageResponseUser user) {
+ this.user = user;
+ return this;
+ }
+
+ /**
+ * Get user
+ * @return user
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "")
+ @JsonProperty(JSON_PROPERTY_USER)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public SendBirdMessageResponseUser getUser() {
+ return user;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_USER)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setUser(SendBirdMessageResponseUser user) {
+ this.user = user;
+ }
+
+
+ public SendBirdBotsMessageResponseMessage _file(Object _file) {
+ this._file = _file;
+ return this;
+ }
+
+ /**
+ * Get _file
+ * @return _file
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "")
+ @JsonProperty(JSON_PROPERTY_FILE)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public Object getFile() {
+ return _file;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_FILE)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setFile(Object _file) {
+ this._file = _file;
+ }
+
+
+ public SendBirdBotsMessageResponseMessage message(String message) {
+ this.message = message;
+ return this;
+ }
+
+ /**
+ * Get message
+ * @return message
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "")
+ @JsonProperty(JSON_PROPERTY_MESSAGE)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public String getMessage() {
+ return message;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_MESSAGE)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setMessage(String message) {
+ this.message = message;
+ }
+
+
+ public SendBirdBotsMessageResponseMessage data(String data) {
+ this.data = data;
+ return this;
+ }
+
+ /**
+ * Get data
+ * @return data
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "")
+ @JsonProperty(JSON_PROPERTY_DATA)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public String getData() {
+ return data;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_DATA)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setData(String data) {
+ this.data = data;
+ }
+
+
+ public SendBirdBotsMessageResponseMessage messageRetentionHour(BigDecimal messageRetentionHour) {
+ this.messageRetentionHour = messageRetentionHour;
+ return this;
+ }
+
+ /**
+ * Get messageRetentionHour
+ * @return messageRetentionHour
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "")
+ @JsonProperty(JSON_PROPERTY_MESSAGE_RETENTION_HOUR)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public BigDecimal getMessageRetentionHour() {
+ return messageRetentionHour;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_MESSAGE_RETENTION_HOUR)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setMessageRetentionHour(BigDecimal messageRetentionHour) {
+ this.messageRetentionHour = messageRetentionHour;
+ }
+
+
+ public SendBirdBotsMessageResponseMessage silent(Boolean silent) {
+ this.silent = silent;
+ return this;
+ }
+
+ /**
+ * Get silent
+ * @return silent
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "")
+ @JsonProperty(JSON_PROPERTY_SILENT)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public Boolean getSilent() {
+ return silent;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_SILENT)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setSilent(Boolean silent) {
+ this.silent = silent;
+ }
+
+
+ public SendBirdBotsMessageResponseMessage type(String type) {
+ this.type = type;
+ return this;
+ }
+
+ /**
+ * Get type
+ * @return type
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "")
+ @JsonProperty(JSON_PROPERTY_TYPE)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public String getType() {
+ return type;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_TYPE)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setType(String type) {
+ this.type = type;
+ }
+
+
+ public SendBirdBotsMessageResponseMessage createdAt(BigDecimal createdAt) {
+ this.createdAt = createdAt;
+ return this;
+ }
+
+ /**
+ * Get createdAt
+ * @return createdAt
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "")
+ @JsonProperty(JSON_PROPERTY_CREATED_AT)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public BigDecimal getCreatedAt() {
+ return createdAt;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_CREATED_AT)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setCreatedAt(BigDecimal createdAt) {
+ this.createdAt = createdAt;
+ }
+
+
+ public SendBirdBotsMessageResponseMessage channelType(String channelType) {
+ this.channelType = channelType;
+ return this;
+ }
+
+ /**
+ * Get channelType
+ * @return channelType
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "")
+ @JsonProperty(JSON_PROPERTY_CHANNEL_TYPE)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public String getChannelType() {
+ return channelType;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_CHANNEL_TYPE)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setChannelType(String channelType) {
+ this.channelType = channelType;
+ }
+
+
+ public SendBirdBotsMessageResponseMessage mentionType(String mentionType) {
+ this.mentionType = mentionType;
+ return this;
+ }
+
+ /**
+ * Get mentionType
+ * @return mentionType
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "")
+ @JsonProperty(JSON_PROPERTY_MENTION_TYPE)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public String getMentionType() {
+ return mentionType;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_MENTION_TYPE)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setMentionType(String mentionType) {
+ this.mentionType = mentionType;
+ }
+
+
+ public SendBirdBotsMessageResponseMessage channelUrl(String channelUrl) {
+ this.channelUrl = channelUrl;
+ return this;
+ }
+
+ /**
+ * Get channelUrl
+ * @return channelUrl
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "")
+ @JsonProperty(JSON_PROPERTY_CHANNEL_URL)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public String getChannelUrl() {
+ return channelUrl;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_CHANNEL_URL)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setChannelUrl(String channelUrl) {
+ this.channelUrl = channelUrl;
+ }
+
+
+ public SendBirdBotsMessageResponseMessage messageId(BigDecimal messageId) {
+ this.messageId = messageId;
+ return this;
+ }
+
+ /**
+ * Get messageId
+ * @return messageId
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "")
+ @JsonProperty(JSON_PROPERTY_MESSAGE_ID)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public BigDecimal getMessageId() {
+ return messageId;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_MESSAGE_ID)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setMessageId(BigDecimal messageId) {
+ this.messageId = messageId;
+ }
+
+
+ public SendBirdBotsMessageResponseMessage messageEvents(SendBirdBotsMessageResponseMessageMessageEvents messageEvents) {
+ this.messageEvents = messageEvents;
+ return this;
+ }
+
+ /**
+ * Get messageEvents
+ * @return messageEvents
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "")
+ @JsonProperty(JSON_PROPERTY_MESSAGE_EVENTS)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public SendBirdBotsMessageResponseMessageMessageEvents getMessageEvents() {
+ return messageEvents;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_MESSAGE_EVENTS)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setMessageEvents(SendBirdBotsMessageResponseMessageMessageEvents messageEvents) {
+ this.messageEvents = messageEvents;
+ }
+
+
+ /**
+ * Return true if this SendBird_BotsMessageResponse_message object is equal to o.
+ */
+ @Override
+ public boolean equals(Object o) {
+ if (this == o) {
+ return true;
+ }
+ if (o == null || getClass() != o.getClass()) {
+ return false;
+ }
+ SendBirdBotsMessageResponseMessage sendBirdBotsMessageResponseMessage = (SendBirdBotsMessageResponseMessage) o;
+ return Objects.equals(this.messageSurvivalSeconds, sendBirdBotsMessageResponseMessage.messageSurvivalSeconds) &&
+ Objects.equals(this.customType, sendBirdBotsMessageResponseMessage.customType) &&
+ Objects.equals(this.mentionedUsers, sendBirdBotsMessageResponseMessage.mentionedUsers) &&
+ Objects.equals(this.translations, sendBirdBotsMessageResponseMessage.translations) &&
+ Objects.equals(this.updatedAt, sendBirdBotsMessageResponseMessage.updatedAt) &&
+ Objects.equals(this.isOpMsg, sendBirdBotsMessageResponseMessage.isOpMsg) &&
+ Objects.equals(this.isRemoved, sendBirdBotsMessageResponseMessage.isRemoved) &&
+ Objects.equals(this.user, sendBirdBotsMessageResponseMessage.user) &&
+ Objects.equals(this._file, sendBirdBotsMessageResponseMessage._file) &&
+ Objects.equals(this.message, sendBirdBotsMessageResponseMessage.message) &&
+ Objects.equals(this.data, sendBirdBotsMessageResponseMessage.data) &&
+ Objects.equals(this.messageRetentionHour, sendBirdBotsMessageResponseMessage.messageRetentionHour) &&
+ Objects.equals(this.silent, sendBirdBotsMessageResponseMessage.silent) &&
+ Objects.equals(this.type, sendBirdBotsMessageResponseMessage.type) &&
+ Objects.equals(this.createdAt, sendBirdBotsMessageResponseMessage.createdAt) &&
+ Objects.equals(this.channelType, sendBirdBotsMessageResponseMessage.channelType) &&
+ Objects.equals(this.mentionType, sendBirdBotsMessageResponseMessage.mentionType) &&
+ Objects.equals(this.channelUrl, sendBirdBotsMessageResponseMessage.channelUrl) &&
+ Objects.equals(this.messageId, sendBirdBotsMessageResponseMessage.messageId) &&
+ Objects.equals(this.messageEvents, sendBirdBotsMessageResponseMessage.messageEvents);
+ }
+
+ @Override
+ public int hashCode() {
+ return Objects.hash(messageSurvivalSeconds, customType, mentionedUsers, translations, updatedAt, isOpMsg, isRemoved, user, _file, message, data, messageRetentionHour, silent, type, createdAt, channelType, mentionType, channelUrl, messageId, messageEvents);
+ }
+
+ @Override
+ public String toString() {
+ StringBuilder sb = new StringBuilder();
+ sb.append("class SendBirdBotsMessageResponseMessage {\n");
+ sb.append(" messageSurvivalSeconds: ").append(toIndentedString(messageSurvivalSeconds)).append("\n");
+ sb.append(" customType: ").append(toIndentedString(customType)).append("\n");
+ sb.append(" mentionedUsers: ").append(toIndentedString(mentionedUsers)).append("\n");
+ sb.append(" translations: ").append(toIndentedString(translations)).append("\n");
+ sb.append(" updatedAt: ").append(toIndentedString(updatedAt)).append("\n");
+ sb.append(" isOpMsg: ").append(toIndentedString(isOpMsg)).append("\n");
+ sb.append(" isRemoved: ").append(toIndentedString(isRemoved)).append("\n");
+ sb.append(" user: ").append(toIndentedString(user)).append("\n");
+ sb.append(" _file: ").append(toIndentedString(_file)).append("\n");
+ sb.append(" message: ").append(toIndentedString(message)).append("\n");
+ sb.append(" data: ").append(toIndentedString(data)).append("\n");
+ sb.append(" messageRetentionHour: ").append(toIndentedString(messageRetentionHour)).append("\n");
+ sb.append(" silent: ").append(toIndentedString(silent)).append("\n");
+ sb.append(" type: ").append(toIndentedString(type)).append("\n");
+ sb.append(" createdAt: ").append(toIndentedString(createdAt)).append("\n");
+ sb.append(" channelType: ").append(toIndentedString(channelType)).append("\n");
+ sb.append(" mentionType: ").append(toIndentedString(mentionType)).append("\n");
+ sb.append(" channelUrl: ").append(toIndentedString(channelUrl)).append("\n");
+ sb.append(" messageId: ").append(toIndentedString(messageId)).append("\n");
+ sb.append(" messageEvents: ").append(toIndentedString(messageEvents)).append("\n");
+ sb.append("}");
+ return sb.toString();
+ }
+
+ /**
+ * Convert the given object to string with each line indented by 4 spaces
+ * (except the first line).
+ */
+ private String toIndentedString(Object o) {
+ if (o == null) {
+ return "null";
+ }
+ return o.toString().replace("\n", "\n ");
+ }
+
+}
+
diff --git a/src/main/java/org/openapitools/client/model/SendBirdBotsMessageResponseMessageMessageEvents.java b/src/main/java/org/openapitools/client/model/SendBirdBotsMessageResponseMessageMessageEvents.java
new file mode 100644
index 00000000..f2eed1e2
--- /dev/null
+++ b/src/main/java/org/openapitools/client/model/SendBirdBotsMessageResponseMessageMessageEvents.java
@@ -0,0 +1,209 @@
+/*
+ * Sendbird Platform SDK
+ * Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api
+ *
+ * The version of the OpenAPI document: 1.0.0
+ * Contact: support@sendbird.com
+ *
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
+ * https://openapi-generator.tech
+ * Do not edit the class manually.
+ */
+
+
+package org.openapitools.client.model;
+
+import java.util.Objects;
+import java.util.Arrays;
+import java.util.Map;
+import java.util.HashMap;
+import com.fasterxml.jackson.annotation.JsonInclude;
+import com.fasterxml.jackson.annotation.JsonProperty;
+import com.fasterxml.jackson.annotation.JsonCreator;
+import com.fasterxml.jackson.annotation.JsonTypeName;
+import com.fasterxml.jackson.annotation.JsonValue;
+import io.swagger.annotations.ApiModel;
+import io.swagger.annotations.ApiModelProperty;
+import com.fasterxml.jackson.annotation.JsonPropertyOrder;
+import org.sendbird.client.JSON;
+
+
+/**
+ * SendBirdBotsMessageResponseMessageMessageEvents
+ */
+@JsonPropertyOrder({
+ SendBirdBotsMessageResponseMessageMessageEvents.JSON_PROPERTY_SEND_PUSH_NOTIFICATION,
+ SendBirdBotsMessageResponseMessageMessageEvents.JSON_PROPERTY_UPDATE_UNREAD_COUNT,
+ SendBirdBotsMessageResponseMessageMessageEvents.JSON_PROPERTY_UPDATE_MENTION_COUNT,
+ SendBirdBotsMessageResponseMessageMessageEvents.JSON_PROPERTY_UPDATE_LAST_MESSAGE
+})
+@JsonTypeName("SendBird_BotsMessageResponse_message_message_events")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
+public class SendBirdBotsMessageResponseMessageMessageEvents {
+ public static final String JSON_PROPERTY_SEND_PUSH_NOTIFICATION = "send_push_notification";
+ private String sendPushNotification;
+
+ public static final String JSON_PROPERTY_UPDATE_UNREAD_COUNT = "update_unread_count";
+ private Boolean updateUnreadCount;
+
+ public static final String JSON_PROPERTY_UPDATE_MENTION_COUNT = "update_mention_count";
+ private Boolean updateMentionCount;
+
+ public static final String JSON_PROPERTY_UPDATE_LAST_MESSAGE = "update_last_message";
+ private Boolean updateLastMessage;
+
+ public SendBirdBotsMessageResponseMessageMessageEvents() {
+ }
+
+ public SendBirdBotsMessageResponseMessageMessageEvents sendPushNotification(String sendPushNotification) {
+ this.sendPushNotification = sendPushNotification;
+ return this;
+ }
+
+ /**
+ * Get sendPushNotification
+ * @return sendPushNotification
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "")
+ @JsonProperty(JSON_PROPERTY_SEND_PUSH_NOTIFICATION)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public String getSendPushNotification() {
+ return sendPushNotification;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_SEND_PUSH_NOTIFICATION)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setSendPushNotification(String sendPushNotification) {
+ this.sendPushNotification = sendPushNotification;
+ }
+
+
+ public SendBirdBotsMessageResponseMessageMessageEvents updateUnreadCount(Boolean updateUnreadCount) {
+ this.updateUnreadCount = updateUnreadCount;
+ return this;
+ }
+
+ /**
+ * Get updateUnreadCount
+ * @return updateUnreadCount
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "")
+ @JsonProperty(JSON_PROPERTY_UPDATE_UNREAD_COUNT)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public Boolean getUpdateUnreadCount() {
+ return updateUnreadCount;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_UPDATE_UNREAD_COUNT)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setUpdateUnreadCount(Boolean updateUnreadCount) {
+ this.updateUnreadCount = updateUnreadCount;
+ }
+
+
+ public SendBirdBotsMessageResponseMessageMessageEvents updateMentionCount(Boolean updateMentionCount) {
+ this.updateMentionCount = updateMentionCount;
+ return this;
+ }
+
+ /**
+ * Get updateMentionCount
+ * @return updateMentionCount
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "")
+ @JsonProperty(JSON_PROPERTY_UPDATE_MENTION_COUNT)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public Boolean getUpdateMentionCount() {
+ return updateMentionCount;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_UPDATE_MENTION_COUNT)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setUpdateMentionCount(Boolean updateMentionCount) {
+ this.updateMentionCount = updateMentionCount;
+ }
+
+
+ public SendBirdBotsMessageResponseMessageMessageEvents updateLastMessage(Boolean updateLastMessage) {
+ this.updateLastMessage = updateLastMessage;
+ return this;
+ }
+
+ /**
+ * Get updateLastMessage
+ * @return updateLastMessage
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "")
+ @JsonProperty(JSON_PROPERTY_UPDATE_LAST_MESSAGE)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public Boolean getUpdateLastMessage() {
+ return updateLastMessage;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_UPDATE_LAST_MESSAGE)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setUpdateLastMessage(Boolean updateLastMessage) {
+ this.updateLastMessage = updateLastMessage;
+ }
+
+
+ /**
+ * Return true if this SendBird_BotsMessageResponse_message_message_events object is equal to o.
+ */
+ @Override
+ public boolean equals(Object o) {
+ if (this == o) {
+ return true;
+ }
+ if (o == null || getClass() != o.getClass()) {
+ return false;
+ }
+ SendBirdBotsMessageResponseMessageMessageEvents sendBirdBotsMessageResponseMessageMessageEvents = (SendBirdBotsMessageResponseMessageMessageEvents) o;
+ return Objects.equals(this.sendPushNotification, sendBirdBotsMessageResponseMessageMessageEvents.sendPushNotification) &&
+ Objects.equals(this.updateUnreadCount, sendBirdBotsMessageResponseMessageMessageEvents.updateUnreadCount) &&
+ Objects.equals(this.updateMentionCount, sendBirdBotsMessageResponseMessageMessageEvents.updateMentionCount) &&
+ Objects.equals(this.updateLastMessage, sendBirdBotsMessageResponseMessageMessageEvents.updateLastMessage);
+ }
+
+ @Override
+ public int hashCode() {
+ return Objects.hash(sendPushNotification, updateUnreadCount, updateMentionCount, updateLastMessage);
+ }
+
+ @Override
+ public String toString() {
+ StringBuilder sb = new StringBuilder();
+ sb.append("class SendBirdBotsMessageResponseMessageMessageEvents {\n");
+ sb.append(" sendPushNotification: ").append(toIndentedString(sendPushNotification)).append("\n");
+ sb.append(" updateUnreadCount: ").append(toIndentedString(updateUnreadCount)).append("\n");
+ sb.append(" updateMentionCount: ").append(toIndentedString(updateMentionCount)).append("\n");
+ sb.append(" updateLastMessage: ").append(toIndentedString(updateLastMessage)).append("\n");
+ sb.append("}");
+ return sb.toString();
+ }
+
+ /**
+ * Convert the given object to string with each line indented by 4 spaces
+ * (except the first line).
+ */
+ private String toIndentedString(Object o) {
+ if (o == null) {
+ return "null";
+ }
+ return o.toString().replace("\n", "\n ");
+ }
+
+}
+
diff --git a/src/main/java/org/openapitools/client/model/SendBirdChannelResponse.java b/src/main/java/org/openapitools/client/model/SendBirdChannelResponse.java
index 9357e65e..7d1ac0fc 100644
--- a/src/main/java/org/openapitools/client/model/SendBirdChannelResponse.java
+++ b/src/main/java/org/openapitools/client/model/SendBirdChannelResponse.java
@@ -31,10 +31,9 @@
import org.openapitools.client.model.SendBirdGroupChannelChannel;
import org.openapitools.client.model.SendBirdGroupChannelCreatedBy;
import org.openapitools.client.model.SendBirdGroupChannelDisappearingMessage;
-import org.openapitools.client.model.SendBirdGroupChannelInviter;
-import org.openapitools.client.model.SendBirdGroupChannelLastMessage;
import org.openapitools.client.model.SendBirdGroupChannelSmsFallback;
import org.openapitools.client.model.SendBirdMember;
+import org.openapitools.client.model.SendBirdMessageResponse;
import org.openapitools.client.model.SendBirdOpenChannel;
import org.openapitools.client.model.SendBirdUser;
import org.openapitools.jackson.nullable.JsonNullable;
@@ -68,7 +67,7 @@
import com.fasterxml.jackson.databind.ser.std.StdSerializer;
import org.sendbird.client.JSON;
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
@JsonDeserialize(using=SendBirdChannelResponse.SendBirdChannelResponseDeserializer.class)
@JsonSerialize(using = SendBirdChannelResponse.SendBirdChannelResponseSerializer.class)
public class SendBirdChannelResponse extends AbstractOpenApiSchema {
diff --git a/src/main/java/org/openapitools/client/model/SendBirdEmoji.java b/src/main/java/org/openapitools/client/model/SendBirdEmoji.java
index 7213e84a..941edc9b 100644
--- a/src/main/java/org/openapitools/client/model/SendBirdEmoji.java
+++ b/src/main/java/org/openapitools/client/model/SendBirdEmoji.java
@@ -36,7 +36,7 @@
SendBirdEmoji.JSON_PROPERTY_URL
})
@JsonTypeName("SendBird.Emoji")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class SendBirdEmoji {
public static final String JSON_PROPERTY_KEY = "key";
private String key;
diff --git a/src/main/java/org/openapitools/client/model/SendBirdEmojiCategory.java b/src/main/java/org/openapitools/client/model/SendBirdEmojiCategory.java
index 9cb7891a..7902fef5 100644
--- a/src/main/java/org/openapitools/client/model/SendBirdEmojiCategory.java
+++ b/src/main/java/org/openapitools/client/model/SendBirdEmojiCategory.java
@@ -42,7 +42,7 @@
SendBirdEmojiCategory.JSON_PROPERTY_URL
})
@JsonTypeName("SendBird.EmojiCategory")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class SendBirdEmojiCategory {
public static final String JSON_PROPERTY_EMOJIS = "emojis";
private List emojis = null;
diff --git a/src/main/java/org/openapitools/client/model/SendBirdFileMessageParams.java b/src/main/java/org/openapitools/client/model/SendBirdFileMessageParams.java
index 08b26277..eea2fd6c 100644
--- a/src/main/java/org/openapitools/client/model/SendBirdFileMessageParams.java
+++ b/src/main/java/org/openapitools/client/model/SendBirdFileMessageParams.java
@@ -59,7 +59,7 @@
SendBirdFileMessageParams.JSON_PROPERTY_THUMBNAIL_SIZES
})
@JsonTypeName("SendBird.FileMessageParams")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class SendBirdFileMessageParams {
public static final String JSON_PROPERTY_APPLE_CRITICAL_ALERT_OPTIONS = "apple_critical_alert_options";
private SendBirdAppleCriticalAlertOptions appleCriticalAlertOptions;
diff --git a/src/main/java/org/openapitools/client/model/SendBirdGroupChannel.java b/src/main/java/org/openapitools/client/model/SendBirdGroupChannel.java
index 90ec93d3..3b04f7a5 100644
--- a/src/main/java/org/openapitools/client/model/SendBirdGroupChannel.java
+++ b/src/main/java/org/openapitools/client/model/SendBirdGroupChannel.java
@@ -30,10 +30,9 @@
import org.openapitools.client.model.SendBirdGroupChannelChannel;
import org.openapitools.client.model.SendBirdGroupChannelCreatedBy;
import org.openapitools.client.model.SendBirdGroupChannelDisappearingMessage;
-import org.openapitools.client.model.SendBirdGroupChannelInviter;
-import org.openapitools.client.model.SendBirdGroupChannelLastMessage;
import org.openapitools.client.model.SendBirdGroupChannelSmsFallback;
import org.openapitools.client.model.SendBirdMember;
+import org.openapitools.client.model.SendBirdMessageResponse;
import org.openapitools.client.model.SendBirdUser;
import org.openapitools.jackson.nullable.JsonNullable;
import com.fasterxml.jackson.annotation.JsonIgnore;
@@ -93,7 +92,7 @@
SendBirdGroupChannel.JSON_PROPERTY_CHANNEL
})
@JsonTypeName("SendBird.GroupChannel")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class SendBirdGroupChannel {
public static final String JSON_PROPERTY_CHANNEL_URL = "channel_url";
private String channelUrl;
@@ -169,7 +168,7 @@ public static HiddenStateEnum fromValue(String value) {
private BigDecimal invitedAt;
public static final String JSON_PROPERTY_INVITER = "inviter";
- private SendBirdGroupChannelInviter inviter;
+ private SendBirdUser inviter;
public static final String JSON_PROPERTY_IS_ACCESS_CODE_REQUIRED = "is_access_code_required";
private Boolean isAccessCodeRequired;
@@ -211,7 +210,7 @@ public static HiddenStateEnum fromValue(String value) {
private BigDecimal joinedMemberCount;
public static final String JSON_PROPERTY_LAST_MESSAGE = "last_message";
- private SendBirdGroupChannelLastMessage lastMessage;
+ private JsonNullable lastMessage = JsonNullable.undefined();
public static final String JSON_PROPERTY_MAX_LENGTH_MESSAGE = "max_length_message";
private BigDecimal maxLengthMessage;
@@ -735,7 +734,7 @@ public void setInvitedAt(BigDecimal invitedAt) {
}
- public SendBirdGroupChannel inviter(SendBirdGroupChannelInviter inviter) {
+ public SendBirdGroupChannel inviter(SendBirdUser inviter) {
this.inviter = inviter;
return this;
}
@@ -749,14 +748,14 @@ public SendBirdGroupChannel inviter(SendBirdGroupChannelInviter inviter) {
@JsonProperty(JSON_PROPERTY_INVITER)
@JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
- public SendBirdGroupChannelInviter getInviter() {
+ public SendBirdUser getInviter() {
return inviter;
}
@JsonProperty(JSON_PROPERTY_INVITER)
@JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
- public void setInviter(SendBirdGroupChannelInviter inviter) {
+ public void setInviter(SendBirdUser inviter) {
this.inviter = inviter;
}
@@ -1099,8 +1098,8 @@ public void setJoinedMemberCount(BigDecimal joinedMemberCount) {
}
- public SendBirdGroupChannel lastMessage(SendBirdGroupChannelLastMessage lastMessage) {
- this.lastMessage = lastMessage;
+ public SendBirdGroupChannel lastMessage(SendBirdMessageResponse lastMessage) {
+ this.lastMessage = JsonNullable.of(lastMessage);
return this;
}
@@ -1110,20 +1109,28 @@ public SendBirdGroupChannel lastMessage(SendBirdGroupChannelLastMessage lastMess
**/
@javax.annotation.Nullable
@ApiModelProperty(value = "")
+ @JsonIgnore
+
+ public SendBirdMessageResponse getLastMessage() {
+ return lastMessage.orElse(null);
+ }
+
@JsonProperty(JSON_PROPERTY_LAST_MESSAGE)
@JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
- public SendBirdGroupChannelLastMessage getLastMessage() {
+ public JsonNullable getLastMessage_JsonNullable() {
return lastMessage;
}
-
-
+
@JsonProperty(JSON_PROPERTY_LAST_MESSAGE)
- @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
- public void setLastMessage(SendBirdGroupChannelLastMessage lastMessage) {
+ public void setLastMessage_JsonNullable(JsonNullable lastMessage) {
this.lastMessage = lastMessage;
}
+ public void setLastMessage(SendBirdMessageResponse lastMessage) {
+ this.lastMessage = JsonNullable.of(lastMessage);
+ }
+
public SendBirdGroupChannel maxLengthMessage(BigDecimal maxLengthMessage) {
this.maxLengthMessage = maxLengthMessage;
@@ -1621,7 +1628,7 @@ public boolean equals(Object o) {
Objects.equals(this.isSuper, sendBirdGroupChannel.isSuper) &&
Objects.equals(this.joinedAt, sendBirdGroupChannel.joinedAt) &&
Objects.equals(this.joinedMemberCount, sendBirdGroupChannel.joinedMemberCount) &&
- Objects.equals(this.lastMessage, sendBirdGroupChannel.lastMessage) &&
+ equalsNullable(this.lastMessage, sendBirdGroupChannel.lastMessage) &&
Objects.equals(this.maxLengthMessage, sendBirdGroupChannel.maxLengthMessage) &&
Objects.equals(this.memberCount, sendBirdGroupChannel.memberCount) &&
Objects.equals(this.members, sendBirdGroupChannel.members) &&
@@ -1647,7 +1654,7 @@ private static boolean equalsNullable(JsonNullable a, JsonNullable b)
@Override
public int hashCode() {
- return Objects.hash(channelUrl, coverUrl, createdAt, hashCodeNullable(createdBy), creator, customType, data, disappearingMessage, freeze, ignoreProfanityFilter, hiddenState, invitedAt, inviter, isAccessCodeRequired, isBroadcast, isCreated, isDiscoverable, isDistinct, isEphemeral, isFrozen, isHidden, isPublic, isPushEnabled, isSuper, joinedAt, joinedMemberCount, lastMessage, maxLengthMessage, memberCount, members, messageOffsetTimestamp, messageSurvivalSeconds, myCountPreference, myLastRead, myMemberState, myMutedState, myPushTriggerOption, myRole, name, operators, smsFallback, unreadMentionCount, unreadMessageCount, channel);
+ return Objects.hash(channelUrl, coverUrl, createdAt, hashCodeNullable(createdBy), creator, customType, data, disappearingMessage, freeze, ignoreProfanityFilter, hiddenState, invitedAt, inviter, isAccessCodeRequired, isBroadcast, isCreated, isDiscoverable, isDistinct, isEphemeral, isFrozen, isHidden, isPublic, isPushEnabled, isSuper, joinedAt, joinedMemberCount, hashCodeNullable(lastMessage), maxLengthMessage, memberCount, members, messageOffsetTimestamp, messageSurvivalSeconds, myCountPreference, myLastRead, myMemberState, myMutedState, myPushTriggerOption, myRole, name, operators, smsFallback, unreadMentionCount, unreadMessageCount, channel);
}
private static int hashCodeNullable(JsonNullable a) {
diff --git a/src/main/java/org/openapitools/client/model/SendBirdGroupChannelChannel.java b/src/main/java/org/openapitools/client/model/SendBirdGroupChannelChannel.java
index 09c6f032..60d378c6 100644
--- a/src/main/java/org/openapitools/client/model/SendBirdGroupChannelChannel.java
+++ b/src/main/java/org/openapitools/client/model/SendBirdGroupChannelChannel.java
@@ -43,7 +43,7 @@
SendBirdGroupChannelChannel.JSON_PROPERTY_MEMBER_COUNT
})
@JsonTypeName("SendBird_GroupChannel_channel")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class SendBirdGroupChannelChannel {
public static final String JSON_PROPERTY_CHANNEL_URL = "channel_url";
private String channelUrl;
diff --git a/src/main/java/org/openapitools/client/model/SendBirdGroupChannelCollection.java b/src/main/java/org/openapitools/client/model/SendBirdGroupChannelCollection.java
index 83f00522..a243abe7 100644
--- a/src/main/java/org/openapitools/client/model/SendBirdGroupChannelCollection.java
+++ b/src/main/java/org/openapitools/client/model/SendBirdGroupChannelCollection.java
@@ -39,7 +39,7 @@
SendBirdGroupChannelCollection.JSON_PROPERTY_HAS_MORE
})
@JsonTypeName("SendBird.GroupChannelCollection")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class SendBirdGroupChannelCollection {
public static final String JSON_PROPERTY_CHANNEL_LIST = "channel_list";
private List channelList = null;
diff --git a/src/main/java/org/openapitools/client/model/SendBirdGroupChannelCreatedBy.java b/src/main/java/org/openapitools/client/model/SendBirdGroupChannelCreatedBy.java
index 6c0352d6..12c8ff1f 100644
--- a/src/main/java/org/openapitools/client/model/SendBirdGroupChannelCreatedBy.java
+++ b/src/main/java/org/openapitools/client/model/SendBirdGroupChannelCreatedBy.java
@@ -38,7 +38,7 @@
SendBirdGroupChannelCreatedBy.JSON_PROPERTY_PROFILE_URL
})
@JsonTypeName("SendBird_GroupChannel_created_by")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class SendBirdGroupChannelCreatedBy {
public static final String JSON_PROPERTY_REQUIRE_AUTH_FOR_PROFILE_IMAGE = "require_auth_for_profile_image";
private Boolean requireAuthForProfileImage;
diff --git a/src/main/java/org/openapitools/client/model/SendBirdGroupChannelDisappearingMessage.java b/src/main/java/org/openapitools/client/model/SendBirdGroupChannelDisappearingMessage.java
index ee0cedea..ed76e34f 100644
--- a/src/main/java/org/openapitools/client/model/SendBirdGroupChannelDisappearingMessage.java
+++ b/src/main/java/org/openapitools/client/model/SendBirdGroupChannelDisappearingMessage.java
@@ -37,7 +37,7 @@
SendBirdGroupChannelDisappearingMessage.JSON_PROPERTY_IS_TRIGGERED_BY_MESSAGE_READ
})
@JsonTypeName("SendBird_GroupChannel_disappearing_message")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class SendBirdGroupChannelDisappearingMessage {
public static final String JSON_PROPERTY_MESSAGE_SURVIVAL_SECONDS = "message_survival_seconds";
private BigDecimal messageSurvivalSeconds;
diff --git a/src/main/java/org/openapitools/client/model/SendBirdGroupChannelSmsFallback.java b/src/main/java/org/openapitools/client/model/SendBirdGroupChannelSmsFallback.java
index d7eac6e9..9b067ae6 100644
--- a/src/main/java/org/openapitools/client/model/SendBirdGroupChannelSmsFallback.java
+++ b/src/main/java/org/openapitools/client/model/SendBirdGroupChannelSmsFallback.java
@@ -39,7 +39,7 @@
SendBirdGroupChannelSmsFallback.JSON_PROPERTY_EXCLUDE_USER_IDS
})
@JsonTypeName("SendBird_GroupChannel_sms_fallback")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class SendBirdGroupChannelSmsFallback {
public static final String JSON_PROPERTY_WAIT_SECONDS = "wait_seconds";
private BigDecimal waitSeconds;
diff --git a/src/main/java/org/openapitools/client/model/SendBirdMember.java b/src/main/java/org/openapitools/client/model/SendBirdMember.java
index 274cb451..eb91bb6b 100644
--- a/src/main/java/org/openapitools/client/model/SendBirdMember.java
+++ b/src/main/java/org/openapitools/client/model/SendBirdMember.java
@@ -62,7 +62,7 @@
SendBirdMember.JSON_PROPERTY_USER_ID
})
@JsonTypeName("SendBird.Member")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class SendBirdMember {
public static final String JSON_PROPERTY_CONNECTION_STATUS = "connection_status";
private String connectionStatus;
diff --git a/src/main/java/org/openapitools/client/model/SendBirdMessageMetaArray.java b/src/main/java/org/openapitools/client/model/SendBirdMessageMetaArray.java
index cae97223..c7c3f6dd 100644
--- a/src/main/java/org/openapitools/client/model/SendBirdMessageMetaArray.java
+++ b/src/main/java/org/openapitools/client/model/SendBirdMessageMetaArray.java
@@ -38,7 +38,7 @@
SendBirdMessageMetaArray.JSON_PROPERTY_VALUE
})
@JsonTypeName("SendBird.MessageMetaArray")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class SendBirdMessageMetaArray {
public static final String JSON_PROPERTY_KEY = "key";
private String key;
diff --git a/src/main/java/org/openapitools/client/model/SendBirdMessageResponse.java b/src/main/java/org/openapitools/client/model/SendBirdMessageResponse.java
index ac6463a0..7b3b1166 100644
--- a/src/main/java/org/openapitools/client/model/SendBirdMessageResponse.java
+++ b/src/main/java/org/openapitools/client/model/SendBirdMessageResponse.java
@@ -66,7 +66,7 @@
SendBirdMessageResponse.JSON_PROPERTY_IS_REPLY_TO_CHANNEL
})
@JsonTypeName("SendBird.MessageResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class SendBirdMessageResponse {
public static final String JSON_PROPERTY_REQUIRE_AUTH = "require_auth";
private Boolean requireAuth;
diff --git a/src/main/java/org/openapitools/client/model/SendBirdMessageResponseMentionedUsersInner.java b/src/main/java/org/openapitools/client/model/SendBirdMessageResponseMentionedUsersInner.java
index 1d2b804a..78590c1c 100644
--- a/src/main/java/org/openapitools/client/model/SendBirdMessageResponseMentionedUsersInner.java
+++ b/src/main/java/org/openapitools/client/model/SendBirdMessageResponseMentionedUsersInner.java
@@ -39,7 +39,7 @@
SendBirdMessageResponseMentionedUsersInner.JSON_PROPERTY_METADATA
})
@JsonTypeName("SendBird_MessageResponse_mentioned_users_inner")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class SendBirdMessageResponseMentionedUsersInner {
public static final String JSON_PROPERTY_USER_ID = "user_id";
private String userId;
diff --git a/src/main/java/org/openapitools/client/model/SendBirdMessageResponseUser.java b/src/main/java/org/openapitools/client/model/SendBirdMessageResponseUser.java
index 4e7eed50..08d510ed 100644
--- a/src/main/java/org/openapitools/client/model/SendBirdMessageResponseUser.java
+++ b/src/main/java/org/openapitools/client/model/SendBirdMessageResponseUser.java
@@ -42,7 +42,7 @@
SendBirdMessageResponseUser.JSON_PROPERTY_METADATA
})
@JsonTypeName("SendBird_MessageResponse_user")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class SendBirdMessageResponseUser {
public static final String JSON_PROPERTY_REQUIRE_AUTH_FOR_PROFILE_IMAGE = "require_auth_for_profile_image";
private Boolean requireAuthForProfileImage;
diff --git a/src/main/java/org/openapitools/client/model/SendBirdOGImage.java b/src/main/java/org/openapitools/client/model/SendBirdOGImage.java
index fe626ec5..5d60f172 100644
--- a/src/main/java/org/openapitools/client/model/SendBirdOGImage.java
+++ b/src/main/java/org/openapitools/client/model/SendBirdOGImage.java
@@ -41,7 +41,7 @@
SendBirdOGImage.JSON_PROPERTY_WIDTH
})
@JsonTypeName("SendBird.OGImage")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class SendBirdOGImage {
public static final String JSON_PROPERTY_ALT = "alt";
private String alt;
diff --git a/src/main/java/org/openapitools/client/model/SendBirdOGMetaData.java b/src/main/java/org/openapitools/client/model/SendBirdOGMetaData.java
index 4288b8e6..2434f273 100644
--- a/src/main/java/org/openapitools/client/model/SendBirdOGMetaData.java
+++ b/src/main/java/org/openapitools/client/model/SendBirdOGMetaData.java
@@ -39,7 +39,7 @@
SendBirdOGMetaData.JSON_PROPERTY_URL
})
@JsonTypeName("SendBird.OGMetaData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class SendBirdOGMetaData {
public static final String JSON_PROPERTY_DEFAULT_IMAGE = "default_image";
private SendBirdOGImage defaultImage;
diff --git a/src/main/java/org/openapitools/client/model/SendBirdOpenChannel.java b/src/main/java/org/openapitools/client/model/SendBirdOpenChannel.java
index da9016ac..372c5f6c 100644
--- a/src/main/java/org/openapitools/client/model/SendBirdOpenChannel.java
+++ b/src/main/java/org/openapitools/client/model/SendBirdOpenChannel.java
@@ -52,7 +52,7 @@
SendBirdOpenChannel.JSON_PROPERTY_FREEZE
})
@JsonTypeName("SendBird.OpenChannel")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class SendBirdOpenChannel {
public static final String JSON_PROPERTY_NAME = "name";
private String name;
diff --git a/src/main/java/org/openapitools/client/model/SendBirdPlugin.java b/src/main/java/org/openapitools/client/model/SendBirdPlugin.java
index 54bb7ab8..da436182 100644
--- a/src/main/java/org/openapitools/client/model/SendBirdPlugin.java
+++ b/src/main/java/org/openapitools/client/model/SendBirdPlugin.java
@@ -37,7 +37,7 @@
SendBirdPlugin.JSON_PROPERTY_VENDOR
})
@JsonTypeName("SendBird.Plugin")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class SendBirdPlugin {
public static final String JSON_PROPERTY_DETAIL = "detail";
private Object detail;
diff --git a/src/main/java/org/openapitools/client/model/SendBirdPoll.java b/src/main/java/org/openapitools/client/model/SendBirdPoll.java
index dfa21584..96a77269 100644
--- a/src/main/java/org/openapitools/client/model/SendBirdPoll.java
+++ b/src/main/java/org/openapitools/client/model/SendBirdPoll.java
@@ -39,7 +39,7 @@
SendBirdPoll.JSON_PROPERTY_TITLE
})
@JsonTypeName("SendBird.Poll")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class SendBirdPoll {
public static final String JSON_PROPERTY_DETAILS = "details";
private SendBirdPollDetails details;
diff --git a/src/main/java/org/openapitools/client/model/SendBirdPollDetails.java b/src/main/java/org/openapitools/client/model/SendBirdPollDetails.java
index 84e8b2c4..be931540 100644
--- a/src/main/java/org/openapitools/client/model/SendBirdPollDetails.java
+++ b/src/main/java/org/openapitools/client/model/SendBirdPollDetails.java
@@ -48,7 +48,7 @@
SendBirdPollDetails.JSON_PROPERTY_VOTER_COUNT
})
@JsonTypeName("SendBird.PollDetails")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class SendBirdPollDetails {
public static final String JSON_PROPERTY_ALLOW_MULTIPLE_VOTES = "allow_multiple_votes";
private Boolean allowMultipleVotes;
diff --git a/src/main/java/org/openapitools/client/model/SendBirdPollOption.java b/src/main/java/org/openapitools/client/model/SendBirdPollOption.java
index a96787b9..90b7f6bc 100644
--- a/src/main/java/org/openapitools/client/model/SendBirdPollOption.java
+++ b/src/main/java/org/openapitools/client/model/SendBirdPollOption.java
@@ -46,7 +46,7 @@
SendBirdPollOption.JSON_PROPERTY_VOTE_COUNT
})
@JsonTypeName("SendBird.PollOption")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class SendBirdPollOption {
public static final String JSON_PROPERTY_CREATED_AT = "created_at";
private BigDecimal createdAt;
diff --git a/src/main/java/org/openapitools/client/model/SendBirdPollUpdatedVoteCount.java b/src/main/java/org/openapitools/client/model/SendBirdPollUpdatedVoteCount.java
index 6f34e826..8efc82a3 100644
--- a/src/main/java/org/openapitools/client/model/SendBirdPollUpdatedVoteCount.java
+++ b/src/main/java/org/openapitools/client/model/SendBirdPollUpdatedVoteCount.java
@@ -37,7 +37,7 @@
SendBirdPollUpdatedVoteCount.JSON_PROPERTY_VOTE_COUNT
})
@JsonTypeName("SendBird.PollUpdatedVoteCount")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class SendBirdPollUpdatedVoteCount {
public static final String JSON_PROPERTY_OPTION_ID = "option_id";
private BigDecimal optionId;
diff --git a/src/main/java/org/openapitools/client/model/SendBirdReaction.java b/src/main/java/org/openapitools/client/model/SendBirdReaction.java
index 72c47e94..757bae24 100644
--- a/src/main/java/org/openapitools/client/model/SendBirdReaction.java
+++ b/src/main/java/org/openapitools/client/model/SendBirdReaction.java
@@ -40,7 +40,7 @@
SendBirdReaction.JSON_PROPERTY_USER_IDS
})
@JsonTypeName("SendBird.Reaction")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class SendBirdReaction {
public static final String JSON_PROPERTY_KEY = "key";
private String key;
diff --git a/src/main/java/org/openapitools/client/model/SendBirdRestrictionInfo.java b/src/main/java/org/openapitools/client/model/SendBirdRestrictionInfo.java
index 32bf8ccd..8ea64ef4 100644
--- a/src/main/java/org/openapitools/client/model/SendBirdRestrictionInfo.java
+++ b/src/main/java/org/openapitools/client/model/SendBirdRestrictionInfo.java
@@ -38,7 +38,7 @@
SendBirdRestrictionInfo.JSON_PROPERTY_RESTRICTION_TYPE
})
@JsonTypeName("SendBird.RestrictionInfo")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class SendBirdRestrictionInfo {
public static final String JSON_PROPERTY_DESCRIPTION = "description";
private String description;
diff --git a/src/main/java/org/openapitools/client/model/SendBirdScheduledMessage.java b/src/main/java/org/openapitools/client/model/SendBirdScheduledMessage.java
new file mode 100644
index 00000000..c4272fbc
--- /dev/null
+++ b/src/main/java/org/openapitools/client/model/SendBirdScheduledMessage.java
@@ -0,0 +1,178 @@
+/*
+ * Sendbird Platform SDK
+ * Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api
+ *
+ * The version of the OpenAPI document: 1.0.0
+ * Contact: support@sendbird.com
+ *
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
+ * https://openapi-generator.tech
+ * Do not edit the class manually.
+ */
+
+
+package org.openapitools.client.model;
+
+import java.util.Objects;
+import java.util.Arrays;
+import java.util.Map;
+import java.util.HashMap;
+import com.fasterxml.jackson.annotation.JsonInclude;
+import com.fasterxml.jackson.annotation.JsonProperty;
+import com.fasterxml.jackson.annotation.JsonCreator;
+import com.fasterxml.jackson.annotation.JsonTypeName;
+import com.fasterxml.jackson.annotation.JsonValue;
+import io.swagger.annotations.ApiModel;
+import io.swagger.annotations.ApiModelProperty;
+import java.math.BigDecimal;
+import com.fasterxml.jackson.annotation.JsonPropertyOrder;
+import org.sendbird.client.JSON;
+
+
+/**
+ * SendBirdScheduledMessage
+ */
+@JsonPropertyOrder({
+ SendBirdScheduledMessage.JSON_PROPERTY_SCHEDULED_MESSAGE_ID,
+ SendBirdScheduledMessage.JSON_PROPERTY_MESSAGE_TYPE,
+ SendBirdScheduledMessage.JSON_PROPERTY_MESSAGE
+})
+@JsonTypeName("SendBird.ScheduledMessage")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
+public class SendBirdScheduledMessage {
+ public static final String JSON_PROPERTY_SCHEDULED_MESSAGE_ID = "scheduled_message_id";
+ private BigDecimal scheduledMessageId;
+
+ public static final String JSON_PROPERTY_MESSAGE_TYPE = "message_type";
+ private String messageType;
+
+ public static final String JSON_PROPERTY_MESSAGE = "message";
+ private String message;
+
+ public SendBirdScheduledMessage() {
+ }
+
+ public SendBirdScheduledMessage scheduledMessageId(BigDecimal scheduledMessageId) {
+ this.scheduledMessageId = scheduledMessageId;
+ return this;
+ }
+
+ /**
+ * Get scheduledMessageId
+ * @return scheduledMessageId
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "")
+ @JsonProperty(JSON_PROPERTY_SCHEDULED_MESSAGE_ID)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public BigDecimal getScheduledMessageId() {
+ return scheduledMessageId;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_SCHEDULED_MESSAGE_ID)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setScheduledMessageId(BigDecimal scheduledMessageId) {
+ this.scheduledMessageId = scheduledMessageId;
+ }
+
+
+ public SendBirdScheduledMessage messageType(String messageType) {
+ this.messageType = messageType;
+ return this;
+ }
+
+ /**
+ * Get messageType
+ * @return messageType
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "")
+ @JsonProperty(JSON_PROPERTY_MESSAGE_TYPE)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public String getMessageType() {
+ return messageType;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_MESSAGE_TYPE)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setMessageType(String messageType) {
+ this.messageType = messageType;
+ }
+
+
+ public SendBirdScheduledMessage message(String message) {
+ this.message = message;
+ return this;
+ }
+
+ /**
+ * Get message
+ * @return message
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "")
+ @JsonProperty(JSON_PROPERTY_MESSAGE)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public String getMessage() {
+ return message;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_MESSAGE)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setMessage(String message) {
+ this.message = message;
+ }
+
+
+ /**
+ * Return true if this SendBird.ScheduledMessage object is equal to o.
+ */
+ @Override
+ public boolean equals(Object o) {
+ if (this == o) {
+ return true;
+ }
+ if (o == null || getClass() != o.getClass()) {
+ return false;
+ }
+ SendBirdScheduledMessage sendBirdScheduledMessage = (SendBirdScheduledMessage) o;
+ return Objects.equals(this.scheduledMessageId, sendBirdScheduledMessage.scheduledMessageId) &&
+ Objects.equals(this.messageType, sendBirdScheduledMessage.messageType) &&
+ Objects.equals(this.message, sendBirdScheduledMessage.message);
+ }
+
+ @Override
+ public int hashCode() {
+ return Objects.hash(scheduledMessageId, messageType, message);
+ }
+
+ @Override
+ public String toString() {
+ StringBuilder sb = new StringBuilder();
+ sb.append("class SendBirdScheduledMessage {\n");
+ sb.append(" scheduledMessageId: ").append(toIndentedString(scheduledMessageId)).append("\n");
+ sb.append(" messageType: ").append(toIndentedString(messageType)).append("\n");
+ sb.append(" message: ").append(toIndentedString(message)).append("\n");
+ sb.append("}");
+ return sb.toString();
+ }
+
+ /**
+ * Convert the given object to string with each line indented by 4 spaces
+ * (except the first line).
+ */
+ private String toIndentedString(Object o) {
+ if (o == null) {
+ return "null";
+ }
+ return o.toString().replace("\n", "\n ");
+ }
+
+}
+
diff --git a/src/main/java/org/openapitools/client/model/SendBirdSender.java b/src/main/java/org/openapitools/client/model/SendBirdSender.java
index 8f8c2924..8e679ae9 100644
--- a/src/main/java/org/openapitools/client/model/SendBirdSender.java
+++ b/src/main/java/org/openapitools/client/model/SendBirdSender.java
@@ -49,7 +49,7 @@
SendBirdSender.JSON_PROPERTY_USER_ID
})
@JsonTypeName("SendBird.Sender")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class SendBirdSender {
public static final String JSON_PROPERTY_CONNECTION_STATUS = "connection_status";
private String connectionStatus;
diff --git a/src/main/java/org/openapitools/client/model/SendBirdThreadInfo.java b/src/main/java/org/openapitools/client/model/SendBirdThreadInfo.java
index c569193a..d3647e03 100644
--- a/src/main/java/org/openapitools/client/model/SendBirdThreadInfo.java
+++ b/src/main/java/org/openapitools/client/model/SendBirdThreadInfo.java
@@ -42,7 +42,7 @@
SendBirdThreadInfo.JSON_PROPERTY_UPDATED_AT
})
@JsonTypeName("SendBird.ThreadInfo")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class SendBirdThreadInfo {
public static final String JSON_PROPERTY_LAST_REPLIED_AT = "last_replied_at";
private BigDecimal lastRepliedAt;
diff --git a/src/main/java/org/openapitools/client/model/SendBirdThumbnailSBObject.java b/src/main/java/org/openapitools/client/model/SendBirdThumbnailSBObject.java
index 7268a4c9..5ef16c1e 100644
--- a/src/main/java/org/openapitools/client/model/SendBirdThumbnailSBObject.java
+++ b/src/main/java/org/openapitools/client/model/SendBirdThumbnailSBObject.java
@@ -41,7 +41,7 @@
SendBirdThumbnailSBObject.JSON_PROPERTY_WIDTH
})
@JsonTypeName("SendBird.ThumbnailSBObject")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class SendBirdThumbnailSBObject {
public static final String JSON_PROPERTY_HEIGHT = "height";
private BigDecimal height;
diff --git a/src/main/java/org/openapitools/client/model/SendBirdThumbnailSize.java b/src/main/java/org/openapitools/client/model/SendBirdThumbnailSize.java
index 8934959d..6a5b4a3f 100644
--- a/src/main/java/org/openapitools/client/model/SendBirdThumbnailSize.java
+++ b/src/main/java/org/openapitools/client/model/SendBirdThumbnailSize.java
@@ -37,7 +37,7 @@
SendBirdThumbnailSize.JSON_PROPERTY_MAX_WIDTH
})
@JsonTypeName("SendBird.ThumbnailSize")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class SendBirdThumbnailSize {
public static final String JSON_PROPERTY_MAX_HEIGHT = "max_height";
private BigDecimal maxHeight;
diff --git a/src/main/java/org/openapitools/client/model/SendBirdUser.java b/src/main/java/org/openapitools/client/model/SendBirdUser.java
index e006cc9a..d7dfb6ab 100644
--- a/src/main/java/org/openapitools/client/model/SendBirdUser.java
+++ b/src/main/java/org/openapitools/client/model/SendBirdUser.java
@@ -61,7 +61,7 @@
SendBirdUser.JSON_PROPERTY_START_AT
})
@JsonTypeName("SendBird.User")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class SendBirdUser {
public static final String JSON_PROPERTY_REQUIRE_AUTH_FOR_PROFILE_IMAGE = "require_auth_for_profile_image";
private Boolean requireAuthForProfileImage;
diff --git a/src/main/java/org/openapitools/client/model/SendBirdUserMessageParams.java b/src/main/java/org/openapitools/client/model/SendBirdUserMessageParams.java
index fb20ebbb..40e7512c 100644
--- a/src/main/java/org/openapitools/client/model/SendBirdUserMessageParams.java
+++ b/src/main/java/org/openapitools/client/model/SendBirdUserMessageParams.java
@@ -55,7 +55,7 @@
SendBirdUserMessageParams.JSON_PROPERTY_TRANSLATION_TARGET_LANGUAGES
})
@JsonTypeName("SendBird.UserMessageParams")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class SendBirdUserMessageParams {
public static final String JSON_PROPERTY_APPLE_CRITICAL_ALERT_OPTIONS = "apple_critical_alert_options";
private SendBirdAppleCriticalAlertOptions appleCriticalAlertOptions;
diff --git a/src/main/java/org/openapitools/client/model/SendBotSMessageData.java b/src/main/java/org/openapitools/client/model/SendBotSMessageData.java
index 12db3e9f..9d4015b9 100644
--- a/src/main/java/org/openapitools/client/model/SendBotSMessageData.java
+++ b/src/main/java/org/openapitools/client/model/SendBotSMessageData.java
@@ -45,7 +45,7 @@
SendBotSMessageData.JSON_PROPERTY_CREATED_AT
})
@JsonTypeName("sendBot_sMessageData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class SendBotSMessageData {
public static final String JSON_PROPERTY_MESSAGE = "message";
private String message;
diff --git a/src/main/java/org/openapitools/client/model/SendMessageData.java b/src/main/java/org/openapitools/client/model/SendMessageData.java
index 3a67ed57..a414eab0 100644
--- a/src/main/java/org/openapitools/client/model/SendMessageData.java
+++ b/src/main/java/org/openapitools/client/model/SendMessageData.java
@@ -63,7 +63,7 @@
SendMessageData.JSON_PROPERTY_THUMBNAIL3
})
@JsonTypeName("sendMessageData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class SendMessageData {
public static final String JSON_PROPERTY_USER_ID = "user_id";
private String userId;
diff --git a/src/main/java/org/openapitools/client/model/SetDomainFilterData.java b/src/main/java/org/openapitools/client/model/SetDomainFilterData.java
index 31cbb54d..4cb84464 100644
--- a/src/main/java/org/openapitools/client/model/SetDomainFilterData.java
+++ b/src/main/java/org/openapitools/client/model/SetDomainFilterData.java
@@ -42,7 +42,7 @@
SetDomainFilterData.JSON_PROPERTY_IMAGE_MODERATION
})
@JsonTypeName("setDomainFilterData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class SetDomainFilterData {
public static final String JSON_PROPERTY_DOMAIN_FILTER = "domain_filter";
private SetDomainFilterDataDomainFilter domainFilter;
diff --git a/src/main/java/org/openapitools/client/model/SetDomainFilterDataDomainFilter.java b/src/main/java/org/openapitools/client/model/SetDomainFilterDataDomainFilter.java
index 9281140a..74959258 100644
--- a/src/main/java/org/openapitools/client/model/SetDomainFilterDataDomainFilter.java
+++ b/src/main/java/org/openapitools/client/model/SetDomainFilterDataDomainFilter.java
@@ -39,7 +39,7 @@
SetDomainFilterDataDomainFilter.JSON_PROPERTY_SHOULD_CHECK_GLOBAL
})
@JsonTypeName("setDomainFilterData_domain_filter")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class SetDomainFilterDataDomainFilter {
public static final String JSON_PROPERTY_DOMAINS = "domains";
private List domains = null;
diff --git a/src/main/java/org/openapitools/client/model/SetDomainFilterDataImageModeration.java b/src/main/java/org/openapitools/client/model/SetDomainFilterDataImageModeration.java
index 8b7ca55a..8263103e 100644
--- a/src/main/java/org/openapitools/client/model/SetDomainFilterDataImageModeration.java
+++ b/src/main/java/org/openapitools/client/model/SetDomainFilterDataImageModeration.java
@@ -39,7 +39,7 @@
SetDomainFilterDataImageModeration.JSON_PROPERTY_CHECK_URLS
})
@JsonTypeName("setDomainFilterData_image_moderation")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class SetDomainFilterDataImageModeration {
public static final String JSON_PROPERTY_TYPE = "type";
private Integer type;
diff --git a/src/main/java/org/openapitools/client/model/SetDomainFilterDataImageModerationLimits.java b/src/main/java/org/openapitools/client/model/SetDomainFilterDataImageModerationLimits.java
index f5092023..0388d48a 100644
--- a/src/main/java/org/openapitools/client/model/SetDomainFilterDataImageModerationLimits.java
+++ b/src/main/java/org/openapitools/client/model/SetDomainFilterDataImageModerationLimits.java
@@ -39,7 +39,7 @@
SetDomainFilterDataImageModerationLimits.JSON_PROPERTY_RACY
})
@JsonTypeName("setDomainFilterData_image_moderation_limits")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class SetDomainFilterDataImageModerationLimits {
public static final String JSON_PROPERTY_ADULT = "adult";
private Integer adult;
diff --git a/src/main/java/org/openapitools/client/model/SetDomainFilterDataProfanityFilter.java b/src/main/java/org/openapitools/client/model/SetDomainFilterDataProfanityFilter.java
index 87d6691e..f7eb7f9c 100644
--- a/src/main/java/org/openapitools/client/model/SetDomainFilterDataProfanityFilter.java
+++ b/src/main/java/org/openapitools/client/model/SetDomainFilterDataProfanityFilter.java
@@ -41,7 +41,7 @@
SetDomainFilterDataProfanityFilter.JSON_PROPERTY_SHOULD_CHECK_GLOBAL
})
@JsonTypeName("setDomainFilterData_profanity_filter")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class SetDomainFilterDataProfanityFilter {
public static final String JSON_PROPERTY_KEYWORDS = "keywords";
private List keywords = null;
diff --git a/src/main/java/org/openapitools/client/model/SetDomainFilterDataProfanityFilterRegexFiltersInner.java b/src/main/java/org/openapitools/client/model/SetDomainFilterDataProfanityFilterRegexFiltersInner.java
index 1d6c212c..14cd4536 100644
--- a/src/main/java/org/openapitools/client/model/SetDomainFilterDataProfanityFilterRegexFiltersInner.java
+++ b/src/main/java/org/openapitools/client/model/SetDomainFilterDataProfanityFilterRegexFiltersInner.java
@@ -35,7 +35,7 @@
SetDomainFilterDataProfanityFilterRegexFiltersInner.JSON_PROPERTY_REGEX
})
@JsonTypeName("setDomainFilterData_profanity_filter_regex_filters_inner")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class SetDomainFilterDataProfanityFilterRegexFiltersInner {
public static final String JSON_PROPERTY_REGEX = "regex";
private String regex;
diff --git a/src/main/java/org/openapitools/client/model/SetDomainFilterDataProfanityTriggeredModeration.java b/src/main/java/org/openapitools/client/model/SetDomainFilterDataProfanityTriggeredModeration.java
index 79af9451..b80d4a02 100644
--- a/src/main/java/org/openapitools/client/model/SetDomainFilterDataProfanityTriggeredModeration.java
+++ b/src/main/java/org/openapitools/client/model/SetDomainFilterDataProfanityTriggeredModeration.java
@@ -37,7 +37,7 @@
SetDomainFilterDataProfanityTriggeredModeration.JSON_PROPERTY_ACTION
})
@JsonTypeName("setDomainFilterData_profanity_triggered_moderation")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class SetDomainFilterDataProfanityTriggeredModeration {
public static final String JSON_PROPERTY_COUNT = "count";
private Integer count;
diff --git a/src/main/java/org/openapitools/client/model/TranslateMessageIntoOtherLanguagesData.java b/src/main/java/org/openapitools/client/model/TranslateMessageIntoOtherLanguagesData.java
index a4d53b23..c7cc59e1 100644
--- a/src/main/java/org/openapitools/client/model/TranslateMessageIntoOtherLanguagesData.java
+++ b/src/main/java/org/openapitools/client/model/TranslateMessageIntoOtherLanguagesData.java
@@ -37,7 +37,7 @@
TranslateMessageIntoOtherLanguagesData.JSON_PROPERTY_TARGET_LANGS
})
@JsonTypeName("translateMessageIntoOtherLanguagesData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class TranslateMessageIntoOtherLanguagesData {
public static final String JSON_PROPERTY_TARGET_LANGS = "target_langs";
private List targetLangs = null;
diff --git a/src/main/java/org/openapitools/client/model/UpdateAnnouncementByIdData.java b/src/main/java/org/openapitools/client/model/UpdateAnnouncementByIdData.java
index 646ffb64..ee1e518a 100644
--- a/src/main/java/org/openapitools/client/model/UpdateAnnouncementByIdData.java
+++ b/src/main/java/org/openapitools/client/model/UpdateAnnouncementByIdData.java
@@ -51,7 +51,7 @@
UpdateAnnouncementByIdData.JSON_PROPERTY_RESUME_AT
})
@JsonTypeName("updateAnnouncementByIdData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class UpdateAnnouncementByIdData {
public static final String JSON_PROPERTY_UNIQUE_ID = "unique_id";
private String uniqueId;
diff --git a/src/main/java/org/openapitools/client/model/UpdateAnnouncementByIdResponse.java b/src/main/java/org/openapitools/client/model/UpdateAnnouncementByIdResponse.java
index 4388c535..9b88135e 100644
--- a/src/main/java/org/openapitools/client/model/UpdateAnnouncementByIdResponse.java
+++ b/src/main/java/org/openapitools/client/model/UpdateAnnouncementByIdResponse.java
@@ -38,7 +38,7 @@
UpdateAnnouncementByIdResponse.JSON_PROPERTY_MESSAGE
})
@JsonTypeName("updateAnnouncementByIdResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class UpdateAnnouncementByIdResponse {
public static final String JSON_PROPERTY_UNIQUE_ID = "unique_id";
private String uniqueId;
diff --git a/src/main/java/org/openapitools/client/model/UpdateAnnouncementByIdResponseMessage.java b/src/main/java/org/openapitools/client/model/UpdateAnnouncementByIdResponseMessage.java
index a2045f05..ee945000 100644
--- a/src/main/java/org/openapitools/client/model/UpdateAnnouncementByIdResponseMessage.java
+++ b/src/main/java/org/openapitools/client/model/UpdateAnnouncementByIdResponseMessage.java
@@ -50,7 +50,7 @@
UpdateAnnouncementByIdResponseMessage.JSON_PROPERTY_OPEN_RATE
})
@JsonTypeName("updateAnnouncementByIdResponse_message")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class UpdateAnnouncementByIdResponseMessage {
public static final String JSON_PROPERTY_TYPE = "type";
private String type;
diff --git a/src/main/java/org/openapitools/client/model/UpdateApnsPushConfigurationByIdData.java b/src/main/java/org/openapitools/client/model/UpdateApnsPushConfigurationByIdData.java
index 5be336ae..95fe1766 100644
--- a/src/main/java/org/openapitools/client/model/UpdateApnsPushConfigurationByIdData.java
+++ b/src/main/java/org/openapitools/client/model/UpdateApnsPushConfigurationByIdData.java
@@ -44,7 +44,7 @@
UpdateApnsPushConfigurationByIdData.JSON_PROPERTY_APNS_TYPE
})
@JsonTypeName("updateApnsPushConfigurationByIdData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class UpdateApnsPushConfigurationByIdData {
public static final String JSON_PROPERTY_PROVIDER_ID = "provider_id";
private String providerId;
diff --git a/src/main/java/org/openapitools/client/model/UpdateApnsPushConfigurationByIdResponse.java b/src/main/java/org/openapitools/client/model/UpdateApnsPushConfigurationByIdResponse.java
index 111feb6c..0df104ab 100644
--- a/src/main/java/org/openapitools/client/model/UpdateApnsPushConfigurationByIdResponse.java
+++ b/src/main/java/org/openapitools/client/model/UpdateApnsPushConfigurationByIdResponse.java
@@ -35,7 +35,7 @@
UpdateApnsPushConfigurationByIdResponse.JSON_PROPERTY_PUSH_CONFIGURATIONS
})
@JsonTypeName("updateApnsPushConfigurationByIdResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class UpdateApnsPushConfigurationByIdResponse {
public static final String JSON_PROPERTY_PUSH_CONFIGURATIONS = "push_configurations";
private String pushConfigurations;
diff --git a/src/main/java/org/openapitools/client/model/UpdateBotByIdData.java b/src/main/java/org/openapitools/client/model/UpdateBotByIdData.java
index 737dc966..c4765e17 100644
--- a/src/main/java/org/openapitools/client/model/UpdateBotByIdData.java
+++ b/src/main/java/org/openapitools/client/model/UpdateBotByIdData.java
@@ -42,7 +42,7 @@
UpdateBotByIdData.JSON_PROPERTY_CHANNEL_INVITATION_PREFERENCE
})
@JsonTypeName("updateBotByIdData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class UpdateBotByIdData {
public static final String JSON_PROPERTY_BOT_USERID = "bot_userid";
private String botUserid;
diff --git a/src/main/java/org/openapitools/client/model/UpdateBotByIdResponse.java b/src/main/java/org/openapitools/client/model/UpdateBotByIdResponse.java
index 7c475fca..b0c4f91f 100644
--- a/src/main/java/org/openapitools/client/model/UpdateBotByIdResponse.java
+++ b/src/main/java/org/openapitools/client/model/UpdateBotByIdResponse.java
@@ -42,7 +42,7 @@
UpdateBotByIdResponse.JSON_PROPERTY_CHANNEL_INVITATION_PREFERENCE
})
@JsonTypeName("updateBotByIdResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class UpdateBotByIdResponse {
public static final String JSON_PROPERTY_BOT = "bot";
private CreateBotResponseBot bot;
diff --git a/src/main/java/org/openapitools/client/model/UpdateChannelInvitationPreferenceData.java b/src/main/java/org/openapitools/client/model/UpdateChannelInvitationPreferenceData.java
index 70f20767..1351c83d 100644
--- a/src/main/java/org/openapitools/client/model/UpdateChannelInvitationPreferenceData.java
+++ b/src/main/java/org/openapitools/client/model/UpdateChannelInvitationPreferenceData.java
@@ -35,7 +35,7 @@
UpdateChannelInvitationPreferenceData.JSON_PROPERTY_AUTO_ACCEPT
})
@JsonTypeName("updateChannelInvitationPreferenceData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class UpdateChannelInvitationPreferenceData {
public static final String JSON_PROPERTY_AUTO_ACCEPT = "auto_accept";
private Boolean autoAccept;
diff --git a/src/main/java/org/openapitools/client/model/UpdateChannelInvitationPreferenceResponse.java b/src/main/java/org/openapitools/client/model/UpdateChannelInvitationPreferenceResponse.java
index 91607d26..22763b7e 100644
--- a/src/main/java/org/openapitools/client/model/UpdateChannelInvitationPreferenceResponse.java
+++ b/src/main/java/org/openapitools/client/model/UpdateChannelInvitationPreferenceResponse.java
@@ -35,7 +35,7 @@
UpdateChannelInvitationPreferenceResponse.JSON_PROPERTY_AUTO_ACCEPT
})
@JsonTypeName("updateChannelInvitationPreferenceResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class UpdateChannelInvitationPreferenceResponse {
public static final String JSON_PROPERTY_AUTO_ACCEPT = "auto_accept";
private Boolean autoAccept;
diff --git a/src/main/java/org/openapitools/client/model/UpdateChannelMetacounterData.java b/src/main/java/org/openapitools/client/model/UpdateChannelMetacounterData.java
index 193d3fc9..3cc81b70 100644
--- a/src/main/java/org/openapitools/client/model/UpdateChannelMetacounterData.java
+++ b/src/main/java/org/openapitools/client/model/UpdateChannelMetacounterData.java
@@ -37,7 +37,7 @@
UpdateChannelMetacounterData.JSON_PROPERTY_UPSERT
})
@JsonTypeName("updateChannelMetacounterData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class UpdateChannelMetacounterData {
public static final String JSON_PROPERTY_METACOUNTER = "metacounter";
private String metacounter;
diff --git a/src/main/java/org/openapitools/client/model/UpdateChannelMetadataData.java b/src/main/java/org/openapitools/client/model/UpdateChannelMetadataData.java
index 492256bb..7e0d940e 100644
--- a/src/main/java/org/openapitools/client/model/UpdateChannelMetadataData.java
+++ b/src/main/java/org/openapitools/client/model/UpdateChannelMetadataData.java
@@ -36,7 +36,7 @@
UpdateChannelMetadataData.JSON_PROPERTY_UPSERT
})
@JsonTypeName("updateChannelMetadataData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class UpdateChannelMetadataData {
public static final String JSON_PROPERTY_METADATA = "metadata";
private Object metadata;
diff --git a/src/main/java/org/openapitools/client/model/UpdateCountPreferenceOfChannelByUrlData.java b/src/main/java/org/openapitools/client/model/UpdateCountPreferenceOfChannelByUrlData.java
index 9fc2a684..43c0e2a5 100644
--- a/src/main/java/org/openapitools/client/model/UpdateCountPreferenceOfChannelByUrlData.java
+++ b/src/main/java/org/openapitools/client/model/UpdateCountPreferenceOfChannelByUrlData.java
@@ -35,7 +35,7 @@
UpdateCountPreferenceOfChannelByUrlData.JSON_PROPERTY_COUNT_PREFERENCE
})
@JsonTypeName("updateCountPreferenceOfChannelByUrlData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class UpdateCountPreferenceOfChannelByUrlData {
public static final String JSON_PROPERTY_COUNT_PREFERENCE = "count_preference";
private String countPreference;
diff --git a/src/main/java/org/openapitools/client/model/UpdateCountPreferenceOfChannelByUrlResponse.java b/src/main/java/org/openapitools/client/model/UpdateCountPreferenceOfChannelByUrlResponse.java
index 59dfc3e1..63952a04 100644
--- a/src/main/java/org/openapitools/client/model/UpdateCountPreferenceOfChannelByUrlResponse.java
+++ b/src/main/java/org/openapitools/client/model/UpdateCountPreferenceOfChannelByUrlResponse.java
@@ -35,7 +35,7 @@
UpdateCountPreferenceOfChannelByUrlResponse.JSON_PROPERTY_COUNT_PREFERENCE
})
@JsonTypeName("updateCountPreferenceOfChannelByUrlResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class UpdateCountPreferenceOfChannelByUrlResponse {
public static final String JSON_PROPERTY_COUNT_PREFERENCE = "count_preference";
private String countPreference;
diff --git a/src/main/java/org/openapitools/client/model/UpdateDefaultChannelInvitationPreferenceData.java b/src/main/java/org/openapitools/client/model/UpdateDefaultChannelInvitationPreferenceData.java
index 46746e74..1e6787dc 100644
--- a/src/main/java/org/openapitools/client/model/UpdateDefaultChannelInvitationPreferenceData.java
+++ b/src/main/java/org/openapitools/client/model/UpdateDefaultChannelInvitationPreferenceData.java
@@ -35,7 +35,7 @@
UpdateDefaultChannelInvitationPreferenceData.JSON_PROPERTY_AUTO_ACCEPT
})
@JsonTypeName("updateDefaultChannelInvitationPreferenceData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class UpdateDefaultChannelInvitationPreferenceData {
public static final String JSON_PROPERTY_AUTO_ACCEPT = "auto_accept";
private Boolean autoAccept;
diff --git a/src/main/java/org/openapitools/client/model/UpdateDefaultChannelInvitationPreferenceResponse.java b/src/main/java/org/openapitools/client/model/UpdateDefaultChannelInvitationPreferenceResponse.java
index 625d84e1..8b7c7b55 100644
--- a/src/main/java/org/openapitools/client/model/UpdateDefaultChannelInvitationPreferenceResponse.java
+++ b/src/main/java/org/openapitools/client/model/UpdateDefaultChannelInvitationPreferenceResponse.java
@@ -35,7 +35,7 @@
UpdateDefaultChannelInvitationPreferenceResponse.JSON_PROPERTY_AUTO_ACCEPT
})
@JsonTypeName("updateDefaultChannelInvitationPreferenceResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class UpdateDefaultChannelInvitationPreferenceResponse {
public static final String JSON_PROPERTY_AUTO_ACCEPT = "auto_accept";
private Boolean autoAccept;
diff --git a/src/main/java/org/openapitools/client/model/UpdateEmojiCategoryUrlByIdData.java b/src/main/java/org/openapitools/client/model/UpdateEmojiCategoryUrlByIdData.java
index 0cc7fbfa..1aa45999 100644
--- a/src/main/java/org/openapitools/client/model/UpdateEmojiCategoryUrlByIdData.java
+++ b/src/main/java/org/openapitools/client/model/UpdateEmojiCategoryUrlByIdData.java
@@ -36,7 +36,7 @@
UpdateEmojiCategoryUrlByIdData.JSON_PROPERTY_URL
})
@JsonTypeName("updateEmojiCategoryUrlByIdData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class UpdateEmojiCategoryUrlByIdData {
public static final String JSON_PROPERTY_EMOJI_CATEGORY_ID = "emoji_category_id";
private Integer emojiCategoryId;
diff --git a/src/main/java/org/openapitools/client/model/UpdateEmojiUrlByKeyData.java b/src/main/java/org/openapitools/client/model/UpdateEmojiUrlByKeyData.java
index 83e2f600..ef410640 100644
--- a/src/main/java/org/openapitools/client/model/UpdateEmojiUrlByKeyData.java
+++ b/src/main/java/org/openapitools/client/model/UpdateEmojiUrlByKeyData.java
@@ -36,7 +36,7 @@
UpdateEmojiUrlByKeyData.JSON_PROPERTY_URL
})
@JsonTypeName("updateEmojiUrlByKeyData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class UpdateEmojiUrlByKeyData {
public static final String JSON_PROPERTY_EMOJI_KEY = "emoji_key";
private String emojiKey;
diff --git a/src/main/java/org/openapitools/client/model/UpdateExtraDataInMessageData.java b/src/main/java/org/openapitools/client/model/UpdateExtraDataInMessageData.java
index 9c7306d3..df4c4b49 100644
--- a/src/main/java/org/openapitools/client/model/UpdateExtraDataInMessageData.java
+++ b/src/main/java/org/openapitools/client/model/UpdateExtraDataInMessageData.java
@@ -40,7 +40,7 @@
UpdateExtraDataInMessageData.JSON_PROPERTY_UPSERT
})
@JsonTypeName("updateExtraDataInMessageData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class UpdateExtraDataInMessageData {
public static final String JSON_PROPERTY_CHANNEL_TYPE = "channel_type";
private String channelType;
diff --git a/src/main/java/org/openapitools/client/model/UpdateExtraDataInMessageResponse.java b/src/main/java/org/openapitools/client/model/UpdateExtraDataInMessageResponse.java
index 5ba113aa..8f3d77dd 100644
--- a/src/main/java/org/openapitools/client/model/UpdateExtraDataInMessageResponse.java
+++ b/src/main/java/org/openapitools/client/model/UpdateExtraDataInMessageResponse.java
@@ -38,7 +38,7 @@
UpdateExtraDataInMessageResponse.JSON_PROPERTY_SORTED_METAARRAY
})
@JsonTypeName("updateExtraDataInMessageResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class UpdateExtraDataInMessageResponse {
public static final String JSON_PROPERTY_SORTED_METAARRAY = "sorted_metaarray";
private List sortedMetaarray = null;
diff --git a/src/main/java/org/openapitools/client/model/UpdateExtraDataInMessageResponseSortedMetaarrayInner.java b/src/main/java/org/openapitools/client/model/UpdateExtraDataInMessageResponseSortedMetaarrayInner.java
index 31b15d87..52442614 100644
--- a/src/main/java/org/openapitools/client/model/UpdateExtraDataInMessageResponseSortedMetaarrayInner.java
+++ b/src/main/java/org/openapitools/client/model/UpdateExtraDataInMessageResponseSortedMetaarrayInner.java
@@ -38,7 +38,7 @@
UpdateExtraDataInMessageResponseSortedMetaarrayInner.JSON_PROPERTY_KEY
})
@JsonTypeName("updateExtraDataInMessageResponse_sorted_metaarray_inner")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class UpdateExtraDataInMessageResponseSortedMetaarrayInner {
public static final String JSON_PROPERTY_VALUE = "value";
private List value = null;
diff --git a/src/main/java/org/openapitools/client/model/UpdateFcmPushConfigurationByIdData.java b/src/main/java/org/openapitools/client/model/UpdateFcmPushConfigurationByIdData.java
index 2071c85a..c2a666b6 100644
--- a/src/main/java/org/openapitools/client/model/UpdateFcmPushConfigurationByIdData.java
+++ b/src/main/java/org/openapitools/client/model/UpdateFcmPushConfigurationByIdData.java
@@ -37,7 +37,7 @@
UpdateFcmPushConfigurationByIdData.JSON_PROPERTY_PUSH_SOUND
})
@JsonTypeName("updateFcmPushConfigurationByIdData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class UpdateFcmPushConfigurationByIdData {
public static final String JSON_PROPERTY_PROVIDER_ID = "provider_id";
private String providerId;
diff --git a/src/main/java/org/openapitools/client/model/UpdateFcmPushConfigurationByIdResponse.java b/src/main/java/org/openapitools/client/model/UpdateFcmPushConfigurationByIdResponse.java
index 41ea6e72..5da85d00 100644
--- a/src/main/java/org/openapitools/client/model/UpdateFcmPushConfigurationByIdResponse.java
+++ b/src/main/java/org/openapitools/client/model/UpdateFcmPushConfigurationByIdResponse.java
@@ -35,7 +35,7 @@
UpdateFcmPushConfigurationByIdResponse.JSON_PROPERTY_PUSH_CONFIGURATIONS
})
@JsonTypeName("updateFcmPushConfigurationByIdResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class UpdateFcmPushConfigurationByIdResponse {
public static final String JSON_PROPERTY_PUSH_CONFIGURATIONS = "push_configurations";
private String pushConfigurations;
diff --git a/src/main/java/org/openapitools/client/model/UpdateHmsPushConfigurationByIdData.java b/src/main/java/org/openapitools/client/model/UpdateHmsPushConfigurationByIdData.java
index 529179d9..16ad9a7c 100644
--- a/src/main/java/org/openapitools/client/model/UpdateHmsPushConfigurationByIdData.java
+++ b/src/main/java/org/openapitools/client/model/UpdateHmsPushConfigurationByIdData.java
@@ -38,7 +38,7 @@
UpdateHmsPushConfigurationByIdData.JSON_PROPERTY_PUSH_SOUND
})
@JsonTypeName("updateHmsPushConfigurationByIdData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class UpdateHmsPushConfigurationByIdData {
public static final String JSON_PROPERTY_PROVIDER_ID = "provider_id";
private String providerId;
diff --git a/src/main/java/org/openapitools/client/model/UpdateHmsPushConfigurationByIdResponse.java b/src/main/java/org/openapitools/client/model/UpdateHmsPushConfigurationByIdResponse.java
index 41d87a9f..35943a11 100644
--- a/src/main/java/org/openapitools/client/model/UpdateHmsPushConfigurationByIdResponse.java
+++ b/src/main/java/org/openapitools/client/model/UpdateHmsPushConfigurationByIdResponse.java
@@ -35,7 +35,7 @@
UpdateHmsPushConfigurationByIdResponse.JSON_PROPERTY_PUSH_CONFIGURATIONS
})
@JsonTypeName("updateHmsPushConfigurationByIdResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class UpdateHmsPushConfigurationByIdResponse {
public static final String JSON_PROPERTY_PUSH_CONFIGURATIONS = "push_configurations";
private String pushConfigurations;
diff --git a/src/main/java/org/openapitools/client/model/UpdateMessageByIdData.java b/src/main/java/org/openapitools/client/model/UpdateMessageByIdData.java
index 8eea49ec..811ced65 100644
--- a/src/main/java/org/openapitools/client/model/UpdateMessageByIdData.java
+++ b/src/main/java/org/openapitools/client/model/UpdateMessageByIdData.java
@@ -45,7 +45,7 @@
UpdateMessageByIdData.JSON_PROPERTY_MENTIONED_USER_IDS
})
@JsonTypeName("updateMessageByIdData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class UpdateMessageByIdData {
public static final String JSON_PROPERTY_CHANNEL_TYPE = "channel_type";
private String channelType;
diff --git a/src/main/java/org/openapitools/client/model/UpdatePushNotificationContentTemplateData.java b/src/main/java/org/openapitools/client/model/UpdatePushNotificationContentTemplateData.java
index 4473a58e..31bd637c 100644
--- a/src/main/java/org/openapitools/client/model/UpdatePushNotificationContentTemplateData.java
+++ b/src/main/java/org/openapitools/client/model/UpdatePushNotificationContentTemplateData.java
@@ -39,7 +39,7 @@
UpdatePushNotificationContentTemplateData.JSON_PROPERTY_TEMPLATE_A_D_M_N
})
@JsonTypeName("updatePushNotificationContentTemplateData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class UpdatePushNotificationContentTemplateData {
public static final String JSON_PROPERTY_TEMPLATE_NAME = "template_name";
private String templateName;
diff --git a/src/main/java/org/openapitools/client/model/UpdatePushNotificationContentTemplateResponse.java b/src/main/java/org/openapitools/client/model/UpdatePushNotificationContentTemplateResponse.java
index d386db8a..eda3c552 100644
--- a/src/main/java/org/openapitools/client/model/UpdatePushNotificationContentTemplateResponse.java
+++ b/src/main/java/org/openapitools/client/model/UpdatePushNotificationContentTemplateResponse.java
@@ -38,7 +38,7 @@
UpdatePushNotificationContentTemplateResponse.JSON_PROPERTY_PUSH_MESSAGE_TEMPLATES
})
@JsonTypeName("updatePushNotificationContentTemplateResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class UpdatePushNotificationContentTemplateResponse {
public static final String JSON_PROPERTY_PUSH_MESSAGE_TEMPLATES = "push_message_templates";
private List pushMessageTemplates = null;
diff --git a/src/main/java/org/openapitools/client/model/UpdatePushPreferencesData.java b/src/main/java/org/openapitools/client/model/UpdatePushPreferencesData.java
index 8a2797c4..0154a0c1 100644
--- a/src/main/java/org/openapitools/client/model/UpdatePushPreferencesData.java
+++ b/src/main/java/org/openapitools/client/model/UpdatePushPreferencesData.java
@@ -49,7 +49,7 @@
UpdatePushPreferencesData.JSON_PROPERTY_PUSH_SOUND
})
@JsonTypeName("updatePushPreferencesData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class UpdatePushPreferencesData {
public static final String JSON_PROPERTY_PUSH_TRIGGER_OPTION = "push_trigger_option";
private String pushTriggerOption;
diff --git a/src/main/java/org/openapitools/client/model/UpdatePushPreferencesForChannelByUrlData.java b/src/main/java/org/openapitools/client/model/UpdatePushPreferencesForChannelByUrlData.java
index 86d6c4c3..d516c734 100644
--- a/src/main/java/org/openapitools/client/model/UpdatePushPreferencesForChannelByUrlData.java
+++ b/src/main/java/org/openapitools/client/model/UpdatePushPreferencesForChannelByUrlData.java
@@ -37,7 +37,7 @@
UpdatePushPreferencesForChannelByUrlData.JSON_PROPERTY_PUSH_SOUND
})
@JsonTypeName("updatePushPreferencesForChannelByUrlData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class UpdatePushPreferencesForChannelByUrlData {
public static final String JSON_PROPERTY_PUSH_TRIGGER_OPTION = "push_trigger_option";
private String pushTriggerOption;
diff --git a/src/main/java/org/openapitools/client/model/UpdatePushPreferencesForChannelByUrlResponse.java b/src/main/java/org/openapitools/client/model/UpdatePushPreferencesForChannelByUrlResponse.java
index 13a7f249..6e637a0a 100644
--- a/src/main/java/org/openapitools/client/model/UpdatePushPreferencesForChannelByUrlResponse.java
+++ b/src/main/java/org/openapitools/client/model/UpdatePushPreferencesForChannelByUrlResponse.java
@@ -47,7 +47,7 @@
UpdatePushPreferencesForChannelByUrlResponse.JSON_PROPERTY_ENABLE
})
@JsonTypeName("updatePushPreferencesForChannelByUrlResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class UpdatePushPreferencesForChannelByUrlResponse {
public static final String JSON_PROPERTY_PUSH_TRIGGER_OPTION = "push_trigger_option";
private String pushTriggerOption;
diff --git a/src/main/java/org/openapitools/client/model/UpdatePushPreferencesResponse.java b/src/main/java/org/openapitools/client/model/UpdatePushPreferencesResponse.java
index fb6b4ae2..068de6c3 100644
--- a/src/main/java/org/openapitools/client/model/UpdatePushPreferencesResponse.java
+++ b/src/main/java/org/openapitools/client/model/UpdatePushPreferencesResponse.java
@@ -51,7 +51,7 @@
UpdatePushPreferencesResponse.JSON_PROPERTY_PUSH_SOUND
})
@JsonTypeName("updatePushPreferencesResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class UpdatePushPreferencesResponse {
public static final String JSON_PROPERTY_BLOCK_PUSH_FROM_BOTS = "block_push_from_bots";
private Boolean blockPushFromBots;
diff --git a/src/main/java/org/openapitools/client/model/UpdateUserByIdData.java b/src/main/java/org/openapitools/client/model/UpdateUserByIdData.java
index cd521831..24c790fd 100644
--- a/src/main/java/org/openapitools/client/model/UpdateUserByIdData.java
+++ b/src/main/java/org/openapitools/client/model/UpdateUserByIdData.java
@@ -49,7 +49,7 @@
UpdateUserByIdData.JSON_PROPERTY_LEAVE_ALL_WHEN_DEACTIVATED
})
@JsonTypeName("updateUserByIdData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class UpdateUserByIdData {
public static final String JSON_PROPERTY_USER_ID = "user_id";
private String userId;
diff --git a/src/main/java/org/openapitools/client/model/UpdateUserMetadataData.java b/src/main/java/org/openapitools/client/model/UpdateUserMetadataData.java
index 49e32faa..6792fad3 100644
--- a/src/main/java/org/openapitools/client/model/UpdateUserMetadataData.java
+++ b/src/main/java/org/openapitools/client/model/UpdateUserMetadataData.java
@@ -36,7 +36,7 @@
UpdateUserMetadataData.JSON_PROPERTY_UPSERT
})
@JsonTypeName("updateUserMetadataData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class UpdateUserMetadataData {
public static final String JSON_PROPERTY_METADATA = "metadata";
private Object metadata;
diff --git a/src/main/java/org/openapitools/client/model/UpdateUserMetadataResponse.java b/src/main/java/org/openapitools/client/model/UpdateUserMetadataResponse.java
index 6511a752..ec94db9f 100644
--- a/src/main/java/org/openapitools/client/model/UpdateUserMetadataResponse.java
+++ b/src/main/java/org/openapitools/client/model/UpdateUserMetadataResponse.java
@@ -39,7 +39,7 @@
UpdateUserMetadataResponse.JSON_PROPERTY_UPSERT
})
@JsonTypeName("updateUserMetadataResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class UpdateUserMetadataResponse {
public static final String JSON_PROPERTY_METADATA = "metadata";
private Map metadata = null;
diff --git a/src/main/java/org/openapitools/client/model/UseDefaultEmojisData.java b/src/main/java/org/openapitools/client/model/UseDefaultEmojisData.java
index 9c24b982..e2ac1abb 100644
--- a/src/main/java/org/openapitools/client/model/UseDefaultEmojisData.java
+++ b/src/main/java/org/openapitools/client/model/UseDefaultEmojisData.java
@@ -35,7 +35,7 @@
UseDefaultEmojisData.JSON_PROPERTY_USE_DEFAULT_EMOJI
})
@JsonTypeName("useDefaultEmojisData")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class UseDefaultEmojisData {
public static final String JSON_PROPERTY_USE_DEFAULT_EMOJI = "use_default_emoji";
private Boolean useDefaultEmoji;
diff --git a/src/main/java/org/openapitools/client/model/UseDefaultEmojisResponse.java b/src/main/java/org/openapitools/client/model/UseDefaultEmojisResponse.java
index 424fc9b8..ba25ba31 100644
--- a/src/main/java/org/openapitools/client/model/UseDefaultEmojisResponse.java
+++ b/src/main/java/org/openapitools/client/model/UseDefaultEmojisResponse.java
@@ -35,7 +35,7 @@
UseDefaultEmojisResponse.JSON_PROPERTY_USE_DEFAULT_EMOJI
})
@JsonTypeName("useDefaultEmojisResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class UseDefaultEmojisResponse {
public static final String JSON_PROPERTY_USE_DEFAULT_EMOJI = "use_default_emoji";
private Boolean useDefaultEmoji;
diff --git a/src/main/java/org/openapitools/client/model/V3ApplicationsPushSettingsGet200Response.java b/src/main/java/org/openapitools/client/model/V3ApplicationsPushSettingsGet200Response.java
new file mode 100644
index 00000000..486845e9
--- /dev/null
+++ b/src/main/java/org/openapitools/client/model/V3ApplicationsPushSettingsGet200Response.java
@@ -0,0 +1,113 @@
+/*
+ * Sendbird Platform SDK
+ * Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api
+ *
+ * The version of the OpenAPI document: 1.0.0
+ * Contact: support@sendbird.com
+ *
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
+ * https://openapi-generator.tech
+ * Do not edit the class manually.
+ */
+
+
+package org.openapitools.client.model;
+
+import java.util.Objects;
+import java.util.Arrays;
+import java.util.Map;
+import java.util.HashMap;
+import com.fasterxml.jackson.annotation.JsonInclude;
+import com.fasterxml.jackson.annotation.JsonProperty;
+import com.fasterxml.jackson.annotation.JsonCreator;
+import com.fasterxml.jackson.annotation.JsonTypeName;
+import com.fasterxml.jackson.annotation.JsonValue;
+import io.swagger.annotations.ApiModel;
+import io.swagger.annotations.ApiModelProperty;
+import com.fasterxml.jackson.annotation.JsonPropertyOrder;
+import org.sendbird.client.JSON;
+
+
+/**
+ * V3ApplicationsPushSettingsGet200Response
+ */
+@JsonPropertyOrder({
+ V3ApplicationsPushSettingsGet200Response.JSON_PROPERTY_PUSH_ENABLED
+})
+@JsonTypeName("_v3_applications_push_settings_get_200_response")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
+public class V3ApplicationsPushSettingsGet200Response {
+ public static final String JSON_PROPERTY_PUSH_ENABLED = "push_enabled";
+ private Boolean pushEnabled;
+
+ public V3ApplicationsPushSettingsGet200Response() {
+ }
+
+ public V3ApplicationsPushSettingsGet200Response pushEnabled(Boolean pushEnabled) {
+ this.pushEnabled = pushEnabled;
+ return this;
+ }
+
+ /**
+ * Get pushEnabled
+ * @return pushEnabled
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "")
+ @JsonProperty(JSON_PROPERTY_PUSH_ENABLED)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public Boolean getPushEnabled() {
+ return pushEnabled;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_PUSH_ENABLED)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setPushEnabled(Boolean pushEnabled) {
+ this.pushEnabled = pushEnabled;
+ }
+
+
+ /**
+ * Return true if this _v3_applications_push_settings_get_200_response object is equal to o.
+ */
+ @Override
+ public boolean equals(Object o) {
+ if (this == o) {
+ return true;
+ }
+ if (o == null || getClass() != o.getClass()) {
+ return false;
+ }
+ V3ApplicationsPushSettingsGet200Response v3ApplicationsPushSettingsGet200Response = (V3ApplicationsPushSettingsGet200Response) o;
+ return Objects.equals(this.pushEnabled, v3ApplicationsPushSettingsGet200Response.pushEnabled);
+ }
+
+ @Override
+ public int hashCode() {
+ return Objects.hash(pushEnabled);
+ }
+
+ @Override
+ public String toString() {
+ StringBuilder sb = new StringBuilder();
+ sb.append("class V3ApplicationsPushSettingsGet200Response {\n");
+ sb.append(" pushEnabled: ").append(toIndentedString(pushEnabled)).append("\n");
+ sb.append("}");
+ return sb.toString();
+ }
+
+ /**
+ * Convert the given object to string with each line indented by 4 spaces
+ * (except the first line).
+ */
+ private String toIndentedString(Object o) {
+ if (o == null) {
+ return "null";
+ }
+ return o.toString().replace("\n", "\n ");
+ }
+
+}
+
diff --git a/src/main/java/org/openapitools/client/model/V3ApplicationsPushSettingsGetRequest.java b/src/main/java/org/openapitools/client/model/V3ApplicationsPushSettingsGetRequest.java
new file mode 100644
index 00000000..359ea6cf
--- /dev/null
+++ b/src/main/java/org/openapitools/client/model/V3ApplicationsPushSettingsGetRequest.java
@@ -0,0 +1,113 @@
+/*
+ * Sendbird Platform SDK
+ * Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api
+ *
+ * The version of the OpenAPI document: 1.0.0
+ * Contact: support@sendbird.com
+ *
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
+ * https://openapi-generator.tech
+ * Do not edit the class manually.
+ */
+
+
+package org.openapitools.client.model;
+
+import java.util.Objects;
+import java.util.Arrays;
+import java.util.Map;
+import java.util.HashMap;
+import com.fasterxml.jackson.annotation.JsonInclude;
+import com.fasterxml.jackson.annotation.JsonProperty;
+import com.fasterxml.jackson.annotation.JsonCreator;
+import com.fasterxml.jackson.annotation.JsonTypeName;
+import com.fasterxml.jackson.annotation.JsonValue;
+import io.swagger.annotations.ApiModel;
+import io.swagger.annotations.ApiModelProperty;
+import com.fasterxml.jackson.annotation.JsonPropertyOrder;
+import org.sendbird.client.JSON;
+
+
+/**
+ * V3ApplicationsPushSettingsGetRequest
+ */
+@JsonPropertyOrder({
+ V3ApplicationsPushSettingsGetRequest.JSON_PROPERTY_PUSH_ENABLED
+})
+@JsonTypeName("_v3_applications_push_settings_get_request")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
+public class V3ApplicationsPushSettingsGetRequest {
+ public static final String JSON_PROPERTY_PUSH_ENABLED = "push_enabled";
+ private Boolean pushEnabled;
+
+ public V3ApplicationsPushSettingsGetRequest() {
+ }
+
+ public V3ApplicationsPushSettingsGetRequest pushEnabled(Boolean pushEnabled) {
+ this.pushEnabled = pushEnabled;
+ return this;
+ }
+
+ /**
+ * Determines whether to turn on the push notifications feature for an application.
+ * @return pushEnabled
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "Determines whether to turn on the push notifications feature for an application.")
+ @JsonProperty(JSON_PROPERTY_PUSH_ENABLED)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public Boolean getPushEnabled() {
+ return pushEnabled;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_PUSH_ENABLED)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setPushEnabled(Boolean pushEnabled) {
+ this.pushEnabled = pushEnabled;
+ }
+
+
+ /**
+ * Return true if this _v3_applications_push_settings_get_request object is equal to o.
+ */
+ @Override
+ public boolean equals(Object o) {
+ if (this == o) {
+ return true;
+ }
+ if (o == null || getClass() != o.getClass()) {
+ return false;
+ }
+ V3ApplicationsPushSettingsGetRequest v3ApplicationsPushSettingsGetRequest = (V3ApplicationsPushSettingsGetRequest) o;
+ return Objects.equals(this.pushEnabled, v3ApplicationsPushSettingsGetRequest.pushEnabled);
+ }
+
+ @Override
+ public int hashCode() {
+ return Objects.hash(pushEnabled);
+ }
+
+ @Override
+ public String toString() {
+ StringBuilder sb = new StringBuilder();
+ sb.append("class V3ApplicationsPushSettingsGetRequest {\n");
+ sb.append(" pushEnabled: ").append(toIndentedString(pushEnabled)).append("\n");
+ sb.append("}");
+ return sb.toString();
+ }
+
+ /**
+ * Convert the given object to string with each line indented by 4 spaces
+ * (except the first line).
+ */
+ private String toIndentedString(Object o) {
+ if (o == null) {
+ return "null";
+ }
+ return o.toString().replace("\n", "\n ");
+ }
+
+}
+
diff --git a/src/main/java/org/openapitools/client/model/V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest.java b/src/main/java/org/openapitools/client/model/V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest.java
new file mode 100644
index 00000000..655e72ad
--- /dev/null
+++ b/src/main/java/org/openapitools/client/model/V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest.java
@@ -0,0 +1,708 @@
+/*
+ * Sendbird Platform SDK
+ * Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api
+ *
+ * The version of the OpenAPI document: 1.0.0
+ * Contact: support@sendbird.com
+ *
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
+ * https://openapi-generator.tech
+ * Do not edit the class manually.
+ */
+
+
+package org.openapitools.client.model;
+
+import java.util.Objects;
+import java.util.Arrays;
+import java.util.Map;
+import java.util.HashMap;
+import com.fasterxml.jackson.annotation.JsonInclude;
+import com.fasterxml.jackson.annotation.JsonProperty;
+import com.fasterxml.jackson.annotation.JsonCreator;
+import com.fasterxml.jackson.annotation.JsonTypeName;
+import com.fasterxml.jackson.annotation.JsonValue;
+import io.swagger.annotations.ApiModel;
+import io.swagger.annotations.ApiModelProperty;
+import java.math.BigDecimal;
+import java.util.ArrayList;
+import java.util.List;
+import com.fasterxml.jackson.annotation.JsonPropertyOrder;
+import org.sendbird.client.JSON;
+
+
+/**
+ * V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest
+ */
+@JsonPropertyOrder({
+ V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest.JSON_PROPERTY_MESSAGE_TYPE,
+ V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest.JSON_PROPERTY_USER_ID,
+ V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest.JSON_PROPERTY_MESSAGE,
+ V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest.JSON_PROPERTY_FILE,
+ V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest.JSON_PROPERTY_URL,
+ V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest.JSON_PROPERTY_SCHEDULED_AT,
+ V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest.JSON_PROPERTY_CUSTOM_TYPE,
+ V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest.JSON_PROPERTY_DATA,
+ V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest.JSON_PROPERTY_SEND_PUSH,
+ V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest.JSON_PROPERTY_MENTION_TYPE,
+ V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest.JSON_PROPERTY_MENTIONED_USER_IDS,
+ V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest.JSON_PROPERTY_IS_SILENT,
+ V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest.JSON_PROPERTY_MARK_AS_READ,
+ V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest.JSON_PROPERTY_SORTED_METAARRAY,
+ V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest.JSON_PROPERTY_DEDUP_ID,
+ V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest.JSON_PROPERTY_APNS_BUNDLE_ID,
+ V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest.JSON_PROPERTY_APPLE_CRITICAL_ALERT_OPTIONS,
+ V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest.JSON_PROPERTY_SOUND,
+ V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest.JSON_PROPERTY_VOLUME
+})
+@JsonTypeName("_v3_group_channels__channel_url__scheduled_messages__scheduled_message_id__delete_request")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
+public class V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest {
+ public static final String JSON_PROPERTY_MESSAGE_TYPE = "message_type";
+ private String messageType;
+
+ public static final String JSON_PROPERTY_USER_ID = "user_id";
+ private String userId;
+
+ public static final String JSON_PROPERTY_MESSAGE = "message";
+ private String message;
+
+ public static final String JSON_PROPERTY_FILE = "file";
+ private String _file;
+
+ public static final String JSON_PROPERTY_URL = "url";
+ private String url;
+
+ public static final String JSON_PROPERTY_SCHEDULED_AT = "scheduled_at";
+ private BigDecimal scheduledAt;
+
+ public static final String JSON_PROPERTY_CUSTOM_TYPE = "custom_type";
+ private String customType;
+
+ public static final String JSON_PROPERTY_DATA = "data";
+ private String data;
+
+ public static final String JSON_PROPERTY_SEND_PUSH = "send_push";
+ private Boolean sendPush;
+
+ public static final String JSON_PROPERTY_MENTION_TYPE = "mention_type";
+ private String mentionType;
+
+ public static final String JSON_PROPERTY_MENTIONED_USER_IDS = "mentioned_user_ids[]";
+ private List mentionedUserIds = null;
+
+ public static final String JSON_PROPERTY_IS_SILENT = "is_silent";
+ private Boolean isSilent;
+
+ public static final String JSON_PROPERTY_MARK_AS_READ = "mark_as_read";
+ private Boolean markAsRead;
+
+ public static final String JSON_PROPERTY_SORTED_METAARRAY = "sorted_metaarray";
+ private List sortedMetaarray = null;
+
+ public static final String JSON_PROPERTY_DEDUP_ID = "dedup_id";
+ private String dedupId;
+
+ public static final String JSON_PROPERTY_APNS_BUNDLE_ID = "apns_bundle_id";
+ private String apnsBundleId;
+
+ public static final String JSON_PROPERTY_APPLE_CRITICAL_ALERT_OPTIONS = "apple_critical_alert_options";
+ private Object appleCriticalAlertOptions;
+
+ public static final String JSON_PROPERTY_SOUND = "sound";
+ private String sound;
+
+ public static final String JSON_PROPERTY_VOLUME = "volume";
+ private Float volume = null;
+
+ public V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest() {
+ }
+
+ public V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest messageType(String messageType) {
+ this.messageType = messageType;
+ return this;
+ }
+
+ /**
+ * Specifies the type of the message. The value of MESG represents a text message.
+ * @return messageType
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "Specifies the type of the message. The value of MESG represents a text message.")
+ @JsonProperty(JSON_PROPERTY_MESSAGE_TYPE)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public String getMessageType() {
+ return messageType;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_MESSAGE_TYPE)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setMessageType(String messageType) {
+ this.messageType = messageType;
+ }
+
+
+ public V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest userId(String userId) {
+ this.userId = userId;
+ return this;
+ }
+
+ /**
+ * Specifies the user ID of the sender.
+ * @return userId
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "Specifies the user ID of the sender.")
+ @JsonProperty(JSON_PROPERTY_USER_ID)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public String getUserId() {
+ return userId;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_USER_ID)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setUserId(String userId) {
+ this.userId = userId;
+ }
+
+
+ public V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest message(String message) {
+ this.message = message;
+ return this;
+ }
+
+ /**
+ * Specifies the content of the message.
+ * @return message
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "Specifies the content of the message.")
+ @JsonProperty(JSON_PROPERTY_MESSAGE)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public String getMessage() {
+ return message;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_MESSAGE)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setMessage(String message) {
+ this.message = message;
+ }
+
+
+ public V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest _file(String _file) {
+ this._file = _file;
+ return this;
+ }
+
+ /**
+ * Depending on the file upload method, this specifies the data of the file to upload to the Sendbird server either in raw binary format or by the file's location. When sending a request containing a file, you must change the value of the content-type header to multipart/form-data; boundary={your_unique_boundary_string} in the request. The code examples of HTTP multipart request and cURL are provided below the tables for your reference. If this file property is specified, the url property is not required. This doesn't allow a converted base64-encoded string from a file as its value.
+ * @return _file
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "Depending on the file upload method, this specifies the data of the file to upload to the Sendbird server either in raw binary format or by the file's location. When sending a request containing a file, you must change the value of the content-type header to multipart/form-data; boundary={your_unique_boundary_string} in the request. The code examples of HTTP multipart request and cURL are provided below the tables for your reference. If this file property is specified, the url property is not required. This doesn't allow a converted base64-encoded string from a file as its value.")
+ @JsonProperty(JSON_PROPERTY_FILE)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public String getFile() {
+ return _file;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_FILE)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setFile(String _file) {
+ this._file = _file;
+ }
+
+
+ public V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest url(String url) {
+ this.url = url;
+ return this;
+ }
+
+ /**
+ * Specifies the URL of the file hosted on the server of your own or other third-party companies. If this url property is specified, the file property is not required.
+ * @return url
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "Specifies the URL of the file hosted on the server of your own or other third-party companies. If this url property is specified, the file property is not required.")
+ @JsonProperty(JSON_PROPERTY_URL)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public String getUrl() {
+ return url;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_URL)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setUrl(String url) {
+ this.url = url;
+ }
+
+
+ public V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest scheduledAt(BigDecimal scheduledAt) {
+ this.scheduledAt = scheduledAt;
+ return this;
+ }
+
+ /**
+ * The specified time that indicates when to send the message, in Unix milliseconds format. Since messages are scheduled in minutes, values less than seconds are discarded. The specified time can be between 5 minutes and 43,200 minutes (30 days) from the current time.
+ * @return scheduledAt
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "The specified time that indicates when to send the message, in Unix milliseconds format. Since messages are scheduled in minutes, values less than seconds are discarded. The specified time can be between 5 minutes and 43,200 minutes (30 days) from the current time.")
+ @JsonProperty(JSON_PROPERTY_SCHEDULED_AT)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public BigDecimal getScheduledAt() {
+ return scheduledAt;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_SCHEDULED_AT)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setScheduledAt(BigDecimal scheduledAt) {
+ this.scheduledAt = scheduledAt;
+ }
+
+
+ public V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest customType(String customType) {
+ this.customType = customType;
+ return this;
+ }
+
+ /**
+ * Specifies a custom message type used for message grouping. The length is limited to 128 characters. * Custom types are also used to segment metrics within Sendbird's Advanced analytics, which enables the sub-classification of data views.
+ * @return customType
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "Specifies a custom message type used for message grouping. The length is limited to 128 characters. * Custom types are also used to segment metrics within Sendbird's Advanced analytics, which enables the sub-classification of data views.")
+ @JsonProperty(JSON_PROPERTY_CUSTOM_TYPE)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public String getCustomType() {
+ return customType;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_CUSTOM_TYPE)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setCustomType(String customType) {
+ this.customType = customType;
+ }
+
+
+ public V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest data(String data) {
+ this.data = data;
+ return this;
+ }
+
+ /**
+ * Specifies additional message information such as custom font size, font type, or JSON formatted string.
+ * @return data
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "Specifies additional message information such as custom font size, font type, or JSON formatted string.")
+ @JsonProperty(JSON_PROPERTY_DATA)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public String getData() {
+ return data;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_DATA)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setData(String data) {
+ this.data = data;
+ }
+
+
+ public V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest sendPush(Boolean sendPush) {
+ this.sendPush = sendPush;
+ return this;
+ }
+
+ /**
+ * Determines whether to send a push notification of the message to the channel members. This property only applies to group channels. (Default is true)
+ * @return sendPush
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "Determines whether to send a push notification of the message to the channel members. This property only applies to group channels. (Default is true)")
+ @JsonProperty(JSON_PROPERTY_SEND_PUSH)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public Boolean getSendPush() {
+ return sendPush;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_SEND_PUSH)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setSendPush(Boolean sendPush) {
+ this.sendPush = sendPush;
+ }
+
+
+ public V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest mentionType(String mentionType) {
+ this.mentionType = mentionType;
+ return this;
+ }
+
+ /**
+ * Specifies the mentioning method that indicates which user receives a notification of the message. Acceptable values are users and channels. If set to users, only the users specified in the mentioned_user_ids property below are notified. If set to channels, all users in the channel are notified. (Default = users)
+ * @return mentionType
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "Specifies the mentioning method that indicates which user receives a notification of the message. Acceptable values are users and channels. If set to users, only the users specified in the mentioned_user_ids property below are notified. If set to channels, all users in the channel are notified. (Default = users)")
+ @JsonProperty(JSON_PROPERTY_MENTION_TYPE)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public String getMentionType() {
+ return mentionType;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_MENTION_TYPE)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setMentionType(String mentionType) {
+ this.mentionType = mentionType;
+ }
+
+
+ public V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest mentionedUserIds(List mentionedUserIds) {
+ this.mentionedUserIds = mentionedUserIds;
+ return this;
+ }
+
+ public V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest addMentionedUserIdsItem(String mentionedUserIdsItem) {
+ if (this.mentionedUserIds == null) {
+ this.mentionedUserIds = new ArrayList<>();
+ }
+ this.mentionedUserIds.add(mentionedUserIdsItem);
+ return this;
+ }
+
+ /**
+ * Specifies an array of one or more IDs of the users who will receive a notification of the message.
+ * @return mentionedUserIds
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "Specifies an array of one or more IDs of the users who will receive a notification of the message.")
+ @JsonProperty(JSON_PROPERTY_MENTIONED_USER_IDS)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public List getMentionedUserIds() {
+ return mentionedUserIds;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_MENTIONED_USER_IDS)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setMentionedUserIds(List mentionedUserIds) {
+ this.mentionedUserIds = mentionedUserIds;
+ }
+
+
+ public V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest isSilent(Boolean isSilent) {
+ this.isSilent = isSilent;
+ return this;
+ }
+
+ /**
+ * Determines whether to send a message without updating some of the following channel properties. If set to true, the channel's last_message is updated only for the sender while its unread_message_count remains unchanged for all channel members. Also, a push notification isn't sent to the users receiving the message. If the message is sent to a hidden channel, the channel remains hidden. (Default is false)
+ * @return isSilent
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "Determines whether to send a message without updating some of the following channel properties. If set to true, the channel's last_message is updated only for the sender while its unread_message_count remains unchanged for all channel members. Also, a push notification isn't sent to the users receiving the message. If the message is sent to a hidden channel, the channel remains hidden. (Default is false)")
+ @JsonProperty(JSON_PROPERTY_IS_SILENT)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public Boolean getIsSilent() {
+ return isSilent;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_IS_SILENT)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setIsSilent(Boolean isSilent) {
+ this.isSilent = isSilent;
+ }
+
+
+ public V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest markAsRead(Boolean markAsRead) {
+ this.markAsRead = markAsRead;
+ return this;
+ }
+
+ /**
+ * Determines whether to mark the message as read for the sender. If set to false, then the sender's unread_count and read_receipt remain unchanged after the message is sent. (Default is true)
+ * @return markAsRead
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "Determines whether to mark the message as read for the sender. If set to false, then the sender's unread_count and read_receipt remain unchanged after the message is sent. (Default is true)")
+ @JsonProperty(JSON_PROPERTY_MARK_AS_READ)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public Boolean getMarkAsRead() {
+ return markAsRead;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_MARK_AS_READ)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setMarkAsRead(Boolean markAsRead) {
+ this.markAsRead = markAsRead;
+ }
+
+
+ public V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest sortedMetaarray(List sortedMetaarray) {
+ this.sortedMetaarray = sortedMetaarray;
+ return this;
+ }
+
+ public V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest addSortedMetaarrayItem(Object sortedMetaarrayItem) {
+ if (this.sortedMetaarray == null) {
+ this.sortedMetaarray = new ArrayList<>();
+ }
+ this.sortedMetaarray.add(sortedMetaarrayItem);
+ return this;
+ }
+
+ /**
+ * Specifies an array of one or more JSON objects consisting of key-values items that store additional message information. Items are saved and returned in the exact order they've been specified.
+ * @return sortedMetaarray
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "Specifies an array of one or more JSON objects consisting of key-values items that store additional message information. Items are saved and returned in the exact order they've been specified.")
+ @JsonProperty(JSON_PROPERTY_SORTED_METAARRAY)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public List getSortedMetaarray() {
+ return sortedMetaarray;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_SORTED_METAARRAY)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setSortedMetaarray(List sortedMetaarray) {
+ this.sortedMetaarray = sortedMetaarray;
+ }
+
+
+ public V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest dedupId(String dedupId) {
+ this.dedupId = dedupId;
+ return this;
+ }
+
+ /**
+ * Specifies a unique ID for the message created by another system. In general, this property is used to prevent the same message data from getting inserted when migrating messages from another system to the Sendbird server. If specified, the server performs a duplicate check using the property value.
+ * @return dedupId
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "Specifies a unique ID for the message created by another system. In general, this property is used to prevent the same message data from getting inserted when migrating messages from another system to the Sendbird server. If specified, the server performs a duplicate check using the property value.")
+ @JsonProperty(JSON_PROPERTY_DEDUP_ID)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public String getDedupId() {
+ return dedupId;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_DEDUP_ID)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setDedupId(String dedupId) {
+ this.dedupId = dedupId;
+ }
+
+
+ public V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest apnsBundleId(String apnsBundleId) {
+ this.apnsBundleId = apnsBundleId;
+ return this;
+ }
+
+ /**
+ * Specifies the bundle ID of the client app in order to send a push notification to iOS devices. You can find this in Settings > Chat > Notifications > Push notification services on Sendbird Dashboard.
+ * @return apnsBundleId
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "Specifies the bundle ID of the client app in order to send a push notification to iOS devices. You can find this in Settings > Chat > Notifications > Push notification services on Sendbird Dashboard.")
+ @JsonProperty(JSON_PROPERTY_APNS_BUNDLE_ID)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public String getApnsBundleId() {
+ return apnsBundleId;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_APNS_BUNDLE_ID)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setApnsBundleId(String apnsBundleId) {
+ this.apnsBundleId = apnsBundleId;
+ }
+
+
+ public V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest appleCriticalAlertOptions(Object appleCriticalAlertOptions) {
+ this.appleCriticalAlertOptions = appleCriticalAlertOptions;
+ return this;
+ }
+
+ /**
+ * Specifies options that support Apple's critical alerts and checks whether the message is a critical alert.
+ * @return appleCriticalAlertOptions
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "Specifies options that support Apple's critical alerts and checks whether the message is a critical alert.")
+ @JsonProperty(JSON_PROPERTY_APPLE_CRITICAL_ALERT_OPTIONS)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public Object getAppleCriticalAlertOptions() {
+ return appleCriticalAlertOptions;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_APPLE_CRITICAL_ALERT_OPTIONS)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setAppleCriticalAlertOptions(Object appleCriticalAlertOptions) {
+ this.appleCriticalAlertOptions = appleCriticalAlertOptions;
+ }
+
+
+ public V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest sound(String sound) {
+ this.sound = sound;
+ return this;
+ }
+
+ /**
+ * Specifies the name of a sound file that is used for critical alerts.
+ * @return sound
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "Specifies the name of a sound file that is used for critical alerts.")
+ @JsonProperty(JSON_PROPERTY_SOUND)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public String getSound() {
+ return sound;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_SOUND)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setSound(String sound) {
+ this.sound = sound;
+ }
+
+
+ public V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest volume(Float volume) {
+ this.volume = volume;
+ return this;
+ }
+
+ /**
+ * Specifies the volume of the critical alert sound. The volume ranges from 0.0to 1.0, which indicates silent and full volume, respectively. (Default = 1.0)
+ * @return volume
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "Specifies the volume of the critical alert sound. The volume ranges from 0.0to 1.0, which indicates silent and full volume, respectively. (Default = 1.0)")
+ @JsonProperty(JSON_PROPERTY_VOLUME)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public Float getVolume() {
+ return volume;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_VOLUME)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setVolume(Float volume) {
+ this.volume = volume;
+ }
+
+
+ /**
+ * Return true if this _v3_group_channels__channel_url__scheduled_messages__scheduled_message_id__delete_request object is equal to o.
+ */
+ @Override
+ public boolean equals(Object o) {
+ if (this == o) {
+ return true;
+ }
+ if (o == null || getClass() != o.getClass()) {
+ return false;
+ }
+ V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest v3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest = (V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest) o;
+ return Objects.equals(this.messageType, v3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest.messageType) &&
+ Objects.equals(this.userId, v3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest.userId) &&
+ Objects.equals(this.message, v3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest.message) &&
+ Objects.equals(this._file, v3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest._file) &&
+ Objects.equals(this.url, v3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest.url) &&
+ Objects.equals(this.scheduledAt, v3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest.scheduledAt) &&
+ Objects.equals(this.customType, v3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest.customType) &&
+ Objects.equals(this.data, v3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest.data) &&
+ Objects.equals(this.sendPush, v3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest.sendPush) &&
+ Objects.equals(this.mentionType, v3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest.mentionType) &&
+ Objects.equals(this.mentionedUserIds, v3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest.mentionedUserIds) &&
+ Objects.equals(this.isSilent, v3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest.isSilent) &&
+ Objects.equals(this.markAsRead, v3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest.markAsRead) &&
+ Objects.equals(this.sortedMetaarray, v3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest.sortedMetaarray) &&
+ Objects.equals(this.dedupId, v3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest.dedupId) &&
+ Objects.equals(this.apnsBundleId, v3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest.apnsBundleId) &&
+ Objects.equals(this.appleCriticalAlertOptions, v3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest.appleCriticalAlertOptions) &&
+ Objects.equals(this.sound, v3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest.sound) &&
+ Objects.equals(this.volume, v3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest.volume);
+ }
+
+ @Override
+ public int hashCode() {
+ return Objects.hash(messageType, userId, message, _file, url, scheduledAt, customType, data, sendPush, mentionType, mentionedUserIds, isSilent, markAsRead, sortedMetaarray, dedupId, apnsBundleId, appleCriticalAlertOptions, sound, volume);
+ }
+
+ @Override
+ public String toString() {
+ StringBuilder sb = new StringBuilder();
+ sb.append("class V3GroupChannelsChannelUrlScheduledMessagesScheduledMessageIdDeleteRequest {\n");
+ sb.append(" messageType: ").append(toIndentedString(messageType)).append("\n");
+ sb.append(" userId: ").append(toIndentedString(userId)).append("\n");
+ sb.append(" message: ").append(toIndentedString(message)).append("\n");
+ sb.append(" _file: ").append(toIndentedString(_file)).append("\n");
+ sb.append(" url: ").append(toIndentedString(url)).append("\n");
+ sb.append(" scheduledAt: ").append(toIndentedString(scheduledAt)).append("\n");
+ sb.append(" customType: ").append(toIndentedString(customType)).append("\n");
+ sb.append(" data: ").append(toIndentedString(data)).append("\n");
+ sb.append(" sendPush: ").append(toIndentedString(sendPush)).append("\n");
+ sb.append(" mentionType: ").append(toIndentedString(mentionType)).append("\n");
+ sb.append(" mentionedUserIds: ").append(toIndentedString(mentionedUserIds)).append("\n");
+ sb.append(" isSilent: ").append(toIndentedString(isSilent)).append("\n");
+ sb.append(" markAsRead: ").append(toIndentedString(markAsRead)).append("\n");
+ sb.append(" sortedMetaarray: ").append(toIndentedString(sortedMetaarray)).append("\n");
+ sb.append(" dedupId: ").append(toIndentedString(dedupId)).append("\n");
+ sb.append(" apnsBundleId: ").append(toIndentedString(apnsBundleId)).append("\n");
+ sb.append(" appleCriticalAlertOptions: ").append(toIndentedString(appleCriticalAlertOptions)).append("\n");
+ sb.append(" sound: ").append(toIndentedString(sound)).append("\n");
+ sb.append(" volume: ").append(toIndentedString(volume)).append("\n");
+ sb.append("}");
+ return sb.toString();
+ }
+
+ /**
+ * Convert the given object to string with each line indented by 4 spaces
+ * (except the first line).
+ */
+ private String toIndentedString(Object o) {
+ if (o == null) {
+ return "null";
+ }
+ return o.toString().replace("\n", "\n ");
+ }
+
+}
+
diff --git a/src/main/java/org/openapitools/client/model/V3PollsGetRequest.java b/src/main/java/org/openapitools/client/model/V3PollsGetRequest.java
new file mode 100644
index 00000000..30b37c37
--- /dev/null
+++ b/src/main/java/org/openapitools/client/model/V3PollsGetRequest.java
@@ -0,0 +1,315 @@
+/*
+ * Sendbird Platform SDK
+ * Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api
+ *
+ * The version of the OpenAPI document: 1.0.0
+ * Contact: support@sendbird.com
+ *
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
+ * https://openapi-generator.tech
+ * Do not edit the class manually.
+ */
+
+
+package org.openapitools.client.model;
+
+import java.util.Objects;
+import java.util.Arrays;
+import java.util.Map;
+import java.util.HashMap;
+import com.fasterxml.jackson.annotation.JsonInclude;
+import com.fasterxml.jackson.annotation.JsonProperty;
+import com.fasterxml.jackson.annotation.JsonCreator;
+import com.fasterxml.jackson.annotation.JsonTypeName;
+import com.fasterxml.jackson.annotation.JsonValue;
+import io.swagger.annotations.ApiModel;
+import io.swagger.annotations.ApiModelProperty;
+import java.util.ArrayList;
+import java.util.List;
+import com.fasterxml.jackson.annotation.JsonPropertyOrder;
+import org.sendbird.client.JSON;
+
+
+/**
+ * V3PollsGetRequest
+ */
+@JsonPropertyOrder({
+ V3PollsGetRequest.JSON_PROPERTY_TITLE,
+ V3PollsGetRequest.JSON_PROPERTY_OPTIONS,
+ V3PollsGetRequest.JSON_PROPERTY_ALLOW_USER_SUGGESTION,
+ V3PollsGetRequest.JSON_PROPERTY_ALLOW_MULTIPLE_VOTES,
+ V3PollsGetRequest.JSON_PROPERTY_CLOSE_AT,
+ V3PollsGetRequest.JSON_PROPERTY_CREATED_BY,
+ V3PollsGetRequest.JSON_PROPERTY_DATA
+})
+@JsonTypeName("_v3_polls_get_request")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
+public class V3PollsGetRequest {
+ public static final String JSON_PROPERTY_TITLE = "title";
+ private String title;
+
+ public static final String JSON_PROPERTY_OPTIONS = "options";
+ private List options = null;
+
+ public static final String JSON_PROPERTY_ALLOW_USER_SUGGESTION = "allow_user_suggestion";
+ private Boolean allowUserSuggestion;
+
+ public static final String JSON_PROPERTY_ALLOW_MULTIPLE_VOTES = "allow_multiple_votes";
+ private Boolean allowMultipleVotes;
+
+ public static final String JSON_PROPERTY_CLOSE_AT = "close_at";
+ private Long closeAt = null;
+
+ public static final String JSON_PROPERTY_CREATED_BY = "created_by";
+ private String createdBy;
+
+ public static final String JSON_PROPERTY_DATA = "data";
+ private Object data;
+
+ public V3PollsGetRequest() {
+ }
+
+ public V3PollsGetRequest title(String title) {
+ this.title = title;
+ return this;
+ }
+
+ /**
+ * Specifies the title of a poll. The length is limited to 2,048 characters.
+ * @return title
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "Specifies the title of a poll. The length is limited to 2,048 characters.")
+ @JsonProperty(JSON_PROPERTY_TITLE)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public String getTitle() {
+ return title;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_TITLE)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setTitle(String title) {
+ this.title = title;
+ }
+
+
+ public V3PollsGetRequest options(List options) {
+ this.options = options;
+ return this;
+ }
+
+ public V3PollsGetRequest addOptionsItem(String optionsItem) {
+ if (this.options == null) {
+ this.options = new ArrayList<>();
+ }
+ this.options.add(optionsItem);
+ return this;
+ }
+
+ /**
+ * Specifies an array of poll options that a user can vote for. At least one option should be provided, and the length of each option is limited to 2,000 characters.
+ * @return options
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "Specifies an array of poll options that a user can vote for. At least one option should be provided, and the length of each option is limited to 2,000 characters.")
+ @JsonProperty(JSON_PROPERTY_OPTIONS)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public List getOptions() {
+ return options;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_OPTIONS)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setOptions(List options) {
+ this.options = options;
+ }
+
+
+ public V3PollsGetRequest allowUserSuggestion(Boolean allowUserSuggestion) {
+ this.allowUserSuggestion = allowUserSuggestion;
+ return this;
+ }
+
+ /**
+ * Determines whether to allow users other than the creator of the poll to add new options to the poll. (Default is false)
+ * @return allowUserSuggestion
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "Determines whether to allow users other than the creator of the poll to add new options to the poll. (Default is false)")
+ @JsonProperty(JSON_PROPERTY_ALLOW_USER_SUGGESTION)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public Boolean getAllowUserSuggestion() {
+ return allowUserSuggestion;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_ALLOW_USER_SUGGESTION)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setAllowUserSuggestion(Boolean allowUserSuggestion) {
+ this.allowUserSuggestion = allowUserSuggestion;
+ }
+
+
+ public V3PollsGetRequest allowMultipleVotes(Boolean allowMultipleVotes) {
+ this.allowMultipleVotes = allowMultipleVotes;
+ return this;
+ }
+
+ /**
+ * Determines whether to allow users to vote for multiple options. (Default is false)
+ * @return allowMultipleVotes
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "Determines whether to allow users to vote for multiple options. (Default is false)")
+ @JsonProperty(JSON_PROPERTY_ALLOW_MULTIPLE_VOTES)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public Boolean getAllowMultipleVotes() {
+ return allowMultipleVotes;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_ALLOW_MULTIPLE_VOTES)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setAllowMultipleVotes(Boolean allowMultipleVotes) {
+ this.allowMultipleVotes = allowMultipleVotes;
+ }
+
+
+ public V3PollsGetRequest closeAt(Long closeAt) {
+ this.closeAt = closeAt;
+ return this;
+ }
+
+ /**
+ * Specifies when the poll closes and no longer accepts votes in Unix seconds. If the value of this property is -1, the poll is open indefinitely.
+ * @return closeAt
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "Specifies when the poll closes and no longer accepts votes in Unix seconds. If the value of this property is -1, the poll is open indefinitely.")
+ @JsonProperty(JSON_PROPERTY_CLOSE_AT)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public Long getCloseAt() {
+ return closeAt;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_CLOSE_AT)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setCloseAt(Long closeAt) {
+ this.closeAt = closeAt;
+ }
+
+
+ public V3PollsGetRequest createdBy(String createdBy) {
+ this.createdBy = createdBy;
+ return this;
+ }
+
+ /**
+ * Specifies the unique ID of the user who creates the poll.
+ * @return createdBy
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "Specifies the unique ID of the user who creates the poll.")
+ @JsonProperty(JSON_PROPERTY_CREATED_BY)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public String getCreatedBy() {
+ return createdBy;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_CREATED_BY)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setCreatedBy(String createdBy) {
+ this.createdBy = createdBy;
+ }
+
+
+ public V3PollsGetRequest data(Object data) {
+ this.data = data;
+ return this;
+ }
+
+ /**
+ * Specifies a JSON object of one or more key-value items to store additional poll information.
+ * @return data
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "Specifies a JSON object of one or more key-value items to store additional poll information.")
+ @JsonProperty(JSON_PROPERTY_DATA)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public Object getData() {
+ return data;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_DATA)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setData(Object data) {
+ this.data = data;
+ }
+
+
+ /**
+ * Return true if this _v3_polls_get_request object is equal to o.
+ */
+ @Override
+ public boolean equals(Object o) {
+ if (this == o) {
+ return true;
+ }
+ if (o == null || getClass() != o.getClass()) {
+ return false;
+ }
+ V3PollsGetRequest v3PollsGetRequest = (V3PollsGetRequest) o;
+ return Objects.equals(this.title, v3PollsGetRequest.title) &&
+ Objects.equals(this.options, v3PollsGetRequest.options) &&
+ Objects.equals(this.allowUserSuggestion, v3PollsGetRequest.allowUserSuggestion) &&
+ Objects.equals(this.allowMultipleVotes, v3PollsGetRequest.allowMultipleVotes) &&
+ Objects.equals(this.closeAt, v3PollsGetRequest.closeAt) &&
+ Objects.equals(this.createdBy, v3PollsGetRequest.createdBy) &&
+ Objects.equals(this.data, v3PollsGetRequest.data);
+ }
+
+ @Override
+ public int hashCode() {
+ return Objects.hash(title, options, allowUserSuggestion, allowMultipleVotes, closeAt, createdBy, data);
+ }
+
+ @Override
+ public String toString() {
+ StringBuilder sb = new StringBuilder();
+ sb.append("class V3PollsGetRequest {\n");
+ sb.append(" title: ").append(toIndentedString(title)).append("\n");
+ sb.append(" options: ").append(toIndentedString(options)).append("\n");
+ sb.append(" allowUserSuggestion: ").append(toIndentedString(allowUserSuggestion)).append("\n");
+ sb.append(" allowMultipleVotes: ").append(toIndentedString(allowMultipleVotes)).append("\n");
+ sb.append(" closeAt: ").append(toIndentedString(closeAt)).append("\n");
+ sb.append(" createdBy: ").append(toIndentedString(createdBy)).append("\n");
+ sb.append(" data: ").append(toIndentedString(data)).append("\n");
+ sb.append("}");
+ return sb.toString();
+ }
+
+ /**
+ * Convert the given object to string with each line indented by 4 spaces
+ * (except the first line).
+ */
+ private String toIndentedString(Object o) {
+ if (o == null) {
+ return "null";
+ }
+ return o.toString().replace("\n", "\n ");
+ }
+
+}
+
diff --git a/src/main/java/org/openapitools/client/model/V3PollsPollIdDeleteRequest.java b/src/main/java/org/openapitools/client/model/V3PollsPollIdDeleteRequest.java
new file mode 100644
index 00000000..337f4201
--- /dev/null
+++ b/src/main/java/org/openapitools/client/model/V3PollsPollIdDeleteRequest.java
@@ -0,0 +1,177 @@
+/*
+ * Sendbird Platform SDK
+ * Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api
+ *
+ * The version of the OpenAPI document: 1.0.0
+ * Contact: support@sendbird.com
+ *
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
+ * https://openapi-generator.tech
+ * Do not edit the class manually.
+ */
+
+
+package org.openapitools.client.model;
+
+import java.util.Objects;
+import java.util.Arrays;
+import java.util.Map;
+import java.util.HashMap;
+import com.fasterxml.jackson.annotation.JsonInclude;
+import com.fasterxml.jackson.annotation.JsonProperty;
+import com.fasterxml.jackson.annotation.JsonCreator;
+import com.fasterxml.jackson.annotation.JsonTypeName;
+import com.fasterxml.jackson.annotation.JsonValue;
+import io.swagger.annotations.ApiModel;
+import io.swagger.annotations.ApiModelProperty;
+import com.fasterxml.jackson.annotation.JsonPropertyOrder;
+import org.sendbird.client.JSON;
+
+
+/**
+ * V3PollsPollIdDeleteRequest
+ */
+@JsonPropertyOrder({
+ V3PollsPollIdDeleteRequest.JSON_PROPERTY_CHANNEL_URL,
+ V3PollsPollIdDeleteRequest.JSON_PROPERTY_CHANNEL_TYPE,
+ V3PollsPollIdDeleteRequest.JSON_PROPERTY_SHOW_PARTIAL_VOTER_LIST
+})
+@JsonTypeName("_v3_polls__poll_id__delete_request")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
+public class V3PollsPollIdDeleteRequest {
+ public static final String JSON_PROPERTY_CHANNEL_URL = "channel_url";
+ private String channelUrl;
+
+ public static final String JSON_PROPERTY_CHANNEL_TYPE = "channel_type";
+ private String channelType;
+
+ public static final String JSON_PROPERTY_SHOW_PARTIAL_VOTER_LIST = "show_partial_voter_list";
+ private Boolean showPartialVoterList;
+
+ public V3PollsPollIdDeleteRequest() {
+ }
+
+ public V3PollsPollIdDeleteRequest channelUrl(String channelUrl) {
+ this.channelUrl = channelUrl;
+ return this;
+ }
+
+ /**
+ * Specifies the URL of the channel. If channel_type is specified, channel_url must be specified as well.
+ * @return channelUrl
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "Specifies the URL of the channel. If channel_type is specified, channel_url must be specified as well.")
+ @JsonProperty(JSON_PROPERTY_CHANNEL_URL)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public String getChannelUrl() {
+ return channelUrl;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_CHANNEL_URL)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setChannelUrl(String channelUrl) {
+ this.channelUrl = channelUrl;
+ }
+
+
+ public V3PollsPollIdDeleteRequest channelType(String channelType) {
+ this.channelType = channelType;
+ return this;
+ }
+
+ /**
+ * Specifies the type of the channel. Either open_channels or group_channels.
+ * @return channelType
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "Specifies the type of the channel. Either open_channels or group_channels.")
+ @JsonProperty(JSON_PROPERTY_CHANNEL_TYPE)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public String getChannelType() {
+ return channelType;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_CHANNEL_TYPE)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setChannelType(String channelType) {
+ this.channelType = channelType;
+ }
+
+
+ public V3PollsPollIdDeleteRequest showPartialVoterList(Boolean showPartialVoterList) {
+ this.showPartialVoterList = showPartialVoterList;
+ return this;
+ }
+
+ /**
+ * Determines whether to show a partial list of voters for each option. If set to true, the option resources inside the response include the partial_voter_list property which shows up to ten voters.
+ * @return showPartialVoterList
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "Determines whether to show a partial list of voters for each option. If set to true, the option resources inside the response include the partial_voter_list property which shows up to ten voters.")
+ @JsonProperty(JSON_PROPERTY_SHOW_PARTIAL_VOTER_LIST)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public Boolean getShowPartialVoterList() {
+ return showPartialVoterList;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_SHOW_PARTIAL_VOTER_LIST)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setShowPartialVoterList(Boolean showPartialVoterList) {
+ this.showPartialVoterList = showPartialVoterList;
+ }
+
+
+ /**
+ * Return true if this _v3_polls__poll_id__delete_request object is equal to o.
+ */
+ @Override
+ public boolean equals(Object o) {
+ if (this == o) {
+ return true;
+ }
+ if (o == null || getClass() != o.getClass()) {
+ return false;
+ }
+ V3PollsPollIdDeleteRequest v3PollsPollIdDeleteRequest = (V3PollsPollIdDeleteRequest) o;
+ return Objects.equals(this.channelUrl, v3PollsPollIdDeleteRequest.channelUrl) &&
+ Objects.equals(this.channelType, v3PollsPollIdDeleteRequest.channelType) &&
+ Objects.equals(this.showPartialVoterList, v3PollsPollIdDeleteRequest.showPartialVoterList);
+ }
+
+ @Override
+ public int hashCode() {
+ return Objects.hash(channelUrl, channelType, showPartialVoterList);
+ }
+
+ @Override
+ public String toString() {
+ StringBuilder sb = new StringBuilder();
+ sb.append("class V3PollsPollIdDeleteRequest {\n");
+ sb.append(" channelUrl: ").append(toIndentedString(channelUrl)).append("\n");
+ sb.append(" channelType: ").append(toIndentedString(channelType)).append("\n");
+ sb.append(" showPartialVoterList: ").append(toIndentedString(showPartialVoterList)).append("\n");
+ sb.append("}");
+ return sb.toString();
+ }
+
+ /**
+ * Convert the given object to string with each line indented by 4 spaces
+ * (except the first line).
+ */
+ private String toIndentedString(Object o) {
+ if (o == null) {
+ return "null";
+ }
+ return o.toString().replace("\n", "\n ");
+ }
+
+}
+
diff --git a/src/main/java/org/openapitools/client/model/V3PollsPollIdDeleteRequest1.java b/src/main/java/org/openapitools/client/model/V3PollsPollIdDeleteRequest1.java
new file mode 100644
index 00000000..04bf6cc7
--- /dev/null
+++ b/src/main/java/org/openapitools/client/model/V3PollsPollIdDeleteRequest1.java
@@ -0,0 +1,273 @@
+/*
+ * Sendbird Platform SDK
+ * Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api
+ *
+ * The version of the OpenAPI document: 1.0.0
+ * Contact: support@sendbird.com
+ *
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
+ * https://openapi-generator.tech
+ * Do not edit the class manually.
+ */
+
+
+package org.openapitools.client.model;
+
+import java.util.Objects;
+import java.util.Arrays;
+import java.util.Map;
+import java.util.HashMap;
+import com.fasterxml.jackson.annotation.JsonInclude;
+import com.fasterxml.jackson.annotation.JsonProperty;
+import com.fasterxml.jackson.annotation.JsonCreator;
+import com.fasterxml.jackson.annotation.JsonTypeName;
+import com.fasterxml.jackson.annotation.JsonValue;
+import io.swagger.annotations.ApiModel;
+import io.swagger.annotations.ApiModelProperty;
+import com.fasterxml.jackson.annotation.JsonPropertyOrder;
+import org.sendbird.client.JSON;
+
+
+/**
+ * V3PollsPollIdDeleteRequest1
+ */
+@JsonPropertyOrder({
+ V3PollsPollIdDeleteRequest1.JSON_PROPERTY_TITLE,
+ V3PollsPollIdDeleteRequest1.JSON_PROPERTY_ALLOW_USER_SUGGESTION,
+ V3PollsPollIdDeleteRequest1.JSON_PROPERTY_ALLOW_MULTIPLE_VOTES,
+ V3PollsPollIdDeleteRequest1.JSON_PROPERTY_CLOSE_AT,
+ V3PollsPollIdDeleteRequest1.JSON_PROPERTY_ALLOCREATED_BYW_MULTIPLE_VOTES,
+ V3PollsPollIdDeleteRequest1.JSON_PROPERTY_DATA
+})
+@JsonTypeName("_v3_polls__poll_id__delete_request_1")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
+public class V3PollsPollIdDeleteRequest1 {
+ public static final String JSON_PROPERTY_TITLE = "title";
+ private String title;
+
+ public static final String JSON_PROPERTY_ALLOW_USER_SUGGESTION = "allow_user_suggestion";
+ private Boolean allowUserSuggestion;
+
+ public static final String JSON_PROPERTY_ALLOW_MULTIPLE_VOTES = "allow_multiple_votes";
+ private Boolean allowMultipleVotes;
+
+ public static final String JSON_PROPERTY_CLOSE_AT = "close_at";
+ private Long closeAt = null;
+
+ public static final String JSON_PROPERTY_ALLOCREATED_BYW_MULTIPLE_VOTES = "allocreated_byw_multiple_votes";
+ private String allocreatedBywMultipleVotes;
+
+ public static final String JSON_PROPERTY_DATA = "data";
+ private Object data;
+
+ public V3PollsPollIdDeleteRequest1() {
+ }
+
+ public V3PollsPollIdDeleteRequest1 title(String title) {
+ this.title = title;
+ return this;
+ }
+
+ /**
+ * Specifies the title of a poll. The length is limited to 2,000 characters.
+ * @return title
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "Specifies the title of a poll. The length is limited to 2,000 characters.")
+ @JsonProperty(JSON_PROPERTY_TITLE)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public String getTitle() {
+ return title;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_TITLE)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setTitle(String title) {
+ this.title = title;
+ }
+
+
+ public V3PollsPollIdDeleteRequest1 allowUserSuggestion(Boolean allowUserSuggestion) {
+ this.allowUserSuggestion = allowUserSuggestion;
+ return this;
+ }
+
+ /**
+ * Determines whether to allow users other than the creator of the poll to add new options to the poll. (Default is false)
+ * @return allowUserSuggestion
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "Determines whether to allow users other than the creator of the poll to add new options to the poll. (Default is false)")
+ @JsonProperty(JSON_PROPERTY_ALLOW_USER_SUGGESTION)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public Boolean getAllowUserSuggestion() {
+ return allowUserSuggestion;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_ALLOW_USER_SUGGESTION)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setAllowUserSuggestion(Boolean allowUserSuggestion) {
+ this.allowUserSuggestion = allowUserSuggestion;
+ }
+
+
+ public V3PollsPollIdDeleteRequest1 allowMultipleVotes(Boolean allowMultipleVotes) {
+ this.allowMultipleVotes = allowMultipleVotes;
+ return this;
+ }
+
+ /**
+ * Determines whether to allow users to vote for multiple options. (Default is false)
+ * @return allowMultipleVotes
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "Determines whether to allow users to vote for multiple options. (Default is false)")
+ @JsonProperty(JSON_PROPERTY_ALLOW_MULTIPLE_VOTES)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public Boolean getAllowMultipleVotes() {
+ return allowMultipleVotes;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_ALLOW_MULTIPLE_VOTES)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setAllowMultipleVotes(Boolean allowMultipleVotes) {
+ this.allowMultipleVotes = allowMultipleVotes;
+ }
+
+
+ public V3PollsPollIdDeleteRequest1 closeAt(Long closeAt) {
+ this.closeAt = closeAt;
+ return this;
+ }
+
+ /**
+ * Specifies when the poll closes and no longer accepts votes in Unix seconds. If the value of this property is -1, the poll is open indefinitely.
+ * @return closeAt
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "Specifies when the poll closes and no longer accepts votes in Unix seconds. If the value of this property is -1, the poll is open indefinitely.")
+ @JsonProperty(JSON_PROPERTY_CLOSE_AT)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public Long getCloseAt() {
+ return closeAt;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_CLOSE_AT)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setCloseAt(Long closeAt) {
+ this.closeAt = closeAt;
+ }
+
+
+ public V3PollsPollIdDeleteRequest1 allocreatedBywMultipleVotes(String allocreatedBywMultipleVotes) {
+ this.allocreatedBywMultipleVotes = allocreatedBywMultipleVotes;
+ return this;
+ }
+
+ /**
+ * Specifies the unique ID of the user who creates the poll.
+ * @return allocreatedBywMultipleVotes
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "Specifies the unique ID of the user who creates the poll.")
+ @JsonProperty(JSON_PROPERTY_ALLOCREATED_BYW_MULTIPLE_VOTES)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public String getAllocreatedBywMultipleVotes() {
+ return allocreatedBywMultipleVotes;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_ALLOCREATED_BYW_MULTIPLE_VOTES)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setAllocreatedBywMultipleVotes(String allocreatedBywMultipleVotes) {
+ this.allocreatedBywMultipleVotes = allocreatedBywMultipleVotes;
+ }
+
+
+ public V3PollsPollIdDeleteRequest1 data(Object data) {
+ this.data = data;
+ return this;
+ }
+
+ /**
+ * Specifies a JSON object of one or more key-value items to store additional poll information.
+ * @return data
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "Specifies a JSON object of one or more key-value items to store additional poll information.")
+ @JsonProperty(JSON_PROPERTY_DATA)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public Object getData() {
+ return data;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_DATA)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setData(Object data) {
+ this.data = data;
+ }
+
+
+ /**
+ * Return true if this _v3_polls__poll_id__delete_request_1 object is equal to o.
+ */
+ @Override
+ public boolean equals(Object o) {
+ if (this == o) {
+ return true;
+ }
+ if (o == null || getClass() != o.getClass()) {
+ return false;
+ }
+ V3PollsPollIdDeleteRequest1 v3PollsPollIdDeleteRequest1 = (V3PollsPollIdDeleteRequest1) o;
+ return Objects.equals(this.title, v3PollsPollIdDeleteRequest1.title) &&
+ Objects.equals(this.allowUserSuggestion, v3PollsPollIdDeleteRequest1.allowUserSuggestion) &&
+ Objects.equals(this.allowMultipleVotes, v3PollsPollIdDeleteRequest1.allowMultipleVotes) &&
+ Objects.equals(this.closeAt, v3PollsPollIdDeleteRequest1.closeAt) &&
+ Objects.equals(this.allocreatedBywMultipleVotes, v3PollsPollIdDeleteRequest1.allocreatedBywMultipleVotes) &&
+ Objects.equals(this.data, v3PollsPollIdDeleteRequest1.data);
+ }
+
+ @Override
+ public int hashCode() {
+ return Objects.hash(title, allowUserSuggestion, allowMultipleVotes, closeAt, allocreatedBywMultipleVotes, data);
+ }
+
+ @Override
+ public String toString() {
+ StringBuilder sb = new StringBuilder();
+ sb.append("class V3PollsPollIdDeleteRequest1 {\n");
+ sb.append(" title: ").append(toIndentedString(title)).append("\n");
+ sb.append(" allowUserSuggestion: ").append(toIndentedString(allowUserSuggestion)).append("\n");
+ sb.append(" allowMultipleVotes: ").append(toIndentedString(allowMultipleVotes)).append("\n");
+ sb.append(" closeAt: ").append(toIndentedString(closeAt)).append("\n");
+ sb.append(" allocreatedBywMultipleVotes: ").append(toIndentedString(allocreatedBywMultipleVotes)).append("\n");
+ sb.append(" data: ").append(toIndentedString(data)).append("\n");
+ sb.append("}");
+ return sb.toString();
+ }
+
+ /**
+ * Convert the given object to string with each line indented by 4 spaces
+ * (except the first line).
+ */
+ private String toIndentedString(Object o) {
+ if (o == null) {
+ return "null";
+ }
+ return o.toString().replace("\n", "\n ");
+ }
+
+}
+
diff --git a/src/main/java/org/openapitools/client/model/V3PollsPollIdOptionsOptionIdDeleteRequest.java b/src/main/java/org/openapitools/client/model/V3PollsPollIdOptionsOptionIdDeleteRequest.java
new file mode 100644
index 00000000..1e991e03
--- /dev/null
+++ b/src/main/java/org/openapitools/client/model/V3PollsPollIdOptionsOptionIdDeleteRequest.java
@@ -0,0 +1,145 @@
+/*
+ * Sendbird Platform SDK
+ * Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api
+ *
+ * The version of the OpenAPI document: 1.0.0
+ * Contact: support@sendbird.com
+ *
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
+ * https://openapi-generator.tech
+ * Do not edit the class manually.
+ */
+
+
+package org.openapitools.client.model;
+
+import java.util.Objects;
+import java.util.Arrays;
+import java.util.Map;
+import java.util.HashMap;
+import com.fasterxml.jackson.annotation.JsonInclude;
+import com.fasterxml.jackson.annotation.JsonProperty;
+import com.fasterxml.jackson.annotation.JsonCreator;
+import com.fasterxml.jackson.annotation.JsonTypeName;
+import com.fasterxml.jackson.annotation.JsonValue;
+import io.swagger.annotations.ApiModel;
+import io.swagger.annotations.ApiModelProperty;
+import com.fasterxml.jackson.annotation.JsonPropertyOrder;
+import org.sendbird.client.JSON;
+
+
+/**
+ * V3PollsPollIdOptionsOptionIdDeleteRequest
+ */
+@JsonPropertyOrder({
+ V3PollsPollIdOptionsOptionIdDeleteRequest.JSON_PROPERTY_TEXT,
+ V3PollsPollIdOptionsOptionIdDeleteRequest.JSON_PROPERTY_CREATED_BY
+})
+@JsonTypeName("_v3_polls__poll_id__options__option_id__delete_request")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
+public class V3PollsPollIdOptionsOptionIdDeleteRequest {
+ public static final String JSON_PROPERTY_TEXT = "text";
+ private String text;
+
+ public static final String JSON_PROPERTY_CREATED_BY = "created_by";
+ private String createdBy;
+
+ public V3PollsPollIdOptionsOptionIdDeleteRequest() {
+ }
+
+ public V3PollsPollIdOptionsOptionIdDeleteRequest text(String text) {
+ this.text = text;
+ return this;
+ }
+
+ /**
+ * Specifies the description of a new option. The maximum length is 2,000 characters.
+ * @return text
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "Specifies the description of a new option. The maximum length is 2,000 characters.")
+ @JsonProperty(JSON_PROPERTY_TEXT)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public String getText() {
+ return text;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_TEXT)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setText(String text) {
+ this.text = text;
+ }
+
+
+ public V3PollsPollIdOptionsOptionIdDeleteRequest createdBy(String createdBy) {
+ this.createdBy = createdBy;
+ return this;
+ }
+
+ /**
+ * Specifies the unique ID of the user who creates the option.
+ * @return createdBy
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "Specifies the unique ID of the user who creates the option.")
+ @JsonProperty(JSON_PROPERTY_CREATED_BY)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public String getCreatedBy() {
+ return createdBy;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_CREATED_BY)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setCreatedBy(String createdBy) {
+ this.createdBy = createdBy;
+ }
+
+
+ /**
+ * Return true if this _v3_polls__poll_id__options__option_id__delete_request object is equal to o.
+ */
+ @Override
+ public boolean equals(Object o) {
+ if (this == o) {
+ return true;
+ }
+ if (o == null || getClass() != o.getClass()) {
+ return false;
+ }
+ V3PollsPollIdOptionsOptionIdDeleteRequest v3PollsPollIdOptionsOptionIdDeleteRequest = (V3PollsPollIdOptionsOptionIdDeleteRequest) o;
+ return Objects.equals(this.text, v3PollsPollIdOptionsOptionIdDeleteRequest.text) &&
+ Objects.equals(this.createdBy, v3PollsPollIdOptionsOptionIdDeleteRequest.createdBy);
+ }
+
+ @Override
+ public int hashCode() {
+ return Objects.hash(text, createdBy);
+ }
+
+ @Override
+ public String toString() {
+ StringBuilder sb = new StringBuilder();
+ sb.append("class V3PollsPollIdOptionsOptionIdDeleteRequest {\n");
+ sb.append(" text: ").append(toIndentedString(text)).append("\n");
+ sb.append(" createdBy: ").append(toIndentedString(createdBy)).append("\n");
+ sb.append("}");
+ return sb.toString();
+ }
+
+ /**
+ * Convert the given object to string with each line indented by 4 spaces
+ * (except the first line).
+ */
+ private String toIndentedString(Object o) {
+ if (o == null) {
+ return "null";
+ }
+ return o.toString().replace("\n", "\n ");
+ }
+
+}
+
diff --git a/src/main/java/org/openapitools/client/model/V3PollsPollIdOptionsOptionIdVotersGet200Response.java b/src/main/java/org/openapitools/client/model/V3PollsPollIdOptionsOptionIdVotersGet200Response.java
new file mode 100644
index 00000000..551c4efc
--- /dev/null
+++ b/src/main/java/org/openapitools/client/model/V3PollsPollIdOptionsOptionIdVotersGet200Response.java
@@ -0,0 +1,188 @@
+/*
+ * Sendbird Platform SDK
+ * Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api
+ *
+ * The version of the OpenAPI document: 1.0.0
+ * Contact: support@sendbird.com
+ *
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
+ * https://openapi-generator.tech
+ * Do not edit the class manually.
+ */
+
+
+package org.openapitools.client.model;
+
+import java.util.Objects;
+import java.util.Arrays;
+import java.util.Map;
+import java.util.HashMap;
+import com.fasterxml.jackson.annotation.JsonInclude;
+import com.fasterxml.jackson.annotation.JsonProperty;
+import com.fasterxml.jackson.annotation.JsonCreator;
+import com.fasterxml.jackson.annotation.JsonTypeName;
+import com.fasterxml.jackson.annotation.JsonValue;
+import io.swagger.annotations.ApiModel;
+import io.swagger.annotations.ApiModelProperty;
+import java.util.ArrayList;
+import java.util.List;
+import org.openapitools.client.model.V3PollsPollIdOptionsOptionIdVotersGet200ResponseVotersInner;
+import com.fasterxml.jackson.annotation.JsonPropertyOrder;
+import org.sendbird.client.JSON;
+
+
+/**
+ * V3PollsPollIdOptionsOptionIdVotersGet200Response
+ */
+@JsonPropertyOrder({
+ V3PollsPollIdOptionsOptionIdVotersGet200Response.JSON_PROPERTY_VOTE_COUNT,
+ V3PollsPollIdOptionsOptionIdVotersGet200Response.JSON_PROPERTY_VOTERS,
+ V3PollsPollIdOptionsOptionIdVotersGet200Response.JSON_PROPERTY_NEXT
+})
+@JsonTypeName("_v3_polls__poll_id__options__option_id__voters_get_200_response")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
+public class V3PollsPollIdOptionsOptionIdVotersGet200Response {
+ public static final String JSON_PROPERTY_VOTE_COUNT = "vote_count";
+ private Integer voteCount;
+
+ public static final String JSON_PROPERTY_VOTERS = "voters";
+ private List voters = null;
+
+ public static final String JSON_PROPERTY_NEXT = "next";
+ private String next;
+
+ public V3PollsPollIdOptionsOptionIdVotersGet200Response() {
+ }
+
+ public V3PollsPollIdOptionsOptionIdVotersGet200Response voteCount(Integer voteCount) {
+ this.voteCount = voteCount;
+ return this;
+ }
+
+ /**
+ * Get voteCount
+ * @return voteCount
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "")
+ @JsonProperty(JSON_PROPERTY_VOTE_COUNT)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public Integer getVoteCount() {
+ return voteCount;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_VOTE_COUNT)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setVoteCount(Integer voteCount) {
+ this.voteCount = voteCount;
+ }
+
+
+ public V3PollsPollIdOptionsOptionIdVotersGet200Response voters(List voters) {
+ this.voters = voters;
+ return this;
+ }
+
+ public V3PollsPollIdOptionsOptionIdVotersGet200Response addVotersItem(V3PollsPollIdOptionsOptionIdVotersGet200ResponseVotersInner votersItem) {
+ if (this.voters == null) {
+ this.voters = new ArrayList<>();
+ }
+ this.voters.add(votersItem);
+ return this;
+ }
+
+ /**
+ * Get voters
+ * @return voters
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "")
+ @JsonProperty(JSON_PROPERTY_VOTERS)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public List getVoters() {
+ return voters;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_VOTERS)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setVoters(List voters) {
+ this.voters = voters;
+ }
+
+
+ public V3PollsPollIdOptionsOptionIdVotersGet200Response next(String next) {
+ this.next = next;
+ return this;
+ }
+
+ /**
+ * Get next
+ * @return next
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "")
+ @JsonProperty(JSON_PROPERTY_NEXT)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public String getNext() {
+ return next;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_NEXT)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setNext(String next) {
+ this.next = next;
+ }
+
+
+ /**
+ * Return true if this _v3_polls__poll_id__options__option_id__voters_get_200_response object is equal to o.
+ */
+ @Override
+ public boolean equals(Object o) {
+ if (this == o) {
+ return true;
+ }
+ if (o == null || getClass() != o.getClass()) {
+ return false;
+ }
+ V3PollsPollIdOptionsOptionIdVotersGet200Response v3PollsPollIdOptionsOptionIdVotersGet200Response = (V3PollsPollIdOptionsOptionIdVotersGet200Response) o;
+ return Objects.equals(this.voteCount, v3PollsPollIdOptionsOptionIdVotersGet200Response.voteCount) &&
+ Objects.equals(this.voters, v3PollsPollIdOptionsOptionIdVotersGet200Response.voters) &&
+ Objects.equals(this.next, v3PollsPollIdOptionsOptionIdVotersGet200Response.next);
+ }
+
+ @Override
+ public int hashCode() {
+ return Objects.hash(voteCount, voters, next);
+ }
+
+ @Override
+ public String toString() {
+ StringBuilder sb = new StringBuilder();
+ sb.append("class V3PollsPollIdOptionsOptionIdVotersGet200Response {\n");
+ sb.append(" voteCount: ").append(toIndentedString(voteCount)).append("\n");
+ sb.append(" voters: ").append(toIndentedString(voters)).append("\n");
+ sb.append(" next: ").append(toIndentedString(next)).append("\n");
+ sb.append("}");
+ return sb.toString();
+ }
+
+ /**
+ * Convert the given object to string with each line indented by 4 spaces
+ * (except the first line).
+ */
+ private String toIndentedString(Object o) {
+ if (o == null) {
+ return "null";
+ }
+ return o.toString().replace("\n", "\n ");
+ }
+
+}
+
diff --git a/src/main/java/org/openapitools/client/model/V3PollsPollIdOptionsOptionIdVotersGet200ResponseVotersInner.java b/src/main/java/org/openapitools/client/model/V3PollsPollIdOptionsOptionIdVotersGet200ResponseVotersInner.java
new file mode 100644
index 00000000..bf25f68e
--- /dev/null
+++ b/src/main/java/org/openapitools/client/model/V3PollsPollIdOptionsOptionIdVotersGet200ResponseVotersInner.java
@@ -0,0 +1,209 @@
+/*
+ * Sendbird Platform SDK
+ * Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api
+ *
+ * The version of the OpenAPI document: 1.0.0
+ * Contact: support@sendbird.com
+ *
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
+ * https://openapi-generator.tech
+ * Do not edit the class manually.
+ */
+
+
+package org.openapitools.client.model;
+
+import java.util.Objects;
+import java.util.Arrays;
+import java.util.Map;
+import java.util.HashMap;
+import com.fasterxml.jackson.annotation.JsonInclude;
+import com.fasterxml.jackson.annotation.JsonProperty;
+import com.fasterxml.jackson.annotation.JsonCreator;
+import com.fasterxml.jackson.annotation.JsonTypeName;
+import com.fasterxml.jackson.annotation.JsonValue;
+import io.swagger.annotations.ApiModel;
+import io.swagger.annotations.ApiModelProperty;
+import com.fasterxml.jackson.annotation.JsonPropertyOrder;
+import org.sendbird.client.JSON;
+
+
+/**
+ * V3PollsPollIdOptionsOptionIdVotersGet200ResponseVotersInner
+ */
+@JsonPropertyOrder({
+ V3PollsPollIdOptionsOptionIdVotersGet200ResponseVotersInner.JSON_PROPERTY_NICKNAME,
+ V3PollsPollIdOptionsOptionIdVotersGet200ResponseVotersInner.JSON_PROPERTY_METADATA,
+ V3PollsPollIdOptionsOptionIdVotersGet200ResponseVotersInner.JSON_PROPERTY_PROFILE_URL,
+ V3PollsPollIdOptionsOptionIdVotersGet200ResponseVotersInner.JSON_PROPERTY_USER_ID
+})
+@JsonTypeName("_v3_polls__poll_id__options__option_id__voters_get_200_response_voters_inner")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
+public class V3PollsPollIdOptionsOptionIdVotersGet200ResponseVotersInner {
+ public static final String JSON_PROPERTY_NICKNAME = "nickname";
+ private String nickname;
+
+ public static final String JSON_PROPERTY_METADATA = "metadata";
+ private Object metadata;
+
+ public static final String JSON_PROPERTY_PROFILE_URL = "profile_url";
+ private String profileUrl;
+
+ public static final String JSON_PROPERTY_USER_ID = "user_id";
+ private String userId;
+
+ public V3PollsPollIdOptionsOptionIdVotersGet200ResponseVotersInner() {
+ }
+
+ public V3PollsPollIdOptionsOptionIdVotersGet200ResponseVotersInner nickname(String nickname) {
+ this.nickname = nickname;
+ return this;
+ }
+
+ /**
+ * Get nickname
+ * @return nickname
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "")
+ @JsonProperty(JSON_PROPERTY_NICKNAME)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public String getNickname() {
+ return nickname;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_NICKNAME)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setNickname(String nickname) {
+ this.nickname = nickname;
+ }
+
+
+ public V3PollsPollIdOptionsOptionIdVotersGet200ResponseVotersInner metadata(Object metadata) {
+ this.metadata = metadata;
+ return this;
+ }
+
+ /**
+ * Get metadata
+ * @return metadata
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "")
+ @JsonProperty(JSON_PROPERTY_METADATA)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public Object getMetadata() {
+ return metadata;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_METADATA)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setMetadata(Object metadata) {
+ this.metadata = metadata;
+ }
+
+
+ public V3PollsPollIdOptionsOptionIdVotersGet200ResponseVotersInner profileUrl(String profileUrl) {
+ this.profileUrl = profileUrl;
+ return this;
+ }
+
+ /**
+ * Get profileUrl
+ * @return profileUrl
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "")
+ @JsonProperty(JSON_PROPERTY_PROFILE_URL)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public String getProfileUrl() {
+ return profileUrl;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_PROFILE_URL)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setProfileUrl(String profileUrl) {
+ this.profileUrl = profileUrl;
+ }
+
+
+ public V3PollsPollIdOptionsOptionIdVotersGet200ResponseVotersInner userId(String userId) {
+ this.userId = userId;
+ return this;
+ }
+
+ /**
+ * Get userId
+ * @return userId
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "")
+ @JsonProperty(JSON_PROPERTY_USER_ID)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public String getUserId() {
+ return userId;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_USER_ID)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setUserId(String userId) {
+ this.userId = userId;
+ }
+
+
+ /**
+ * Return true if this _v3_polls__poll_id__options__option_id__voters_get_200_response_voters_inner object is equal to o.
+ */
+ @Override
+ public boolean equals(Object o) {
+ if (this == o) {
+ return true;
+ }
+ if (o == null || getClass() != o.getClass()) {
+ return false;
+ }
+ V3PollsPollIdOptionsOptionIdVotersGet200ResponseVotersInner v3PollsPollIdOptionsOptionIdVotersGet200ResponseVotersInner = (V3PollsPollIdOptionsOptionIdVotersGet200ResponseVotersInner) o;
+ return Objects.equals(this.nickname, v3PollsPollIdOptionsOptionIdVotersGet200ResponseVotersInner.nickname) &&
+ Objects.equals(this.metadata, v3PollsPollIdOptionsOptionIdVotersGet200ResponseVotersInner.metadata) &&
+ Objects.equals(this.profileUrl, v3PollsPollIdOptionsOptionIdVotersGet200ResponseVotersInner.profileUrl) &&
+ Objects.equals(this.userId, v3PollsPollIdOptionsOptionIdVotersGet200ResponseVotersInner.userId);
+ }
+
+ @Override
+ public int hashCode() {
+ return Objects.hash(nickname, metadata, profileUrl, userId);
+ }
+
+ @Override
+ public String toString() {
+ StringBuilder sb = new StringBuilder();
+ sb.append("class V3PollsPollIdOptionsOptionIdVotersGet200ResponseVotersInner {\n");
+ sb.append(" nickname: ").append(toIndentedString(nickname)).append("\n");
+ sb.append(" metadata: ").append(toIndentedString(metadata)).append("\n");
+ sb.append(" profileUrl: ").append(toIndentedString(profileUrl)).append("\n");
+ sb.append(" userId: ").append(toIndentedString(userId)).append("\n");
+ sb.append("}");
+ return sb.toString();
+ }
+
+ /**
+ * Convert the given object to string with each line indented by 4 spaces
+ * (except the first line).
+ */
+ private String toIndentedString(Object o) {
+ if (o == null) {
+ return "null";
+ }
+ return o.toString().replace("\n", "\n ");
+ }
+
+}
+
diff --git a/src/main/java/org/openapitools/client/model/V3PollsPollIdOptionsOptionIdVotersGetRequest.java b/src/main/java/org/openapitools/client/model/V3PollsPollIdOptionsOptionIdVotersGetRequest.java
new file mode 100644
index 00000000..dc349334
--- /dev/null
+++ b/src/main/java/org/openapitools/client/model/V3PollsPollIdOptionsOptionIdVotersGetRequest.java
@@ -0,0 +1,145 @@
+/*
+ * Sendbird Platform SDK
+ * Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api
+ *
+ * The version of the OpenAPI document: 1.0.0
+ * Contact: support@sendbird.com
+ *
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
+ * https://openapi-generator.tech
+ * Do not edit the class manually.
+ */
+
+
+package org.openapitools.client.model;
+
+import java.util.Objects;
+import java.util.Arrays;
+import java.util.Map;
+import java.util.HashMap;
+import com.fasterxml.jackson.annotation.JsonInclude;
+import com.fasterxml.jackson.annotation.JsonProperty;
+import com.fasterxml.jackson.annotation.JsonCreator;
+import com.fasterxml.jackson.annotation.JsonTypeName;
+import com.fasterxml.jackson.annotation.JsonValue;
+import io.swagger.annotations.ApiModel;
+import io.swagger.annotations.ApiModelProperty;
+import com.fasterxml.jackson.annotation.JsonPropertyOrder;
+import org.sendbird.client.JSON;
+
+
+/**
+ * V3PollsPollIdOptionsOptionIdVotersGetRequest
+ */
+@JsonPropertyOrder({
+ V3PollsPollIdOptionsOptionIdVotersGetRequest.JSON_PROPERTY_TOKEN,
+ V3PollsPollIdOptionsOptionIdVotersGetRequest.JSON_PROPERTY_LIMIT
+})
+@JsonTypeName("_v3_polls__poll_id__options__option_id__voters_get_request")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
+public class V3PollsPollIdOptionsOptionIdVotersGetRequest {
+ public static final String JSON_PROPERTY_TOKEN = "token";
+ private String token;
+
+ public static final String JSON_PROPERTY_LIMIT = "limit";
+ private Integer limit;
+
+ public V3PollsPollIdOptionsOptionIdVotersGetRequest() {
+ }
+
+ public V3PollsPollIdOptionsOptionIdVotersGetRequest token(String token) {
+ this.token = token;
+ return this;
+ }
+
+ /**
+ * Specifies the token to get the next page of voters. You can get this value from the next property of the previous API response.
+ * @return token
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "Specifies the token to get the next page of voters. You can get this value from the next property of the previous API response.")
+ @JsonProperty(JSON_PROPERTY_TOKEN)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public String getToken() {
+ return token;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_TOKEN)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setToken(String token) {
+ this.token = token;
+ }
+
+
+ public V3PollsPollIdOptionsOptionIdVotersGetRequest limit(Integer limit) {
+ this.limit = limit;
+ return this;
+ }
+
+ /**
+ * Specifies the number of voters to return per page. Acceptable values are 1 to 100, inclusive. (Default is 100)
+ * @return limit
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "Specifies the number of voters to return per page. Acceptable values are 1 to 100, inclusive. (Default is 100)")
+ @JsonProperty(JSON_PROPERTY_LIMIT)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public Integer getLimit() {
+ return limit;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_LIMIT)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setLimit(Integer limit) {
+ this.limit = limit;
+ }
+
+
+ /**
+ * Return true if this _v3_polls__poll_id__options__option_id__voters_get_request object is equal to o.
+ */
+ @Override
+ public boolean equals(Object o) {
+ if (this == o) {
+ return true;
+ }
+ if (o == null || getClass() != o.getClass()) {
+ return false;
+ }
+ V3PollsPollIdOptionsOptionIdVotersGetRequest v3PollsPollIdOptionsOptionIdVotersGetRequest = (V3PollsPollIdOptionsOptionIdVotersGetRequest) o;
+ return Objects.equals(this.token, v3PollsPollIdOptionsOptionIdVotersGetRequest.token) &&
+ Objects.equals(this.limit, v3PollsPollIdOptionsOptionIdVotersGetRequest.limit);
+ }
+
+ @Override
+ public int hashCode() {
+ return Objects.hash(token, limit);
+ }
+
+ @Override
+ public String toString() {
+ StringBuilder sb = new StringBuilder();
+ sb.append("class V3PollsPollIdOptionsOptionIdVotersGetRequest {\n");
+ sb.append(" token: ").append(toIndentedString(token)).append("\n");
+ sb.append(" limit: ").append(toIndentedString(limit)).append("\n");
+ sb.append("}");
+ return sb.toString();
+ }
+
+ /**
+ * Convert the given object to string with each line indented by 4 spaces
+ * (except the first line).
+ */
+ private String toIndentedString(Object o) {
+ if (o == null) {
+ return "null";
+ }
+ return o.toString().replace("\n", "\n ");
+ }
+
+}
+
diff --git a/src/main/java/org/openapitools/client/model/V3PollsPollIdVotePutRequest.java b/src/main/java/org/openapitools/client/model/V3PollsPollIdVotePutRequest.java
new file mode 100644
index 00000000..7a6108df
--- /dev/null
+++ b/src/main/java/org/openapitools/client/model/V3PollsPollIdVotePutRequest.java
@@ -0,0 +1,155 @@
+/*
+ * Sendbird Platform SDK
+ * Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api
+ *
+ * The version of the OpenAPI document: 1.0.0
+ * Contact: support@sendbird.com
+ *
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
+ * https://openapi-generator.tech
+ * Do not edit the class manually.
+ */
+
+
+package org.openapitools.client.model;
+
+import java.util.Objects;
+import java.util.Arrays;
+import java.util.Map;
+import java.util.HashMap;
+import com.fasterxml.jackson.annotation.JsonInclude;
+import com.fasterxml.jackson.annotation.JsonProperty;
+import com.fasterxml.jackson.annotation.JsonCreator;
+import com.fasterxml.jackson.annotation.JsonTypeName;
+import com.fasterxml.jackson.annotation.JsonValue;
+import io.swagger.annotations.ApiModel;
+import io.swagger.annotations.ApiModelProperty;
+import java.util.ArrayList;
+import java.util.List;
+import com.fasterxml.jackson.annotation.JsonPropertyOrder;
+import org.sendbird.client.JSON;
+
+
+/**
+ * V3PollsPollIdVotePutRequest
+ */
+@JsonPropertyOrder({
+ V3PollsPollIdVotePutRequest.JSON_PROPERTY_USER_ID,
+ V3PollsPollIdVotePutRequest.JSON_PROPERTY_OPTION_IDS
+})
+@JsonTypeName("_v3_polls__poll_id__vote_put_request")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
+public class V3PollsPollIdVotePutRequest {
+ public static final String JSON_PROPERTY_USER_ID = "user_id";
+ private String userId;
+
+ public static final String JSON_PROPERTY_OPTION_IDS = "option_ids";
+ private List optionIds = null;
+
+ public V3PollsPollIdVotePutRequest() {
+ }
+
+ public V3PollsPollIdVotePutRequest userId(String userId) {
+ this.userId = userId;
+ return this;
+ }
+
+ /**
+ * Specifies the unique ID of a user who casts or cancels a vote.
+ * @return userId
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "Specifies the unique ID of a user who casts or cancels a vote.")
+ @JsonProperty(JSON_PROPERTY_USER_ID)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public String getUserId() {
+ return userId;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_USER_ID)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setUserId(String userId) {
+ this.userId = userId;
+ }
+
+
+ public V3PollsPollIdVotePutRequest optionIds(List optionIds) {
+ this.optionIds = optionIds;
+ return this;
+ }
+
+ public V3PollsPollIdVotePutRequest addOptionIdsItem(Integer optionIdsItem) {
+ if (this.optionIds == null) {
+ this.optionIds = new ArrayList<>();
+ }
+ this.optionIds.add(optionIdsItem);
+ return this;
+ }
+
+ /**
+ * Specifies the array of option IDs to cast or cancel votes. For example, if a user had voted for both Option 1 and Option 2 in a poll, you can specify this property's value as [1,2]. If the user wants to cancel the vote for Option 2 but keep the vote for Option 1, the value should be specified as [1]. If the user wants to cancel the votes for both poll options, the value should be specified as [].
+ * @return optionIds
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "Specifies the array of option IDs to cast or cancel votes. For example, if a user had voted for both Option 1 and Option 2 in a poll, you can specify this property's value as [1,2]. If the user wants to cancel the vote for Option 2 but keep the vote for Option 1, the value should be specified as [1]. If the user wants to cancel the votes for both poll options, the value should be specified as [].")
+ @JsonProperty(JSON_PROPERTY_OPTION_IDS)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public List getOptionIds() {
+ return optionIds;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_OPTION_IDS)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setOptionIds(List optionIds) {
+ this.optionIds = optionIds;
+ }
+
+
+ /**
+ * Return true if this _v3_polls__poll_id__vote_put_request object is equal to o.
+ */
+ @Override
+ public boolean equals(Object o) {
+ if (this == o) {
+ return true;
+ }
+ if (o == null || getClass() != o.getClass()) {
+ return false;
+ }
+ V3PollsPollIdVotePutRequest v3PollsPollIdVotePutRequest = (V3PollsPollIdVotePutRequest) o;
+ return Objects.equals(this.userId, v3PollsPollIdVotePutRequest.userId) &&
+ Objects.equals(this.optionIds, v3PollsPollIdVotePutRequest.optionIds);
+ }
+
+ @Override
+ public int hashCode() {
+ return Objects.hash(userId, optionIds);
+ }
+
+ @Override
+ public String toString() {
+ StringBuilder sb = new StringBuilder();
+ sb.append("class V3PollsPollIdVotePutRequest {\n");
+ sb.append(" userId: ").append(toIndentedString(userId)).append("\n");
+ sb.append(" optionIds: ").append(toIndentedString(optionIds)).append("\n");
+ sb.append("}");
+ return sb.toString();
+ }
+
+ /**
+ * Convert the given object to string with each line indented by 4 spaces
+ * (except the first line).
+ */
+ private String toIndentedString(Object o) {
+ if (o == null) {
+ return "null";
+ }
+ return o.toString().replace("\n", "\n ");
+ }
+
+}
+
diff --git a/src/main/java/org/openapitools/client/model/V3ScheduledMessagesCountGet200Response.java b/src/main/java/org/openapitools/client/model/V3ScheduledMessagesCountGet200Response.java
new file mode 100644
index 00000000..836bfb9b
--- /dev/null
+++ b/src/main/java/org/openapitools/client/model/V3ScheduledMessagesCountGet200Response.java
@@ -0,0 +1,114 @@
+/*
+ * Sendbird Platform SDK
+ * Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api
+ *
+ * The version of the OpenAPI document: 1.0.0
+ * Contact: support@sendbird.com
+ *
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
+ * https://openapi-generator.tech
+ * Do not edit the class manually.
+ */
+
+
+package org.openapitools.client.model;
+
+import java.util.Objects;
+import java.util.Arrays;
+import java.util.Map;
+import java.util.HashMap;
+import com.fasterxml.jackson.annotation.JsonInclude;
+import com.fasterxml.jackson.annotation.JsonProperty;
+import com.fasterxml.jackson.annotation.JsonCreator;
+import com.fasterxml.jackson.annotation.JsonTypeName;
+import com.fasterxml.jackson.annotation.JsonValue;
+import io.swagger.annotations.ApiModel;
+import io.swagger.annotations.ApiModelProperty;
+import java.math.BigDecimal;
+import com.fasterxml.jackson.annotation.JsonPropertyOrder;
+import org.sendbird.client.JSON;
+
+
+/**
+ * V3ScheduledMessagesCountGet200Response
+ */
+@JsonPropertyOrder({
+ V3ScheduledMessagesCountGet200Response.JSON_PROPERTY_COUNT
+})
+@JsonTypeName("_v3_scheduled_messages_count_get_200_response")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
+public class V3ScheduledMessagesCountGet200Response {
+ public static final String JSON_PROPERTY_COUNT = "count";
+ private BigDecimal count;
+
+ public V3ScheduledMessagesCountGet200Response() {
+ }
+
+ public V3ScheduledMessagesCountGet200Response count(BigDecimal count) {
+ this.count = count;
+ return this;
+ }
+
+ /**
+ * Get count
+ * @return count
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "")
+ @JsonProperty(JSON_PROPERTY_COUNT)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public BigDecimal getCount() {
+ return count;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_COUNT)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setCount(BigDecimal count) {
+ this.count = count;
+ }
+
+
+ /**
+ * Return true if this _v3_scheduled_messages_count_get_200_response object is equal to o.
+ */
+ @Override
+ public boolean equals(Object o) {
+ if (this == o) {
+ return true;
+ }
+ if (o == null || getClass() != o.getClass()) {
+ return false;
+ }
+ V3ScheduledMessagesCountGet200Response v3ScheduledMessagesCountGet200Response = (V3ScheduledMessagesCountGet200Response) o;
+ return Objects.equals(this.count, v3ScheduledMessagesCountGet200Response.count);
+ }
+
+ @Override
+ public int hashCode() {
+ return Objects.hash(count);
+ }
+
+ @Override
+ public String toString() {
+ StringBuilder sb = new StringBuilder();
+ sb.append("class V3ScheduledMessagesCountGet200Response {\n");
+ sb.append(" count: ").append(toIndentedString(count)).append("\n");
+ sb.append("}");
+ return sb.toString();
+ }
+
+ /**
+ * Convert the given object to string with each line indented by 4 spaces
+ * (except the first line).
+ */
+ private String toIndentedString(Object o) {
+ if (o == null) {
+ return "null";
+ }
+ return o.toString().replace("\n", "\n ");
+ }
+
+}
+
diff --git a/src/main/java/org/openapitools/client/model/V3ScheduledMessagesGet200Response.java b/src/main/java/org/openapitools/client/model/V3ScheduledMessagesGet200Response.java
new file mode 100644
index 00000000..f33260b3
--- /dev/null
+++ b/src/main/java/org/openapitools/client/model/V3ScheduledMessagesGet200Response.java
@@ -0,0 +1,156 @@
+/*
+ * Sendbird Platform SDK
+ * Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api
+ *
+ * The version of the OpenAPI document: 1.0.0
+ * Contact: support@sendbird.com
+ *
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
+ * https://openapi-generator.tech
+ * Do not edit the class manually.
+ */
+
+
+package org.openapitools.client.model;
+
+import java.util.Objects;
+import java.util.Arrays;
+import java.util.Map;
+import java.util.HashMap;
+import com.fasterxml.jackson.annotation.JsonInclude;
+import com.fasterxml.jackson.annotation.JsonProperty;
+import com.fasterxml.jackson.annotation.JsonCreator;
+import com.fasterxml.jackson.annotation.JsonTypeName;
+import com.fasterxml.jackson.annotation.JsonValue;
+import io.swagger.annotations.ApiModel;
+import io.swagger.annotations.ApiModelProperty;
+import java.util.ArrayList;
+import java.util.List;
+import org.openapitools.client.model.SendBirdScheduledMessage;
+import com.fasterxml.jackson.annotation.JsonPropertyOrder;
+import org.sendbird.client.JSON;
+
+
+/**
+ * V3ScheduledMessagesGet200Response
+ */
+@JsonPropertyOrder({
+ V3ScheduledMessagesGet200Response.JSON_PROPERTY_SCHEDULED_MESSAGES,
+ V3ScheduledMessagesGet200Response.JSON_PROPERTY_NEXT
+})
+@JsonTypeName("_v3_scheduled_messages_get_200_response")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
+public class V3ScheduledMessagesGet200Response {
+ public static final String JSON_PROPERTY_SCHEDULED_MESSAGES = "scheduled_messages";
+ private List scheduledMessages = null;
+
+ public static final String JSON_PROPERTY_NEXT = "next";
+ private String next;
+
+ public V3ScheduledMessagesGet200Response() {
+ }
+
+ public V3ScheduledMessagesGet200Response scheduledMessages(List scheduledMessages) {
+ this.scheduledMessages = scheduledMessages;
+ return this;
+ }
+
+ public V3ScheduledMessagesGet200Response addScheduledMessagesItem(SendBirdScheduledMessage scheduledMessagesItem) {
+ if (this.scheduledMessages == null) {
+ this.scheduledMessages = new ArrayList<>();
+ }
+ this.scheduledMessages.add(scheduledMessagesItem);
+ return this;
+ }
+
+ /**
+ * Get scheduledMessages
+ * @return scheduledMessages
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "")
+ @JsonProperty(JSON_PROPERTY_SCHEDULED_MESSAGES)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public List getScheduledMessages() {
+ return scheduledMessages;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_SCHEDULED_MESSAGES)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setScheduledMessages(List scheduledMessages) {
+ this.scheduledMessages = scheduledMessages;
+ }
+
+
+ public V3ScheduledMessagesGet200Response next(String next) {
+ this.next = next;
+ return this;
+ }
+
+ /**
+ * Get next
+ * @return next
+ **/
+ @javax.annotation.Nullable
+ @ApiModelProperty(value = "")
+ @JsonProperty(JSON_PROPERTY_NEXT)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+
+ public String getNext() {
+ return next;
+ }
+
+
+ @JsonProperty(JSON_PROPERTY_NEXT)
+ @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
+ public void setNext(String next) {
+ this.next = next;
+ }
+
+
+ /**
+ * Return true if this _v3_scheduled_messages_get_200_response object is equal to o.
+ */
+ @Override
+ public boolean equals(Object o) {
+ if (this == o) {
+ return true;
+ }
+ if (o == null || getClass() != o.getClass()) {
+ return false;
+ }
+ V3ScheduledMessagesGet200Response v3ScheduledMessagesGet200Response = (V3ScheduledMessagesGet200Response) o;
+ return Objects.equals(this.scheduledMessages, v3ScheduledMessagesGet200Response.scheduledMessages) &&
+ Objects.equals(this.next, v3ScheduledMessagesGet200Response.next);
+ }
+
+ @Override
+ public int hashCode() {
+ return Objects.hash(scheduledMessages, next);
+ }
+
+ @Override
+ public String toString() {
+ StringBuilder sb = new StringBuilder();
+ sb.append("class V3ScheduledMessagesGet200Response {\n");
+ sb.append(" scheduledMessages: ").append(toIndentedString(scheduledMessages)).append("\n");
+ sb.append(" next: ").append(toIndentedString(next)).append("\n");
+ sb.append("}");
+ return sb.toString();
+ }
+
+ /**
+ * Convert the given object to string with each line indented by 4 spaces
+ * (except the first line).
+ */
+ private String toIndentedString(Object o) {
+ if (o == null) {
+ return "null";
+ }
+ return o.toString().replace("\n", "\n ");
+ }
+
+}
+
diff --git a/src/main/java/org/openapitools/client/model/ViewAnnouncementByIdResponse.java b/src/main/java/org/openapitools/client/model/ViewAnnouncementByIdResponse.java
index bcb20a6c..9c9cd58e 100644
--- a/src/main/java/org/openapitools/client/model/ViewAnnouncementByIdResponse.java
+++ b/src/main/java/org/openapitools/client/model/ViewAnnouncementByIdResponse.java
@@ -59,7 +59,7 @@
ViewAnnouncementByIdResponse.JSON_PROPERTY_TARGET_CUSTOM_TYPE
})
@JsonTypeName("viewAnnouncementByIdResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ViewAnnouncementByIdResponse {
public static final String JSON_PROPERTY_UNIQUE_ID = "unique_id";
private String uniqueId;
diff --git a/src/main/java/org/openapitools/client/model/ViewBotByIdResponse.java b/src/main/java/org/openapitools/client/model/ViewBotByIdResponse.java
index 2465e51c..47d89743 100644
--- a/src/main/java/org/openapitools/client/model/ViewBotByIdResponse.java
+++ b/src/main/java/org/openapitools/client/model/ViewBotByIdResponse.java
@@ -42,7 +42,7 @@
ViewBotByIdResponse.JSON_PROPERTY_CHANNEL_INVITATION_PREFERENCE
})
@JsonTypeName("viewBotByIdResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ViewBotByIdResponse {
public static final String JSON_PROPERTY_BOT = "bot";
private CreateBotResponseBot bot;
diff --git a/src/main/java/org/openapitools/client/model/ViewChannelInvitationPreferenceResponse.java b/src/main/java/org/openapitools/client/model/ViewChannelInvitationPreferenceResponse.java
index b1543802..43b98ed4 100644
--- a/src/main/java/org/openapitools/client/model/ViewChannelInvitationPreferenceResponse.java
+++ b/src/main/java/org/openapitools/client/model/ViewChannelInvitationPreferenceResponse.java
@@ -35,7 +35,7 @@
ViewChannelInvitationPreferenceResponse.JSON_PROPERTY_AUTO_ACCEPT
})
@JsonTypeName("viewChannelInvitationPreferenceResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ViewChannelInvitationPreferenceResponse {
public static final String JSON_PROPERTY_AUTO_ACCEPT = "auto_accept";
private Boolean autoAccept;
diff --git a/src/main/java/org/openapitools/client/model/ViewCountPreferenceOfChannelByUrlResponse.java b/src/main/java/org/openapitools/client/model/ViewCountPreferenceOfChannelByUrlResponse.java
index 6d8ae6a8..0f51df70 100644
--- a/src/main/java/org/openapitools/client/model/ViewCountPreferenceOfChannelByUrlResponse.java
+++ b/src/main/java/org/openapitools/client/model/ViewCountPreferenceOfChannelByUrlResponse.java
@@ -35,7 +35,7 @@
ViewCountPreferenceOfChannelByUrlResponse.JSON_PROPERTY_COUNT_PREFERENCE
})
@JsonTypeName("viewCountPreferenceOfChannelByUrlResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ViewCountPreferenceOfChannelByUrlResponse {
public static final String JSON_PROPERTY_COUNT_PREFERENCE = "count_preference";
private String countPreference;
diff --git a/src/main/java/org/openapitools/client/model/ViewDataExportByIdResponse.java b/src/main/java/org/openapitools/client/model/ViewDataExportByIdResponse.java
index 3b4e929f..d96be159 100644
--- a/src/main/java/org/openapitools/client/model/ViewDataExportByIdResponse.java
+++ b/src/main/java/org/openapitools/client/model/ViewDataExportByIdResponse.java
@@ -52,7 +52,7 @@
ViewDataExportByIdResponse.JSON_PROPERTY_USER_IDS
})
@JsonTypeName("viewDataExportByIdResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ViewDataExportByIdResponse {
public static final String JSON_PROPERTY_REQUEST_ID = "request_id";
private String requestId;
diff --git a/src/main/java/org/openapitools/client/model/ViewDefaultChannelInvitationPreferenceResponse.java b/src/main/java/org/openapitools/client/model/ViewDefaultChannelInvitationPreferenceResponse.java
index 958f0a58..10baa939 100644
--- a/src/main/java/org/openapitools/client/model/ViewDefaultChannelInvitationPreferenceResponse.java
+++ b/src/main/java/org/openapitools/client/model/ViewDefaultChannelInvitationPreferenceResponse.java
@@ -35,7 +35,7 @@
ViewDefaultChannelInvitationPreferenceResponse.JSON_PROPERTY_AUTO_ACCEPT
})
@JsonTypeName("viewDefaultChannelInvitationPreferenceResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ViewDefaultChannelInvitationPreferenceResponse {
public static final String JSON_PROPERTY_AUTO_ACCEPT = "auto_accept";
private Boolean autoAccept;
diff --git a/src/main/java/org/openapitools/client/model/ViewGdprRequestByIdResponse.java b/src/main/java/org/openapitools/client/model/ViewGdprRequestByIdResponse.java
index de715ace..172e3a75 100644
--- a/src/main/java/org/openapitools/client/model/ViewGdprRequestByIdResponse.java
+++ b/src/main/java/org/openapitools/client/model/ViewGdprRequestByIdResponse.java
@@ -46,7 +46,7 @@
ViewGdprRequestByIdResponse.JSON_PROPERTY_CREATED_AT
})
@JsonTypeName("viewGdprRequestByIdResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ViewGdprRequestByIdResponse {
public static final String JSON_PROPERTY_REQUEST_ID = "request_id";
private String requestId;
diff --git a/src/main/java/org/openapitools/client/model/ViewNumberOfChannelsByJoinStatusResponse.java b/src/main/java/org/openapitools/client/model/ViewNumberOfChannelsByJoinStatusResponse.java
index 1ab4f44f..283d0f71 100644
--- a/src/main/java/org/openapitools/client/model/ViewNumberOfChannelsByJoinStatusResponse.java
+++ b/src/main/java/org/openapitools/client/model/ViewNumberOfChannelsByJoinStatusResponse.java
@@ -36,7 +36,7 @@
ViewNumberOfChannelsByJoinStatusResponse.JSON_PROPERTY_GROUP_CHANNEL_COUNT
})
@JsonTypeName("viewNumberOfChannelsByJoinStatusResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ViewNumberOfChannelsByJoinStatusResponse {
public static final String JSON_PROPERTY_GROUP_CHANNEL_COUNT = "group_channel_count";
private BigDecimal groupChannelCount;
diff --git a/src/main/java/org/openapitools/client/model/ViewNumberOfChannelsWithUnreadMessagesResponse.java b/src/main/java/org/openapitools/client/model/ViewNumberOfChannelsWithUnreadMessagesResponse.java
index 799b7818..41a37f83 100644
--- a/src/main/java/org/openapitools/client/model/ViewNumberOfChannelsWithUnreadMessagesResponse.java
+++ b/src/main/java/org/openapitools/client/model/ViewNumberOfChannelsWithUnreadMessagesResponse.java
@@ -36,7 +36,7 @@
ViewNumberOfChannelsWithUnreadMessagesResponse.JSON_PROPERTY_UNREAD_COUNT
})
@JsonTypeName("viewNumberOfChannelsWithUnreadMessagesResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ViewNumberOfChannelsWithUnreadMessagesResponse {
public static final String JSON_PROPERTY_UNREAD_COUNT = "unread_count";
private BigDecimal unreadCount;
diff --git a/src/main/java/org/openapitools/client/model/ViewNumberOfConcurrentConnectionsResponse.java b/src/main/java/org/openapitools/client/model/ViewNumberOfConcurrentConnectionsResponse.java
index f7186d47..1bae108e 100644
--- a/src/main/java/org/openapitools/client/model/ViewNumberOfConcurrentConnectionsResponse.java
+++ b/src/main/java/org/openapitools/client/model/ViewNumberOfConcurrentConnectionsResponse.java
@@ -36,7 +36,7 @@
ViewNumberOfConcurrentConnectionsResponse.JSON_PROPERTY_CCU
})
@JsonTypeName("viewNumberOfConcurrentConnectionsResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ViewNumberOfConcurrentConnectionsResponse {
public static final String JSON_PROPERTY_CCU = "ccu";
private BigDecimal ccu;
diff --git a/src/main/java/org/openapitools/client/model/ViewNumberOfDailyActiveUsersResponse.java b/src/main/java/org/openapitools/client/model/ViewNumberOfDailyActiveUsersResponse.java
index aab2600d..73d55dcc 100644
--- a/src/main/java/org/openapitools/client/model/ViewNumberOfDailyActiveUsersResponse.java
+++ b/src/main/java/org/openapitools/client/model/ViewNumberOfDailyActiveUsersResponse.java
@@ -36,7 +36,7 @@
ViewNumberOfDailyActiveUsersResponse.JSON_PROPERTY_DAU
})
@JsonTypeName("viewNumberOfDailyActiveUsersResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ViewNumberOfDailyActiveUsersResponse {
public static final String JSON_PROPERTY_DAU = "dau";
private BigDecimal dau;
diff --git a/src/main/java/org/openapitools/client/model/ViewNumberOfMonthlyActiveUsersResponse.java b/src/main/java/org/openapitools/client/model/ViewNumberOfMonthlyActiveUsersResponse.java
index e0188eb3..f4d34323 100644
--- a/src/main/java/org/openapitools/client/model/ViewNumberOfMonthlyActiveUsersResponse.java
+++ b/src/main/java/org/openapitools/client/model/ViewNumberOfMonthlyActiveUsersResponse.java
@@ -36,7 +36,7 @@
ViewNumberOfMonthlyActiveUsersResponse.JSON_PROPERTY_MAU
})
@JsonTypeName("viewNumberOfMonthlyActiveUsersResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ViewNumberOfMonthlyActiveUsersResponse {
public static final String JSON_PROPERTY_MAU = "mau";
private BigDecimal mau;
diff --git a/src/main/java/org/openapitools/client/model/ViewNumberOfPeakConnectionsResponse.java b/src/main/java/org/openapitools/client/model/ViewNumberOfPeakConnectionsResponse.java
index 24f65236..a2e28c97 100644
--- a/src/main/java/org/openapitools/client/model/ViewNumberOfPeakConnectionsResponse.java
+++ b/src/main/java/org/openapitools/client/model/ViewNumberOfPeakConnectionsResponse.java
@@ -38,7 +38,7 @@
ViewNumberOfPeakConnectionsResponse.JSON_PROPERTY_PEAK_CONNECTIONS
})
@JsonTypeName("viewNumberOfPeakConnectionsResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ViewNumberOfPeakConnectionsResponse {
public static final String JSON_PROPERTY_PEAK_CONNECTIONS = "peak_connections";
private List peakConnections = null;
diff --git a/src/main/java/org/openapitools/client/model/ViewNumberOfPeakConnectionsResponsePeakConnectionsInner.java b/src/main/java/org/openapitools/client/model/ViewNumberOfPeakConnectionsResponsePeakConnectionsInner.java
index f7e54c8b..d9255ecc 100644
--- a/src/main/java/org/openapitools/client/model/ViewNumberOfPeakConnectionsResponsePeakConnectionsInner.java
+++ b/src/main/java/org/openapitools/client/model/ViewNumberOfPeakConnectionsResponsePeakConnectionsInner.java
@@ -37,7 +37,7 @@
ViewNumberOfPeakConnectionsResponsePeakConnectionsInner.JSON_PROPERTY_PEAK_CONNECTIONS
})
@JsonTypeName("viewNumberOfPeakConnectionsResponse_peak_connections_inner")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ViewNumberOfPeakConnectionsResponsePeakConnectionsInner {
public static final String JSON_PROPERTY_DATE = "date";
private String date;
diff --git a/src/main/java/org/openapitools/client/model/ViewNumberOfUnreadItemsResponse.java b/src/main/java/org/openapitools/client/model/ViewNumberOfUnreadItemsResponse.java
index f0cdc215..6071c5e7 100644
--- a/src/main/java/org/openapitools/client/model/ViewNumberOfUnreadItemsResponse.java
+++ b/src/main/java/org/openapitools/client/model/ViewNumberOfUnreadItemsResponse.java
@@ -44,7 +44,7 @@
ViewNumberOfUnreadItemsResponse.JSON_PROPERTY_NON_SUPER_GROUP_CHANNEL_INVITATION_COUNT
})
@JsonTypeName("viewNumberOfUnreadItemsResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ViewNumberOfUnreadItemsResponse {
public static final String JSON_PROPERTY_NON_SUPER_GROUP_CHANNEL_UNREAD_MESSAGE_COUNT = "non_super_group_channel_unread_message_count";
private BigDecimal nonSuperGroupChannelUnreadMessageCount;
diff --git a/src/main/java/org/openapitools/client/model/ViewNumberOfUnreadMessagesResponse.java b/src/main/java/org/openapitools/client/model/ViewNumberOfUnreadMessagesResponse.java
index e592c4c9..0887fbae 100644
--- a/src/main/java/org/openapitools/client/model/ViewNumberOfUnreadMessagesResponse.java
+++ b/src/main/java/org/openapitools/client/model/ViewNumberOfUnreadMessagesResponse.java
@@ -36,7 +36,7 @@
ViewNumberOfUnreadMessagesResponse.JSON_PROPERTY_UNREAD_COUNT
})
@JsonTypeName("viewNumberOfUnreadMessagesResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ViewNumberOfUnreadMessagesResponse {
public static final String JSON_PROPERTY_UNREAD_COUNT = "unread_count";
private BigDecimal unreadCount;
diff --git a/src/main/java/org/openapitools/client/model/ViewPushConfigurationByIdResponse.java b/src/main/java/org/openapitools/client/model/ViewPushConfigurationByIdResponse.java
index 2748f460..9c369d1f 100644
--- a/src/main/java/org/openapitools/client/model/ViewPushConfigurationByIdResponse.java
+++ b/src/main/java/org/openapitools/client/model/ViewPushConfigurationByIdResponse.java
@@ -38,7 +38,7 @@
ViewPushConfigurationByIdResponse.JSON_PROPERTY_PUSH_CONFIGURATIONS
})
@JsonTypeName("viewPushConfigurationByIdResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ViewPushConfigurationByIdResponse {
public static final String JSON_PROPERTY_PUSH_CONFIGURATIONS = "push_configurations";
private List pushConfigurations = null;
diff --git a/src/main/java/org/openapitools/client/model/ViewPushNotificationContentTemplateResponse.java b/src/main/java/org/openapitools/client/model/ViewPushNotificationContentTemplateResponse.java
index c2108c47..18c2b426 100644
--- a/src/main/java/org/openapitools/client/model/ViewPushNotificationContentTemplateResponse.java
+++ b/src/main/java/org/openapitools/client/model/ViewPushNotificationContentTemplateResponse.java
@@ -38,7 +38,7 @@
ViewPushNotificationContentTemplateResponse.JSON_PROPERTY_PUSH_MESSAGE_TEMPLATES
})
@JsonTypeName("viewPushNotificationContentTemplateResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ViewPushNotificationContentTemplateResponse {
public static final String JSON_PROPERTY_PUSH_MESSAGE_TEMPLATES = "push_message_templates";
private List pushMessageTemplates = null;
diff --git a/src/main/java/org/openapitools/client/model/ViewPushNotificationContentTemplateResponsePushMessageTemplatesInner.java b/src/main/java/org/openapitools/client/model/ViewPushNotificationContentTemplateResponsePushMessageTemplatesInner.java
index 2175e300..340d908f 100644
--- a/src/main/java/org/openapitools/client/model/ViewPushNotificationContentTemplateResponsePushMessageTemplatesInner.java
+++ b/src/main/java/org/openapitools/client/model/ViewPushNotificationContentTemplateResponsePushMessageTemplatesInner.java
@@ -38,7 +38,7 @@
ViewPushNotificationContentTemplateResponsePushMessageTemplatesInner.JSON_PROPERTY_PUSH_MESSAGE_PREVIEW
})
@JsonTypeName("viewPushNotificationContentTemplateResponse_push_message_templates_inner")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ViewPushNotificationContentTemplateResponsePushMessageTemplatesInner {
public static final String JSON_PROPERTY_TEMPLATE_NAME = "template_name";
private String templateName;
diff --git a/src/main/java/org/openapitools/client/model/ViewPushPreferencesForChannelByUrlResponse.java b/src/main/java/org/openapitools/client/model/ViewPushPreferencesForChannelByUrlResponse.java
index a9a16c12..e61e5cf3 100644
--- a/src/main/java/org/openapitools/client/model/ViewPushPreferencesForChannelByUrlResponse.java
+++ b/src/main/java/org/openapitools/client/model/ViewPushPreferencesForChannelByUrlResponse.java
@@ -47,7 +47,7 @@
ViewPushPreferencesForChannelByUrlResponse.JSON_PROPERTY_ENABLE
})
@JsonTypeName("viewPushPreferencesForChannelByUrlResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ViewPushPreferencesForChannelByUrlResponse {
public static final String JSON_PROPERTY_PUSH_TRIGGER_OPTION = "push_trigger_option";
private String pushTriggerOption;
diff --git a/src/main/java/org/openapitools/client/model/ViewPushPreferencesResponse.java b/src/main/java/org/openapitools/client/model/ViewPushPreferencesResponse.java
index eee35e07..aac3eafb 100644
--- a/src/main/java/org/openapitools/client/model/ViewPushPreferencesResponse.java
+++ b/src/main/java/org/openapitools/client/model/ViewPushPreferencesResponse.java
@@ -51,7 +51,7 @@
ViewPushPreferencesResponse.JSON_PROPERTY_PUSH_TRIGGER_OPTION
})
@JsonTypeName("viewPushPreferencesResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ViewPushPreferencesResponse {
public static final String JSON_PROPERTY_SNOOZE_START_TS = "snooze_start_ts";
private String snoozeStartTs;
diff --git a/src/main/java/org/openapitools/client/model/ViewSecondaryApiTokenByTokenResponse.java b/src/main/java/org/openapitools/client/model/ViewSecondaryApiTokenByTokenResponse.java
index 675ea97c..2f75ed55 100644
--- a/src/main/java/org/openapitools/client/model/ViewSecondaryApiTokenByTokenResponse.java
+++ b/src/main/java/org/openapitools/client/model/ViewSecondaryApiTokenByTokenResponse.java
@@ -37,7 +37,7 @@
ViewSecondaryApiTokenByTokenResponse.JSON_PROPERTY_CREATED_AT
})
@JsonTypeName("viewSecondaryApiTokenByTokenResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ViewSecondaryApiTokenByTokenResponse {
public static final String JSON_PROPERTY_TOKEN = "token";
private String token;
diff --git a/src/main/java/org/openapitools/client/model/ViewTotalNumberOfMessagesInChannelResponse.java b/src/main/java/org/openapitools/client/model/ViewTotalNumberOfMessagesInChannelResponse.java
index 788b6e6f..d552cedc 100644
--- a/src/main/java/org/openapitools/client/model/ViewTotalNumberOfMessagesInChannelResponse.java
+++ b/src/main/java/org/openapitools/client/model/ViewTotalNumberOfMessagesInChannelResponse.java
@@ -36,7 +36,7 @@
ViewTotalNumberOfMessagesInChannelResponse.JSON_PROPERTY_TOTAL
})
@JsonTypeName("viewTotalNumberOfMessagesInChannelResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ViewTotalNumberOfMessagesInChannelResponse {
public static final String JSON_PROPERTY_TOTAL = "total";
private BigDecimal total;
diff --git a/src/main/java/org/openapitools/client/model/ViewUserMetadataResponse.java b/src/main/java/org/openapitools/client/model/ViewUserMetadataResponse.java
index 86083cf9..62ee1a71 100644
--- a/src/main/java/org/openapitools/client/model/ViewUserMetadataResponse.java
+++ b/src/main/java/org/openapitools/client/model/ViewUserMetadataResponse.java
@@ -35,7 +35,7 @@
ViewUserMetadataResponse.JSON_PROPERTY_ANY_OF
})
@JsonTypeName("viewUserMetadataResponse")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ViewUserMetadataResponse {
public static final String JSON_PROPERTY_ANY_OF = "anyOf";
private String anyOf;
diff --git a/src/main/java/org/openapitools/client/model/ViewWhoOwnsRegistrationOrDeviceTokenByTokenResponseInner.java b/src/main/java/org/openapitools/client/model/ViewWhoOwnsRegistrationOrDeviceTokenByTokenResponseInner.java
index beecfdda..ca3d3c94 100644
--- a/src/main/java/org/openapitools/client/model/ViewWhoOwnsRegistrationOrDeviceTokenByTokenResponseInner.java
+++ b/src/main/java/org/openapitools/client/model/ViewWhoOwnsRegistrationOrDeviceTokenByTokenResponseInner.java
@@ -35,7 +35,7 @@
ViewWhoOwnsRegistrationOrDeviceTokenByTokenResponseInner.JSON_PROPERTY_USER_ID
})
@JsonTypeName("viewWhoOwnsRegistrationOrDeviceTokenByTokenResponse_inner")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ViewWhoOwnsRegistrationOrDeviceTokenByTokenResponseInner {
public static final String JSON_PROPERTY_USER_ID = "user_id";
private String userId;
diff --git a/src/main/java/org/sendbird/client/ApiClient.java b/src/main/java/org/sendbird/client/ApiClient.java
index 6021cb7c..311ee074 100644
--- a/src/main/java/org/sendbird/client/ApiClient.java
+++ b/src/main/java/org/sendbird/client/ApiClient.java
@@ -66,7 +66,7 @@
/**
* ApiClient class.
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ApiClient extends JavaTimeFormatter {
protected Map defaultHeaderMap = new HashMap();
protected Map defaultCookieMap = new HashMap();
@@ -127,7 +127,7 @@ public ApiClient(Map authMap) {
this.dateFormat = new RFC3339DateFormat();
// Set default User-Agent.
- setUserAgent("OpenAPI-Generator/0.0.16/java");
+ setUserAgent("OpenAPI-Generator/1.0.17/java");
// Setup authentications (key: authentication name, value: authentication).
authentications = new HashMap();
diff --git a/src/main/java/org/sendbird/client/ApiException.java b/src/main/java/org/sendbird/client/ApiException.java
index 69d982e6..91d0f2cb 100644
--- a/src/main/java/org/sendbird/client/ApiException.java
+++ b/src/main/java/org/sendbird/client/ApiException.java
@@ -19,7 +19,7 @@
/**
* API Exception
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ApiException extends Exception {
private int code = 0;
private Map> responseHeaders = null;
diff --git a/src/main/java/org/sendbird/client/Configuration.java b/src/main/java/org/sendbird/client/Configuration.java
index 00e05735..a892121e 100644
--- a/src/main/java/org/sendbird/client/Configuration.java
+++ b/src/main/java/org/sendbird/client/Configuration.java
@@ -13,7 +13,7 @@
package org.sendbird.client;
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class Configuration {
private static ApiClient defaultApiClient = new ApiClient();
diff --git a/src/main/java/org/sendbird/client/JSON.java b/src/main/java/org/sendbird/client/JSON.java
index cc8310e2..e03044cf 100644
--- a/src/main/java/org/sendbird/client/JSON.java
+++ b/src/main/java/org/sendbird/client/JSON.java
@@ -15,7 +15,7 @@
import javax.ws.rs.core.GenericType;
import javax.ws.rs.ext.ContextResolver;
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class JSON implements ContextResolver {
private ObjectMapper mapper;
diff --git a/src/main/java/org/sendbird/client/JSON.java-e b/src/main/java/org/sendbird/client/JSON.java-e
index 11a66c24..990617b5 100644
--- a/src/main/java/org/sendbird/client/JSON.java-e
+++ b/src/main/java/org/sendbird/client/JSON.java-e
@@ -15,7 +15,7 @@ import java.util.Set;
import javax.ws.rs.core.GenericType;
import javax.ws.rs.ext.ContextResolver;
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class JSON implements ContextResolver {
private ObjectMapper mapper;
diff --git a/src/main/java/org/sendbird/client/JavaTimeFormatter.java b/src/main/java/org/sendbird/client/JavaTimeFormatter.java
index 52b9ba0b..989d186c 100644
--- a/src/main/java/org/sendbird/client/JavaTimeFormatter.java
+++ b/src/main/java/org/sendbird/client/JavaTimeFormatter.java
@@ -20,7 +20,7 @@
* Class that add parsing/formatting support for Java 8+ {@code OffsetDateTime} class.
* It's generated for java clients when {@code AbstractJavaCodegen#dateLibrary} specified as {@code java8}.
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class JavaTimeFormatter {
private DateTimeFormatter offsetDateTimeFormatter = DateTimeFormatter.ISO_OFFSET_DATE_TIME;
diff --git a/src/main/java/org/sendbird/client/Pair.java b/src/main/java/org/sendbird/client/Pair.java
index 87e6c08c..c6970318 100644
--- a/src/main/java/org/sendbird/client/Pair.java
+++ b/src/main/java/org/sendbird/client/Pair.java
@@ -13,7 +13,7 @@
package org.sendbird.client;
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class Pair {
private String name = "";
private String value = "";
diff --git a/src/main/java/org/sendbird/client/StringUtil.java b/src/main/java/org/sendbird/client/StringUtil.java
index f2c6e2c9..6b4e36e9 100644
--- a/src/main/java/org/sendbird/client/StringUtil.java
+++ b/src/main/java/org/sendbird/client/StringUtil.java
@@ -16,7 +16,7 @@
import java.util.Collection;
import java.util.Iterator;
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class StringUtil {
/**
* Check if the given array contains the given value (with case-insensitive comparison).
diff --git a/src/main/java/org/sendbird/client/api/AnnouncementApi.java b/src/main/java/org/sendbird/client/api/AnnouncementApi.java
index eefd4cd6..eea84d29 100644
--- a/src/main/java/org/sendbird/client/api/AnnouncementApi.java
+++ b/src/main/java/org/sendbird/client/api/AnnouncementApi.java
@@ -24,7 +24,7 @@
import java.util.List;
import java.util.Map;
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class AnnouncementApi {
private ApiClient apiClient;
@@ -55,14 +55,9 @@ public void setApiClient(ApiClient apiClient) {
}
-private ApiResponse getDetailedOpenRateOfAnnouncementGroupWithHttpInfo(String apiToken, String announcementGroup) throws ApiException {
+private ApiResponse getDetailedOpenRateOfAnnouncementGroupWithHttpInfo(String announcementGroup, String apiToken) throws ApiException {
Object localVarPostBody = null;
- // verify the required parameter 'apiToken' is set
- if (apiToken == null) {
- throw new ApiException(400, "Missing the required parameter 'apiToken' when calling getDetailedOpenRateOfAnnouncementGroup");
- }
-
// verify the required parameter 'announcementGroup' is set
if (announcementGroup == null) {
throw new ApiException(400, "Missing the required parameter 'announcementGroup' when calling getDetailedOpenRateOfAnnouncementGroup");
@@ -104,8 +99,8 @@ private ApiResponse getDetailedO
}
public class APIgetDetailedOpenRateOfAnnouncementGroupRequest {
- private String apiToken;
private String announcementGroup;
+ private String apiToken;
private APIgetDetailedOpenRateOfAnnouncementGroupRequest(String announcementGroup) {
this.announcementGroup = announcementGroup;
@@ -113,7 +108,7 @@ private APIgetDetailedOpenRateOfAnnouncementGroupRequest(String announcementGrou
/**
* Set apiToken
- * @param apiToken (required)
+ * @param apiToken (optional)
* @return APIgetDetailedOpenRateOfAnnouncementGroupRequest
*/
public APIgetDetailedOpenRateOfAnnouncementGroupRequest apiToken(String apiToken) {
@@ -149,7 +144,7 @@ public GetDetailedOpenRateOfAnnouncementGroupResponse execute() throws ApiExcept
*/
public ApiResponse executeWithHttpInfo() throws ApiException {
- return getDetailedOpenRateOfAnnouncementGroupWithHttpInfo(apiToken, announcementGroup);
+ return getDetailedOpenRateOfAnnouncementGroupWithHttpInfo(announcementGroup, apiToken);
}
}
@@ -169,11 +164,6 @@ public APIgetDetailedOpenRateOfAnnouncementGroupRequest getDetailedOpenRateOfAnn
private ApiResponse getStatisticsWithHttpInfo(String apiToken) throws ApiException {
Object localVarPostBody = null;
- // verify the required parameter 'apiToken' is set
- if (apiToken == null) {
- throw new ApiException(400, "Missing the required parameter 'apiToken' when calling getStatistics");
- }
-
// create path and map variables
String localVarPath = "/v3/announcement_stats/weekly";
@@ -216,7 +206,7 @@ private APIgetStatisticsRequest() {
/**
* Set apiToken
- * @param apiToken (required)
+ * @param apiToken (optional)
* @return APIgetStatisticsRequest
*/
public APIgetStatisticsRequest apiToken(String apiToken) {
@@ -268,14 +258,9 @@ public APIgetStatisticsRequest getStatistics() throws ApiException {
return new APIgetStatisticsRequest();
}
-private ApiResponse getStatisticsDailyWithHttpInfo(String apiToken, String startDate, String endDate, String startWeek, String endWeek, String startMonth, String endMonth, String announcementGroup) throws ApiException {
+private ApiResponse getStatisticsDailyWithHttpInfo(String startDate, String endDate, String startWeek, String endWeek, String startMonth, String endMonth, String apiToken, String announcementGroup) throws ApiException {
Object localVarPostBody = null;
- // verify the required parameter 'apiToken' is set
- if (apiToken == null) {
- throw new ApiException(400, "Missing the required parameter 'apiToken' when calling getStatisticsDaily");
- }
-
// verify the required parameter 'startDate' is set
if (startDate == null) {
throw new ApiException(400, "Missing the required parameter 'startDate' when calling getStatisticsDaily");
@@ -348,28 +333,18 @@ private ApiResponse getStatisticsDailyWithHttpInfo(S
}
public class APIgetStatisticsDailyRequest {
- private String apiToken;
private String startDate;
private String endDate;
private String startWeek;
private String endWeek;
private String startMonth;
private String endMonth;
+ private String apiToken;
private String announcementGroup;
private APIgetStatisticsDailyRequest() {
}
- /**
- * Set apiToken
- * @param apiToken (required)
- * @return APIgetStatisticsDailyRequest
- */
- public APIgetStatisticsDailyRequest apiToken(String apiToken) {
- this.apiToken = apiToken;
- return this;
- }
-
/**
* Set startDate
* @param startDate (required)
@@ -430,6 +405,16 @@ public APIgetStatisticsDailyRequest endMonth(String endMonth) {
return this;
}
+ /**
+ * Set apiToken
+ * @param apiToken (optional)
+ * @return APIgetStatisticsDailyRequest
+ */
+ public APIgetStatisticsDailyRequest apiToken(String apiToken) {
+ this.apiToken = apiToken;
+ return this;
+ }
+
/**
* Set announcementGroup
* @param announcementGroup (optional)
@@ -468,7 +453,7 @@ public GetStatisticsDailyResponse execute() throws ApiException {
*/
public ApiResponse executeWithHttpInfo() throws ApiException {
- return getStatisticsDailyWithHttpInfo(apiToken, startDate, endDate, startWeek, endWeek, startMonth, endMonth, announcementGroup);
+ return getStatisticsDailyWithHttpInfo(startDate, endDate, startWeek, endWeek, startMonth, endMonth, apiToken, announcementGroup);
}
}
@@ -487,11 +472,6 @@ public APIgetStatisticsDailyRequest getStatisticsDaily() throws ApiException {
private ApiResponse getStatisticsMonthlyWithHttpInfo(String apiToken) throws ApiException {
Object localVarPostBody = null;
- // verify the required parameter 'apiToken' is set
- if (apiToken == null) {
- throw new ApiException(400, "Missing the required parameter 'apiToken' when calling getStatisticsMonthly");
- }
-
// create path and map variables
String localVarPath = "/v3/announcement_stats/monthly";
@@ -534,7 +514,7 @@ private APIgetStatisticsMonthlyRequest() {
/**
* Set apiToken
- * @param apiToken (required)
+ * @param apiToken (optional)
* @return APIgetStatisticsMonthlyRequest
*/
public APIgetStatisticsMonthlyRequest apiToken(String apiToken) {
@@ -589,11 +569,6 @@ public APIgetStatisticsMonthlyRequest getStatisticsMonthly() throws ApiException
private ApiResponse listAnnouncementGroupsWithHttpInfo(String apiToken, String token, Integer limit) throws ApiException {
Object localVarPostBody = null;
- // verify the required parameter 'apiToken' is set
- if (apiToken == null) {
- throw new ApiException(400, "Missing the required parameter 'apiToken' when calling listAnnouncementGroups");
- }
-
// create path and map variables
String localVarPath = "/v3/announcement_group";
@@ -640,7 +615,7 @@ private APIlistAnnouncementGroupsRequest() {
/**
* Set apiToken
- * @param apiToken (required)
+ * @param apiToken (optional)
* @return APIlistAnnouncementGroupsRequest
*/
public APIlistAnnouncementGroupsRequest apiToken(String apiToken) {
@@ -715,11 +690,6 @@ public APIlistAnnouncementGroupsRequest listAnnouncementGroups() throws ApiExcep
private ApiResponse scheduleAnnouncementWithHttpInfo(String apiToken, ScheduleAnnouncementData scheduleAnnouncementData) throws ApiException {
Object localVarPostBody = scheduleAnnouncementData;
- // verify the required parameter 'apiToken' is set
- if (apiToken == null) {
- throw new ApiException(400, "Missing the required parameter 'apiToken' when calling scheduleAnnouncement");
- }
-
// create path and map variables
String localVarPath = "/v3/announcements";
@@ -763,7 +733,7 @@ private APIscheduleAnnouncementRequest() {
/**
* Set apiToken
- * @param apiToken (required)
+ * @param apiToken (optional)
* @return APIscheduleAnnouncementRequest
*/
public APIscheduleAnnouncementRequest apiToken(String apiToken) {
@@ -825,14 +795,9 @@ public APIscheduleAnnouncementRequest scheduleAnnouncement() throws ApiException
return new APIscheduleAnnouncementRequest();
}
-private ApiResponse updateAnnouncementByIdWithHttpInfo(String apiToken, String uniqueId, UpdateAnnouncementByIdData updateAnnouncementByIdData) throws ApiException {
+private ApiResponse updateAnnouncementByIdWithHttpInfo(String uniqueId, String apiToken, UpdateAnnouncementByIdData updateAnnouncementByIdData) throws ApiException {
Object localVarPostBody = updateAnnouncementByIdData;
- // verify the required parameter 'apiToken' is set
- if (apiToken == null) {
- throw new ApiException(400, "Missing the required parameter 'apiToken' when calling updateAnnouncementById");
- }
-
// verify the required parameter 'uniqueId' is set
if (uniqueId == null) {
throw new ApiException(400, "Missing the required parameter 'uniqueId' when calling updateAnnouncementById");
@@ -874,8 +839,8 @@ private ApiResponse updateAnnouncementByIdWithHt
}
public class APIupdateAnnouncementByIdRequest {
- private String apiToken;
private String uniqueId;
+ private String apiToken;
private UpdateAnnouncementByIdData updateAnnouncementByIdData;
private APIupdateAnnouncementByIdRequest(String uniqueId) {
@@ -884,7 +849,7 @@ private APIupdateAnnouncementByIdRequest(String uniqueId) {
/**
* Set apiToken
- * @param apiToken (required)
+ * @param apiToken (optional)
* @return APIupdateAnnouncementByIdRequest
*/
public APIupdateAnnouncementByIdRequest apiToken(String apiToken) {
@@ -930,7 +895,7 @@ public UpdateAnnouncementByIdResponse execute() throws ApiException {
*/
public ApiResponse executeWithHttpInfo() throws ApiException {
- return updateAnnouncementByIdWithHttpInfo(apiToken, uniqueId, updateAnnouncementByIdData);
+ return updateAnnouncementByIdWithHttpInfo(uniqueId, apiToken, updateAnnouncementByIdData);
}
}
@@ -947,14 +912,9 @@ public APIupdateAnnouncementByIdRequest updateAnnouncementById(String uniqueId)
return new APIupdateAnnouncementByIdRequest(uniqueId);
}
-private ApiResponse viewAnnouncementByIdWithHttpInfo(String apiToken, String uniqueId) throws ApiException {
+private ApiResponse viewAnnouncementByIdWithHttpInfo(String uniqueId, String apiToken) throws ApiException {
Object localVarPostBody = null;
- // verify the required parameter 'apiToken' is set
- if (apiToken == null) {
- throw new ApiException(400, "Missing the required parameter 'apiToken' when calling viewAnnouncementById");
- }
-
// verify the required parameter 'uniqueId' is set
if (uniqueId == null) {
throw new ApiException(400, "Missing the required parameter 'uniqueId' when calling viewAnnouncementById");
@@ -996,8 +956,8 @@ private ApiResponse viewAnnouncementByIdWithHttpIn
}
public class APIviewAnnouncementByIdRequest {
- private String apiToken;
private String uniqueId;
+ private String apiToken;
private APIviewAnnouncementByIdRequest(String uniqueId) {
this.uniqueId = uniqueId;
@@ -1005,7 +965,7 @@ private APIviewAnnouncementByIdRequest(String uniqueId) {
/**
* Set apiToken
- * @param apiToken (required)
+ * @param apiToken (optional)
* @return APIviewAnnouncementByIdRequest
*/
public APIviewAnnouncementByIdRequest apiToken(String apiToken) {
@@ -1041,7 +1001,7 @@ public ViewAnnouncementByIdResponse execute() throws ApiException {
*/
public ApiResponse executeWithHttpInfo() throws ApiException {
- return viewAnnouncementByIdWithHttpInfo(apiToken, uniqueId);
+ return viewAnnouncementByIdWithHttpInfo(uniqueId, apiToken);
}
}
diff --git a/src/main/java/org/sendbird/client/api/ApplicationApi.java b/src/main/java/org/sendbird/client/api/ApplicationApi.java
index 6fe89fc9..55398ded 100644
--- a/src/main/java/org/sendbird/client/api/ApplicationApi.java
+++ b/src/main/java/org/sendbird/client/api/ApplicationApi.java
@@ -54,7 +54,7 @@
import java.util.List;
import java.util.Map;
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2022-11-07T15:23:06.856887Z[Europe/London]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-11-10T16:14:48.686+09:00[Asia/Seoul]")
public class ApplicationApi {
private ApiClient apiClient;
@@ -88,11 +88,6 @@ public void setApiClient(ApiClient apiClient) {
private ApiResponse addApnsPushConfigurationWithHttpInfo(String apiToken, AddApnsPushConfigurationData addApnsPushConfigurationData) throws ApiException {
Object localVarPostBody = addApnsPushConfigurationData;
- // verify the required parameter 'apiToken' is set
- if (apiToken == null) {
- throw new ApiException(400, "Missing the required parameter 'apiToken' when calling addApnsPushConfiguration");
- }
-
// create path and map variables
String localVarPath = "/v3/applications/push/apns";
@@ -136,7 +131,7 @@ private APIaddApnsPushConfigurationRequest() {
/**
* Set apiToken
- * @param apiToken (required)
+ * @param apiToken (optional)
* @return APIaddApnsPushConfigurationRequest
*/
public APIaddApnsPushConfigurationRequest apiToken(String apiToken) {
@@ -201,11 +196,6 @@ public APIaddApnsPushConfigurationRequest addApnsPushConfiguration() throws ApiE
private ApiResponse addFcmPushConfigurationWithHttpInfo(String apiToken, AddFcmPushConfigurationData addFcmPushConfigurationData) throws ApiException {
Object localVarPostBody = addFcmPushConfigurationData;
- // verify the required parameter 'apiToken' is set
- if (apiToken == null) {
- throw new ApiException(400, "Missing the required parameter 'apiToken' when calling addFcmPushConfiguration");
- }
-
// create path and map variables
String localVarPath = "/v3/applications/push/fcm";
@@ -249,7 +239,7 @@ private APIaddFcmPushConfigurationRequest() {
/**
* Set apiToken
- * @param apiToken (required)
+ * @param apiToken (optional)
* @return APIaddFcmPushConfigurationRequest
*/
public APIaddFcmPushConfigurationRequest apiToken(String apiToken) {
@@ -314,11 +304,6 @@ public APIaddFcmPushConfigurationRequest addFcmPushConfiguration() throws ApiExc
private ApiResponse addHmsPushConfigurationWithHttpInfo(String apiToken, AddHmsPushConfigurationData addHmsPushConfigurationData) throws ApiException {
Object localVarPostBody = addHmsPushConfigurationData;
- // verify the required parameter 'apiToken' is set
- if (apiToken == null) {
- throw new ApiException(400, "Missing the required parameter 'apiToken' when calling addHmsPushConfiguration");
- }
-
// create path and map variables
String localVarPath = "/v3/applications/push/hms";
@@ -362,7 +347,7 @@ private APIaddHmsPushConfigurationRequest() {
/**
* Set apiToken
- * @param apiToken (required)
+ * @param apiToken (optional)
* @return APIaddHmsPushConfigurationRequest
*/
public APIaddHmsPushConfigurationRequest apiToken(String apiToken) {
@@ -427,11 +412,6 @@ public APIaddHmsPushConfigurationRequest addHmsPushConfiguration() throws ApiExc
private ApiResponse addIpToWhitelistWithHttpInfo(String apiToken, AddIpToWhitelistData addIpToWhitelistData) throws ApiException {
Object localVarPostBody = addIpToWhitelistData;
- // verify the required parameter 'apiToken' is set
- if (apiToken == null) {
- throw new ApiException(400, "Missing the required parameter 'apiToken' when calling addIpToWhitelist");
- }
-
// create path and map variables
String localVarPath = "/v3/applications/settings/ip_whitelist";
@@ -475,7 +455,7 @@ private APIaddIpToWhitelistRequest() {
/**
* Set apiToken
- * @param apiToken (required)
+ * @param apiToken (optional)
* @return APIaddIpToWhitelistRequest
*/
public APIaddIpToWhitelistRequest apiToken(String apiToken) {
@@ -537,14 +517,9 @@ public APIaddIpToWhitelistRequest addIpToWhitelist() throws ApiException {
return new APIaddIpToWhitelistRequest();
}
-private ApiResponse banUsersInChannelsWithCustomChannelTypeWithHttpInfo(String apiToken, String customType, BanUsersInChannelsWithCustomChannelTypeData banUsersInChannelsWithCustomChannelTypeData) throws ApiException {
+private ApiResponse banUsersInChannelsWithCustomChannelTypeWithHttpInfo(String customType, String apiToken, BanUsersInChannelsWithCustomChannelTypeData banUsersInChannelsWithCustomChannelTypeData) throws ApiException {
Object localVarPostBody = banUsersInChannelsWithCustomChannelTypeData;
- // verify the required parameter 'apiToken' is set
- if (apiToken == null) {
- throw new ApiException(400, "Missing the required parameter 'apiToken' when calling banUsersInChannelsWithCustomChannelType");
- }
-
// verify the required parameter 'customType' is set
if (customType == null) {
throw new ApiException(400, "Missing the required parameter 'customType' when calling banUsersInChannelsWithCustomChannelType");
@@ -586,8 +561,8 @@ private ApiResponse banUsersInChannelsWithCustomChannelTypeWithHttpInfo(
}
public class APIbanUsersInChannelsWithCustomChannelTypeRequest {
- private String apiToken;
private String customType;
+ private String apiToken;
private BanUsersInChannelsWithCustomChannelTypeData banUsersInChannelsWithCustomChannelTypeData;
private APIbanUsersInChannelsWithCustomChannelTypeRequest(String customType) {
@@ -596,7 +571,7 @@ private APIbanUsersInChannelsWithCustomChannelTypeRequest(String customType) {
/**
* Set apiToken
- * @param apiToken (required)
+ * @param apiToken (optional)
* @return APIbanUsersInChannelsWithCustomChannelTypeRequest
*/
public APIbanUsersInChannelsWithCustomChannelTypeRequest apiToken(String apiToken) {
@@ -642,7 +617,7 @@ public Object execute() throws ApiException {
*/
public ApiResponse executeWithHttpInfo() throws ApiException {
- return banUsersInChannelsWithCustomChannelTypeWithHttpInfo(apiToken, customType, banUsersInChannelsWithCustomChannelTypeData);
+ return banUsersInChannelsWithCustomChannelTypeWithHttpInfo(customType, apiToken, banUsersInChannelsWithCustomChannelTypeData);
}
}
@@ -662,11 +637,6 @@ public APIbanUsersInChannelsWithCustomChannelTypeRequest banUsersInChannelsWithC
private ApiResponse configureAutoEventMessagesWithHttpInfo(String apiToken, ConfigureAutoEventData configureAutoEventData) throws ApiException {
Object localVarPostBody = configureAutoEventData;
- // verify the required parameter 'apiToken' is set
- if (apiToken == null) {
- throw new ApiException(400, "Missing the required parameter 'apiToken' when calling configureAutoEventMessages");
- }
-
// create path and map variables
String localVarPath = "/v3/applications/settings/auto_event_message";
@@ -710,7 +680,7 @@ private APIconfigureAutoEventMessagesRequest() {
/**
* Set apiToken
- * @param apiToken (required)
+ * @param apiToken (optional)
* @return APIconfigureAutoEventMessagesRequest
*/
public APIconfigureAutoEventMessagesRequest apiToken(String apiToken) {
@@ -772,14 +742,9 @@ public APIconfigureAutoEventMessagesRequest configureAutoEventMessages() throws
return new APIconfigureAutoEventMessagesRequest();
}
-private ApiResponse deleteAllowedIpsFromWhitelistWithHttpInfo(String apiToken, List ipWhitelistAddresses) throws ApiException {
+private ApiResponse deleteAllowedIpsFromWhitelistWithHttpInfo(List ipWhitelistAddresses, String apiToken) throws ApiException {
Object localVarPostBody = null;
- // verify the required parameter 'apiToken' is set
- if (apiToken == null) {
- throw new ApiException(400, "Missing the required parameter 'apiToken' when calling deleteAllowedIpsFromWhitelist");
- }
-
// verify the required parameter 'ipWhitelistAddresses' is set
if (ipWhitelistAddresses == null) {
throw new ApiException(400, "Missing the required parameter 'ipWhitelistAddresses' when calling deleteAllowedIpsFromWhitelist");
@@ -821,29 +786,29 @@ private ApiResponse deleteAllowedIpsFromW
}
public class APIdeleteAllowedIpsFromWhitelistRequest {
- private String apiToken;
private List ipWhitelistAddresses;
+ private String apiToken;
private APIdeleteAllowedIpsFromWhitelistRequest() {
}
/**
- * Set apiToken
- * @param apiToken (required)
+ * Set ipWhitelistAddresses
+ * @param ipWhitelistAddresses (required)
* @return APIdeleteAllowedIpsFromWhitelistRequest
*/
- public APIdeleteAllowedIpsFromWhitelistRequest apiToken(String apiToken) {
- this.apiToken = apiToken;
+ public APIdeleteAllowedIpsFromWhitelistRequest ipWhitelistAddresses(List ipWhitelistAddresses) {
+ this.ipWhitelistAddresses = ipWhitelistAddresses;
return this;
}
/**
- * Set ipWhitelistAddresses
- * @param ipWhitelistAddresses (required)
+ * Set apiToken
+ * @param apiToken (optional)
* @return APIdeleteAllowedIpsFromWhitelistRequest
*/
- public APIdeleteAllowedIpsFromWhitelistRequest ipWhitelistAddresses(List ipWhitelistAddresses) {
- this.ipWhitelistAddresses = ipWhitelistAddresses;
+ public APIdeleteAllowedIpsFromWhitelistRequest apiToken(String apiToken) {
+ this.apiToken = apiToken;
return this;
}
@@ -875,7 +840,7 @@ public DeleteAllowedIpsFromWhitelistResponse execute() throws ApiException {
*/
public ApiResponse executeWithHttpInfo() throws ApiException {
- return deleteAllowedIpsFromWhitelistWithHttpInfo(apiToken, ipWhitelistAddresses);
+ return deleteAllowedIpsFromWhitelistWithHttpInfo(ipWhitelistAddresses, apiToken);
}
}
@@ -891,14 +856,9 @@ public APIdeleteAllowedIpsFromWhitelistRequest deleteAllowedIpsFromWhitelist() t
return new APIdeleteAllowedIpsFromWhitelistRequest();
}
-private ApiResponse deleteApnsCertificateByIdWithHttpInfo(String apiToken, String providerId) throws ApiException {
+private ApiResponse deleteApnsCertificateByIdWithHttpInfo(String providerId, String apiToken) throws ApiException {
Object localVarPostBody = null;
- // verify the required parameter 'apiToken' is set
- if (apiToken == null) {
- throw new ApiException(400, "Missing the required parameter 'apiToken' when calling deleteApnsCertificateById");
- }
-
// verify the required parameter 'providerId' is set
if (providerId == null) {
throw new ApiException(400, "Missing the required parameter 'providerId' when calling deleteApnsCertificateById");
@@ -940,8 +900,8 @@ private ApiResponse deleteApnsCertificateById
}
public class APIdeleteApnsCertificateByIdRequest {
- private String apiToken;
private String providerId;
+ private String apiToken;
private APIdeleteApnsCertificateByIdRequest(String providerId) {
this.providerId = providerId;
@@ -949,7 +909,7 @@ private APIdeleteApnsCertificateByIdRequest(String providerId) {
/**
* Set apiToken
- * @param apiToken (required)
+ * @param apiToken (optional)
* @return APIdeleteApnsCertificateByIdRequest
*/
public APIdeleteApnsCertificateByIdRequest apiToken(String apiToken) {
@@ -985,7 +945,7 @@ public DeleteApnsCertificateByIdResponse execute() throws ApiException {
*/
public ApiResponse executeWithHttpInfo() throws ApiException {
- return deleteApnsCertificateByIdWithHttpInfo(apiToken, providerId);
+ return deleteApnsCertificateByIdWithHttpInfo(providerId, apiToken);
}
}
@@ -1005,11 +965,6 @@ public APIdeleteApnsCertificateByIdRequest deleteApnsCertificateById(String prov
private ApiResponse generateSecondaryApiTokenWithHttpInfo(String apiToken, GenerateSecondaryApiTokenData generateSecondaryApiTokenData) throws ApiException {
Object localVarPostBody = generateSecondaryApiTokenData;
- // verify the required parameter 'apiToken' is set
- if (apiToken == null) {
- throw new ApiException(400, "Missing the required parameter 'apiToken' when calling generateSecondaryApiToken");
- }
-
// create path and map variables
String localVarPath = "/v3/applications/api_tokens";
@@ -1053,7 +1008,7 @@ private APIgenerateSecondaryApiTokenRequest() {
/**
* Set apiToken
- * @param apiToken (required)
+ * @param apiToken (optional)
* @return APIgenerateSecondaryApiTokenRequest
*/
public APIgenerateSecondaryApiTokenRequest apiToken(String apiToken) {
@@ -1118,11 +1073,6 @@ public APIgenerateSecondaryApiTokenRequest generateSecondaryApiToken() throws Ap
private ApiResponse listAutoEventMessagesWithHttpInfo(String apiToken) throws ApiException {
Object localVarPostBody = null;
- // verify the required parameter 'apiToken' is set
- if (apiToken == null) {
- throw new ApiException(400, "Missing the required parameter 'apiToken' when calling listAutoEventMessages");
- }
-
// create path and map variables
String localVarPath = "/v3/applications/settings/auto_event_message";
@@ -1165,7 +1115,7 @@ private APIlistAutoEventMessagesRequest() {
/**
* Set apiToken
- * @param apiToken (required)
+ * @param apiToken (optional)
* @return APIlistAutoEventMessagesRequest
*/
public APIlistAutoEventMessagesRequest apiToken(String apiToken) {
@@ -1217,14 +1167,9 @@ public APIlistAutoEventMessagesRequest listAutoEventMessages() throws ApiExcepti
return new APIlistAutoEventMessagesRequest();
}
-private ApiResponse listBannedUsersInChannelsWithCustomChannelTypeWithHttpInfo(String apiToken, String customType, String token, Integer limit) throws ApiException {
+private ApiResponse listBannedUsersInChannelsWithCustomChannelTypeWithHttpInfo(String customType, String apiToken, String token, Integer limit) throws ApiException {
Object localVarPostBody = null;
- // verify the required parameter 'apiToken' is set
- if (apiToken == null) {
- throw new ApiException(400, "Missing the required parameter 'apiToken' when calling listBannedUsersInChannelsWithCustomChannelType");
- }
-
// verify the required parameter 'customType' is set
if (customType == null) {
throw new ApiException(400, "Missing the required parameter 'customType' when calling listBannedUsersInChannelsWithCustomChannelType");
@@ -1268,8 +1213,8 @@ private ApiResponse listBannedUsersInChannels
}
public class APIlistBannedUsersInChannelsWithCustomChannelTypeRequest {
- private String apiToken;
private String customType;
+ private String apiToken;
private String token;
private Integer limit;
@@ -1279,7 +1224,7 @@ private APIlistBannedUsersInChannelsWithCustomChannelTypeRequest(String customTy
/**
* Set apiToken
- * @param apiToken (required)
+ * @param apiToken (optional)
* @return APIlistBannedUsersInChannelsWithCustomChannelTypeRequest
*/
public APIlistBannedUsersInChannelsWithCustomChannelTypeRequest apiToken(String apiToken) {
@@ -1335,7 +1280,7 @@ public CustomTypeListBannedUsersResponse execute() throws ApiException {
*/
public ApiResponse executeWithHttpInfo() throws ApiException {
- return listBannedUsersInChannelsWithCustomChannelTypeWithHttpInfo(apiToken, customType, token, limit);
+ return listBannedUsersInChannelsWithCustomChannelTypeWithHttpInfo(customType, apiToken, token, limit);
}
}
@@ -1352,14 +1297,9 @@ public APIlistBannedUsersInChannelsWithCustomChannelTypeRequest listBannedUsersI
return new APIlistBannedUsersInChannelsWithCustomChannelTypeRequest(customType);
}
-private ApiResponse listMutedUsersInChannelsWithCustomChannelTypeWithHttpInfo(String apiToken, String customType, String token, Integer limit) throws ApiException {
+private ApiResponse listMutedUsersInChannelsWithCustomChannelTypeWithHttpInfo(String customType, String apiToken, String token, Integer limit) throws ApiException {
Object localVarPostBody = null;
- // verify the required parameter 'apiToken' is set
- if (apiToken == null) {
- throw new ApiException(400, "Missing the required parameter 'apiToken' when calling listMutedUsersInChannelsWithCustomChannelType");
- }
-
// verify the required parameter 'customType' is set
if (customType == null) {
throw new ApiException(400, "Missing the required parameter 'customType' when calling listMutedUsersInChannelsWithCustomChannelType");
@@ -1403,8 +1343,8 @@ private ApiResponse li
}
public class APIlistMutedUsersInChannelsWithCustomChannelTypeRequest {
- private String apiToken;
private String customType;
+ private String apiToken;
private String token;
private Integer limit;
@@ -1414,7 +1354,7 @@ private APIlistMutedUsersInChannelsWithCustomChannelTypeRequest(String customTyp
/**
* Set apiToken
- * @param apiToken (required)
+ * @param apiToken (optional)
* @return APIlistMutedUsersInChannelsWithCustomChannelTypeRequest
*/
public APIlistMutedUsersInChannelsWithCustomChannelTypeRequest apiToken(String apiToken) {
@@ -1470,7 +1410,7 @@ public ListMutedUsersInChannelsWithCustomChannelType200Response execute() throws
*/
public ApiResponse executeWithHttpInfo() throws ApiException {
- return listMutedUsersInChannelsWithCustomChannelTypeWithHttpInfo(apiToken, customType, token, limit);
+ return listMutedUsersInChannelsWithCustomChannelTypeWithHttpInfo(customType, apiToken, token, limit);
}
}
@@ -1487,14 +1427,9 @@ public APIlistMutedUsersInChannelsWithCustomChannelTypeRequest listMutedUsersInC
return new APIlistMutedUsersInChannelsWithCustomChannelTypeRequest(customType);
}
-private ApiResponse listPushConfigurationsWithHttpInfo(String apiToken, String pushType) throws ApiException {
+private ApiResponse listPushConfigurationsWithHttpInfo(String pushType, String apiToken) throws ApiException {
Object localVarPostBody = null;
- // verify the required parameter 'apiToken' is set
- if (apiToken == null) {
- throw new ApiException(400, "Missing the required parameter 'apiToken' when calling listPushConfigurations");
- }
-
// verify the required parameter 'pushType' is set
if (pushType == null) {
throw new ApiException(400, "Missing the required parameter 'pushType' when calling listPushConfigurations");
@@ -1536,8 +1471,8 @@ private ApiResponse listPushConfigurationsWithHt
}
public class APIlistPushConfigurationsRequest {
- private String apiToken;
private String pushType;
+ private String apiToken;
private APIlistPushConfigurationsRequest(String pushType) {
this.pushType = pushType;
@@ -1545,7 +1480,7 @@ private APIlistPushConfigurationsRequest(String pushType) {
/**
* Set apiToken
- * @param apiToken (required)
+ * @param apiToken (optional)
* @return APIlistPushConfigurationsRequest
*/
public APIlistPushConfigurationsRequest apiToken(String apiToken) {
@@ -1581,7 +1516,7 @@ public ListPushConfigurationsResponse execute() throws ApiException {
*/
public ApiResponse executeWithHttpInfo() throws ApiException {
- return listPushConfigurationsWithHttpInfo(apiToken, pushType);
+ return listPushConfigurationsWithHttpInfo(pushType, apiToken);
}
}
@@ -1601,11 +1536,6 @@ public APIlistPushConfigurationsRequest listPushConfigurations(String pushType)
private ApiResponse listPushNotificationContentTemplatesWithHttpInfo(String apiToken) throws ApiException {
Object localVarPostBody = null;
- // verify the required parameter 'apiToken' is set
- if (apiToken == null) {
- throw new ApiException(400, "Missing the required parameter 'apiToken' when calling listPushNotificationContentTemplates");
- }
-
// create path and map variables
String localVarPath = "/v3/applications/push/message_templates";
@@ -1648,7 +1578,7 @@ private APIlistPushNotificationContentTemplatesRequest() {
/**
* Set apiToken
- * @param apiToken (required)
+ * @param apiToken (optional)
* @return APIlistPushNotificationContentTemplatesRequest
*/
public APIlistPushNotificationContentTemplatesRequest apiToken(String apiToken) {
@@ -1703,11 +1633,6 @@ public APIlistPushNotificationContentTemplatesRequest listPushNotificationConten
private ApiResponse listSecondaryApiTokensWithHttpInfo(String apiToken) throws ApiException {
Object localVarPostBody = null;
- // verify the required parameter 'apiToken' is set
- if (apiToken == null) {
- throw new ApiException(400, "Missing the required parameter 'apiToken' when calling listSecondaryApiTokens");
- }
-
// create path and map variables
String localVarPath = "/v3/applications/api_tokens";
@@ -1750,7 +1675,7 @@ private APIlistSecondaryApiTokensRequest() {
/**
* Set apiToken
- * @param apiToken (required)
+ * @param apiToken (optional)
* @return APIlistSecondaryApiTokensRequest
*/
public APIlistSecondaryApiTokensRequest apiToken(String apiToken) {
@@ -1802,14 +1727,9 @@ public APIlistSecondaryApiTokensRequest listSecondaryApiTokens() throws ApiExcep
return new APIlistSecondaryApiTokensRequest();
}
-private ApiResponse muteUsersInChannelsWithCustomChannelTypeWithHttpInfo(String apiToken, String customType, MuteUsersInChannelsWithCustomChannelTypeData muteUsersInChannelsWithCustomChannelTypeData) throws ApiException {
+private ApiResponse muteUsersInChannelsWithCustomChannelTypeWithHttpInfo(String customType, String apiToken, MuteUsersInChannelsWithCustomChannelTypeData muteUsersInChannelsWithCustomChannelTypeData) throws ApiException {
Object localVarPostBody = muteUsersInChannelsWithCustomChannelTypeData;
- // verify the required parameter 'apiToken' is set
- if (apiToken == null) {
- throw new ApiException(400, "Missing the required parameter 'apiToken' when calling muteUsersInChannelsWithCustomChannelType");
- }
-
// verify the required parameter 'customType' is set
if (customType == null) {
throw new ApiException(400, "Missing the required parameter 'customType' when calling muteUsersInChannelsWithCustomChannelType");
@@ -1851,8 +1771,8 @@ private ApiResponse muteUsersInChannelsWithCustomChannelTypeWithHttpInfo
}
public class APImuteUsersInChannelsWithCustomChannelTypeRequest {
- private String apiToken;
private String customType;
+ private String apiToken;
private MuteUsersInChannelsWithCustomChannelTypeData muteUsersInChannelsWithCustomChannelTypeData;
private APImuteUsersInChannelsWithCustomChannelTypeRequest(String customType) {
@@ -1861,7 +1781,7 @@ private APImuteUsersInChannelsWithCustomChannelTypeRequest(String customType) {
/**
* Set apiToken
- * @param apiToken (required)
+ * @param apiToken (optional)
* @return APImuteUsersInChannelsWithCustomChannelTypeRequest
*/
public APImuteUsersInChannelsWithCustomChannelTypeRequest apiToken(String apiToken) {
@@ -1907,7 +1827,7 @@ public Object execute() throws ApiException {
*/
public ApiResponse executeWithHttpInfo() throws ApiException {
- return muteUsersInChannelsWithCustomChannelTypeWithHttpInfo(apiToken, customType, muteUsersInChannelsWithCustomChannelTypeData);
+ return muteUsersInChannelsWithCustomChannelTypeWithHttpInfo(customType, apiToken, muteUsersInChannelsWithCustomChannelTypeData);
}
}
@@ -1924,14 +1844,9 @@ public APImuteUsersInChannelsWithCustomChannelTypeRequest muteUsersInChannelsWit
return new APImuteUsersInChannelsWithCustomChannelTypeRequest(customType);
}
-private ApiResponse removePushConfigurationByIdWithHttpInfo(String apiToken, String pushType, String providerId) throws ApiException {
+private ApiResponse removePushConfigurationByIdWithHttpInfo(String pushType, String providerId, String apiToken) throws ApiException {
Object localVarPostBody = null;
- // verify the required parameter 'apiToken' is set
- if (apiToken == null) {
- throw new ApiException(400, "Missing the required parameter 'apiToken' when calling removePushConfigurationById");
- }
-
// verify the required parameter 'pushType' is set
if (pushType == null) {
throw new ApiException(400, "Missing the required parameter 'pushType' when calling removePushConfigurationById");
@@ -1979,9 +1894,9 @@ private ApiResponse removePushConfiguration
}
public class APIremovePushConfigurationByIdRequest {
- private String apiToken;
private String pushType;
private String providerId;
+ private String apiToken;
private APIremovePushConfigurationByIdRequest(String pushType, String providerId) {
this.pushType = pushType;
@@ -1990,7 +1905,7 @@ private APIremovePushConfigurationByIdRequest(String pushType, String providerId
/**
* Set apiToken
- * @param apiToken (required)
+ * @param apiToken (optional)
* @return APIremovePushConfigurationByIdRequest
*/
public APIremovePushConfigurationByIdRequest apiToken(String apiToken) {
@@ -2026,7 +1941,7 @@ public RemovePushConfigurationByIdResponse execute() throws ApiException {
*/
public ApiResponse executeWithHttpInfo() throws ApiException {
- return removePushConfigurationByIdWithHttpInfo(apiToken, pushType, providerId);
+ return removePushConfigurationByIdWithHttpInfo(pushType, providerId, apiToken);
}
}
@@ -2047,11 +1962,6 @@ public APIremovePushConfigurationByIdRequest removePushConfigurationById(String
private ApiResponse retrieveIpWhitelistWithHttpInfo(String apiToken) throws ApiException {
Object localVarPostBody = null;
- // verify the required parameter 'apiToken' is set
- if (apiToken == null) {
- throw new ApiException(400, "Missing the required parameter 'apiToken' when calling retrieveIpWhitelist");
- }
-
// create path and map variables
String localVarPath = "/v3/applications/settings/ip_whitelist";
@@ -2094,7 +2004,7 @@ private APIretrieveIpWhitelistRequest() {
/**
* Set apiToken
- * @param apiToken (required)
+ * @param apiToken (optional)
* @return APIretrieveIpWhitelistRequest
*/
public APIretrieveIpWhitelistRequest apiToken(String apiToken) {
@@ -2146,14 +2056,9 @@ public APIretrieveIpWhitelistRequest retrieveIpWhitelist() throws ApiException {
return new APIretrieveIpWhitelistRequest();
}
-private ApiResponse revokeSecondaryApiTokenByTokenWithHttpInfo(String apiToken, String apiToken2) throws ApiException {
+private ApiResponse revokeSecondaryApiTokenByTokenWithHttpInfo(String apiToken2, String apiToken) throws ApiException {
Object localVarPostBody = null;
- // verify the required parameter 'apiToken' is set
- if (apiToken == null) {
- throw new ApiException(400, "Missing the required parameter 'apiToken' when calling revokeSecondaryApiTokenByToken");
- }
-
// verify the required parameter 'apiToken2' is set
if (apiToken2 == null) {
throw new ApiException(400, "Missing the required parameter 'apiToken2' when calling revokeSecondaryApiTokenByToken");
@@ -2195,8 +2100,8 @@ private ApiResponse revokeSecondaryApiTo
}
public class APIrevokeSecondaryApiTokenByTokenRequest {
- private String apiToken;
private String apiToken2;
+ private String apiToken;
private APIrevokeSecondaryApiTokenByTokenRequest(String apiToken2) {
this.apiToken2 = apiToken2;
@@ -2204,7 +2109,7 @@ private APIrevokeSecondaryApiTokenByTokenRequest(String apiToken2) {
/**
* Set apiToken
- * @param apiToken (required)
+ * @param apiToken (optional)
* @return APIrevokeSecondaryApiTokenByTokenRequest
*/
public APIrevokeSecondaryApiTokenByTokenRequest apiToken(String apiToken) {
@@ -2240,7 +2145,7 @@ public RevokeSecondaryApiTokenByTokenResponse execute() throws ApiException {
*/
public ApiResponse executeWithHttpInfo() throws ApiException {
- return revokeSecondaryApiTokenByTokenWithHttpInfo(apiToken, apiToken2);
+ return revokeSecondaryApiTokenByTokenWithHttpInfo(apiToken2, apiToken);
}
}
@@ -2257,14 +2162,9 @@ public APIrevokeSecondaryApiTokenByTokenRequest revokeSecondaryApiTokenByToken(S
return new APIrevokeSecondaryApiTokenByTokenRequest(apiToken2);
}
-private ApiResponse setDomainFilterWithHttpInfo(String apiToken, String customType, SetDomainFilterData setDomainFilterData) throws ApiException {
+private ApiResponse setDomainFilterWithHttpInfo(String customType, String apiToken, SetDomainFilterData setDomainFilterData) throws ApiException {
Object localVarPostBody = setDomainFilterData;
- // verify the required parameter 'apiToken' is set
- if (apiToken == null) {
- throw new ApiException(400, "Missing the required parameter 'apiToken' when calling setDomainFilter");
- }
-
// verify the required parameter 'customType' is set
if (customType == null) {
throw new ApiException(400, "Missing the required parameter 'customType' when calling setDomainFilter");
@@ -2306,8 +2206,8 @@ private ApiResponse setDomainFilterWithHttpInfo(String
}
public class APIsetDomainFilterRequest {
- private String apiToken;
private String customType;
+ private String apiToken;
private SetDomainFilterData setDomainFilterData;
private APIsetDomainFilterRequest(String customType) {
@@ -2316,7 +2216,7 @@ private APIsetDomainFilterRequest(String customType) {
/**
* Set apiToken
- * @param apiToken (required)
+ * @param apiToken (optional)
* @return APIsetDomainFilterRequest
*/
public APIsetDomainFilterRequest apiToken(String apiToken) {
@@ -2362,7 +2262,7 @@ public SendBirdChannelResponse execute() throws ApiException {
*/
public ApiResponse executeWithHttpInfo() throws ApiException {
- return setDomainFilterWithHttpInfo(apiToken, customType, setDomainFilterData);
+ return setDomainFilterWithHttpInfo(customType, apiToken, setDomainFilterData);
}
}
@@ -2379,14 +2279,9 @@ public APIsetDomainFilterRequest setDomainFilter(String customType) throws ApiEx
return new APIsetDomainFilterRequest(customType);
}
-private ApiResponse unbanUsersInChannelsWithCustomChannelTypeWithHttpInfo(String apiToken, String customType, List userIds) throws ApiException {
+private ApiResponse unbanUsersInChannelsWithCustomChannelTypeWithHttpInfo(String customType, List userIds, String apiToken) throws ApiException {
Object localVarPostBody = null;
- // verify the required parameter 'apiToken' is set
- if (apiToken == null) {
- throw new ApiException(400, "Missing the required parameter 'apiToken' when calling unbanUsersInChannelsWithCustomChannelType");
- }
-
// verify the required parameter 'customType' is set
if (customType == null) {
throw new ApiException(400, "Missing the required parameter 'customType' when calling unbanUsersInChannelsWithCustomChannelType");
@@ -2434,31 +2329,31 @@ private ApiResponse unbanUsersInChannelsWithCustomChannelTypeWithHttpInf
}
public class APIunbanUsersInChannelsWithCustomChannelTypeRequest {
- private String apiToken;
private String customType;
private List userIds;
+ private String apiToken;
private APIunbanUsersInChannelsWithCustomChannelTypeRequest(String customType) {
this.customType = customType;
}
/**
- * Set apiToken
- * @param apiToken (required)
+ * Set userIds
+ * @param userIds (required)
* @return APIunbanUsersInChannelsWithCustomChannelTypeRequest
*/
- public APIunbanUsersInChannelsWithCustomChannelTypeRequest apiToken(String apiToken) {
- this.apiToken = apiToken;
+ public APIunbanUsersInChannelsWithCustomChannelTypeRequest userIds(List userIds) {
+ this.userIds = userIds;
return this;
}
/**
- * Set userIds
- * @param userIds (required)
+ * Set apiToken
+ * @param apiToken (optional)
* @return APIunbanUsersInChannelsWithCustomChannelTypeRequest
*/
- public APIunbanUsersInChannelsWithCustomChannelTypeRequest userIds(List userIds) {
- this.userIds = userIds;
+ public APIunbanUsersInChannelsWithCustomChannelTypeRequest apiToken(String apiToken) {
+ this.apiToken = apiToken;
return this;
}
@@ -2490,7 +2385,7 @@ public Object execute() throws ApiException {
*/
public ApiResponse executeWithHttpInfo() throws ApiException {
- return unbanUsersInChannelsWithCustomChannelTypeWithHttpInfo(apiToken, customType, userIds);
+ return unbanUsersInChannelsWithCustomChannelTypeWithHttpInfo(customType, userIds, apiToken);
}
}
@@ -2507,14 +2402,9 @@ public APIunbanUsersInChannelsWithCustomChannelTypeRequest unbanUsersInChannelsW
return new APIunbanUsersInChannelsWithCustomChannelTypeRequest(customType);
}
-private ApiResponse unmuteUsersInChannelsWithCustomChannelTypeWithHttpInfo(String apiToken, String customType, List userIds) throws ApiException {
+private ApiResponse unmuteUsersInChannelsWithCustomChannelTypeWithHttpInfo(String customType, List userIds, String apiToken) throws ApiException {
Object localVarPostBody = null;
- // verify the required parameter 'apiToken' is set
- if (apiToken == null) {
- throw new ApiException(400, "Missing the required parameter 'apiToken' when calling unmuteUsersInChannelsWithCustomChannelType");
- }
-
// verify the required parameter 'customType' is set
if (customType == null) {
throw new ApiException(400, "Missing the required parameter 'customType' when calling unmuteUsersInChannelsWithCustomChannelType");
@@ -2562,31 +2452,31 @@ private ApiResponse unmuteUsersInChannelsWithCustomChannelTypeWithHttpIn
}
public class APIunmuteUsersInChannelsWithCustomChannelTypeRequest {
- private String apiToken;
private String customType;
private List userIds;
+ private String apiToken;
private APIunmuteUsersInChannelsWithCustomChannelTypeRequest(String customType) {
this.customType = customType;
}
/**
- * Set apiToken
- * @param apiToken (required)
+ * Set userIds
+ * @param userIds (required)
* @return APIunmuteUsersInChannelsWithCustomChannelTypeRequest
*/
- public APIunmuteUsersInChannelsWithCustomChannelTypeRequest apiToken(String apiToken) {
- this.apiToken = apiToken;
+ public APIunmuteUsersInChannelsWithCustomChannelTypeRequest userIds(List userIds) {
+ this.userIds = userIds;
return this;
}
/**
- * Set userIds
- * @param userIds (required)
+ * Set apiToken
+ * @param apiToken (optional)
* @return APIunmuteUsersInChannelsWithCustomChannelTypeRequest
*/
- public APIunmuteUsersInChannelsWithCustomChannelTypeRequest userIds(List userIds) {
- this.userIds = userIds;
+ public APIunmuteUsersInChannelsWithCustomChannelTypeRequest apiToken(String apiToken) {
+ this.apiToken = apiToken;
return this;
}
@@ -2618,7 +2508,7 @@ public Object execute() throws ApiException {
*/
public ApiResponse