diff --git a/.openapi-generator/FILES b/.openapi-generator/FILES index 212e3ea..9c6038b 100644 --- a/.openapi-generator/FILES +++ b/.openapi-generator/FILES @@ -1,5 +1,6 @@ .gitignore .gitlab-ci.yml +.openapi-generator-ignore .travis.yml README.md docs/AddApnsPushConfigurationData.md @@ -269,8 +270,11 @@ docs/UpdateBotByIdData.md docs/UpdateBotByIdResponse.md docs/UpdateChannelInvitationPreferenceData.md docs/UpdateChannelInvitationPreferenceResponse.md +docs/UpdateChannelMetacounterByKeyResponse.md docs/UpdateChannelMetacounterData.md +docs/UpdateChannelMetadataByKeyResponse.md docs/UpdateChannelMetadataData.md +docs/UpdateChannelMetadataResponse.md docs/UpdateCountPreferenceOfChannelByUrlData.md docs/UpdateCountPreferenceOfChannelByUrlResponse.md docs/UpdateDefaultChannelInvitationPreferenceData.md @@ -296,6 +300,7 @@ docs/UpdatePushPreferencesForChannelByUrlResponse.md docs/UpdatePushPreferencesResponse.md docs/UpdateUserByIdData.md docs/UpdateUserByIdResponse.md +docs/UpdateUserMetadataByKeyResponse.md docs/UpdateUserMetadataData.md docs/UpdateUserMetadataResponse.md docs/UseDefaultEmojisData.md @@ -304,6 +309,9 @@ docs/UserApi.md docs/ViewAnnouncementByIdResponse.md docs/ViewBotByIdResponse.md docs/ViewChannelInvitationPreferenceResponse.md +docs/ViewChannelMetacounterResponse.md +docs/ViewChannelMetadataByKeyResponse.md +docs/ViewChannelMetadataResponse.md docs/ViewCountPreferenceOfChannelByUrlResponse.md docs/ViewDataExportByIdResponse.md docs/ViewDefaultChannelInvitationPreferenceResponse.md @@ -326,6 +334,7 @@ docs/ViewPushPreferencesResponse.md docs/ViewSecondaryApiTokenByTokenResponse.md docs/ViewTotalNumberOfMessagesInChannelResponse.md docs/ViewUserByIdResponse.md +docs/ViewUserMetadataByKeyResponse.md docs/ViewUserMetadataResponse.md docs/ViewWhoOwnsRegistrationOrDeviceTokenByTokenResponse.md docs/ViewWhoOwnsRegistrationOrDeviceTokenByTokenResponseInner.md @@ -608,8 +617,11 @@ sendbird_platform_sdk/model/update_bot_by_id_data.py sendbird_platform_sdk/model/update_bot_by_id_response.py sendbird_platform_sdk/model/update_channel_invitation_preference_data.py sendbird_platform_sdk/model/update_channel_invitation_preference_response.py +sendbird_platform_sdk/model/update_channel_metacounter_by_key_response.py sendbird_platform_sdk/model/update_channel_metacounter_data.py +sendbird_platform_sdk/model/update_channel_metadata_by_key_response.py sendbird_platform_sdk/model/update_channel_metadata_data.py +sendbird_platform_sdk/model/update_channel_metadata_response.py sendbird_platform_sdk/model/update_count_preference_of_channel_by_url_data.py sendbird_platform_sdk/model/update_count_preference_of_channel_by_url_response.py sendbird_platform_sdk/model/update_default_channel_invitation_preference_data.py @@ -635,6 +647,7 @@ sendbird_platform_sdk/model/update_push_preferences_for_channel_by_url_response. sendbird_platform_sdk/model/update_push_preferences_response.py sendbird_platform_sdk/model/update_user_by_id_data.py sendbird_platform_sdk/model/update_user_by_id_response.py +sendbird_platform_sdk/model/update_user_metadata_by_key_response.py sendbird_platform_sdk/model/update_user_metadata_data.py sendbird_platform_sdk/model/update_user_metadata_response.py sendbird_platform_sdk/model/use_default_emojis_data.py @@ -642,6 +655,9 @@ sendbird_platform_sdk/model/use_default_emojis_response.py sendbird_platform_sdk/model/view_announcement_by_id_response.py sendbird_platform_sdk/model/view_bot_by_id_response.py sendbird_platform_sdk/model/view_channel_invitation_preference_response.py +sendbird_platform_sdk/model/view_channel_metacounter_response.py +sendbird_platform_sdk/model/view_channel_metadata_by_key_response.py +sendbird_platform_sdk/model/view_channel_metadata_response.py sendbird_platform_sdk/model/view_count_preference_of_channel_by_url_response.py sendbird_platform_sdk/model/view_data_export_by_id_response.py sendbird_platform_sdk/model/view_default_channel_invitation_preference_response.py @@ -664,6 +680,7 @@ sendbird_platform_sdk/model/view_push_preferences_response.py sendbird_platform_sdk/model/view_secondary_api_token_by_token_response.py sendbird_platform_sdk/model/view_total_number_of_messages_in_channel_response.py sendbird_platform_sdk/model/view_user_by_id_response.py +sendbird_platform_sdk/model/view_user_metadata_by_key_response.py sendbird_platform_sdk/model/view_user_metadata_response.py sendbird_platform_sdk/model/view_who_owns_registration_or_device_token_by_token_response.py sendbird_platform_sdk/model/view_who_owns_registration_or_device_token_by_token_response_inner.py @@ -674,4 +691,340 @@ setup.cfg setup.py test-requirements.txt test/__init__.py +test/test_add_apns_push_configuration_data.py +test/test_add_apns_push_configuration_response.py +test/test_add_apns_push_configuration_response_push_configurations_inner.py +test/test_add_emoji_categories_response.py +test/test_add_emoji_categories_response_emoji_categories_inner.py +test/test_add_emojis_data.py +test/test_add_emojis_response.py +test/test_add_extra_data_to_message_data.py +test/test_add_extra_data_to_message_response.py +test/test_add_fcm_push_configuration_data.py +test/test_add_fcm_push_configuration_response.py +test/test_add_fcm_push_configuration_response_push_configurations_inner.py +test/test_add_hms_push_configuration_data.py +test/test_add_hms_push_configuration_response.py +test/test_add_hms_push_configuration_response_push_configurations_inner.py +test/test_add_ip_to_whitelist_data.py +test/test_add_ip_to_whitelist_response.py +test/test_add_reaction_to_a_message_data.py +test/test_add_reaction_to_a_message_response.py +test/test_add_registration_or_device_token_data.py +test/test_add_registration_or_device_token_response.py +test/test_announcement_api.py +test/test_application_api.py +test/test_ban_from_channels_with_custom_channel_types_data.py +test/test_ban_users_in_channels_with_custom_channel_type_data.py +test/test_ban_users_in_channels_with_custom_channel_type_data_banned_list_inner.py +test/test_blob.py +test/test_block_user_data.py +test/test_block_user_response.py +test/test_bot_api.py +test/test_choose_push_notification_content_template_response.py +test/test_choose_which_events_to_subscribe_to_data.py +test/test_choose_which_events_to_subscribe_to_response.py +test/test_choose_which_events_to_subscribe_to_response_webhook.py +test/test_create_bot_data.py +test/test_create_bot_response.py +test/test_create_bot_response_bot.py +test/test_create_channel_metacounter_data.py +test/test_create_channel_metadata_data.py +test/test_create_channel_metadata_response.py +test/test_create_user_data.py +test/test_create_user_metadata_data.py +test/test_create_user_metadata_response.py +test/test_create_user_response.py +test/test_create_user_token_data.py +test/test_create_user_token_response.py +test/test_custom_type_list_banned_users_response.py +test/test_data_export_api.py +test/test_delete_allowed_ips_from_whitelist_response.py +test/test_delete_apns_certificate_by_id_response.py +test/test_enable_reactions_data.py +test/test_enable_reactions_response.py +test/test_file.py +test/test_function.py +test/test_gc_accept_invitation_data.py +test/test_gc_accept_invitation_response.py +test/test_gc_ban_user_data.py +test/test_gc_ban_user_response.py +test/test_gc_check_if_member_by_id_response.py +test/test_gc_create_channel_data.py +test/test_gc_create_channel_response.py +test/test_gc_decline_invitation_data.py +test/test_gc_freeze_channel_data.py +test/test_gc_freeze_channel_response.py +test/test_gc_hide_or_archive_channel_data.py +test/test_gc_invite_as_members_data.py +test/test_gc_invite_as_members_response.py +test/test_gc_join_channel_data.py +test/test_gc_leave_channel_data.py +test/test_gc_list_banned_users_response.py +test/test_gc_list_channels_response.py +test/test_gc_list_members_response.py +test/test_gc_list_muted_users_response.py +test/test_gc_list_operators_response.py +test/test_gc_mark_all_messages_as_delivered_data.py +test/test_gc_mark_all_messages_as_delivered_response.py +test/test_gc_mark_all_messages_as_read_data.py +test/test_gc_mute_user_data.py +test/test_gc_mute_user_response.py +test/test_gc_register_operators_data.py +test/test_gc_register_operators_response.py +test/test_gc_reset_chat_history_data.py +test/test_gc_reset_chat_history_response.py +test/test_gc_update_ban_by_id_data.py +test/test_gc_update_ban_by_id_response.py +test/test_gc_update_channel_by_url_data.py +test/test_gc_update_channel_by_url_response.py +test/test_gc_view_ban_by_id_response.py +test/test_gc_view_channel_by_url_response.py +test/test_gc_view_mute_by_id_response.py +test/test_gc_view_number_of_each_members_unread_messages_response.py +test/test_generate_secondary_api_token_data.py +test/test_generate_secondary_api_token_response.py +test/test_get_detailed_open_rate_of_announcement_by_id_response.py +test/test_get_detailed_open_rate_of_announcement_group_response.py +test/test_get_detailed_open_status_of_announcement_by_id_response.py +test/test_get_detailed_open_status_of_announcement_by_id_response_open_status_inner.py +test/test_get_emoji_by_key_response.py +test/test_get_emoji_category_by_id_response.py +test/test_get_statistics_daily_response.py +test/test_get_statistics_daily_response_statistics_inner.py +test/test_get_statistics_monthly_response.py +test/test_get_statistics_response.py +test/test_group_channel_api.py +test/test_join_channels_data.py +test/test_join_channels_response.py +test/test_leave_my_group_channels_data.py +test/test_list_all_emojis_and_emoji_categories_response.py +test/test_list_all_emojis_and_emoji_categories_response_emoji_categories_inner.py +test/test_list_all_emojis_and_emoji_categories_response_emoji_categories_inner_emojis_inner.py +test/test_list_announcement_groups_response.py +test/test_list_announcements_response.py +test/test_list_announcements_response_announcements_inner.py +test/test_list_banned_channels_response.py +test/test_list_banned_channels_response_banned_channels_inner.py +test/test_list_blocked_users_response.py +test/test_list_bots_response.py +test/test_list_bots_response_bots_inner.py +test/test_list_data_exports_by_message_channel_or_user_response.py +test/test_list_data_exports_by_message_channel_or_user_response_exported_data_inner.py +test/test_list_data_exports_by_message_channel_or_user_response_exported_data_inner_file.py +test/test_list_emojis_response.py +test/test_list_gdpr_requests_response.py +test/test_list_gdpr_requests_response_requests_inner.py +test/test_list_messages_response.py +test/test_list_messages_response_messages_inner.py +test/test_list_messages_response_messages_inner_og_tag.py +test/test_list_messages_response_messages_inner_og_tag_og_image.py +test/test_list_messages_response_messages_inner_sorted_metaarray_inner.py +test/test_list_muted_channels_response.py +test/test_list_muted_users_in_channels_with_custom_channel_type200_response.py +test/test_list_my_group_channels_response.py +test/test_list_push_configurations_response.py +test/test_list_push_configurations_response_push_configurations_inner.py +test/test_list_push_notification_content_templates_response.py +test/test_list_push_notification_content_templates_response_push_message_templates_inner.py +test/test_list_push_notification_content_templates_response_push_message_templates_inner_template.py +test/test_list_reactions_of_message_response.py +test/test_list_registration_or_device_tokens_response.py +test/test_list_reports_on_channel_by_url_response.py +test/test_list_reports_on_message_by_id_response.py +test/test_list_reports_on_message_by_id_response_report_logs_inner.py +test/test_list_reports_on_user_by_id_response.py +test/test_list_reports_response.py +test/test_list_reports_response_report_logs_inner.py +test/test_list_secondary_api_tokens_response.py +test/test_list_secondary_api_tokens_response_api_tokens_inner.py +test/test_list_users_response.py +test/test_mark_all_messages_as_read_data.py +test/test_message_api.py +test/test_metadata_api.py +test/test_moderation_api.py +test/test_mute_in_channels_with_custom_channel_types_data.py +test/test_mute_users_in_channels_with_custom_channel_type_data.py +test/test_oc_ban_user_data.py +test/test_oc_ban_user_response.py +test/test_oc_create_channel_data.py +test/test_oc_create_channel_response.py +test/test_oc_delete_channel_by_url200_response.py +test/test_oc_freeze_channel_data.py +test/test_oc_freeze_channel_response.py +test/test_oc_list_banned_users_response.py +test/test_oc_list_banned_users_response_banned_list_inner.py +test/test_oc_list_channels_response.py +test/test_oc_list_muted_users_response.py +test/test_oc_list_operators_response.py +test/test_oc_list_participants_response.py +test/test_oc_mute_user_data.py +test/test_oc_mute_user_response.py +test/test_oc_register_operators_data.py +test/test_oc_update_ban_by_id_data.py +test/test_oc_update_ban_by_id_response.py +test/test_oc_update_channel_by_url_data.py +test/test_oc_update_channel_by_url_response.py +test/test_oc_view_ban_by_id_response.py +test/test_oc_view_channel_by_url_response.py +test/test_oc_view_mute_by_id_response.py +test/test_open_channel_api.py +test/test_privacy_api.py +test/test_register_and_schedule_data_export_data.py +test/test_register_and_schedule_data_export_response.py +test/test_register_as_operator_to_channels_with_custom_channel_types_data.py +test/test_register_gdpr_request_data.py +test/test_register_gdpr_request_response.py +test/test_remove_push_configuration_by_id_response.py +test/test_remove_reaction_from_a_message_response.py +test/test_remove_registration_or_device_token_by_token_response.py +test/test_remove_registration_or_device_token_from_owner_by_token_response.py +test/test_remove_registration_or_device_token_response.py +test/test_report_api.py +test/test_report_channel_by_url_data.py +test/test_report_channel_by_url_response.py +test/test_report_message_by_id_data.py +test/test_report_message_by_id_response.py +test/test_report_user_by_id_data.py +test/test_report_user_by_id_response.py +test/test_reset_push_preferences_response.py +test/test_retrieve_advanced_analytics_metrics_response.py +test/test_retrieve_ip_whitelist_response.py +test/test_retrieve_list_of_subscribed_events_response.py +test/test_retrieve_list_of_subscribed_events_response_webhook.py +test/test_revoke_secondary_api_token_by_token_response.py +test/test_sb_object.py +test/test_schedule_announcement_data.py +test/test_schedule_announcement_response.py +test/test_schedule_announcement_response_create_channel_options.py +test/test_schedule_announcement_response_message.py +test/test_send_bird_admin_message.py +test/test_send_bird_apple_critical_alert_options.py +test/test_send_bird_base_channel.py +test/test_send_bird_base_message_instance.py +test/test_send_bird_channel_response.py +test/test_send_bird_emoji.py +test/test_send_bird_emoji_category.py +test/test_send_bird_file_message_params.py +test/test_send_bird_group_channel.py +test/test_send_bird_group_channel_channel.py +test/test_send_bird_group_channel_collection.py +test/test_send_bird_group_channel_created_by.py +test/test_send_bird_group_channel_disappearing_message.py +test/test_send_bird_group_channel_inviter.py +test/test_send_bird_group_channel_last_message.py +test/test_send_bird_group_channel_sms_fallback.py +test/test_send_bird_member.py +test/test_send_bird_message_meta_array.py +test/test_send_bird_message_response.py +test/test_send_bird_message_response_mentioned_users_inner.py +test/test_send_bird_message_response_user.py +test/test_send_bird_og_image.py +test/test_send_bird_og_meta_data.py +test/test_send_bird_open_channel.py +test/test_send_bird_plugin.py +test/test_send_bird_poll.py +test/test_send_bird_poll_details.py +test/test_send_bird_poll_option.py +test/test_send_bird_poll_updated_vote_count.py +test/test_send_bird_reaction.py +test/test_send_bird_restriction_info.py +test/test_send_bird_sender.py +test/test_send_bird_thread_info.py +test/test_send_bird_thumbnail_sb_object.py +test/test_send_bird_thumbnail_size.py +test/test_send_bird_user.py +test/test_send_bird_user_message_params.py +test/test_send_bot_s_message_data.py +test/test_send_bots_message_response.py +test/test_send_message_data.py +test/test_send_message_response.py +test/test_set_domain_filter_data.py +test/test_set_domain_filter_data_domain_filter.py +test/test_set_domain_filter_data_image_moderation.py +test/test_set_domain_filter_data_image_moderation_limits.py +test/test_set_domain_filter_data_profanity_filter.py +test/test_set_domain_filter_data_profanity_filter_regex_filters_inner.py +test/test_set_domain_filter_data_profanity_triggered_moderation.py +test/test_statistics_api.py +test/test_translate_message_into_other_languages_data.py +test/test_translate_message_into_other_languages_response.py +test/test_update_announcement_by_id_data.py +test/test_update_announcement_by_id_response.py +test/test_update_announcement_by_id_response_message.py +test/test_update_apns_push_configuration_by_id_data.py +test/test_update_apns_push_configuration_by_id_response.py +test/test_update_bot_by_id_data.py +test/test_update_bot_by_id_response.py +test/test_update_channel_invitation_preference_data.py +test/test_update_channel_invitation_preference_response.py +test/test_update_channel_metacounter_by_key_response.py +test/test_update_channel_metacounter_data.py +test/test_update_channel_metadata_by_key_response.py +test/test_update_channel_metadata_data.py +test/test_update_channel_metadata_response.py +test/test_update_count_preference_of_channel_by_url_data.py +test/test_update_count_preference_of_channel_by_url_response.py +test/test_update_default_channel_invitation_preference_data.py +test/test_update_default_channel_invitation_preference_response.py +test/test_update_emoji_category_url_by_id_data.py +test/test_update_emoji_category_url_by_id_response.py +test/test_update_emoji_url_by_key_data.py +test/test_update_emoji_url_by_key_response.py +test/test_update_extra_data_in_message_data.py +test/test_update_extra_data_in_message_response.py +test/test_update_extra_data_in_message_response_sorted_metaarray_inner.py +test/test_update_fcm_push_configuration_by_id_data.py +test/test_update_fcm_push_configuration_by_id_response.py +test/test_update_hms_push_configuration_by_id_data.py +test/test_update_hms_push_configuration_by_id_response.py +test/test_update_message_by_id_data.py +test/test_update_message_by_id_response.py +test/test_update_push_notification_content_template_data.py +test/test_update_push_notification_content_template_response.py +test/test_update_push_preferences_data.py +test/test_update_push_preferences_for_channel_by_url_data.py +test/test_update_push_preferences_for_channel_by_url_response.py +test/test_update_push_preferences_response.py +test/test_update_user_by_id_data.py +test/test_update_user_by_id_response.py +test/test_update_user_metadata_by_key_response.py +test/test_update_user_metadata_data.py +test/test_update_user_metadata_response.py +test/test_use_default_emojis_data.py +test/test_use_default_emojis_response.py +test/test_user_api.py +test/test_view_announcement_by_id_response.py +test/test_view_bot_by_id_response.py +test/test_view_channel_invitation_preference_response.py +test/test_view_channel_metacounter_response.py +test/test_view_channel_metadata_by_key_response.py +test/test_view_channel_metadata_response.py +test/test_view_count_preference_of_channel_by_url_response.py +test/test_view_data_export_by_id_response.py +test/test_view_default_channel_invitation_preference_response.py +test/test_view_gdpr_request_by_id_response.py +test/test_view_message_by_id_response.py +test/test_view_number_of_channels_by_join_status_response.py +test/test_view_number_of_channels_with_unread_messages_response.py +test/test_view_number_of_concurrent_connections_response.py +test/test_view_number_of_daily_active_users_response.py +test/test_view_number_of_monthly_active_users_response.py +test/test_view_number_of_peak_connections_response.py +test/test_view_number_of_peak_connections_response_peak_connections_inner.py +test/test_view_number_of_unread_items_response.py +test/test_view_number_of_unread_messages_response.py +test/test_view_push_configuration_by_id_response.py +test/test_view_push_notification_content_template_response.py +test/test_view_push_notification_content_template_response_push_message_templates_inner.py +test/test_view_push_preferences_for_channel_by_url_response.py +test/test_view_push_preferences_response.py +test/test_view_secondary_api_token_by_token_response.py +test/test_view_total_number_of_messages_in_channel_response.py +test/test_view_user_by_id_response.py +test/test_view_user_metadata_by_key_response.py +test/test_view_user_metadata_response.py +test/test_view_who_owns_registration_or_device_token_by_token_response.py +test/test_view_who_owns_registration_or_device_token_by_token_response_inner.py +test/test_webhook_api.py tox.ini diff --git a/docs/ListBannedChannelsResponseBannedChannelsInner.md b/docs/ListBannedChannelsResponseBannedChannelsInner.md index 219f73b..713af6d 100644 --- a/docs/ListBannedChannelsResponseBannedChannelsInner.md +++ b/docs/ListBannedChannelsResponseBannedChannelsInner.md @@ -6,7 +6,7 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **start_at** | **float** | | [optional] **description** | **str** | | [optional] -**channel** | **SendBirdChannelResponse** | | [optional] +**channel** | [**SendBirdChannelResponse**](SendBirdChannelResponse.md) | | [optional] **end_at** | **float** | | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] diff --git a/docs/MetadataApi.md b/docs/MetadataApi.md index 4e06045..ee9bf63 100644 --- a/docs/MetadataApi.md +++ b/docs/MetadataApi.md @@ -807,7 +807,7 @@ No authorization required [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md) # **update_channel_metacounter_by_key** -> {str: (bool, date, datetime, dict, float, int, list, str, none_type)} update_channel_metacounter_by_key(api_token, channel_type, channel_url, key) +> UpdateChannelMetacounterByKeyResponse update_channel_metacounter_by_key(api_token, channel_type, channel_url, key) Update a channel metacounter - When updating a specific item of a channel metacounter by its key @@ -820,6 +820,7 @@ Update a channel metacounter - When updating a specific item of a channel metaco import time import sendbird_platform_sdk from sendbird_platform_sdk.api import metadata_api +from sendbird_platform_sdk.model.update_channel_metacounter_by_key_response import UpdateChannelMetacounterByKeyResponse from pprint import pprint # Defining the host is optional and defaults to https://api-APP_ID.sendbird.com # See configuration.py for a list of all supported configuration parameters. @@ -869,7 +870,7 @@ Name | Type | Description | Notes ### Return type -**{str: (bool, date, datetime, dict, float, int, list, str, none_type)}** +[**UpdateChannelMetacounterByKeyResponse**](UpdateChannelMetacounterByKeyResponse.md) ### Authorization @@ -890,7 +891,7 @@ No authorization required [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md) # **update_channel_metadata** -> {str: (bool, date, datetime, dict, float, int, list, str, none_type)} update_channel_metadata(api_token, channel_type, channel_url) +> UpdateChannelMetadataResponse update_channel_metadata(api_token, channel_type, channel_url) Update a channel metadata - When updating existing items of a channel metadata by their keys or adding new items to the metadata @@ -903,6 +904,7 @@ Update a channel metadata - When updating existing items of a channel metadata b import time import sendbird_platform_sdk from sendbird_platform_sdk.api import metadata_api +from sendbird_platform_sdk.model.update_channel_metadata_response import UpdateChannelMetadataResponse from sendbird_platform_sdk.model.update_channel_metadata_data import UpdateChannelMetadataData from pprint import pprint # Defining the host is optional and defaults to https://api-APP_ID.sendbird.com @@ -954,7 +956,7 @@ Name | Type | Description | Notes ### Return type -**{str: (bool, date, datetime, dict, float, int, list, str, none_type)}** +[**UpdateChannelMetadataResponse**](UpdateChannelMetadataResponse.md) ### Authorization @@ -975,7 +977,7 @@ No authorization required [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md) # **update_channel_metadata_by_key** -> {str: (bool, date, datetime, dict, float, int, list, str, none_type)} update_channel_metadata_by_key(api_token, channel_type, channel_url, key) +> UpdateChannelMetadataByKeyResponse update_channel_metadata_by_key(api_token, channel_type, channel_url, key) Update a channel metadata - When updating a specific item of a channel metadata by its key @@ -988,6 +990,7 @@ Update a channel metadata - When updating a specific item of a channel metadata import time import sendbird_platform_sdk from sendbird_platform_sdk.api import metadata_api +from sendbird_platform_sdk.model.update_channel_metadata_by_key_response import UpdateChannelMetadataByKeyResponse from pprint import pprint # Defining the host is optional and defaults to https://api-APP_ID.sendbird.com # See configuration.py for a list of all supported configuration parameters. @@ -1037,7 +1040,7 @@ Name | Type | Description | Notes ### Return type -**{str: (bool, date, datetime, dict, float, int, list, str, none_type)}** +[**UpdateChannelMetadataByKeyResponse**](UpdateChannelMetadataByKeyResponse.md) ### Authorization @@ -1142,7 +1145,7 @@ No authorization required [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md) # **update_user_metadata_by_key** -> {str: (bool, date, datetime, dict, float, int, list, str, none_type)} update_user_metadata_by_key(api_token, user_id, key) +> UpdateUserMetadataByKeyResponse update_user_metadata_by_key(api_token, user_id, key) Update a user metadata - When updating a specific item of a user metadata by its key @@ -1155,6 +1158,7 @@ Update a user metadata - When updating a specific item of a user metadata by its import time import sendbird_platform_sdk from sendbird_platform_sdk.api import metadata_api +from sendbird_platform_sdk.model.update_user_metadata_by_key_response import UpdateUserMetadataByKeyResponse from pprint import pprint # Defining the host is optional and defaults to https://api-APP_ID.sendbird.com # See configuration.py for a list of all supported configuration parameters. @@ -1202,7 +1206,7 @@ Name | Type | Description | Notes ### Return type -**{str: (bool, date, datetime, dict, float, int, list, str, none_type)}** +[**UpdateUserMetadataByKeyResponse**](UpdateUserMetadataByKeyResponse.md) ### Authorization @@ -1223,7 +1227,7 @@ No authorization required [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md) # **view_channel_metacounter** -> {str: (bool, date, datetime, dict, float, int, list, str, none_type)} view_channel_metacounter(api_token, channel_type, channel_url) +> ViewChannelMetacounterResponse view_channel_metacounter(api_token, channel_type, channel_url) View a channel metacounter - When retrieving all items of a channel metacounter @@ -1236,6 +1240,7 @@ View a channel metacounter - When retrieving all items of a channel metacounter import time import sendbird_platform_sdk from sendbird_platform_sdk.api import metadata_api +from sendbird_platform_sdk.model.view_channel_metacounter_response import ViewChannelMetacounterResponse from pprint import pprint # Defining the host is optional and defaults to https://api-APP_ID.sendbird.com # See configuration.py for a list of all supported configuration parameters. @@ -1287,7 +1292,7 @@ Name | Type | Description | Notes ### Return type -**{str: (bool, date, datetime, dict, float, int, list, str, none_type)}** +[**ViewChannelMetacounterResponse**](ViewChannelMetacounterResponse.md) ### Authorization @@ -1380,7 +1385,7 @@ No authorization required [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md) # **view_channel_metadata** -> {str: (bool, date, datetime, dict, float, int, list, str, none_type)} view_channel_metadata(api_token, channel_type, channel_url) +> ViewChannelMetadataResponse view_channel_metadata(api_token, channel_type, channel_url) View a channel metadata - When retrieving all items of a channel metadata @@ -1393,6 +1398,7 @@ View a channel metadata - When retrieving all items of a channel metadata import time import sendbird_platform_sdk from sendbird_platform_sdk.api import metadata_api +from sendbird_platform_sdk.model.view_channel_metadata_response import ViewChannelMetadataResponse from pprint import pprint # Defining the host is optional and defaults to https://api-APP_ID.sendbird.com # See configuration.py for a list of all supported configuration parameters. @@ -1444,7 +1450,7 @@ Name | Type | Description | Notes ### Return type -**{str: (bool, date, datetime, dict, float, int, list, str, none_type)}** +[**ViewChannelMetadataResponse**](ViewChannelMetadataResponse.md) ### Authorization @@ -1465,7 +1471,7 @@ No authorization required [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md) # **view_channel_metadata_by_key** -> {str: (bool, date, datetime, dict, float, int, list, str, none_type)} view_channel_metadata_by_key(api_token, channel_type, channel_url, key) +> ViewChannelMetadataByKeyResponse view_channel_metadata_by_key(api_token, channel_type, channel_url, key) View a channel metadata - When retrieving a specific item of a channel metadata by its key @@ -1478,6 +1484,7 @@ View a channel metadata - When retrieving a specific item of a channel metadata import time import sendbird_platform_sdk from sendbird_platform_sdk.api import metadata_api +from sendbird_platform_sdk.model.view_channel_metadata_by_key_response import ViewChannelMetadataByKeyResponse from pprint import pprint # Defining the host is optional and defaults to https://api-APP_ID.sendbird.com # See configuration.py for a list of all supported configuration parameters. @@ -1516,7 +1523,7 @@ Name | Type | Description | Notes ### Return type -**{str: (bool, date, datetime, dict, float, int, list, str, none_type)}** +[**ViewChannelMetadataByKeyResponse**](ViewChannelMetadataByKeyResponse.md) ### Authorization @@ -1621,7 +1628,7 @@ No authorization required [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md) # **view_user_metadata_by_key** -> {str: (bool, date, datetime, dict, float, int, list, str, none_type)} view_user_metadata_by_key(api_token, user_id, key) +> ViewUserMetadataByKeyResponse view_user_metadata_by_key(api_token, user_id, key) View a user metadata - When retrieving a specific item of a user metadata by its key @@ -1634,6 +1641,7 @@ View a user metadata - When retrieving a specific item of a user metadata by its import time import sendbird_platform_sdk from sendbird_platform_sdk.api import metadata_api +from sendbird_platform_sdk.model.view_user_metadata_by_key_response import ViewUserMetadataByKeyResponse from pprint import pprint # Defining the host is optional and defaults to https://api-APP_ID.sendbird.com # See configuration.py for a list of all supported configuration parameters. @@ -1670,7 +1678,7 @@ Name | Type | Description | Notes ### Return type -**{str: (bool, date, datetime, dict, float, int, list, str, none_type)}** +[**ViewUserMetadataByKeyResponse**](ViewUserMetadataByKeyResponse.md) ### Authorization diff --git a/docs/ReportUserByIdResponse.md b/docs/ReportUserByIdResponse.md index f52a585..0575158 100644 --- a/docs/ReportUserByIdResponse.md +++ b/docs/ReportUserByIdResponse.md @@ -9,7 +9,7 @@ Name | Type | Description | Notes **reporting_user** | [**SendBirdUser**](SendBirdUser.md) | | [optional] **offending_user** | [**SendBirdUser**](SendBirdUser.md) | | [optional] **reported_message** | [**SendBirdMessageResponse**](SendBirdMessageResponse.md) | | [optional] -**channel** | **SendBirdChannelResponse** | | [optional] +**channel** | [**SendBirdChannelResponse**](SendBirdChannelResponse.md) | | [optional] **report_description** | **str** | | [optional] **created_at** | **float** | | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] diff --git a/docs/UpdateChannelMetacounterByKeyResponse.md b/docs/UpdateChannelMetacounterByKeyResponse.md new file mode 100644 index 0000000..a0b1a3b --- /dev/null +++ b/docs/UpdateChannelMetacounterByKeyResponse.md @@ -0,0 +1,11 @@ +# UpdateChannelMetacounterByKeyResponse + + +## Properties +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**any string name** | **str** | any string name can be used but the value must be the correct type | [optional] + +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + diff --git a/docs/UpdateChannelMetadataByKeyResponse.md b/docs/UpdateChannelMetadataByKeyResponse.md new file mode 100644 index 0000000..fcffd9a --- /dev/null +++ b/docs/UpdateChannelMetadataByKeyResponse.md @@ -0,0 +1,11 @@ +# UpdateChannelMetadataByKeyResponse + + +## Properties +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**any string name** | **str** | any string name can be used but the value must be the correct type | [optional] + +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + diff --git a/docs/UpdateChannelMetadataResponse.md b/docs/UpdateChannelMetadataResponse.md new file mode 100644 index 0000000..a8dd3fd --- /dev/null +++ b/docs/UpdateChannelMetadataResponse.md @@ -0,0 +1,11 @@ +# UpdateChannelMetadataResponse + + +## Properties +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**any string name** | **str** | any string name can be used but the value must be the correct type | [optional] + +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + diff --git a/docs/UpdateUserMetadataByKeyResponse.md b/docs/UpdateUserMetadataByKeyResponse.md new file mode 100644 index 0000000..c395c3c --- /dev/null +++ b/docs/UpdateUserMetadataByKeyResponse.md @@ -0,0 +1,11 @@ +# UpdateUserMetadataByKeyResponse + + +## Properties +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**any string name** | **str** | any string name can be used but the value must be the correct type | [optional] + +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + diff --git a/docs/ViewChannelMetacounterResponse.md b/docs/ViewChannelMetacounterResponse.md new file mode 100644 index 0000000..d30f84e --- /dev/null +++ b/docs/ViewChannelMetacounterResponse.md @@ -0,0 +1,11 @@ +# ViewChannelMetacounterResponse + + +## Properties +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**any string name** | **str** | any string name can be used but the value must be the correct type | [optional] + +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + diff --git a/docs/ViewChannelMetadataByKeyResponse.md b/docs/ViewChannelMetadataByKeyResponse.md new file mode 100644 index 0000000..209f586 --- /dev/null +++ b/docs/ViewChannelMetadataByKeyResponse.md @@ -0,0 +1,11 @@ +# ViewChannelMetadataByKeyResponse + + +## Properties +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**any string name** | **str** | any string name can be used but the value must be the correct type | [optional] + +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + diff --git a/docs/ViewChannelMetadataResponse.md b/docs/ViewChannelMetadataResponse.md new file mode 100644 index 0000000..53c0877 --- /dev/null +++ b/docs/ViewChannelMetadataResponse.md @@ -0,0 +1,11 @@ +# ViewChannelMetadataResponse + + +## Properties +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**any string name** | **str** | any string name can be used but the value must be the correct type | [optional] + +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + diff --git a/docs/ViewUserMetadataByKeyResponse.md b/docs/ViewUserMetadataByKeyResponse.md new file mode 100644 index 0000000..64101ea --- /dev/null +++ b/docs/ViewUserMetadataByKeyResponse.md @@ -0,0 +1,11 @@ +# ViewUserMetadataByKeyResponse + + +## Properties +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**any string name** | **str** | any string name can be used but the value must be the correct type | [optional] + +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + diff --git a/sendbird_platform_sdk/__init__.py b/sendbird_platform_sdk/__init__.py index 5603c2c..9509682 100644 --- a/sendbird_platform_sdk/__init__.py +++ b/sendbird_platform_sdk/__init__.py @@ -3,14 +3,15 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ -__version__ = "1.0.12" +__version__ = "0.0.14" # import ApiClient from sendbird_platform_sdk.api_client import ApiClient diff --git a/sendbird_platform_sdk/api/announcement_api.py b/sendbird_platform_sdk/api/announcement_api.py index 4ce3b8c..5a11670 100644 --- a/sendbird_platform_sdk/api/announcement_api.py +++ b/sendbird_platform_sdk/api/announcement_api.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/api/application_api.py b/sendbird_platform_sdk/api/application_api.py index 5a1b215..f902793 100644 --- a/sendbird_platform_sdk/api/application_api.py +++ b/sendbird_platform_sdk/api/application_api.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/api/bot_api.py b/sendbird_platform_sdk/api/bot_api.py index 4201d61..0765457 100644 --- a/sendbird_platform_sdk/api/bot_api.py +++ b/sendbird_platform_sdk/api/bot_api.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/api/data_export_api.py b/sendbird_platform_sdk/api/data_export_api.py index 257fffc..40a5231 100644 --- a/sendbird_platform_sdk/api/data_export_api.py +++ b/sendbird_platform_sdk/api/data_export_api.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/api/group_channel_api.py b/sendbird_platform_sdk/api/group_channel_api.py index 8a8758a..c95a5cb 100644 --- a/sendbird_platform_sdk/api/group_channel_api.py +++ b/sendbird_platform_sdk/api/group_channel_api.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/api/message_api.py b/sendbird_platform_sdk/api/message_api.py index 2e1745e..07d6f4b 100644 --- a/sendbird_platform_sdk/api/message_api.py +++ b/sendbird_platform_sdk/api/message_api.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/api/metadata_api.py b/sendbird_platform_sdk/api/metadata_api.py index 4ae69f6..3268155 100644 --- a/sendbird_platform_sdk/api/metadata_api.py +++ b/sendbird_platform_sdk/api/metadata_api.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ @@ -26,10 +27,18 @@ from sendbird_platform_sdk.model.create_channel_metadata_response import CreateChannelMetadataResponse from sendbird_platform_sdk.model.create_user_metadata_data import CreateUserMetadataData from sendbird_platform_sdk.model.create_user_metadata_response import CreateUserMetadataResponse +from sendbird_platform_sdk.model.update_channel_metacounter_by_key_response import UpdateChannelMetacounterByKeyResponse from sendbird_platform_sdk.model.update_channel_metacounter_data import UpdateChannelMetacounterData +from sendbird_platform_sdk.model.update_channel_metadata_by_key_response import UpdateChannelMetadataByKeyResponse from sendbird_platform_sdk.model.update_channel_metadata_data import UpdateChannelMetadataData +from sendbird_platform_sdk.model.update_channel_metadata_response import UpdateChannelMetadataResponse +from sendbird_platform_sdk.model.update_user_metadata_by_key_response import UpdateUserMetadataByKeyResponse from sendbird_platform_sdk.model.update_user_metadata_data import UpdateUserMetadataData from sendbird_platform_sdk.model.update_user_metadata_response import UpdateUserMetadataResponse +from sendbird_platform_sdk.model.view_channel_metacounter_response import ViewChannelMetacounterResponse +from sendbird_platform_sdk.model.view_channel_metadata_by_key_response import ViewChannelMetadataByKeyResponse +from sendbird_platform_sdk.model.view_channel_metadata_response import ViewChannelMetadataResponse +from sendbird_platform_sdk.model.view_user_metadata_by_key_response import ViewUserMetadataByKeyResponse from sendbird_platform_sdk.model.view_user_metadata_response import ViewUserMetadataResponse @@ -678,7 +687,7 @@ def __init__(self, api_client=None): ) self.update_channel_metacounter_by_key_endpoint = _Endpoint( settings={ - 'response_type': ({str: (bool, date, datetime, dict, float, int, list, str, none_type)},), + 'response_type': (UpdateChannelMetacounterByKeyResponse,), 'auth': [], 'endpoint_path': '/v3/{channel_type}/{channel_url}/metacounter/{key}', 'operation_id': 'update_channel_metacounter_by_key', @@ -751,7 +760,7 @@ def __init__(self, api_client=None): ) self.update_channel_metadata_endpoint = _Endpoint( settings={ - 'response_type': ({str: (bool, date, datetime, dict, float, int, list, str, none_type)},), + 'response_type': (UpdateChannelMetadataResponse,), 'auth': [], 'endpoint_path': '/v3/{channel_type}/{channel_url}/metadata', 'operation_id': 'update_channel_metadata', @@ -818,7 +827,7 @@ def __init__(self, api_client=None): ) self.update_channel_metadata_by_key_endpoint = _Endpoint( settings={ - 'response_type': ({str: (bool, date, datetime, dict, float, int, list, str, none_type)},), + 'response_type': (UpdateChannelMetadataByKeyResponse,), 'auth': [], 'endpoint_path': '/v3/{channel_type}/{channel_url}/metadata/{key}', 'operation_id': 'update_channel_metadata_by_key', @@ -952,7 +961,7 @@ def __init__(self, api_client=None): ) self.update_user_metadata_by_key_endpoint = _Endpoint( settings={ - 'response_type': ({str: (bool, date, datetime, dict, float, int, list, str, none_type)},), + 'response_type': (UpdateUserMetadataByKeyResponse,), 'auth': [], 'endpoint_path': '/v3/users/{user_id}/metadata/{key}', 'operation_id': 'update_user_metadata_by_key', @@ -1019,7 +1028,7 @@ def __init__(self, api_client=None): ) self.view_channel_metacounter_endpoint = _Endpoint( settings={ - 'response_type': ({str: (bool, date, datetime, dict, float, int, list, str, none_type)},), + 'response_type': (ViewChannelMetacounterResponse,), 'auth': [], 'endpoint_path': '/v3/{channel_type}/{channel_url}/metacounter', 'operation_id': 'view_channel_metacounter', @@ -1158,7 +1167,7 @@ def __init__(self, api_client=None): ) self.view_channel_metadata_endpoint = _Endpoint( settings={ - 'response_type': ({str: (bool, date, datetime, dict, float, int, list, str, none_type)},), + 'response_type': (ViewChannelMetadataResponse,), 'auth': [], 'endpoint_path': '/v3/{channel_type}/{channel_url}/metadata', 'operation_id': 'view_channel_metadata', @@ -1230,7 +1239,7 @@ def __init__(self, api_client=None): ) self.view_channel_metadata_by_key_endpoint = _Endpoint( settings={ - 'response_type': ({str: (bool, date, datetime, dict, float, int, list, str, none_type)},), + 'response_type': (ViewChannelMetadataByKeyResponse,), 'auth': [], 'endpoint_path': '/v3/{channel_type}/{channel_url}/metadata/{key}', 'operation_id': 'view_channel_metadata_by_key', @@ -1363,7 +1372,7 @@ def __init__(self, api_client=None): ) self.view_user_metadata_by_key_endpoint = _Endpoint( settings={ - 'response_type': ({str: (bool, date, datetime, dict, float, int, list, str, none_type)},), + 'response_type': (ViewUserMetadataByKeyResponse,), 'auth': [], 'endpoint_path': '/v3/users/{user_id}/metadata/{key}', 'operation_id': 'view_user_metadata_by_key', @@ -2396,7 +2405,7 @@ def update_channel_metacounter_by_key( async_req (bool): execute request asynchronously Returns: - {str: (bool, date, datetime, dict, float, int, list, str, none_type)} + UpdateChannelMetacounterByKeyResponse If the method is called asynchronously, returns the request thread. """ @@ -2490,7 +2499,7 @@ def update_channel_metadata( async_req (bool): execute request asynchronously Returns: - {str: (bool, date, datetime, dict, float, int, list, str, none_type)} + UpdateChannelMetadataResponse If the method is called asynchronously, returns the request thread. """ @@ -2584,7 +2593,7 @@ def update_channel_metadata_by_key( async_req (bool): execute request asynchronously Returns: - {str: (bool, date, datetime, dict, float, int, list, str, none_type)} + UpdateChannelMetadataByKeyResponse If the method is called asynchronously, returns the request thread. """ @@ -2766,7 +2775,7 @@ def update_user_metadata_by_key( async_req (bool): execute request asynchronously Returns: - {str: (bool, date, datetime, dict, float, int, list, str, none_type)} + UpdateUserMetadataByKeyResponse If the method is called asynchronously, returns the request thread. """ @@ -2859,7 +2868,7 @@ def view_channel_metacounter( async_req (bool): execute request asynchronously Returns: - {str: (bool, date, datetime, dict, float, int, list, str, none_type)} + ViewChannelMetacounterResponse If the method is called asynchronously, returns the request thread. """ @@ -3047,7 +3056,7 @@ def view_channel_metadata( async_req (bool): execute request asynchronously Returns: - {str: (bool, date, datetime, dict, float, int, list, str, none_type)} + ViewChannelMetadataResponse If the method is called asynchronously, returns the request thread. """ @@ -3140,7 +3149,7 @@ def view_channel_metadata_by_key( async_req (bool): execute request asynchronously Returns: - {str: (bool, date, datetime, dict, float, int, list, str, none_type)} + ViewChannelMetadataByKeyResponse If the method is called asynchronously, returns the request thread. """ @@ -3322,7 +3331,7 @@ def view_user_metadata_by_key( async_req (bool): execute request asynchronously Returns: - {str: (bool, date, datetime, dict, float, int, list, str, none_type)} + ViewUserMetadataByKeyResponse If the method is called asynchronously, returns the request thread. """ diff --git a/sendbird_platform_sdk/api/moderation_api.py b/sendbird_platform_sdk/api/moderation_api.py index 49462ff..6ac8df3 100644 --- a/sendbird_platform_sdk/api/moderation_api.py +++ b/sendbird_platform_sdk/api/moderation_api.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/api/open_channel_api.py b/sendbird_platform_sdk/api/open_channel_api.py index 804c2b3..5890889 100644 --- a/sendbird_platform_sdk/api/open_channel_api.py +++ b/sendbird_platform_sdk/api/open_channel_api.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/api/privacy_api.py b/sendbird_platform_sdk/api/privacy_api.py index 4f1dcfb..81c6c32 100644 --- a/sendbird_platform_sdk/api/privacy_api.py +++ b/sendbird_platform_sdk/api/privacy_api.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/api/report_api.py b/sendbird_platform_sdk/api/report_api.py index a10e771..52ee37c 100644 --- a/sendbird_platform_sdk/api/report_api.py +++ b/sendbird_platform_sdk/api/report_api.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/api/statistics_api.py b/sendbird_platform_sdk/api/statistics_api.py index e1128d0..16eae7a 100644 --- a/sendbird_platform_sdk/api/statistics_api.py +++ b/sendbird_platform_sdk/api/statistics_api.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/api/user_api.py b/sendbird_platform_sdk/api/user_api.py index 20fe8b5..0b3a9c9 100644 --- a/sendbird_platform_sdk/api/user_api.py +++ b/sendbird_platform_sdk/api/user_api.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/api/webhook_api.py b/sendbird_platform_sdk/api/webhook_api.py index 475cc6c..e84ee80 100644 --- a/sendbird_platform_sdk/api/webhook_api.py +++ b/sendbird_platform_sdk/api/webhook_api.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/api_client.py b/sendbird_platform_sdk/api_client.py index fd1a166..c223f28 100644 --- a/sendbird_platform_sdk/api_client.py +++ b/sendbird_platform_sdk/api_client.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ @@ -76,7 +77,7 @@ def __init__(self, configuration=None, header_name=None, header_value=None, self.default_headers[header_name] = header_value self.cookie = cookie # Set default User-Agent. - self.user_agent = 'OpenAPI-Generator/1.0.12/python' + self.user_agent = 'OpenAPI-Generator/0.0.14/python' def __enter__(self): return self diff --git a/sendbird_platform_sdk/configuration.py b/sendbird_platform_sdk/configuration.py index 80767f4..6137baf 100644 --- a/sendbird_platform_sdk/configuration.py +++ b/sendbird_platform_sdk/configuration.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ @@ -380,7 +381,7 @@ def to_debug_report(self): "OS: {env}\n"\ "Python Version: {pyversion}\n"\ "Version of the API: 1.0.0\n"\ - "SDK Package Version: 1.0.12".\ + "SDK Package Version: 0.0.14".\ format(env=sys.platform, pyversion=sys.version) def get_host_settings(self): diff --git a/sendbird_platform_sdk/exceptions.py b/sendbird_platform_sdk/exceptions.py index 2b1a2a9..4ace29c 100644 --- a/sendbird_platform_sdk/exceptions.py +++ b/sendbird_platform_sdk/exceptions.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/add_apns_push_configuration_data.py b/sendbird_platform_sdk/model/add_apns_push_configuration_data.py index 9087e08..15f5c78 100644 --- a/sendbird_platform_sdk/model/add_apns_push_configuration_data.py +++ b/sendbird_platform_sdk/model/add_apns_push_configuration_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/add_apns_push_configuration_response.py b/sendbird_platform_sdk/model/add_apns_push_configuration_response.py index c37fda5..ac960da 100644 --- a/sendbird_platform_sdk/model/add_apns_push_configuration_response.py +++ b/sendbird_platform_sdk/model/add_apns_push_configuration_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/add_apns_push_configuration_response_push_configurations_inner.py b/sendbird_platform_sdk/model/add_apns_push_configuration_response_push_configurations_inner.py index 689b23c..f9cb46d 100644 --- a/sendbird_platform_sdk/model/add_apns_push_configuration_response_push_configurations_inner.py +++ b/sendbird_platform_sdk/model/add_apns_push_configuration_response_push_configurations_inner.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/add_emoji_categories_response.py b/sendbird_platform_sdk/model/add_emoji_categories_response.py index e6ed727..2623bf8 100644 --- a/sendbird_platform_sdk/model/add_emoji_categories_response.py +++ b/sendbird_platform_sdk/model/add_emoji_categories_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/add_emoji_categories_response_emoji_categories_inner.py b/sendbird_platform_sdk/model/add_emoji_categories_response_emoji_categories_inner.py index 3f83a31..cf3e7d4 100644 --- a/sendbird_platform_sdk/model/add_emoji_categories_response_emoji_categories_inner.py +++ b/sendbird_platform_sdk/model/add_emoji_categories_response_emoji_categories_inner.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/add_emojis_data.py b/sendbird_platform_sdk/model/add_emojis_data.py index 2fa8016..3863195 100644 --- a/sendbird_platform_sdk/model/add_emojis_data.py +++ b/sendbird_platform_sdk/model/add_emojis_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/add_emojis_response.py b/sendbird_platform_sdk/model/add_emojis_response.py index e76b902..4a45b85 100644 --- a/sendbird_platform_sdk/model/add_emojis_response.py +++ b/sendbird_platform_sdk/model/add_emojis_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/add_extra_data_to_message_data.py b/sendbird_platform_sdk/model/add_extra_data_to_message_data.py index 7dc6f02..588d6ba 100644 --- a/sendbird_platform_sdk/model/add_extra_data_to_message_data.py +++ b/sendbird_platform_sdk/model/add_extra_data_to_message_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/add_extra_data_to_message_response.py b/sendbird_platform_sdk/model/add_extra_data_to_message_response.py index e0d9254..6a853a2 100644 --- a/sendbird_platform_sdk/model/add_extra_data_to_message_response.py +++ b/sendbird_platform_sdk/model/add_extra_data_to_message_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/add_fcm_push_configuration_data.py b/sendbird_platform_sdk/model/add_fcm_push_configuration_data.py index 747edca..440f295 100644 --- a/sendbird_platform_sdk/model/add_fcm_push_configuration_data.py +++ b/sendbird_platform_sdk/model/add_fcm_push_configuration_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/add_fcm_push_configuration_response.py b/sendbird_platform_sdk/model/add_fcm_push_configuration_response.py index a51d054..b2f6d73 100644 --- a/sendbird_platform_sdk/model/add_fcm_push_configuration_response.py +++ b/sendbird_platform_sdk/model/add_fcm_push_configuration_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/add_fcm_push_configuration_response_push_configurations_inner.py b/sendbird_platform_sdk/model/add_fcm_push_configuration_response_push_configurations_inner.py index 3b71ba3..7d2da2d 100644 --- a/sendbird_platform_sdk/model/add_fcm_push_configuration_response_push_configurations_inner.py +++ b/sendbird_platform_sdk/model/add_fcm_push_configuration_response_push_configurations_inner.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/add_hms_push_configuration_data.py b/sendbird_platform_sdk/model/add_hms_push_configuration_data.py index 5f05a4b..04d5895 100644 --- a/sendbird_platform_sdk/model/add_hms_push_configuration_data.py +++ b/sendbird_platform_sdk/model/add_hms_push_configuration_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/add_hms_push_configuration_response.py b/sendbird_platform_sdk/model/add_hms_push_configuration_response.py index 6b96330..d056903 100644 --- a/sendbird_platform_sdk/model/add_hms_push_configuration_response.py +++ b/sendbird_platform_sdk/model/add_hms_push_configuration_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/add_hms_push_configuration_response_push_configurations_inner.py b/sendbird_platform_sdk/model/add_hms_push_configuration_response_push_configurations_inner.py index 0974007..e7096bd 100644 --- a/sendbird_platform_sdk/model/add_hms_push_configuration_response_push_configurations_inner.py +++ b/sendbird_platform_sdk/model/add_hms_push_configuration_response_push_configurations_inner.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/add_ip_to_whitelist_data.py b/sendbird_platform_sdk/model/add_ip_to_whitelist_data.py index c273e7c..fb4004e 100644 --- a/sendbird_platform_sdk/model/add_ip_to_whitelist_data.py +++ b/sendbird_platform_sdk/model/add_ip_to_whitelist_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/add_ip_to_whitelist_response.py b/sendbird_platform_sdk/model/add_ip_to_whitelist_response.py index 4801004..1dda970 100644 --- a/sendbird_platform_sdk/model/add_ip_to_whitelist_response.py +++ b/sendbird_platform_sdk/model/add_ip_to_whitelist_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/add_reaction_to_a_message_data.py b/sendbird_platform_sdk/model/add_reaction_to_a_message_data.py index f21f04a..1cee72b 100644 --- a/sendbird_platform_sdk/model/add_reaction_to_a_message_data.py +++ b/sendbird_platform_sdk/model/add_reaction_to_a_message_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/add_reaction_to_a_message_response.py b/sendbird_platform_sdk/model/add_reaction_to_a_message_response.py index 6ea59d2..33a2886 100644 --- a/sendbird_platform_sdk/model/add_reaction_to_a_message_response.py +++ b/sendbird_platform_sdk/model/add_reaction_to_a_message_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/add_registration_or_device_token_data.py b/sendbird_platform_sdk/model/add_registration_or_device_token_data.py index 4d15a87..e693de2 100644 --- a/sendbird_platform_sdk/model/add_registration_or_device_token_data.py +++ b/sendbird_platform_sdk/model/add_registration_or_device_token_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/add_registration_or_device_token_response.py b/sendbird_platform_sdk/model/add_registration_or_device_token_response.py index 3385aa0..581d190 100644 --- a/sendbird_platform_sdk/model/add_registration_or_device_token_response.py +++ b/sendbird_platform_sdk/model/add_registration_or_device_token_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/ban_from_channels_with_custom_channel_types_data.py b/sendbird_platform_sdk/model/ban_from_channels_with_custom_channel_types_data.py index b7b7529..bb16801 100644 --- a/sendbird_platform_sdk/model/ban_from_channels_with_custom_channel_types_data.py +++ b/sendbird_platform_sdk/model/ban_from_channels_with_custom_channel_types_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/ban_users_in_channels_with_custom_channel_type_data.py b/sendbird_platform_sdk/model/ban_users_in_channels_with_custom_channel_type_data.py index 4f96697..143956c 100644 --- a/sendbird_platform_sdk/model/ban_users_in_channels_with_custom_channel_type_data.py +++ b/sendbird_platform_sdk/model/ban_users_in_channels_with_custom_channel_type_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/ban_users_in_channels_with_custom_channel_type_data_banned_list_inner.py b/sendbird_platform_sdk/model/ban_users_in_channels_with_custom_channel_type_data_banned_list_inner.py index f86ceca..6411474 100644 --- a/sendbird_platform_sdk/model/ban_users_in_channels_with_custom_channel_type_data_banned_list_inner.py +++ b/sendbird_platform_sdk/model/ban_users_in_channels_with_custom_channel_type_data_banned_list_inner.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/blob.py b/sendbird_platform_sdk/model/blob.py index 72860db..cc2ccb5 100644 --- a/sendbird_platform_sdk/model/blob.py +++ b/sendbird_platform_sdk/model/blob.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/block_user_data.py b/sendbird_platform_sdk/model/block_user_data.py index dcec3a5..0e65401 100644 --- a/sendbird_platform_sdk/model/block_user_data.py +++ b/sendbird_platform_sdk/model/block_user_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/block_user_response.py b/sendbird_platform_sdk/model/block_user_response.py index 8679ca0..adfc349 100644 --- a/sendbird_platform_sdk/model/block_user_response.py +++ b/sendbird_platform_sdk/model/block_user_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/choose_push_notification_content_template_response.py b/sendbird_platform_sdk/model/choose_push_notification_content_template_response.py index 01ab9bf..d885fe6 100644 --- a/sendbird_platform_sdk/model/choose_push_notification_content_template_response.py +++ b/sendbird_platform_sdk/model/choose_push_notification_content_template_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/choose_which_events_to_subscribe_to_data.py b/sendbird_platform_sdk/model/choose_which_events_to_subscribe_to_data.py index 582cac7..9c663fd 100644 --- a/sendbird_platform_sdk/model/choose_which_events_to_subscribe_to_data.py +++ b/sendbird_platform_sdk/model/choose_which_events_to_subscribe_to_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/choose_which_events_to_subscribe_to_response.py b/sendbird_platform_sdk/model/choose_which_events_to_subscribe_to_response.py index bbfa46b..c5d178a 100644 --- a/sendbird_platform_sdk/model/choose_which_events_to_subscribe_to_response.py +++ b/sendbird_platform_sdk/model/choose_which_events_to_subscribe_to_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/choose_which_events_to_subscribe_to_response_webhook.py b/sendbird_platform_sdk/model/choose_which_events_to_subscribe_to_response_webhook.py index 8b60393..2ad0f82 100644 --- a/sendbird_platform_sdk/model/choose_which_events_to_subscribe_to_response_webhook.py +++ b/sendbird_platform_sdk/model/choose_which_events_to_subscribe_to_response_webhook.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/create_bot_data.py b/sendbird_platform_sdk/model/create_bot_data.py index 912bd37..4d3c01b 100644 --- a/sendbird_platform_sdk/model/create_bot_data.py +++ b/sendbird_platform_sdk/model/create_bot_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/create_bot_response.py b/sendbird_platform_sdk/model/create_bot_response.py index 720b0cb..b3ed9f8 100644 --- a/sendbird_platform_sdk/model/create_bot_response.py +++ b/sendbird_platform_sdk/model/create_bot_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/create_bot_response_bot.py b/sendbird_platform_sdk/model/create_bot_response_bot.py index d30a48c..d8a01d3 100644 --- a/sendbird_platform_sdk/model/create_bot_response_bot.py +++ b/sendbird_platform_sdk/model/create_bot_response_bot.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/create_channel_metacounter_data.py b/sendbird_platform_sdk/model/create_channel_metacounter_data.py index a8f25c5..029dca0 100644 --- a/sendbird_platform_sdk/model/create_channel_metacounter_data.py +++ b/sendbird_platform_sdk/model/create_channel_metacounter_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/create_channel_metadata_data.py b/sendbird_platform_sdk/model/create_channel_metadata_data.py index 22b6fdf..ee395b4 100644 --- a/sendbird_platform_sdk/model/create_channel_metadata_data.py +++ b/sendbird_platform_sdk/model/create_channel_metadata_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/create_channel_metadata_response.py b/sendbird_platform_sdk/model/create_channel_metadata_response.py index f7feb08..5ddff87 100644 --- a/sendbird_platform_sdk/model/create_channel_metadata_response.py +++ b/sendbird_platform_sdk/model/create_channel_metadata_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/create_user_data.py b/sendbird_platform_sdk/model/create_user_data.py index b7f4248..4a7a9d2 100644 --- a/sendbird_platform_sdk/model/create_user_data.py +++ b/sendbird_platform_sdk/model/create_user_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/create_user_metadata_data.py b/sendbird_platform_sdk/model/create_user_metadata_data.py index 65d5a5e..416e9a9 100644 --- a/sendbird_platform_sdk/model/create_user_metadata_data.py +++ b/sendbird_platform_sdk/model/create_user_metadata_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/create_user_metadata_response.py b/sendbird_platform_sdk/model/create_user_metadata_response.py index 6095bb1..9944af6 100644 --- a/sendbird_platform_sdk/model/create_user_metadata_response.py +++ b/sendbird_platform_sdk/model/create_user_metadata_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/create_user_response.py b/sendbird_platform_sdk/model/create_user_response.py index 63a155f..9ae5f58 100644 --- a/sendbird_platform_sdk/model/create_user_response.py +++ b/sendbird_platform_sdk/model/create_user_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/create_user_token_data.py b/sendbird_platform_sdk/model/create_user_token_data.py index e6a8d54..fc7dd0c 100644 --- a/sendbird_platform_sdk/model/create_user_token_data.py +++ b/sendbird_platform_sdk/model/create_user_token_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/create_user_token_response.py b/sendbird_platform_sdk/model/create_user_token_response.py index 9a3d733..0e8cb2d 100644 --- a/sendbird_platform_sdk/model/create_user_token_response.py +++ b/sendbird_platform_sdk/model/create_user_token_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/custom_type_list_banned_users_response.py b/sendbird_platform_sdk/model/custom_type_list_banned_users_response.py index c55de91..7ffa90b 100644 --- a/sendbird_platform_sdk/model/custom_type_list_banned_users_response.py +++ b/sendbird_platform_sdk/model/custom_type_list_banned_users_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/delete_allowed_ips_from_whitelist_response.py b/sendbird_platform_sdk/model/delete_allowed_ips_from_whitelist_response.py index 78d69ff..0fabfbb 100644 --- a/sendbird_platform_sdk/model/delete_allowed_ips_from_whitelist_response.py +++ b/sendbird_platform_sdk/model/delete_allowed_ips_from_whitelist_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/delete_apns_certificate_by_id_response.py b/sendbird_platform_sdk/model/delete_apns_certificate_by_id_response.py index 8a1aafd..56ce358 100644 --- a/sendbird_platform_sdk/model/delete_apns_certificate_by_id_response.py +++ b/sendbird_platform_sdk/model/delete_apns_certificate_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/enable_reactions_data.py b/sendbird_platform_sdk/model/enable_reactions_data.py index 086aa85..82b9b20 100644 --- a/sendbird_platform_sdk/model/enable_reactions_data.py +++ b/sendbird_platform_sdk/model/enable_reactions_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/enable_reactions_response.py b/sendbird_platform_sdk/model/enable_reactions_response.py index 0f3ddc6..9e4c423 100644 --- a/sendbird_platform_sdk/model/enable_reactions_response.py +++ b/sendbird_platform_sdk/model/enable_reactions_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/file.py b/sendbird_platform_sdk/model/file.py index 8c633d9..d86df34 100644 --- a/sendbird_platform_sdk/model/file.py +++ b/sendbird_platform_sdk/model/file.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/function.py b/sendbird_platform_sdk/model/function.py index 1e99f7b..4bc0bd1 100644 --- a/sendbird_platform_sdk/model/function.py +++ b/sendbird_platform_sdk/model/function.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/gc_accept_invitation_data.py b/sendbird_platform_sdk/model/gc_accept_invitation_data.py index d136a0e..129c90c 100644 --- a/sendbird_platform_sdk/model/gc_accept_invitation_data.py +++ b/sendbird_platform_sdk/model/gc_accept_invitation_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/gc_accept_invitation_response.py b/sendbird_platform_sdk/model/gc_accept_invitation_response.py index c131f7f..9dbb3de 100644 --- a/sendbird_platform_sdk/model/gc_accept_invitation_response.py +++ b/sendbird_platform_sdk/model/gc_accept_invitation_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/gc_ban_user_data.py b/sendbird_platform_sdk/model/gc_ban_user_data.py index 9bae3c9..4a0e639 100644 --- a/sendbird_platform_sdk/model/gc_ban_user_data.py +++ b/sendbird_platform_sdk/model/gc_ban_user_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/gc_ban_user_response.py b/sendbird_platform_sdk/model/gc_ban_user_response.py index a902f36..b50fbd6 100644 --- a/sendbird_platform_sdk/model/gc_ban_user_response.py +++ b/sendbird_platform_sdk/model/gc_ban_user_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/gc_check_if_member_by_id_response.py b/sendbird_platform_sdk/model/gc_check_if_member_by_id_response.py index 7a1d3e1..d3fd0e9 100644 --- a/sendbird_platform_sdk/model/gc_check_if_member_by_id_response.py +++ b/sendbird_platform_sdk/model/gc_check_if_member_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/gc_create_channel_data.py b/sendbird_platform_sdk/model/gc_create_channel_data.py index ecc6af3..0794986 100644 --- a/sendbird_platform_sdk/model/gc_create_channel_data.py +++ b/sendbird_platform_sdk/model/gc_create_channel_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/gc_create_channel_response.py b/sendbird_platform_sdk/model/gc_create_channel_response.py index aec9217..0d48efa 100644 --- a/sendbird_platform_sdk/model/gc_create_channel_response.py +++ b/sendbird_platform_sdk/model/gc_create_channel_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/gc_decline_invitation_data.py b/sendbird_platform_sdk/model/gc_decline_invitation_data.py index 36b45e8..577d5f7 100644 --- a/sendbird_platform_sdk/model/gc_decline_invitation_data.py +++ b/sendbird_platform_sdk/model/gc_decline_invitation_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/gc_freeze_channel_data.py b/sendbird_platform_sdk/model/gc_freeze_channel_data.py index 2df17b7..717414a 100644 --- a/sendbird_platform_sdk/model/gc_freeze_channel_data.py +++ b/sendbird_platform_sdk/model/gc_freeze_channel_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/gc_freeze_channel_response.py b/sendbird_platform_sdk/model/gc_freeze_channel_response.py index a36f782..89b06f4 100644 --- a/sendbird_platform_sdk/model/gc_freeze_channel_response.py +++ b/sendbird_platform_sdk/model/gc_freeze_channel_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/gc_hide_or_archive_channel_data.py b/sendbird_platform_sdk/model/gc_hide_or_archive_channel_data.py index 01bc858..b292365 100644 --- a/sendbird_platform_sdk/model/gc_hide_or_archive_channel_data.py +++ b/sendbird_platform_sdk/model/gc_hide_or_archive_channel_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/gc_invite_as_members_data.py b/sendbird_platform_sdk/model/gc_invite_as_members_data.py index 9d712ac..b3b9794 100644 --- a/sendbird_platform_sdk/model/gc_invite_as_members_data.py +++ b/sendbird_platform_sdk/model/gc_invite_as_members_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/gc_invite_as_members_response.py b/sendbird_platform_sdk/model/gc_invite_as_members_response.py index c4f3d7e..0a5055d 100644 --- a/sendbird_platform_sdk/model/gc_invite_as_members_response.py +++ b/sendbird_platform_sdk/model/gc_invite_as_members_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/gc_join_channel_data.py b/sendbird_platform_sdk/model/gc_join_channel_data.py index 5377ffd..7b5a97d 100644 --- a/sendbird_platform_sdk/model/gc_join_channel_data.py +++ b/sendbird_platform_sdk/model/gc_join_channel_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/gc_leave_channel_data.py b/sendbird_platform_sdk/model/gc_leave_channel_data.py index d6ee8a2..829b649 100644 --- a/sendbird_platform_sdk/model/gc_leave_channel_data.py +++ b/sendbird_platform_sdk/model/gc_leave_channel_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/gc_list_banned_users_response.py b/sendbird_platform_sdk/model/gc_list_banned_users_response.py index ffc21b4..8ee89d3 100644 --- a/sendbird_platform_sdk/model/gc_list_banned_users_response.py +++ b/sendbird_platform_sdk/model/gc_list_banned_users_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/gc_list_channels_response.py b/sendbird_platform_sdk/model/gc_list_channels_response.py index 18c97b5..a097f1f 100644 --- a/sendbird_platform_sdk/model/gc_list_channels_response.py +++ b/sendbird_platform_sdk/model/gc_list_channels_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/gc_list_members_response.py b/sendbird_platform_sdk/model/gc_list_members_response.py index 27e4784..03bab8b 100644 --- a/sendbird_platform_sdk/model/gc_list_members_response.py +++ b/sendbird_platform_sdk/model/gc_list_members_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/gc_list_muted_users_response.py b/sendbird_platform_sdk/model/gc_list_muted_users_response.py index 65f765b..d2c7a27 100644 --- a/sendbird_platform_sdk/model/gc_list_muted_users_response.py +++ b/sendbird_platform_sdk/model/gc_list_muted_users_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/gc_list_operators_response.py b/sendbird_platform_sdk/model/gc_list_operators_response.py index 19af7d6..309f5bb 100644 --- a/sendbird_platform_sdk/model/gc_list_operators_response.py +++ b/sendbird_platform_sdk/model/gc_list_operators_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/gc_mark_all_messages_as_delivered_data.py b/sendbird_platform_sdk/model/gc_mark_all_messages_as_delivered_data.py index d3bed15..2303045 100644 --- a/sendbird_platform_sdk/model/gc_mark_all_messages_as_delivered_data.py +++ b/sendbird_platform_sdk/model/gc_mark_all_messages_as_delivered_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/gc_mark_all_messages_as_delivered_response.py b/sendbird_platform_sdk/model/gc_mark_all_messages_as_delivered_response.py index 6a95832..c20ec3b 100644 --- a/sendbird_platform_sdk/model/gc_mark_all_messages_as_delivered_response.py +++ b/sendbird_platform_sdk/model/gc_mark_all_messages_as_delivered_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/gc_mark_all_messages_as_read_data.py b/sendbird_platform_sdk/model/gc_mark_all_messages_as_read_data.py index 3d52fd3..57c6aaf 100644 --- a/sendbird_platform_sdk/model/gc_mark_all_messages_as_read_data.py +++ b/sendbird_platform_sdk/model/gc_mark_all_messages_as_read_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/gc_mute_user_data.py b/sendbird_platform_sdk/model/gc_mute_user_data.py index a2c3124..0c919cf 100644 --- a/sendbird_platform_sdk/model/gc_mute_user_data.py +++ b/sendbird_platform_sdk/model/gc_mute_user_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/gc_mute_user_response.py b/sendbird_platform_sdk/model/gc_mute_user_response.py index 4c4b57b..25091a3 100644 --- a/sendbird_platform_sdk/model/gc_mute_user_response.py +++ b/sendbird_platform_sdk/model/gc_mute_user_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/gc_register_operators_data.py b/sendbird_platform_sdk/model/gc_register_operators_data.py index 03c1c14..ea30199 100644 --- a/sendbird_platform_sdk/model/gc_register_operators_data.py +++ b/sendbird_platform_sdk/model/gc_register_operators_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/gc_register_operators_response.py b/sendbird_platform_sdk/model/gc_register_operators_response.py index 1b06583..1f9a12b 100644 --- a/sendbird_platform_sdk/model/gc_register_operators_response.py +++ b/sendbird_platform_sdk/model/gc_register_operators_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/gc_reset_chat_history_data.py b/sendbird_platform_sdk/model/gc_reset_chat_history_data.py index 8adbc20..7201aff 100644 --- a/sendbird_platform_sdk/model/gc_reset_chat_history_data.py +++ b/sendbird_platform_sdk/model/gc_reset_chat_history_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/gc_reset_chat_history_response.py b/sendbird_platform_sdk/model/gc_reset_chat_history_response.py index 2263030..c634d3d 100644 --- a/sendbird_platform_sdk/model/gc_reset_chat_history_response.py +++ b/sendbird_platform_sdk/model/gc_reset_chat_history_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/gc_update_ban_by_id_data.py b/sendbird_platform_sdk/model/gc_update_ban_by_id_data.py index 21eb7c7..d33daa3 100644 --- a/sendbird_platform_sdk/model/gc_update_ban_by_id_data.py +++ b/sendbird_platform_sdk/model/gc_update_ban_by_id_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/gc_update_ban_by_id_response.py b/sendbird_platform_sdk/model/gc_update_ban_by_id_response.py index e6de7a0..cd8710d 100644 --- a/sendbird_platform_sdk/model/gc_update_ban_by_id_response.py +++ b/sendbird_platform_sdk/model/gc_update_ban_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/gc_update_channel_by_url_data.py b/sendbird_platform_sdk/model/gc_update_channel_by_url_data.py index 91c1c8f..227c614 100644 --- a/sendbird_platform_sdk/model/gc_update_channel_by_url_data.py +++ b/sendbird_platform_sdk/model/gc_update_channel_by_url_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/gc_update_channel_by_url_response.py b/sendbird_platform_sdk/model/gc_update_channel_by_url_response.py index f51a1a2..8d3637b 100644 --- a/sendbird_platform_sdk/model/gc_update_channel_by_url_response.py +++ b/sendbird_platform_sdk/model/gc_update_channel_by_url_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/gc_view_ban_by_id_response.py b/sendbird_platform_sdk/model/gc_view_ban_by_id_response.py index bce1e02..87e4df3 100644 --- a/sendbird_platform_sdk/model/gc_view_ban_by_id_response.py +++ b/sendbird_platform_sdk/model/gc_view_ban_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/gc_view_channel_by_url_response.py b/sendbird_platform_sdk/model/gc_view_channel_by_url_response.py index c533807..94f5277 100644 --- a/sendbird_platform_sdk/model/gc_view_channel_by_url_response.py +++ b/sendbird_platform_sdk/model/gc_view_channel_by_url_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/gc_view_mute_by_id_response.py b/sendbird_platform_sdk/model/gc_view_mute_by_id_response.py index 3faa105..334fa23 100644 --- a/sendbird_platform_sdk/model/gc_view_mute_by_id_response.py +++ b/sendbird_platform_sdk/model/gc_view_mute_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/gc_view_number_of_each_members_unread_messages_response.py b/sendbird_platform_sdk/model/gc_view_number_of_each_members_unread_messages_response.py index f523353..d4c49eb 100644 --- a/sendbird_platform_sdk/model/gc_view_number_of_each_members_unread_messages_response.py +++ b/sendbird_platform_sdk/model/gc_view_number_of_each_members_unread_messages_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/generate_secondary_api_token_data.py b/sendbird_platform_sdk/model/generate_secondary_api_token_data.py index 78d45bc..fa746e0 100644 --- a/sendbird_platform_sdk/model/generate_secondary_api_token_data.py +++ b/sendbird_platform_sdk/model/generate_secondary_api_token_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/generate_secondary_api_token_response.py b/sendbird_platform_sdk/model/generate_secondary_api_token_response.py index cb29a29..0e70580 100644 --- a/sendbird_platform_sdk/model/generate_secondary_api_token_response.py +++ b/sendbird_platform_sdk/model/generate_secondary_api_token_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/get_detailed_open_rate_of_announcement_by_id_response.py b/sendbird_platform_sdk/model/get_detailed_open_rate_of_announcement_by_id_response.py index 8988a5f..963afe2 100644 --- a/sendbird_platform_sdk/model/get_detailed_open_rate_of_announcement_by_id_response.py +++ b/sendbird_platform_sdk/model/get_detailed_open_rate_of_announcement_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/get_detailed_open_rate_of_announcement_group_response.py b/sendbird_platform_sdk/model/get_detailed_open_rate_of_announcement_group_response.py index c776d8c..34454a5 100644 --- a/sendbird_platform_sdk/model/get_detailed_open_rate_of_announcement_group_response.py +++ b/sendbird_platform_sdk/model/get_detailed_open_rate_of_announcement_group_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/get_detailed_open_status_of_announcement_by_id_response.py b/sendbird_platform_sdk/model/get_detailed_open_status_of_announcement_by_id_response.py index 825d6e5..2f89bba 100644 --- a/sendbird_platform_sdk/model/get_detailed_open_status_of_announcement_by_id_response.py +++ b/sendbird_platform_sdk/model/get_detailed_open_status_of_announcement_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/get_detailed_open_status_of_announcement_by_id_response_open_status_inner.py b/sendbird_platform_sdk/model/get_detailed_open_status_of_announcement_by_id_response_open_status_inner.py index f440891..cbaef58 100644 --- a/sendbird_platform_sdk/model/get_detailed_open_status_of_announcement_by_id_response_open_status_inner.py +++ b/sendbird_platform_sdk/model/get_detailed_open_status_of_announcement_by_id_response_open_status_inner.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/get_emoji_by_key_response.py b/sendbird_platform_sdk/model/get_emoji_by_key_response.py index 9f12806..31b1471 100644 --- a/sendbird_platform_sdk/model/get_emoji_by_key_response.py +++ b/sendbird_platform_sdk/model/get_emoji_by_key_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/get_emoji_category_by_id_response.py b/sendbird_platform_sdk/model/get_emoji_category_by_id_response.py index f1c77a6..01fc8a9 100644 --- a/sendbird_platform_sdk/model/get_emoji_category_by_id_response.py +++ b/sendbird_platform_sdk/model/get_emoji_category_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/get_statistics_daily_response.py b/sendbird_platform_sdk/model/get_statistics_daily_response.py index e67bf83..e299263 100644 --- a/sendbird_platform_sdk/model/get_statistics_daily_response.py +++ b/sendbird_platform_sdk/model/get_statistics_daily_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/get_statistics_daily_response_statistics_inner.py b/sendbird_platform_sdk/model/get_statistics_daily_response_statistics_inner.py index bb44151..6ec1a36 100644 --- a/sendbird_platform_sdk/model/get_statistics_daily_response_statistics_inner.py +++ b/sendbird_platform_sdk/model/get_statistics_daily_response_statistics_inner.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/get_statistics_monthly_response.py b/sendbird_platform_sdk/model/get_statistics_monthly_response.py index b670b57..d8144cb 100644 --- a/sendbird_platform_sdk/model/get_statistics_monthly_response.py +++ b/sendbird_platform_sdk/model/get_statistics_monthly_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/get_statistics_response.py b/sendbird_platform_sdk/model/get_statistics_response.py index ef18cdb..afee533 100644 --- a/sendbird_platform_sdk/model/get_statistics_response.py +++ b/sendbird_platform_sdk/model/get_statistics_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/join_channels_data.py b/sendbird_platform_sdk/model/join_channels_data.py index 25ace0c..efd883c 100644 --- a/sendbird_platform_sdk/model/join_channels_data.py +++ b/sendbird_platform_sdk/model/join_channels_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/join_channels_response.py b/sendbird_platform_sdk/model/join_channels_response.py index 9a96fe5..9e0e6fe 100644 --- a/sendbird_platform_sdk/model/join_channels_response.py +++ b/sendbird_platform_sdk/model/join_channels_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/leave_my_group_channels_data.py b/sendbird_platform_sdk/model/leave_my_group_channels_data.py index 215fac6..f720e86 100644 --- a/sendbird_platform_sdk/model/leave_my_group_channels_data.py +++ b/sendbird_platform_sdk/model/leave_my_group_channels_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/list_all_emojis_and_emoji_categories_response.py b/sendbird_platform_sdk/model/list_all_emojis_and_emoji_categories_response.py index 3323d59..8e077dc 100644 --- a/sendbird_platform_sdk/model/list_all_emojis_and_emoji_categories_response.py +++ b/sendbird_platform_sdk/model/list_all_emojis_and_emoji_categories_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/list_all_emojis_and_emoji_categories_response_emoji_categories_inner.py b/sendbird_platform_sdk/model/list_all_emojis_and_emoji_categories_response_emoji_categories_inner.py index 49f4c12..50d77eb 100644 --- a/sendbird_platform_sdk/model/list_all_emojis_and_emoji_categories_response_emoji_categories_inner.py +++ b/sendbird_platform_sdk/model/list_all_emojis_and_emoji_categories_response_emoji_categories_inner.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/list_all_emojis_and_emoji_categories_response_emoji_categories_inner_emojis_inner.py b/sendbird_platform_sdk/model/list_all_emojis_and_emoji_categories_response_emoji_categories_inner_emojis_inner.py index 02601da..a260cc6 100644 --- a/sendbird_platform_sdk/model/list_all_emojis_and_emoji_categories_response_emoji_categories_inner_emojis_inner.py +++ b/sendbird_platform_sdk/model/list_all_emojis_and_emoji_categories_response_emoji_categories_inner_emojis_inner.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/list_announcement_groups_response.py b/sendbird_platform_sdk/model/list_announcement_groups_response.py index 0d25d02..f2442b9 100644 --- a/sendbird_platform_sdk/model/list_announcement_groups_response.py +++ b/sendbird_platform_sdk/model/list_announcement_groups_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/list_announcements_response.py b/sendbird_platform_sdk/model/list_announcements_response.py index cfd58a6..71322ed 100644 --- a/sendbird_platform_sdk/model/list_announcements_response.py +++ b/sendbird_platform_sdk/model/list_announcements_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/list_announcements_response_announcements_inner.py b/sendbird_platform_sdk/model/list_announcements_response_announcements_inner.py index 9b986b9..6c68c6c 100644 --- a/sendbird_platform_sdk/model/list_announcements_response_announcements_inner.py +++ b/sendbird_platform_sdk/model/list_announcements_response_announcements_inner.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/list_banned_channels_response.py b/sendbird_platform_sdk/model/list_banned_channels_response.py index e07229b..df5a435 100644 --- a/sendbird_platform_sdk/model/list_banned_channels_response.py +++ b/sendbird_platform_sdk/model/list_banned_channels_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/list_banned_channels_response_banned_channels_inner.py b/sendbird_platform_sdk/model/list_banned_channels_response_banned_channels_inner.py index 9c50366..b7b04db 100644 --- a/sendbird_platform_sdk/model/list_banned_channels_response_banned_channels_inner.py +++ b/sendbird_platform_sdk/model/list_banned_channels_response_banned_channels_inner.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/list_blocked_users_response.py b/sendbird_platform_sdk/model/list_blocked_users_response.py index 2f04056..ebe1500 100644 --- a/sendbird_platform_sdk/model/list_blocked_users_response.py +++ b/sendbird_platform_sdk/model/list_blocked_users_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/list_bots_response.py b/sendbird_platform_sdk/model/list_bots_response.py index b62c7be..84d837b 100644 --- a/sendbird_platform_sdk/model/list_bots_response.py +++ b/sendbird_platform_sdk/model/list_bots_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/list_bots_response_bots_inner.py b/sendbird_platform_sdk/model/list_bots_response_bots_inner.py index 94ab61d..c8b59c5 100644 --- a/sendbird_platform_sdk/model/list_bots_response_bots_inner.py +++ b/sendbird_platform_sdk/model/list_bots_response_bots_inner.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/list_data_exports_by_message_channel_or_user_response.py b/sendbird_platform_sdk/model/list_data_exports_by_message_channel_or_user_response.py index a4d7da6..a3263f8 100644 --- a/sendbird_platform_sdk/model/list_data_exports_by_message_channel_or_user_response.py +++ b/sendbird_platform_sdk/model/list_data_exports_by_message_channel_or_user_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/list_data_exports_by_message_channel_or_user_response_exported_data_inner.py b/sendbird_platform_sdk/model/list_data_exports_by_message_channel_or_user_response_exported_data_inner.py index be0b3d6..bb07937 100644 --- a/sendbird_platform_sdk/model/list_data_exports_by_message_channel_or_user_response_exported_data_inner.py +++ b/sendbird_platform_sdk/model/list_data_exports_by_message_channel_or_user_response_exported_data_inner.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/list_data_exports_by_message_channel_or_user_response_exported_data_inner_file.py b/sendbird_platform_sdk/model/list_data_exports_by_message_channel_or_user_response_exported_data_inner_file.py index c8e629b..21f1250 100644 --- a/sendbird_platform_sdk/model/list_data_exports_by_message_channel_or_user_response_exported_data_inner_file.py +++ b/sendbird_platform_sdk/model/list_data_exports_by_message_channel_or_user_response_exported_data_inner_file.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/list_emojis_response.py b/sendbird_platform_sdk/model/list_emojis_response.py index 9502545..699f767 100644 --- a/sendbird_platform_sdk/model/list_emojis_response.py +++ b/sendbird_platform_sdk/model/list_emojis_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/list_gdpr_requests_response.py b/sendbird_platform_sdk/model/list_gdpr_requests_response.py index 5fe69c9..1888f1d 100644 --- a/sendbird_platform_sdk/model/list_gdpr_requests_response.py +++ b/sendbird_platform_sdk/model/list_gdpr_requests_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/list_gdpr_requests_response_requests_inner.py b/sendbird_platform_sdk/model/list_gdpr_requests_response_requests_inner.py index 33d3e7c..c7450ff 100644 --- a/sendbird_platform_sdk/model/list_gdpr_requests_response_requests_inner.py +++ b/sendbird_platform_sdk/model/list_gdpr_requests_response_requests_inner.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/list_messages_response.py b/sendbird_platform_sdk/model/list_messages_response.py index 6ee71b8..bf477e0 100644 --- a/sendbird_platform_sdk/model/list_messages_response.py +++ b/sendbird_platform_sdk/model/list_messages_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/list_messages_response_messages_inner.py b/sendbird_platform_sdk/model/list_messages_response_messages_inner.py index 031e320..312595d 100644 --- a/sendbird_platform_sdk/model/list_messages_response_messages_inner.py +++ b/sendbird_platform_sdk/model/list_messages_response_messages_inner.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/list_messages_response_messages_inner_og_tag.py b/sendbird_platform_sdk/model/list_messages_response_messages_inner_og_tag.py index f8d137a..a43b908 100644 --- a/sendbird_platform_sdk/model/list_messages_response_messages_inner_og_tag.py +++ b/sendbird_platform_sdk/model/list_messages_response_messages_inner_og_tag.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/list_messages_response_messages_inner_og_tag_og_image.py b/sendbird_platform_sdk/model/list_messages_response_messages_inner_og_tag_og_image.py index 5ce7bd8..75a9081 100644 --- a/sendbird_platform_sdk/model/list_messages_response_messages_inner_og_tag_og_image.py +++ b/sendbird_platform_sdk/model/list_messages_response_messages_inner_og_tag_og_image.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/list_messages_response_messages_inner_sorted_metaarray_inner.py b/sendbird_platform_sdk/model/list_messages_response_messages_inner_sorted_metaarray_inner.py index f79ad4f..f145a56 100644 --- a/sendbird_platform_sdk/model/list_messages_response_messages_inner_sorted_metaarray_inner.py +++ b/sendbird_platform_sdk/model/list_messages_response_messages_inner_sorted_metaarray_inner.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/list_muted_channels_response.py b/sendbird_platform_sdk/model/list_muted_channels_response.py index 7184d0c..c2e1841 100644 --- a/sendbird_platform_sdk/model/list_muted_channels_response.py +++ b/sendbird_platform_sdk/model/list_muted_channels_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/list_muted_users_in_channels_with_custom_channel_type200_response.py b/sendbird_platform_sdk/model/list_muted_users_in_channels_with_custom_channel_type200_response.py index dd26ac0..92beb40 100644 --- a/sendbird_platform_sdk/model/list_muted_users_in_channels_with_custom_channel_type200_response.py +++ b/sendbird_platform_sdk/model/list_muted_users_in_channels_with_custom_channel_type200_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/list_my_group_channels_response.py b/sendbird_platform_sdk/model/list_my_group_channels_response.py index 2f1a559..2d93a40 100644 --- a/sendbird_platform_sdk/model/list_my_group_channels_response.py +++ b/sendbird_platform_sdk/model/list_my_group_channels_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/list_push_configurations_response.py b/sendbird_platform_sdk/model/list_push_configurations_response.py index 8f51673..31afc82 100644 --- a/sendbird_platform_sdk/model/list_push_configurations_response.py +++ b/sendbird_platform_sdk/model/list_push_configurations_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/list_push_configurations_response_push_configurations_inner.py b/sendbird_platform_sdk/model/list_push_configurations_response_push_configurations_inner.py index b526a24..49c047d 100644 --- a/sendbird_platform_sdk/model/list_push_configurations_response_push_configurations_inner.py +++ b/sendbird_platform_sdk/model/list_push_configurations_response_push_configurations_inner.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/list_push_notification_content_templates_response.py b/sendbird_platform_sdk/model/list_push_notification_content_templates_response.py index 65b7a98..2843feb 100644 --- a/sendbird_platform_sdk/model/list_push_notification_content_templates_response.py +++ b/sendbird_platform_sdk/model/list_push_notification_content_templates_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/list_push_notification_content_templates_response_push_message_templates_inner.py b/sendbird_platform_sdk/model/list_push_notification_content_templates_response_push_message_templates_inner.py index 81c2c40..4a8dc52 100644 --- a/sendbird_platform_sdk/model/list_push_notification_content_templates_response_push_message_templates_inner.py +++ b/sendbird_platform_sdk/model/list_push_notification_content_templates_response_push_message_templates_inner.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/list_push_notification_content_templates_response_push_message_templates_inner_template.py b/sendbird_platform_sdk/model/list_push_notification_content_templates_response_push_message_templates_inner_template.py index ec75a3a..925ec9f 100644 --- a/sendbird_platform_sdk/model/list_push_notification_content_templates_response_push_message_templates_inner_template.py +++ b/sendbird_platform_sdk/model/list_push_notification_content_templates_response_push_message_templates_inner_template.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/list_reactions_of_message_response.py b/sendbird_platform_sdk/model/list_reactions_of_message_response.py index 94771b4..24e8b14 100644 --- a/sendbird_platform_sdk/model/list_reactions_of_message_response.py +++ b/sendbird_platform_sdk/model/list_reactions_of_message_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/list_registration_or_device_tokens_response.py b/sendbird_platform_sdk/model/list_registration_or_device_tokens_response.py index 94b07e7..68d4152 100644 --- a/sendbird_platform_sdk/model/list_registration_or_device_tokens_response.py +++ b/sendbird_platform_sdk/model/list_registration_or_device_tokens_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/list_reports_on_channel_by_url_response.py b/sendbird_platform_sdk/model/list_reports_on_channel_by_url_response.py index 1beb972..3f2ee03 100644 --- a/sendbird_platform_sdk/model/list_reports_on_channel_by_url_response.py +++ b/sendbird_platform_sdk/model/list_reports_on_channel_by_url_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/list_reports_on_message_by_id_response.py b/sendbird_platform_sdk/model/list_reports_on_message_by_id_response.py index 9591db8..8ac85e5 100644 --- a/sendbird_platform_sdk/model/list_reports_on_message_by_id_response.py +++ b/sendbird_platform_sdk/model/list_reports_on_message_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/list_reports_on_message_by_id_response_report_logs_inner.py b/sendbird_platform_sdk/model/list_reports_on_message_by_id_response_report_logs_inner.py index 9650a13..62a3203 100644 --- a/sendbird_platform_sdk/model/list_reports_on_message_by_id_response_report_logs_inner.py +++ b/sendbird_platform_sdk/model/list_reports_on_message_by_id_response_report_logs_inner.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/list_reports_on_user_by_id_response.py b/sendbird_platform_sdk/model/list_reports_on_user_by_id_response.py index 5115d80..c2d1097 100644 --- a/sendbird_platform_sdk/model/list_reports_on_user_by_id_response.py +++ b/sendbird_platform_sdk/model/list_reports_on_user_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/list_reports_response.py b/sendbird_platform_sdk/model/list_reports_response.py index 5e2ddd2..30aa262 100644 --- a/sendbird_platform_sdk/model/list_reports_response.py +++ b/sendbird_platform_sdk/model/list_reports_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/list_reports_response_report_logs_inner.py b/sendbird_platform_sdk/model/list_reports_response_report_logs_inner.py index 5d3891b..46f4a18 100644 --- a/sendbird_platform_sdk/model/list_reports_response_report_logs_inner.py +++ b/sendbird_platform_sdk/model/list_reports_response_report_logs_inner.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/list_secondary_api_tokens_response.py b/sendbird_platform_sdk/model/list_secondary_api_tokens_response.py index 82902c4..dc98cf7 100644 --- a/sendbird_platform_sdk/model/list_secondary_api_tokens_response.py +++ b/sendbird_platform_sdk/model/list_secondary_api_tokens_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/list_secondary_api_tokens_response_api_tokens_inner.py b/sendbird_platform_sdk/model/list_secondary_api_tokens_response_api_tokens_inner.py index 5a58abc..440b2d6 100644 --- a/sendbird_platform_sdk/model/list_secondary_api_tokens_response_api_tokens_inner.py +++ b/sendbird_platform_sdk/model/list_secondary_api_tokens_response_api_tokens_inner.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/list_users_response.py b/sendbird_platform_sdk/model/list_users_response.py index e8f69e0..15c5df1 100644 --- a/sendbird_platform_sdk/model/list_users_response.py +++ b/sendbird_platform_sdk/model/list_users_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/mark_all_messages_as_read_data.py b/sendbird_platform_sdk/model/mark_all_messages_as_read_data.py index f121973..0faf67a 100644 --- a/sendbird_platform_sdk/model/mark_all_messages_as_read_data.py +++ b/sendbird_platform_sdk/model/mark_all_messages_as_read_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/mute_in_channels_with_custom_channel_types_data.py b/sendbird_platform_sdk/model/mute_in_channels_with_custom_channel_types_data.py index ea78eb3..2b4653d 100644 --- a/sendbird_platform_sdk/model/mute_in_channels_with_custom_channel_types_data.py +++ b/sendbird_platform_sdk/model/mute_in_channels_with_custom_channel_types_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/mute_users_in_channels_with_custom_channel_type_data.py b/sendbird_platform_sdk/model/mute_users_in_channels_with_custom_channel_type_data.py index 6bf2607..7bfd96f 100644 --- a/sendbird_platform_sdk/model/mute_users_in_channels_with_custom_channel_type_data.py +++ b/sendbird_platform_sdk/model/mute_users_in_channels_with_custom_channel_type_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/oc_ban_user_data.py b/sendbird_platform_sdk/model/oc_ban_user_data.py index ed7d0f2..dad482a 100644 --- a/sendbird_platform_sdk/model/oc_ban_user_data.py +++ b/sendbird_platform_sdk/model/oc_ban_user_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/oc_ban_user_response.py b/sendbird_platform_sdk/model/oc_ban_user_response.py index 6d0f16d..651826a 100644 --- a/sendbird_platform_sdk/model/oc_ban_user_response.py +++ b/sendbird_platform_sdk/model/oc_ban_user_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/oc_create_channel_data.py b/sendbird_platform_sdk/model/oc_create_channel_data.py index a7c4944..1d6ed97 100644 --- a/sendbird_platform_sdk/model/oc_create_channel_data.py +++ b/sendbird_platform_sdk/model/oc_create_channel_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/oc_create_channel_response.py b/sendbird_platform_sdk/model/oc_create_channel_response.py index 0d326b8..1969825 100644 --- a/sendbird_platform_sdk/model/oc_create_channel_response.py +++ b/sendbird_platform_sdk/model/oc_create_channel_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/oc_delete_channel_by_url200_response.py b/sendbird_platform_sdk/model/oc_delete_channel_by_url200_response.py index 6a551cb..891ec31 100644 --- a/sendbird_platform_sdk/model/oc_delete_channel_by_url200_response.py +++ b/sendbird_platform_sdk/model/oc_delete_channel_by_url200_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/oc_freeze_channel_data.py b/sendbird_platform_sdk/model/oc_freeze_channel_data.py index 1f02bd0..ff65bd9 100644 --- a/sendbird_platform_sdk/model/oc_freeze_channel_data.py +++ b/sendbird_platform_sdk/model/oc_freeze_channel_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/oc_freeze_channel_response.py b/sendbird_platform_sdk/model/oc_freeze_channel_response.py index 95b5ea4..4e65fcc 100644 --- a/sendbird_platform_sdk/model/oc_freeze_channel_response.py +++ b/sendbird_platform_sdk/model/oc_freeze_channel_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/oc_list_banned_users_response.py b/sendbird_platform_sdk/model/oc_list_banned_users_response.py index 3e79788..b2e2b19 100644 --- a/sendbird_platform_sdk/model/oc_list_banned_users_response.py +++ b/sendbird_platform_sdk/model/oc_list_banned_users_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/oc_list_banned_users_response_banned_list_inner.py b/sendbird_platform_sdk/model/oc_list_banned_users_response_banned_list_inner.py index 86fe0d0..1f59dea 100644 --- a/sendbird_platform_sdk/model/oc_list_banned_users_response_banned_list_inner.py +++ b/sendbird_platform_sdk/model/oc_list_banned_users_response_banned_list_inner.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/oc_list_channels_response.py b/sendbird_platform_sdk/model/oc_list_channels_response.py index ecae498..56dc348 100644 --- a/sendbird_platform_sdk/model/oc_list_channels_response.py +++ b/sendbird_platform_sdk/model/oc_list_channels_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/oc_list_muted_users_response.py b/sendbird_platform_sdk/model/oc_list_muted_users_response.py index 0ab6197..7d866c6 100644 --- a/sendbird_platform_sdk/model/oc_list_muted_users_response.py +++ b/sendbird_platform_sdk/model/oc_list_muted_users_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/oc_list_operators_response.py b/sendbird_platform_sdk/model/oc_list_operators_response.py index f3264c1..abd2026 100644 --- a/sendbird_platform_sdk/model/oc_list_operators_response.py +++ b/sendbird_platform_sdk/model/oc_list_operators_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/oc_list_participants_response.py b/sendbird_platform_sdk/model/oc_list_participants_response.py index e1c5b0e..3dce116 100644 --- a/sendbird_platform_sdk/model/oc_list_participants_response.py +++ b/sendbird_platform_sdk/model/oc_list_participants_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/oc_mute_user_data.py b/sendbird_platform_sdk/model/oc_mute_user_data.py index 0fd046d..f55fa79 100644 --- a/sendbird_platform_sdk/model/oc_mute_user_data.py +++ b/sendbird_platform_sdk/model/oc_mute_user_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/oc_mute_user_response.py b/sendbird_platform_sdk/model/oc_mute_user_response.py index a902e9c..1326bd8 100644 --- a/sendbird_platform_sdk/model/oc_mute_user_response.py +++ b/sendbird_platform_sdk/model/oc_mute_user_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/oc_register_operators_data.py b/sendbird_platform_sdk/model/oc_register_operators_data.py index 27b7810..8db28b3 100644 --- a/sendbird_platform_sdk/model/oc_register_operators_data.py +++ b/sendbird_platform_sdk/model/oc_register_operators_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/oc_update_ban_by_id_data.py b/sendbird_platform_sdk/model/oc_update_ban_by_id_data.py index 54030af..f07cf6d 100644 --- a/sendbird_platform_sdk/model/oc_update_ban_by_id_data.py +++ b/sendbird_platform_sdk/model/oc_update_ban_by_id_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/oc_update_ban_by_id_response.py b/sendbird_platform_sdk/model/oc_update_ban_by_id_response.py index d59ff3d..b49d739 100644 --- a/sendbird_platform_sdk/model/oc_update_ban_by_id_response.py +++ b/sendbird_platform_sdk/model/oc_update_ban_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/oc_update_channel_by_url_data.py b/sendbird_platform_sdk/model/oc_update_channel_by_url_data.py index 8795b02..8e8e223 100644 --- a/sendbird_platform_sdk/model/oc_update_channel_by_url_data.py +++ b/sendbird_platform_sdk/model/oc_update_channel_by_url_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/oc_update_channel_by_url_response.py b/sendbird_platform_sdk/model/oc_update_channel_by_url_response.py index d22ff4d..6507c63 100644 --- a/sendbird_platform_sdk/model/oc_update_channel_by_url_response.py +++ b/sendbird_platform_sdk/model/oc_update_channel_by_url_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/oc_view_ban_by_id_response.py b/sendbird_platform_sdk/model/oc_view_ban_by_id_response.py index b7019cd..651d642 100644 --- a/sendbird_platform_sdk/model/oc_view_ban_by_id_response.py +++ b/sendbird_platform_sdk/model/oc_view_ban_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/oc_view_channel_by_url_response.py b/sendbird_platform_sdk/model/oc_view_channel_by_url_response.py index 47321ea..47085e4 100644 --- a/sendbird_platform_sdk/model/oc_view_channel_by_url_response.py +++ b/sendbird_platform_sdk/model/oc_view_channel_by_url_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/oc_view_mute_by_id_response.py b/sendbird_platform_sdk/model/oc_view_mute_by_id_response.py index ee01f69..04735e0 100644 --- a/sendbird_platform_sdk/model/oc_view_mute_by_id_response.py +++ b/sendbird_platform_sdk/model/oc_view_mute_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/register_and_schedule_data_export_data.py b/sendbird_platform_sdk/model/register_and_schedule_data_export_data.py index b47870f..c6a3e5b 100644 --- a/sendbird_platform_sdk/model/register_and_schedule_data_export_data.py +++ b/sendbird_platform_sdk/model/register_and_schedule_data_export_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/register_and_schedule_data_export_response.py b/sendbird_platform_sdk/model/register_and_schedule_data_export_response.py index 3d668a6..7e9e5c0 100644 --- a/sendbird_platform_sdk/model/register_and_schedule_data_export_response.py +++ b/sendbird_platform_sdk/model/register_and_schedule_data_export_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/register_as_operator_to_channels_with_custom_channel_types_data.py b/sendbird_platform_sdk/model/register_as_operator_to_channels_with_custom_channel_types_data.py index 504454f..7f0aa30 100644 --- a/sendbird_platform_sdk/model/register_as_operator_to_channels_with_custom_channel_types_data.py +++ b/sendbird_platform_sdk/model/register_as_operator_to_channels_with_custom_channel_types_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/register_gdpr_request_data.py b/sendbird_platform_sdk/model/register_gdpr_request_data.py index 038f6bc..b61014e 100644 --- a/sendbird_platform_sdk/model/register_gdpr_request_data.py +++ b/sendbird_platform_sdk/model/register_gdpr_request_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/register_gdpr_request_response.py b/sendbird_platform_sdk/model/register_gdpr_request_response.py index 7a42101..6bd9a22 100644 --- a/sendbird_platform_sdk/model/register_gdpr_request_response.py +++ b/sendbird_platform_sdk/model/register_gdpr_request_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/remove_push_configuration_by_id_response.py b/sendbird_platform_sdk/model/remove_push_configuration_by_id_response.py index 897c71e..d07fe72 100644 --- a/sendbird_platform_sdk/model/remove_push_configuration_by_id_response.py +++ b/sendbird_platform_sdk/model/remove_push_configuration_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/remove_reaction_from_a_message_response.py b/sendbird_platform_sdk/model/remove_reaction_from_a_message_response.py index 616b8c1..376bd85 100644 --- a/sendbird_platform_sdk/model/remove_reaction_from_a_message_response.py +++ b/sendbird_platform_sdk/model/remove_reaction_from_a_message_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/remove_registration_or_device_token_by_token_response.py b/sendbird_platform_sdk/model/remove_registration_or_device_token_by_token_response.py index b6068c7..da89448 100644 --- a/sendbird_platform_sdk/model/remove_registration_or_device_token_by_token_response.py +++ b/sendbird_platform_sdk/model/remove_registration_or_device_token_by_token_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/remove_registration_or_device_token_from_owner_by_token_response.py b/sendbird_platform_sdk/model/remove_registration_or_device_token_from_owner_by_token_response.py index e4a4bbe..3097856 100644 --- a/sendbird_platform_sdk/model/remove_registration_or_device_token_from_owner_by_token_response.py +++ b/sendbird_platform_sdk/model/remove_registration_or_device_token_from_owner_by_token_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/remove_registration_or_device_token_response.py b/sendbird_platform_sdk/model/remove_registration_or_device_token_response.py index 3e1754d..dd18420 100644 --- a/sendbird_platform_sdk/model/remove_registration_or_device_token_response.py +++ b/sendbird_platform_sdk/model/remove_registration_or_device_token_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/report_channel_by_url_data.py b/sendbird_platform_sdk/model/report_channel_by_url_data.py index 6edba6b..a141c72 100644 --- a/sendbird_platform_sdk/model/report_channel_by_url_data.py +++ b/sendbird_platform_sdk/model/report_channel_by_url_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/report_channel_by_url_response.py b/sendbird_platform_sdk/model/report_channel_by_url_response.py index a2e9ef8..ef6218f 100644 --- a/sendbird_platform_sdk/model/report_channel_by_url_response.py +++ b/sendbird_platform_sdk/model/report_channel_by_url_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/report_message_by_id_data.py b/sendbird_platform_sdk/model/report_message_by_id_data.py index e5335ff..998871f 100644 --- a/sendbird_platform_sdk/model/report_message_by_id_data.py +++ b/sendbird_platform_sdk/model/report_message_by_id_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/report_message_by_id_response.py b/sendbird_platform_sdk/model/report_message_by_id_response.py index d0a578a..45eb7b8 100644 --- a/sendbird_platform_sdk/model/report_message_by_id_response.py +++ b/sendbird_platform_sdk/model/report_message_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/report_user_by_id_data.py b/sendbird_platform_sdk/model/report_user_by_id_data.py index 6fcaeec..15e516f 100644 --- a/sendbird_platform_sdk/model/report_user_by_id_data.py +++ b/sendbird_platform_sdk/model/report_user_by_id_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/report_user_by_id_response.py b/sendbird_platform_sdk/model/report_user_by_id_response.py index 0083fdc..2685ef4 100644 --- a/sendbird_platform_sdk/model/report_user_by_id_response.py +++ b/sendbird_platform_sdk/model/report_user_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/reset_push_preferences_response.py b/sendbird_platform_sdk/model/reset_push_preferences_response.py index f34e895..1fb8608 100644 --- a/sendbird_platform_sdk/model/reset_push_preferences_response.py +++ b/sendbird_platform_sdk/model/reset_push_preferences_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/retrieve_advanced_analytics_metrics_response.py b/sendbird_platform_sdk/model/retrieve_advanced_analytics_metrics_response.py index e73e9dd..08dc44b 100644 --- a/sendbird_platform_sdk/model/retrieve_advanced_analytics_metrics_response.py +++ b/sendbird_platform_sdk/model/retrieve_advanced_analytics_metrics_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/retrieve_ip_whitelist_response.py b/sendbird_platform_sdk/model/retrieve_ip_whitelist_response.py index a96be58..41d3390 100644 --- a/sendbird_platform_sdk/model/retrieve_ip_whitelist_response.py +++ b/sendbird_platform_sdk/model/retrieve_ip_whitelist_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/retrieve_list_of_subscribed_events_response.py b/sendbird_platform_sdk/model/retrieve_list_of_subscribed_events_response.py index a1dcedf..0ee877b 100644 --- a/sendbird_platform_sdk/model/retrieve_list_of_subscribed_events_response.py +++ b/sendbird_platform_sdk/model/retrieve_list_of_subscribed_events_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/retrieve_list_of_subscribed_events_response_webhook.py b/sendbird_platform_sdk/model/retrieve_list_of_subscribed_events_response_webhook.py index ad42c57..a0a14dc 100644 --- a/sendbird_platform_sdk/model/retrieve_list_of_subscribed_events_response_webhook.py +++ b/sendbird_platform_sdk/model/retrieve_list_of_subscribed_events_response_webhook.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/revoke_secondary_api_token_by_token_response.py b/sendbird_platform_sdk/model/revoke_secondary_api_token_by_token_response.py index bed42d8..95d95a0 100644 --- a/sendbird_platform_sdk/model/revoke_secondary_api_token_by_token_response.py +++ b/sendbird_platform_sdk/model/revoke_secondary_api_token_by_token_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/sb_object.py b/sendbird_platform_sdk/model/sb_object.py index 7119dc3..8548bf7 100644 --- a/sendbird_platform_sdk/model/sb_object.py +++ b/sendbird_platform_sdk/model/sb_object.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/schedule_announcement_data.py b/sendbird_platform_sdk/model/schedule_announcement_data.py index 5d1803f..ebfab91 100644 --- a/sendbird_platform_sdk/model/schedule_announcement_data.py +++ b/sendbird_platform_sdk/model/schedule_announcement_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/schedule_announcement_response.py b/sendbird_platform_sdk/model/schedule_announcement_response.py index 224d757..3f7e13c 100644 --- a/sendbird_platform_sdk/model/schedule_announcement_response.py +++ b/sendbird_platform_sdk/model/schedule_announcement_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/schedule_announcement_response_create_channel_options.py b/sendbird_platform_sdk/model/schedule_announcement_response_create_channel_options.py index 9c2c832..9ec8148 100644 --- a/sendbird_platform_sdk/model/schedule_announcement_response_create_channel_options.py +++ b/sendbird_platform_sdk/model/schedule_announcement_response_create_channel_options.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/schedule_announcement_response_message.py b/sendbird_platform_sdk/model/schedule_announcement_response_message.py index 36528fa..36cf1db 100644 --- a/sendbird_platform_sdk/model/schedule_announcement_response_message.py +++ b/sendbird_platform_sdk/model/schedule_announcement_response_message.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/send_bird_admin_message.py b/sendbird_platform_sdk/model/send_bird_admin_message.py index 415c642..daa0ec9 100644 --- a/sendbird_platform_sdk/model/send_bird_admin_message.py +++ b/sendbird_platform_sdk/model/send_bird_admin_message.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/send_bird_apple_critical_alert_options.py b/sendbird_platform_sdk/model/send_bird_apple_critical_alert_options.py index bb056fd..b070b92 100644 --- a/sendbird_platform_sdk/model/send_bird_apple_critical_alert_options.py +++ b/sendbird_platform_sdk/model/send_bird_apple_critical_alert_options.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/send_bird_base_channel.py b/sendbird_platform_sdk/model/send_bird_base_channel.py index ed16705..4406cc0 100644 --- a/sendbird_platform_sdk/model/send_bird_base_channel.py +++ b/sendbird_platform_sdk/model/send_bird_base_channel.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/send_bird_base_message_instance.py b/sendbird_platform_sdk/model/send_bird_base_message_instance.py index 1b6dff5..48f6431 100644 --- a/sendbird_platform_sdk/model/send_bird_base_message_instance.py +++ b/sendbird_platform_sdk/model/send_bird_base_message_instance.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/send_bird_channel_response.py b/sendbird_platform_sdk/model/send_bird_channel_response.py index 6c73b5a..616e90a 100644 --- a/sendbird_platform_sdk/model/send_bird_channel_response.py +++ b/sendbird_platform_sdk/model/send_bird_channel_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/send_bird_emoji.py b/sendbird_platform_sdk/model/send_bird_emoji.py index 1f73cd5..a4e0e55 100644 --- a/sendbird_platform_sdk/model/send_bird_emoji.py +++ b/sendbird_platform_sdk/model/send_bird_emoji.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/send_bird_emoji_category.py b/sendbird_platform_sdk/model/send_bird_emoji_category.py index b214424..cfd9de5 100644 --- a/sendbird_platform_sdk/model/send_bird_emoji_category.py +++ b/sendbird_platform_sdk/model/send_bird_emoji_category.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/send_bird_file_message_params.py b/sendbird_platform_sdk/model/send_bird_file_message_params.py index 930302e..0cb631f 100644 --- a/sendbird_platform_sdk/model/send_bird_file_message_params.py +++ b/sendbird_platform_sdk/model/send_bird_file_message_params.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/send_bird_group_channel.py b/sendbird_platform_sdk/model/send_bird_group_channel.py index 26b0ef1..c81e15d 100644 --- a/sendbird_platform_sdk/model/send_bird_group_channel.py +++ b/sendbird_platform_sdk/model/send_bird_group_channel.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/send_bird_group_channel_channel.py b/sendbird_platform_sdk/model/send_bird_group_channel_channel.py index 862a422..0d0c069 100644 --- a/sendbird_platform_sdk/model/send_bird_group_channel_channel.py +++ b/sendbird_platform_sdk/model/send_bird_group_channel_channel.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/send_bird_group_channel_collection.py b/sendbird_platform_sdk/model/send_bird_group_channel_collection.py index 95e64ff..a8dd127 100644 --- a/sendbird_platform_sdk/model/send_bird_group_channel_collection.py +++ b/sendbird_platform_sdk/model/send_bird_group_channel_collection.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/send_bird_group_channel_created_by.py b/sendbird_platform_sdk/model/send_bird_group_channel_created_by.py index c05c809..b73e974 100644 --- a/sendbird_platform_sdk/model/send_bird_group_channel_created_by.py +++ b/sendbird_platform_sdk/model/send_bird_group_channel_created_by.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/send_bird_group_channel_disappearing_message.py b/sendbird_platform_sdk/model/send_bird_group_channel_disappearing_message.py index a3e75d9..4d69940 100644 --- a/sendbird_platform_sdk/model/send_bird_group_channel_disappearing_message.py +++ b/sendbird_platform_sdk/model/send_bird_group_channel_disappearing_message.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/send_bird_group_channel_inviter.py b/sendbird_platform_sdk/model/send_bird_group_channel_inviter.py index cf75cd7..7080d95 100644 --- a/sendbird_platform_sdk/model/send_bird_group_channel_inviter.py +++ b/sendbird_platform_sdk/model/send_bird_group_channel_inviter.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/send_bird_group_channel_last_message.py b/sendbird_platform_sdk/model/send_bird_group_channel_last_message.py index 08f023c..fb7694b 100644 --- a/sendbird_platform_sdk/model/send_bird_group_channel_last_message.py +++ b/sendbird_platform_sdk/model/send_bird_group_channel_last_message.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/send_bird_group_channel_sms_fallback.py b/sendbird_platform_sdk/model/send_bird_group_channel_sms_fallback.py index fc594a0..53c8021 100644 --- a/sendbird_platform_sdk/model/send_bird_group_channel_sms_fallback.py +++ b/sendbird_platform_sdk/model/send_bird_group_channel_sms_fallback.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/send_bird_member.py b/sendbird_platform_sdk/model/send_bird_member.py index bc0122b..009aa14 100644 --- a/sendbird_platform_sdk/model/send_bird_member.py +++ b/sendbird_platform_sdk/model/send_bird_member.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/send_bird_message_meta_array.py b/sendbird_platform_sdk/model/send_bird_message_meta_array.py index bd10785..7b170ce 100644 --- a/sendbird_platform_sdk/model/send_bird_message_meta_array.py +++ b/sendbird_platform_sdk/model/send_bird_message_meta_array.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/send_bird_message_response.py b/sendbird_platform_sdk/model/send_bird_message_response.py index b1db76d..009a0d1 100644 --- a/sendbird_platform_sdk/model/send_bird_message_response.py +++ b/sendbird_platform_sdk/model/send_bird_message_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/send_bird_message_response_mentioned_users_inner.py b/sendbird_platform_sdk/model/send_bird_message_response_mentioned_users_inner.py index 065ec1d..cda5a03 100644 --- a/sendbird_platform_sdk/model/send_bird_message_response_mentioned_users_inner.py +++ b/sendbird_platform_sdk/model/send_bird_message_response_mentioned_users_inner.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/send_bird_message_response_user.py b/sendbird_platform_sdk/model/send_bird_message_response_user.py index 5e4833d..d52a1d5 100644 --- a/sendbird_platform_sdk/model/send_bird_message_response_user.py +++ b/sendbird_platform_sdk/model/send_bird_message_response_user.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/send_bird_og_image.py b/sendbird_platform_sdk/model/send_bird_og_image.py index e64f885..a544a46 100644 --- a/sendbird_platform_sdk/model/send_bird_og_image.py +++ b/sendbird_platform_sdk/model/send_bird_og_image.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/send_bird_og_meta_data.py b/sendbird_platform_sdk/model/send_bird_og_meta_data.py index da3e295..2c0abf9 100644 --- a/sendbird_platform_sdk/model/send_bird_og_meta_data.py +++ b/sendbird_platform_sdk/model/send_bird_og_meta_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/send_bird_open_channel.py b/sendbird_platform_sdk/model/send_bird_open_channel.py index ec625c3..cc40a26 100644 --- a/sendbird_platform_sdk/model/send_bird_open_channel.py +++ b/sendbird_platform_sdk/model/send_bird_open_channel.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/send_bird_plugin.py b/sendbird_platform_sdk/model/send_bird_plugin.py index e629e01..c66861e 100644 --- a/sendbird_platform_sdk/model/send_bird_plugin.py +++ b/sendbird_platform_sdk/model/send_bird_plugin.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/send_bird_poll.py b/sendbird_platform_sdk/model/send_bird_poll.py index 90b4689..b8d8511 100644 --- a/sendbird_platform_sdk/model/send_bird_poll.py +++ b/sendbird_platform_sdk/model/send_bird_poll.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/send_bird_poll_details.py b/sendbird_platform_sdk/model/send_bird_poll_details.py index a7be615..8fbdcca 100644 --- a/sendbird_platform_sdk/model/send_bird_poll_details.py +++ b/sendbird_platform_sdk/model/send_bird_poll_details.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/send_bird_poll_option.py b/sendbird_platform_sdk/model/send_bird_poll_option.py index 3027dfa..860772e 100644 --- a/sendbird_platform_sdk/model/send_bird_poll_option.py +++ b/sendbird_platform_sdk/model/send_bird_poll_option.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/send_bird_poll_updated_vote_count.py b/sendbird_platform_sdk/model/send_bird_poll_updated_vote_count.py index 73ae617..797d3aa 100644 --- a/sendbird_platform_sdk/model/send_bird_poll_updated_vote_count.py +++ b/sendbird_platform_sdk/model/send_bird_poll_updated_vote_count.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/send_bird_reaction.py b/sendbird_platform_sdk/model/send_bird_reaction.py index a0ce343..14a1f73 100644 --- a/sendbird_platform_sdk/model/send_bird_reaction.py +++ b/sendbird_platform_sdk/model/send_bird_reaction.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/send_bird_restriction_info.py b/sendbird_platform_sdk/model/send_bird_restriction_info.py index 70afb14..2ee58c4 100644 --- a/sendbird_platform_sdk/model/send_bird_restriction_info.py +++ b/sendbird_platform_sdk/model/send_bird_restriction_info.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/send_bird_sender.py b/sendbird_platform_sdk/model/send_bird_sender.py index 16bb0a6..bde4419 100644 --- a/sendbird_platform_sdk/model/send_bird_sender.py +++ b/sendbird_platform_sdk/model/send_bird_sender.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/send_bird_thread_info.py b/sendbird_platform_sdk/model/send_bird_thread_info.py index 9ba9627..c9e34e3 100644 --- a/sendbird_platform_sdk/model/send_bird_thread_info.py +++ b/sendbird_platform_sdk/model/send_bird_thread_info.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/send_bird_thumbnail_sb_object.py b/sendbird_platform_sdk/model/send_bird_thumbnail_sb_object.py index 23e586b..2cb4930 100644 --- a/sendbird_platform_sdk/model/send_bird_thumbnail_sb_object.py +++ b/sendbird_platform_sdk/model/send_bird_thumbnail_sb_object.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/send_bird_thumbnail_size.py b/sendbird_platform_sdk/model/send_bird_thumbnail_size.py index 786920e..b1a49a5 100644 --- a/sendbird_platform_sdk/model/send_bird_thumbnail_size.py +++ b/sendbird_platform_sdk/model/send_bird_thumbnail_size.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/send_bird_user.py b/sendbird_platform_sdk/model/send_bird_user.py index d6d7343..1038ffa 100644 --- a/sendbird_platform_sdk/model/send_bird_user.py +++ b/sendbird_platform_sdk/model/send_bird_user.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/send_bird_user_message_params.py b/sendbird_platform_sdk/model/send_bird_user_message_params.py index eeab127..0a72441 100644 --- a/sendbird_platform_sdk/model/send_bird_user_message_params.py +++ b/sendbird_platform_sdk/model/send_bird_user_message_params.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/send_bot_s_message_data.py b/sendbird_platform_sdk/model/send_bot_s_message_data.py index dbed82a..0d22ce9 100644 --- a/sendbird_platform_sdk/model/send_bot_s_message_data.py +++ b/sendbird_platform_sdk/model/send_bot_s_message_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/send_bots_message_response.py b/sendbird_platform_sdk/model/send_bots_message_response.py index 7cb662e..66b62f1 100644 --- a/sendbird_platform_sdk/model/send_bots_message_response.py +++ b/sendbird_platform_sdk/model/send_bots_message_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/send_message_data.py b/sendbird_platform_sdk/model/send_message_data.py index eabce60..4bbcbce 100644 --- a/sendbird_platform_sdk/model/send_message_data.py +++ b/sendbird_platform_sdk/model/send_message_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/send_message_response.py b/sendbird_platform_sdk/model/send_message_response.py index 74bf0be..d81718c 100644 --- a/sendbird_platform_sdk/model/send_message_response.py +++ b/sendbird_platform_sdk/model/send_message_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/set_domain_filter_data.py b/sendbird_platform_sdk/model/set_domain_filter_data.py index 7064a6b..d194739 100644 --- a/sendbird_platform_sdk/model/set_domain_filter_data.py +++ b/sendbird_platform_sdk/model/set_domain_filter_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/set_domain_filter_data_domain_filter.py b/sendbird_platform_sdk/model/set_domain_filter_data_domain_filter.py index 54f822f..559a96e 100644 --- a/sendbird_platform_sdk/model/set_domain_filter_data_domain_filter.py +++ b/sendbird_platform_sdk/model/set_domain_filter_data_domain_filter.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/set_domain_filter_data_image_moderation.py b/sendbird_platform_sdk/model/set_domain_filter_data_image_moderation.py index 98ca819..5385867 100644 --- a/sendbird_platform_sdk/model/set_domain_filter_data_image_moderation.py +++ b/sendbird_platform_sdk/model/set_domain_filter_data_image_moderation.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/set_domain_filter_data_image_moderation_limits.py b/sendbird_platform_sdk/model/set_domain_filter_data_image_moderation_limits.py index d0fbb09..22ba7ca 100644 --- a/sendbird_platform_sdk/model/set_domain_filter_data_image_moderation_limits.py +++ b/sendbird_platform_sdk/model/set_domain_filter_data_image_moderation_limits.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/set_domain_filter_data_profanity_filter.py b/sendbird_platform_sdk/model/set_domain_filter_data_profanity_filter.py index bd4562a..681eb28 100644 --- a/sendbird_platform_sdk/model/set_domain_filter_data_profanity_filter.py +++ b/sendbird_platform_sdk/model/set_domain_filter_data_profanity_filter.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/set_domain_filter_data_profanity_filter_regex_filters_inner.py b/sendbird_platform_sdk/model/set_domain_filter_data_profanity_filter_regex_filters_inner.py index c86e305..1087839 100644 --- a/sendbird_platform_sdk/model/set_domain_filter_data_profanity_filter_regex_filters_inner.py +++ b/sendbird_platform_sdk/model/set_domain_filter_data_profanity_filter_regex_filters_inner.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/set_domain_filter_data_profanity_triggered_moderation.py b/sendbird_platform_sdk/model/set_domain_filter_data_profanity_triggered_moderation.py index cb1726b..51a2dbb 100644 --- a/sendbird_platform_sdk/model/set_domain_filter_data_profanity_triggered_moderation.py +++ b/sendbird_platform_sdk/model/set_domain_filter_data_profanity_triggered_moderation.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/translate_message_into_other_languages_data.py b/sendbird_platform_sdk/model/translate_message_into_other_languages_data.py index 9e0a997..0ab4c89 100644 --- a/sendbird_platform_sdk/model/translate_message_into_other_languages_data.py +++ b/sendbird_platform_sdk/model/translate_message_into_other_languages_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/translate_message_into_other_languages_response.py b/sendbird_platform_sdk/model/translate_message_into_other_languages_response.py index 11eb275..72b51a5 100644 --- a/sendbird_platform_sdk/model/translate_message_into_other_languages_response.py +++ b/sendbird_platform_sdk/model/translate_message_into_other_languages_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/update_announcement_by_id_data.py b/sendbird_platform_sdk/model/update_announcement_by_id_data.py index 126b8a9..f458b91 100644 --- a/sendbird_platform_sdk/model/update_announcement_by_id_data.py +++ b/sendbird_platform_sdk/model/update_announcement_by_id_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/update_announcement_by_id_response.py b/sendbird_platform_sdk/model/update_announcement_by_id_response.py index ecd4d27..cc0e2ce 100644 --- a/sendbird_platform_sdk/model/update_announcement_by_id_response.py +++ b/sendbird_platform_sdk/model/update_announcement_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/update_announcement_by_id_response_message.py b/sendbird_platform_sdk/model/update_announcement_by_id_response_message.py index 49073d5..f4f2538 100644 --- a/sendbird_platform_sdk/model/update_announcement_by_id_response_message.py +++ b/sendbird_platform_sdk/model/update_announcement_by_id_response_message.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/update_apns_push_configuration_by_id_data.py b/sendbird_platform_sdk/model/update_apns_push_configuration_by_id_data.py index f03771e..8b0095c 100644 --- a/sendbird_platform_sdk/model/update_apns_push_configuration_by_id_data.py +++ b/sendbird_platform_sdk/model/update_apns_push_configuration_by_id_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/update_apns_push_configuration_by_id_response.py b/sendbird_platform_sdk/model/update_apns_push_configuration_by_id_response.py index d6b0c71..7009a0c 100644 --- a/sendbird_platform_sdk/model/update_apns_push_configuration_by_id_response.py +++ b/sendbird_platform_sdk/model/update_apns_push_configuration_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/update_bot_by_id_data.py b/sendbird_platform_sdk/model/update_bot_by_id_data.py index bbeedc7..b4a13d2 100644 --- a/sendbird_platform_sdk/model/update_bot_by_id_data.py +++ b/sendbird_platform_sdk/model/update_bot_by_id_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/update_bot_by_id_response.py b/sendbird_platform_sdk/model/update_bot_by_id_response.py index 19f4d56..a7d3be1 100644 --- a/sendbird_platform_sdk/model/update_bot_by_id_response.py +++ b/sendbird_platform_sdk/model/update_bot_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/update_channel_invitation_preference_data.py b/sendbird_platform_sdk/model/update_channel_invitation_preference_data.py index eb200b6..a0b8161 100644 --- a/sendbird_platform_sdk/model/update_channel_invitation_preference_data.py +++ b/sendbird_platform_sdk/model/update_channel_invitation_preference_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/update_channel_invitation_preference_response.py b/sendbird_platform_sdk/model/update_channel_invitation_preference_response.py index 4ee1d7f..6c25b4d 100644 --- a/sendbird_platform_sdk/model/update_channel_invitation_preference_response.py +++ b/sendbird_platform_sdk/model/update_channel_invitation_preference_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/update_channel_metacounter_by_key_response.py b/sendbird_platform_sdk/model/update_channel_metacounter_by_key_response.py new file mode 100644 index 0000000..f5ffb97 --- /dev/null +++ b/sendbird_platform_sdk/model/update_channel_metacounter_by_key_response.py @@ -0,0 +1,260 @@ +""" + Sendbird Platform SDK + + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + + The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from sendbird_platform_sdk.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from sendbird_platform_sdk.exceptions import ApiAttributeError + + + +class UpdateChannelMetacounterByKeyResponse(ModelNormal): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + return (str,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + return { + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """UpdateChannelMetacounterByKeyResponse - a model defined in OpenAPI + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', True) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """UpdateChannelMetacounterByKeyResponse - a model defined in OpenAPI + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/sendbird_platform_sdk/model/update_channel_metacounter_data.py b/sendbird_platform_sdk/model/update_channel_metacounter_data.py index b67210a..faf7108 100644 --- a/sendbird_platform_sdk/model/update_channel_metacounter_data.py +++ b/sendbird_platform_sdk/model/update_channel_metacounter_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/update_channel_metadata_by_key_response.py b/sendbird_platform_sdk/model/update_channel_metadata_by_key_response.py new file mode 100644 index 0000000..6d90570 --- /dev/null +++ b/sendbird_platform_sdk/model/update_channel_metadata_by_key_response.py @@ -0,0 +1,260 @@ +""" + Sendbird Platform SDK + + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + + The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from sendbird_platform_sdk.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from sendbird_platform_sdk.exceptions import ApiAttributeError + + + +class UpdateChannelMetadataByKeyResponse(ModelNormal): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + return (str,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + return { + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """UpdateChannelMetadataByKeyResponse - a model defined in OpenAPI + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', True) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """UpdateChannelMetadataByKeyResponse - a model defined in OpenAPI + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/sendbird_platform_sdk/model/update_channel_metadata_data.py b/sendbird_platform_sdk/model/update_channel_metadata_data.py index de8ed9e..b52e6fa 100644 --- a/sendbird_platform_sdk/model/update_channel_metadata_data.py +++ b/sendbird_platform_sdk/model/update_channel_metadata_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/update_channel_metadata_response.py b/sendbird_platform_sdk/model/update_channel_metadata_response.py new file mode 100644 index 0000000..60ce828 --- /dev/null +++ b/sendbird_platform_sdk/model/update_channel_metadata_response.py @@ -0,0 +1,260 @@ +""" + Sendbird Platform SDK + + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + + The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from sendbird_platform_sdk.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from sendbird_platform_sdk.exceptions import ApiAttributeError + + + +class UpdateChannelMetadataResponse(ModelNormal): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + return (str,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + return { + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """UpdateChannelMetadataResponse - a model defined in OpenAPI + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', True) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """UpdateChannelMetadataResponse - a model defined in OpenAPI + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/sendbird_platform_sdk/model/update_count_preference_of_channel_by_url_data.py b/sendbird_platform_sdk/model/update_count_preference_of_channel_by_url_data.py index bc24d7c..22892bb 100644 --- a/sendbird_platform_sdk/model/update_count_preference_of_channel_by_url_data.py +++ b/sendbird_platform_sdk/model/update_count_preference_of_channel_by_url_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/update_count_preference_of_channel_by_url_response.py b/sendbird_platform_sdk/model/update_count_preference_of_channel_by_url_response.py index c5ca0d4..c1eb5da 100644 --- a/sendbird_platform_sdk/model/update_count_preference_of_channel_by_url_response.py +++ b/sendbird_platform_sdk/model/update_count_preference_of_channel_by_url_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/update_default_channel_invitation_preference_data.py b/sendbird_platform_sdk/model/update_default_channel_invitation_preference_data.py index 12fff0e..c2b120a 100644 --- a/sendbird_platform_sdk/model/update_default_channel_invitation_preference_data.py +++ b/sendbird_platform_sdk/model/update_default_channel_invitation_preference_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/update_default_channel_invitation_preference_response.py b/sendbird_platform_sdk/model/update_default_channel_invitation_preference_response.py index 7d26b6e..3127214 100644 --- a/sendbird_platform_sdk/model/update_default_channel_invitation_preference_response.py +++ b/sendbird_platform_sdk/model/update_default_channel_invitation_preference_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/update_emoji_category_url_by_id_data.py b/sendbird_platform_sdk/model/update_emoji_category_url_by_id_data.py index f75f7f9..64a4a7b 100644 --- a/sendbird_platform_sdk/model/update_emoji_category_url_by_id_data.py +++ b/sendbird_platform_sdk/model/update_emoji_category_url_by_id_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/update_emoji_category_url_by_id_response.py b/sendbird_platform_sdk/model/update_emoji_category_url_by_id_response.py index e9fd518..7ecda06 100644 --- a/sendbird_platform_sdk/model/update_emoji_category_url_by_id_response.py +++ b/sendbird_platform_sdk/model/update_emoji_category_url_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/update_emoji_url_by_key_data.py b/sendbird_platform_sdk/model/update_emoji_url_by_key_data.py index 1e4870d..d372322 100644 --- a/sendbird_platform_sdk/model/update_emoji_url_by_key_data.py +++ b/sendbird_platform_sdk/model/update_emoji_url_by_key_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/update_emoji_url_by_key_response.py b/sendbird_platform_sdk/model/update_emoji_url_by_key_response.py index 1874a4e..0b7fa63 100644 --- a/sendbird_platform_sdk/model/update_emoji_url_by_key_response.py +++ b/sendbird_platform_sdk/model/update_emoji_url_by_key_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/update_extra_data_in_message_data.py b/sendbird_platform_sdk/model/update_extra_data_in_message_data.py index c4e3ef1..a69a56f 100644 --- a/sendbird_platform_sdk/model/update_extra_data_in_message_data.py +++ b/sendbird_platform_sdk/model/update_extra_data_in_message_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/update_extra_data_in_message_response.py b/sendbird_platform_sdk/model/update_extra_data_in_message_response.py index 63fa72e..fd72236 100644 --- a/sendbird_platform_sdk/model/update_extra_data_in_message_response.py +++ b/sendbird_platform_sdk/model/update_extra_data_in_message_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/update_extra_data_in_message_response_sorted_metaarray_inner.py b/sendbird_platform_sdk/model/update_extra_data_in_message_response_sorted_metaarray_inner.py index 154cb05..0e2434d 100644 --- a/sendbird_platform_sdk/model/update_extra_data_in_message_response_sorted_metaarray_inner.py +++ b/sendbird_platform_sdk/model/update_extra_data_in_message_response_sorted_metaarray_inner.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/update_fcm_push_configuration_by_id_data.py b/sendbird_platform_sdk/model/update_fcm_push_configuration_by_id_data.py index 73e69ed..205b327 100644 --- a/sendbird_platform_sdk/model/update_fcm_push_configuration_by_id_data.py +++ b/sendbird_platform_sdk/model/update_fcm_push_configuration_by_id_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/update_fcm_push_configuration_by_id_response.py b/sendbird_platform_sdk/model/update_fcm_push_configuration_by_id_response.py index 74407bd..5387196 100644 --- a/sendbird_platform_sdk/model/update_fcm_push_configuration_by_id_response.py +++ b/sendbird_platform_sdk/model/update_fcm_push_configuration_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/update_hms_push_configuration_by_id_data.py b/sendbird_platform_sdk/model/update_hms_push_configuration_by_id_data.py index 0344065..0f3e535 100644 --- a/sendbird_platform_sdk/model/update_hms_push_configuration_by_id_data.py +++ b/sendbird_platform_sdk/model/update_hms_push_configuration_by_id_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/update_hms_push_configuration_by_id_response.py b/sendbird_platform_sdk/model/update_hms_push_configuration_by_id_response.py index 9500cae..4162490 100644 --- a/sendbird_platform_sdk/model/update_hms_push_configuration_by_id_response.py +++ b/sendbird_platform_sdk/model/update_hms_push_configuration_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/update_message_by_id_data.py b/sendbird_platform_sdk/model/update_message_by_id_data.py index 9cd3d46..1640213 100644 --- a/sendbird_platform_sdk/model/update_message_by_id_data.py +++ b/sendbird_platform_sdk/model/update_message_by_id_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/update_message_by_id_response.py b/sendbird_platform_sdk/model/update_message_by_id_response.py index 0d804f4..d93d50f 100644 --- a/sendbird_platform_sdk/model/update_message_by_id_response.py +++ b/sendbird_platform_sdk/model/update_message_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/update_push_notification_content_template_data.py b/sendbird_platform_sdk/model/update_push_notification_content_template_data.py index f4c7ddb..6cf71c1 100644 --- a/sendbird_platform_sdk/model/update_push_notification_content_template_data.py +++ b/sendbird_platform_sdk/model/update_push_notification_content_template_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/update_push_notification_content_template_response.py b/sendbird_platform_sdk/model/update_push_notification_content_template_response.py index 8634f7b..7938af7 100644 --- a/sendbird_platform_sdk/model/update_push_notification_content_template_response.py +++ b/sendbird_platform_sdk/model/update_push_notification_content_template_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/update_push_preferences_data.py b/sendbird_platform_sdk/model/update_push_preferences_data.py index eaecfc5..326ca36 100644 --- a/sendbird_platform_sdk/model/update_push_preferences_data.py +++ b/sendbird_platform_sdk/model/update_push_preferences_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/update_push_preferences_for_channel_by_url_data.py b/sendbird_platform_sdk/model/update_push_preferences_for_channel_by_url_data.py index 72d32bf..c7778fc 100644 --- a/sendbird_platform_sdk/model/update_push_preferences_for_channel_by_url_data.py +++ b/sendbird_platform_sdk/model/update_push_preferences_for_channel_by_url_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/update_push_preferences_for_channel_by_url_response.py b/sendbird_platform_sdk/model/update_push_preferences_for_channel_by_url_response.py index b695c66..3875eab 100644 --- a/sendbird_platform_sdk/model/update_push_preferences_for_channel_by_url_response.py +++ b/sendbird_platform_sdk/model/update_push_preferences_for_channel_by_url_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/update_push_preferences_response.py b/sendbird_platform_sdk/model/update_push_preferences_response.py index 28f7dd0..eb9021c 100644 --- a/sendbird_platform_sdk/model/update_push_preferences_response.py +++ b/sendbird_platform_sdk/model/update_push_preferences_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/update_user_by_id_data.py b/sendbird_platform_sdk/model/update_user_by_id_data.py index 53cebd6..3c11098 100644 --- a/sendbird_platform_sdk/model/update_user_by_id_data.py +++ b/sendbird_platform_sdk/model/update_user_by_id_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/update_user_by_id_response.py b/sendbird_platform_sdk/model/update_user_by_id_response.py index f9a10f5..f625642 100644 --- a/sendbird_platform_sdk/model/update_user_by_id_response.py +++ b/sendbird_platform_sdk/model/update_user_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/update_user_metadata_by_key_response.py b/sendbird_platform_sdk/model/update_user_metadata_by_key_response.py new file mode 100644 index 0000000..0ccda06 --- /dev/null +++ b/sendbird_platform_sdk/model/update_user_metadata_by_key_response.py @@ -0,0 +1,260 @@ +""" + Sendbird Platform SDK + + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + + The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from sendbird_platform_sdk.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from sendbird_platform_sdk.exceptions import ApiAttributeError + + + +class UpdateUserMetadataByKeyResponse(ModelNormal): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + return (str,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + return { + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """UpdateUserMetadataByKeyResponse - a model defined in OpenAPI + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', True) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """UpdateUserMetadataByKeyResponse - a model defined in OpenAPI + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/sendbird_platform_sdk/model/update_user_metadata_data.py b/sendbird_platform_sdk/model/update_user_metadata_data.py index 5873ed2..4acead6 100644 --- a/sendbird_platform_sdk/model/update_user_metadata_data.py +++ b/sendbird_platform_sdk/model/update_user_metadata_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/update_user_metadata_response.py b/sendbird_platform_sdk/model/update_user_metadata_response.py index 642f8e2..732e032 100644 --- a/sendbird_platform_sdk/model/update_user_metadata_response.py +++ b/sendbird_platform_sdk/model/update_user_metadata_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/use_default_emojis_data.py b/sendbird_platform_sdk/model/use_default_emojis_data.py index f38cf02..e6b485e 100644 --- a/sendbird_platform_sdk/model/use_default_emojis_data.py +++ b/sendbird_platform_sdk/model/use_default_emojis_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/use_default_emojis_response.py b/sendbird_platform_sdk/model/use_default_emojis_response.py index 992e921..40070a7 100644 --- a/sendbird_platform_sdk/model/use_default_emojis_response.py +++ b/sendbird_platform_sdk/model/use_default_emojis_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/view_announcement_by_id_response.py b/sendbird_platform_sdk/model/view_announcement_by_id_response.py index 0b8e73d..59522ca 100644 --- a/sendbird_platform_sdk/model/view_announcement_by_id_response.py +++ b/sendbird_platform_sdk/model/view_announcement_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/view_bot_by_id_response.py b/sendbird_platform_sdk/model/view_bot_by_id_response.py index 0958964..9ad3129 100644 --- a/sendbird_platform_sdk/model/view_bot_by_id_response.py +++ b/sendbird_platform_sdk/model/view_bot_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/view_channel_invitation_preference_response.py b/sendbird_platform_sdk/model/view_channel_invitation_preference_response.py index 7418baf..fd1036d 100644 --- a/sendbird_platform_sdk/model/view_channel_invitation_preference_response.py +++ b/sendbird_platform_sdk/model/view_channel_invitation_preference_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/view_channel_metacounter_response.py b/sendbird_platform_sdk/model/view_channel_metacounter_response.py new file mode 100644 index 0000000..e4c74aa --- /dev/null +++ b/sendbird_platform_sdk/model/view_channel_metacounter_response.py @@ -0,0 +1,260 @@ +""" + Sendbird Platform SDK + + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + + The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from sendbird_platform_sdk.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from sendbird_platform_sdk.exceptions import ApiAttributeError + + + +class ViewChannelMetacounterResponse(ModelNormal): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + return (str,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + return { + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """ViewChannelMetacounterResponse - a model defined in OpenAPI + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', True) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """ViewChannelMetacounterResponse - a model defined in OpenAPI + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/sendbird_platform_sdk/model/view_channel_metadata_by_key_response.py b/sendbird_platform_sdk/model/view_channel_metadata_by_key_response.py new file mode 100644 index 0000000..8b7e002 --- /dev/null +++ b/sendbird_platform_sdk/model/view_channel_metadata_by_key_response.py @@ -0,0 +1,260 @@ +""" + Sendbird Platform SDK + + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + + The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from sendbird_platform_sdk.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from sendbird_platform_sdk.exceptions import ApiAttributeError + + + +class ViewChannelMetadataByKeyResponse(ModelNormal): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + return (str,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + return { + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """ViewChannelMetadataByKeyResponse - a model defined in OpenAPI + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', True) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """ViewChannelMetadataByKeyResponse - a model defined in OpenAPI + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/sendbird_platform_sdk/model/view_channel_metadata_response.py b/sendbird_platform_sdk/model/view_channel_metadata_response.py new file mode 100644 index 0000000..c07c069 --- /dev/null +++ b/sendbird_platform_sdk/model/view_channel_metadata_response.py @@ -0,0 +1,260 @@ +""" + Sendbird Platform SDK + + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + + The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from sendbird_platform_sdk.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from sendbird_platform_sdk.exceptions import ApiAttributeError + + + +class ViewChannelMetadataResponse(ModelNormal): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + return (str,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + return { + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """ViewChannelMetadataResponse - a model defined in OpenAPI + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', True) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """ViewChannelMetadataResponse - a model defined in OpenAPI + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/sendbird_platform_sdk/model/view_count_preference_of_channel_by_url_response.py b/sendbird_platform_sdk/model/view_count_preference_of_channel_by_url_response.py index d10e677..c640ddc 100644 --- a/sendbird_platform_sdk/model/view_count_preference_of_channel_by_url_response.py +++ b/sendbird_platform_sdk/model/view_count_preference_of_channel_by_url_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/view_data_export_by_id_response.py b/sendbird_platform_sdk/model/view_data_export_by_id_response.py index 268feff..004430b 100644 --- a/sendbird_platform_sdk/model/view_data_export_by_id_response.py +++ b/sendbird_platform_sdk/model/view_data_export_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/view_default_channel_invitation_preference_response.py b/sendbird_platform_sdk/model/view_default_channel_invitation_preference_response.py index 4e43884..c19d5c8 100644 --- a/sendbird_platform_sdk/model/view_default_channel_invitation_preference_response.py +++ b/sendbird_platform_sdk/model/view_default_channel_invitation_preference_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/view_gdpr_request_by_id_response.py b/sendbird_platform_sdk/model/view_gdpr_request_by_id_response.py index c59cb67..3655934 100644 --- a/sendbird_platform_sdk/model/view_gdpr_request_by_id_response.py +++ b/sendbird_platform_sdk/model/view_gdpr_request_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/view_message_by_id_response.py b/sendbird_platform_sdk/model/view_message_by_id_response.py index 558b79f..ed3d6cd 100644 --- a/sendbird_platform_sdk/model/view_message_by_id_response.py +++ b/sendbird_platform_sdk/model/view_message_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/view_number_of_channels_by_join_status_response.py b/sendbird_platform_sdk/model/view_number_of_channels_by_join_status_response.py index 3a98821..abba4a0 100644 --- a/sendbird_platform_sdk/model/view_number_of_channels_by_join_status_response.py +++ b/sendbird_platform_sdk/model/view_number_of_channels_by_join_status_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/view_number_of_channels_with_unread_messages_response.py b/sendbird_platform_sdk/model/view_number_of_channels_with_unread_messages_response.py index 3f3555f..f647b7c 100644 --- a/sendbird_platform_sdk/model/view_number_of_channels_with_unread_messages_response.py +++ b/sendbird_platform_sdk/model/view_number_of_channels_with_unread_messages_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/view_number_of_concurrent_connections_response.py b/sendbird_platform_sdk/model/view_number_of_concurrent_connections_response.py index b026c1e..2c14a9e 100644 --- a/sendbird_platform_sdk/model/view_number_of_concurrent_connections_response.py +++ b/sendbird_platform_sdk/model/view_number_of_concurrent_connections_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/view_number_of_daily_active_users_response.py b/sendbird_platform_sdk/model/view_number_of_daily_active_users_response.py index 37c772a..b8609f5 100644 --- a/sendbird_platform_sdk/model/view_number_of_daily_active_users_response.py +++ b/sendbird_platform_sdk/model/view_number_of_daily_active_users_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/view_number_of_monthly_active_users_response.py b/sendbird_platform_sdk/model/view_number_of_monthly_active_users_response.py index 016ac51..3fcb709 100644 --- a/sendbird_platform_sdk/model/view_number_of_monthly_active_users_response.py +++ b/sendbird_platform_sdk/model/view_number_of_monthly_active_users_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/view_number_of_peak_connections_response.py b/sendbird_platform_sdk/model/view_number_of_peak_connections_response.py index 77049ed..913fd89 100644 --- a/sendbird_platform_sdk/model/view_number_of_peak_connections_response.py +++ b/sendbird_platform_sdk/model/view_number_of_peak_connections_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/view_number_of_peak_connections_response_peak_connections_inner.py b/sendbird_platform_sdk/model/view_number_of_peak_connections_response_peak_connections_inner.py index 4390251..8beac1f 100644 --- a/sendbird_platform_sdk/model/view_number_of_peak_connections_response_peak_connections_inner.py +++ b/sendbird_platform_sdk/model/view_number_of_peak_connections_response_peak_connections_inner.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/view_number_of_unread_items_response.py b/sendbird_platform_sdk/model/view_number_of_unread_items_response.py index bcfb33e..b5d4bba 100644 --- a/sendbird_platform_sdk/model/view_number_of_unread_items_response.py +++ b/sendbird_platform_sdk/model/view_number_of_unread_items_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/view_number_of_unread_messages_response.py b/sendbird_platform_sdk/model/view_number_of_unread_messages_response.py index ac4799e..61a34b3 100644 --- a/sendbird_platform_sdk/model/view_number_of_unread_messages_response.py +++ b/sendbird_platform_sdk/model/view_number_of_unread_messages_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/view_push_configuration_by_id_response.py b/sendbird_platform_sdk/model/view_push_configuration_by_id_response.py index 2c14fb4..546206d 100644 --- a/sendbird_platform_sdk/model/view_push_configuration_by_id_response.py +++ b/sendbird_platform_sdk/model/view_push_configuration_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/view_push_notification_content_template_response.py b/sendbird_platform_sdk/model/view_push_notification_content_template_response.py index c64b81e..5b370d8 100644 --- a/sendbird_platform_sdk/model/view_push_notification_content_template_response.py +++ b/sendbird_platform_sdk/model/view_push_notification_content_template_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/view_push_notification_content_template_response_push_message_templates_inner.py b/sendbird_platform_sdk/model/view_push_notification_content_template_response_push_message_templates_inner.py index bf77064..25456db 100644 --- a/sendbird_platform_sdk/model/view_push_notification_content_template_response_push_message_templates_inner.py +++ b/sendbird_platform_sdk/model/view_push_notification_content_template_response_push_message_templates_inner.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/view_push_preferences_for_channel_by_url_response.py b/sendbird_platform_sdk/model/view_push_preferences_for_channel_by_url_response.py index 765b9bc..dab33e8 100644 --- a/sendbird_platform_sdk/model/view_push_preferences_for_channel_by_url_response.py +++ b/sendbird_platform_sdk/model/view_push_preferences_for_channel_by_url_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/view_push_preferences_response.py b/sendbird_platform_sdk/model/view_push_preferences_response.py index 963192e..dbf12bf 100644 --- a/sendbird_platform_sdk/model/view_push_preferences_response.py +++ b/sendbird_platform_sdk/model/view_push_preferences_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/view_secondary_api_token_by_token_response.py b/sendbird_platform_sdk/model/view_secondary_api_token_by_token_response.py index 1117b7f..dcafe88 100644 --- a/sendbird_platform_sdk/model/view_secondary_api_token_by_token_response.py +++ b/sendbird_platform_sdk/model/view_secondary_api_token_by_token_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/view_total_number_of_messages_in_channel_response.py b/sendbird_platform_sdk/model/view_total_number_of_messages_in_channel_response.py index fab1776..76d1c6d 100644 --- a/sendbird_platform_sdk/model/view_total_number_of_messages_in_channel_response.py +++ b/sendbird_platform_sdk/model/view_total_number_of_messages_in_channel_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/view_user_by_id_response.py b/sendbird_platform_sdk/model/view_user_by_id_response.py index a07a318..180002a 100644 --- a/sendbird_platform_sdk/model/view_user_by_id_response.py +++ b/sendbird_platform_sdk/model/view_user_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/view_user_metadata_by_key_response.py b/sendbird_platform_sdk/model/view_user_metadata_by_key_response.py new file mode 100644 index 0000000..7a8f6aa --- /dev/null +++ b/sendbird_platform_sdk/model/view_user_metadata_by_key_response.py @@ -0,0 +1,260 @@ +""" + Sendbird Platform SDK + + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + + The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from sendbird_platform_sdk.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from sendbird_platform_sdk.exceptions import ApiAttributeError + + + +class ViewUserMetadataByKeyResponse(ModelNormal): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + return (str,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + return { + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """ViewUserMetadataByKeyResponse - a model defined in OpenAPI + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', True) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """ViewUserMetadataByKeyResponse - a model defined in OpenAPI + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/sendbird_platform_sdk/model/view_user_metadata_response.py b/sendbird_platform_sdk/model/view_user_metadata_response.py index 5442ded..1d080b8 100644 --- a/sendbird_platform_sdk/model/view_user_metadata_response.py +++ b/sendbird_platform_sdk/model/view_user_metadata_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/view_who_owns_registration_or_device_token_by_token_response.py b/sendbird_platform_sdk/model/view_who_owns_registration_or_device_token_by_token_response.py index f53658b..ef18ac7 100644 --- a/sendbird_platform_sdk/model/view_who_owns_registration_or_device_token_by_token_response.py +++ b/sendbird_platform_sdk/model/view_who_owns_registration_or_device_token_by_token_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model/view_who_owns_registration_or_device_token_by_token_response_inner.py b/sendbird_platform_sdk/model/view_who_owns_registration_or_device_token_by_token_response_inner.py index 4ac1b2e..252888d 100644 --- a/sendbird_platform_sdk/model/view_who_owns_registration_or_device_token_by_token_response_inner.py +++ b/sendbird_platform_sdk/model/view_who_owns_registration_or_device_token_by_token_response_inner.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/model_utils.py b/sendbird_platform_sdk/model_utils.py index ae4e0fe..36223eb 100644 --- a/sendbird_platform_sdk/model_utils.py +++ b/sendbird_platform_sdk/model_utils.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/sendbird_platform_sdk/models/__init__.py b/sendbird_platform_sdk/models/__init__.py index 47f5869..1f6819c 100644 --- a/sendbird_platform_sdk/models/__init__.py +++ b/sendbird_platform_sdk/models/__init__.py @@ -264,8 +264,11 @@ from sendbird_platform_sdk.model.update_bot_by_id_response import UpdateBotByIdResponse from sendbird_platform_sdk.model.update_channel_invitation_preference_data import UpdateChannelInvitationPreferenceData from sendbird_platform_sdk.model.update_channel_invitation_preference_response import UpdateChannelInvitationPreferenceResponse +from sendbird_platform_sdk.model.update_channel_metacounter_by_key_response import UpdateChannelMetacounterByKeyResponse from sendbird_platform_sdk.model.update_channel_metacounter_data import UpdateChannelMetacounterData +from sendbird_platform_sdk.model.update_channel_metadata_by_key_response import UpdateChannelMetadataByKeyResponse from sendbird_platform_sdk.model.update_channel_metadata_data import UpdateChannelMetadataData +from sendbird_platform_sdk.model.update_channel_metadata_response import UpdateChannelMetadataResponse from sendbird_platform_sdk.model.update_count_preference_of_channel_by_url_data import UpdateCountPreferenceOfChannelByUrlData from sendbird_platform_sdk.model.update_count_preference_of_channel_by_url_response import UpdateCountPreferenceOfChannelByUrlResponse from sendbird_platform_sdk.model.update_default_channel_invitation_preference_data import UpdateDefaultChannelInvitationPreferenceData @@ -291,6 +294,7 @@ from sendbird_platform_sdk.model.update_push_preferences_response import UpdatePushPreferencesResponse from sendbird_platform_sdk.model.update_user_by_id_data import UpdateUserByIdData from sendbird_platform_sdk.model.update_user_by_id_response import UpdateUserByIdResponse +from sendbird_platform_sdk.model.update_user_metadata_by_key_response import UpdateUserMetadataByKeyResponse from sendbird_platform_sdk.model.update_user_metadata_data import UpdateUserMetadataData from sendbird_platform_sdk.model.update_user_metadata_response import UpdateUserMetadataResponse from sendbird_platform_sdk.model.use_default_emojis_data import UseDefaultEmojisData @@ -298,6 +302,9 @@ from sendbird_platform_sdk.model.view_announcement_by_id_response import ViewAnnouncementByIdResponse from sendbird_platform_sdk.model.view_bot_by_id_response import ViewBotByIdResponse from sendbird_platform_sdk.model.view_channel_invitation_preference_response import ViewChannelInvitationPreferenceResponse +from sendbird_platform_sdk.model.view_channel_metacounter_response import ViewChannelMetacounterResponse +from sendbird_platform_sdk.model.view_channel_metadata_by_key_response import ViewChannelMetadataByKeyResponse +from sendbird_platform_sdk.model.view_channel_metadata_response import ViewChannelMetadataResponse from sendbird_platform_sdk.model.view_count_preference_of_channel_by_url_response import ViewCountPreferenceOfChannelByUrlResponse from sendbird_platform_sdk.model.view_data_export_by_id_response import ViewDataExportByIdResponse from sendbird_platform_sdk.model.view_default_channel_invitation_preference_response import ViewDefaultChannelInvitationPreferenceResponse @@ -320,6 +327,7 @@ from sendbird_platform_sdk.model.view_secondary_api_token_by_token_response import ViewSecondaryApiTokenByTokenResponse from sendbird_platform_sdk.model.view_total_number_of_messages_in_channel_response import ViewTotalNumberOfMessagesInChannelResponse from sendbird_platform_sdk.model.view_user_by_id_response import ViewUserByIdResponse +from sendbird_platform_sdk.model.view_user_metadata_by_key_response import ViewUserMetadataByKeyResponse from sendbird_platform_sdk.model.view_user_metadata_response import ViewUserMetadataResponse from sendbird_platform_sdk.model.view_who_owns_registration_or_device_token_by_token_response import ViewWhoOwnsRegistrationOrDeviceTokenByTokenResponse from sendbird_platform_sdk.model.view_who_owns_registration_or_device_token_by_token_response_inner import ViewWhoOwnsRegistrationOrDeviceTokenByTokenResponseInner diff --git a/sendbird_platform_sdk/rest.py b/sendbird_platform_sdk/rest.py index 6770b22..5ea9ca4 100644 --- a/sendbird_platform_sdk/rest.py +++ b/sendbird_platform_sdk/rest.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/setup.py b/setup.py index 1134342..ea4b9a5 100644 --- a/setup.py +++ b/setup.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ @@ -11,7 +12,7 @@ from setuptools import setup, find_packages # noqa: H301 NAME = "sendbird_platform_sdk" -VERSION = "1.0.12" +VERSION = "0.0.14" # To install the library, run the following # # python setup.py install @@ -28,8 +29,8 @@ name=NAME, version=VERSION, description="Sendbird Platform SDK", - author="OpenAPI Generator community", - author_email="team@openapitools.org", + author="Sendbird", + author_email="support@sendbird.com", url="", keywords=["OpenAPI", "OpenAPI-Generator", "Sendbird Platform SDK"], python_requires=">=3.6", @@ -37,6 +38,6 @@ packages=find_packages(exclude=["test", "tests"]), include_package_data=True, long_description="""\ - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 """ ) diff --git a/test/test_add_apns_push_configuration_data.py b/test/test_add_apns_push_configuration_data.py index bcb7bab..c8c6dce 100644 --- a/test/test_add_apns_push_configuration_data.py +++ b/test/test_add_apns_push_configuration_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_add_apns_push_configuration_response.py b/test/test_add_apns_push_configuration_response.py index d6825f7..d218f73 100644 --- a/test/test_add_apns_push_configuration_response.py +++ b/test/test_add_apns_push_configuration_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_add_apns_push_configuration_response_push_configurations_inner.py b/test/test_add_apns_push_configuration_response_push_configurations_inner.py index fde427d..1e8955f 100644 --- a/test/test_add_apns_push_configuration_response_push_configurations_inner.py +++ b/test/test_add_apns_push_configuration_response_push_configurations_inner.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_add_emoji_categories_response.py b/test/test_add_emoji_categories_response.py index febf821..7d67191 100644 --- a/test/test_add_emoji_categories_response.py +++ b/test/test_add_emoji_categories_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_add_emoji_categories_response_emoji_categories_inner.py b/test/test_add_emoji_categories_response_emoji_categories_inner.py index e5b5899..72bcede 100644 --- a/test/test_add_emoji_categories_response_emoji_categories_inner.py +++ b/test/test_add_emoji_categories_response_emoji_categories_inner.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_add_emojis_data.py b/test/test_add_emojis_data.py index 84bdffb..56bfa7b 100644 --- a/test/test_add_emojis_data.py +++ b/test/test_add_emojis_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_add_emojis_response.py b/test/test_add_emojis_response.py index ca5f913..4c520d7 100644 --- a/test/test_add_emojis_response.py +++ b/test/test_add_emojis_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_add_extra_data_to_message_data.py b/test/test_add_extra_data_to_message_data.py index 7e6b5e3..46fbfdc 100644 --- a/test/test_add_extra_data_to_message_data.py +++ b/test/test_add_extra_data_to_message_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_add_extra_data_to_message_response.py b/test/test_add_extra_data_to_message_response.py index 7e41f38..b476df2 100644 --- a/test/test_add_extra_data_to_message_response.py +++ b/test/test_add_extra_data_to_message_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_add_fcm_push_configuration_data.py b/test/test_add_fcm_push_configuration_data.py index 506196c..63838e4 100644 --- a/test/test_add_fcm_push_configuration_data.py +++ b/test/test_add_fcm_push_configuration_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_add_fcm_push_configuration_response.py b/test/test_add_fcm_push_configuration_response.py index d441300..c020339 100644 --- a/test/test_add_fcm_push_configuration_response.py +++ b/test/test_add_fcm_push_configuration_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_add_fcm_push_configuration_response_push_configurations_inner.py b/test/test_add_fcm_push_configuration_response_push_configurations_inner.py index 49f9e24..45c806c 100644 --- a/test/test_add_fcm_push_configuration_response_push_configurations_inner.py +++ b/test/test_add_fcm_push_configuration_response_push_configurations_inner.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_add_hms_push_configuration_data.py b/test/test_add_hms_push_configuration_data.py index fbad18b..80c384e 100644 --- a/test/test_add_hms_push_configuration_data.py +++ b/test/test_add_hms_push_configuration_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_add_hms_push_configuration_response.py b/test/test_add_hms_push_configuration_response.py index d27d7a9..265ff11 100644 --- a/test/test_add_hms_push_configuration_response.py +++ b/test/test_add_hms_push_configuration_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_add_hms_push_configuration_response_push_configurations_inner.py b/test/test_add_hms_push_configuration_response_push_configurations_inner.py index 77eda42..6f57b81 100644 --- a/test/test_add_hms_push_configuration_response_push_configurations_inner.py +++ b/test/test_add_hms_push_configuration_response_push_configurations_inner.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_add_ip_to_whitelist_data.py b/test/test_add_ip_to_whitelist_data.py index b8ef7cb..9b7f0c3 100644 --- a/test/test_add_ip_to_whitelist_data.py +++ b/test/test_add_ip_to_whitelist_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_add_ip_to_whitelist_response.py b/test/test_add_ip_to_whitelist_response.py index a04e846..4c8057a 100644 --- a/test/test_add_ip_to_whitelist_response.py +++ b/test/test_add_ip_to_whitelist_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_add_reaction_to_a_message_data.py b/test/test_add_reaction_to_a_message_data.py index 8b4a5fa..f2190d9 100644 --- a/test/test_add_reaction_to_a_message_data.py +++ b/test/test_add_reaction_to_a_message_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_add_reaction_to_a_message_response.py b/test/test_add_reaction_to_a_message_response.py index 7a363d5..a20af08 100644 --- a/test/test_add_reaction_to_a_message_response.py +++ b/test/test_add_reaction_to_a_message_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_add_registration_or_device_token_data.py b/test/test_add_registration_or_device_token_data.py index d0745bb..21f1608 100644 --- a/test/test_add_registration_or_device_token_data.py +++ b/test/test_add_registration_or_device_token_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_add_registration_or_device_token_response.py b/test/test_add_registration_or_device_token_response.py index f5fc19a..572c063 100644 --- a/test/test_add_registration_or_device_token_response.py +++ b/test/test_add_registration_or_device_token_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_announcement_api.py b/test/test_announcement_api.py index dd9a02a..2a9d1a2 100644 --- a/test/test_announcement_api.py +++ b/test/test_announcement_api.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_application_api.py b/test/test_application_api.py index 8239d7b..0cd9baa 100644 --- a/test/test_application_api.py +++ b/test/test_application_api.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_ban_from_channels_with_custom_channel_types_data.py b/test/test_ban_from_channels_with_custom_channel_types_data.py index c7515b6..c388475 100644 --- a/test/test_ban_from_channels_with_custom_channel_types_data.py +++ b/test/test_ban_from_channels_with_custom_channel_types_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_ban_users_in_channels_with_custom_channel_type_data.py b/test/test_ban_users_in_channels_with_custom_channel_type_data.py index 9dad041..27baac8 100644 --- a/test/test_ban_users_in_channels_with_custom_channel_type_data.py +++ b/test/test_ban_users_in_channels_with_custom_channel_type_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_ban_users_in_channels_with_custom_channel_type_data_banned_list_inner.py b/test/test_ban_users_in_channels_with_custom_channel_type_data_banned_list_inner.py index f2bb360..6b87597 100644 --- a/test/test_ban_users_in_channels_with_custom_channel_type_data_banned_list_inner.py +++ b/test/test_ban_users_in_channels_with_custom_channel_type_data_banned_list_inner.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_blob.py b/test/test_blob.py index 20fbc66..887b834 100644 --- a/test/test_blob.py +++ b/test/test_blob.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_block_user_data.py b/test/test_block_user_data.py index e2b6b6e..15301d2 100644 --- a/test/test_block_user_data.py +++ b/test/test_block_user_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_block_user_response.py b/test/test_block_user_response.py index c74a4da..2940d44 100644 --- a/test/test_block_user_response.py +++ b/test/test_block_user_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_bot_api.py b/test/test_bot_api.py index 288e86f..d81364b 100644 --- a/test/test_bot_api.py +++ b/test/test_bot_api.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_choose_push_notification_content_template_response.py b/test/test_choose_push_notification_content_template_response.py index 317e73e..b4a248b 100644 --- a/test/test_choose_push_notification_content_template_response.py +++ b/test/test_choose_push_notification_content_template_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_choose_which_events_to_subscribe_to_data.py b/test/test_choose_which_events_to_subscribe_to_data.py index dac3580..ac1c05e 100644 --- a/test/test_choose_which_events_to_subscribe_to_data.py +++ b/test/test_choose_which_events_to_subscribe_to_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_choose_which_events_to_subscribe_to_response.py b/test/test_choose_which_events_to_subscribe_to_response.py index 313cb0d..1ac92d0 100644 --- a/test/test_choose_which_events_to_subscribe_to_response.py +++ b/test/test_choose_which_events_to_subscribe_to_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_choose_which_events_to_subscribe_to_response_webhook.py b/test/test_choose_which_events_to_subscribe_to_response_webhook.py index d357983..cc437f4 100644 --- a/test/test_choose_which_events_to_subscribe_to_response_webhook.py +++ b/test/test_choose_which_events_to_subscribe_to_response_webhook.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_create_bot_data.py b/test/test_create_bot_data.py index bcd2155..04a9a49 100644 --- a/test/test_create_bot_data.py +++ b/test/test_create_bot_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_create_bot_response.py b/test/test_create_bot_response.py index 76ba66c..981057f 100644 --- a/test/test_create_bot_response.py +++ b/test/test_create_bot_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_create_bot_response_bot.py b/test/test_create_bot_response_bot.py index f8ad2c0..b584e16 100644 --- a/test/test_create_bot_response_bot.py +++ b/test/test_create_bot_response_bot.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_create_channel_metacounter_data.py b/test/test_create_channel_metacounter_data.py index f4720dc..39b6521 100644 --- a/test/test_create_channel_metacounter_data.py +++ b/test/test_create_channel_metacounter_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_create_channel_metadata_data.py b/test/test_create_channel_metadata_data.py index 76bb269..d5b04cf 100644 --- a/test/test_create_channel_metadata_data.py +++ b/test/test_create_channel_metadata_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_create_channel_metadata_response.py b/test/test_create_channel_metadata_response.py index 073b553..71caf5d 100644 --- a/test/test_create_channel_metadata_response.py +++ b/test/test_create_channel_metadata_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_create_user_data.py b/test/test_create_user_data.py index 8ae8609..bb1884c 100644 --- a/test/test_create_user_data.py +++ b/test/test_create_user_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_create_user_metadata_data.py b/test/test_create_user_metadata_data.py index b998ac0..fdb398a 100644 --- a/test/test_create_user_metadata_data.py +++ b/test/test_create_user_metadata_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_create_user_metadata_response.py b/test/test_create_user_metadata_response.py index 64d1cbc..6d04be2 100644 --- a/test/test_create_user_metadata_response.py +++ b/test/test_create_user_metadata_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_create_user_response.py b/test/test_create_user_response.py index 1f037b4..9fb78aa 100644 --- a/test/test_create_user_response.py +++ b/test/test_create_user_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_create_user_token_data.py b/test/test_create_user_token_data.py index 32d51df..38442de 100644 --- a/test/test_create_user_token_data.py +++ b/test/test_create_user_token_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_create_user_token_response.py b/test/test_create_user_token_response.py index 98f719f..b331da1 100644 --- a/test/test_create_user_token_response.py +++ b/test/test_create_user_token_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_custom_type_list_banned_users_response.py b/test/test_custom_type_list_banned_users_response.py index 87e9d39..15ad40d 100644 --- a/test/test_custom_type_list_banned_users_response.py +++ b/test/test_custom_type_list_banned_users_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_data_export_api.py b/test/test_data_export_api.py index 433a38a..8f71dd3 100644 --- a/test/test_data_export_api.py +++ b/test/test_data_export_api.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_delete_allowed_ips_from_whitelist_response.py b/test/test_delete_allowed_ips_from_whitelist_response.py index 65fc71b..9607290 100644 --- a/test/test_delete_allowed_ips_from_whitelist_response.py +++ b/test/test_delete_allowed_ips_from_whitelist_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_delete_apns_certificate_by_id_response.py b/test/test_delete_apns_certificate_by_id_response.py index 2a51baa..09c0ef5 100644 --- a/test/test_delete_apns_certificate_by_id_response.py +++ b/test/test_delete_apns_certificate_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_enable_reactions_data.py b/test/test_enable_reactions_data.py index aec1065..c6d9888 100644 --- a/test/test_enable_reactions_data.py +++ b/test/test_enable_reactions_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_enable_reactions_response.py b/test/test_enable_reactions_response.py index 1d9a02c..735408b 100644 --- a/test/test_enable_reactions_response.py +++ b/test/test_enable_reactions_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_file.py b/test/test_file.py index 949d703..76b02e2 100644 --- a/test/test_file.py +++ b/test/test_file.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_function.py b/test/test_function.py index 1dac815..9cb4735 100644 --- a/test/test_function.py +++ b/test/test_function.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_gc_accept_invitation_data.py b/test/test_gc_accept_invitation_data.py index 5fcaead..0e4f8fa 100644 --- a/test/test_gc_accept_invitation_data.py +++ b/test/test_gc_accept_invitation_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_gc_accept_invitation_response.py b/test/test_gc_accept_invitation_response.py index be29329..3689458 100644 --- a/test/test_gc_accept_invitation_response.py +++ b/test/test_gc_accept_invitation_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_gc_ban_user_data.py b/test/test_gc_ban_user_data.py index 3c5e74f..f90abab 100644 --- a/test/test_gc_ban_user_data.py +++ b/test/test_gc_ban_user_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_gc_ban_user_response.py b/test/test_gc_ban_user_response.py index 7fc9226..92c8099 100644 --- a/test/test_gc_ban_user_response.py +++ b/test/test_gc_ban_user_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_gc_check_if_member_by_id_response.py b/test/test_gc_check_if_member_by_id_response.py index b3849b5..4d6dc07 100644 --- a/test/test_gc_check_if_member_by_id_response.py +++ b/test/test_gc_check_if_member_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_gc_create_channel_data.py b/test/test_gc_create_channel_data.py index 03d5faf..4c14979 100644 --- a/test/test_gc_create_channel_data.py +++ b/test/test_gc_create_channel_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_gc_create_channel_response.py b/test/test_gc_create_channel_response.py index e5601d6..b731806 100644 --- a/test/test_gc_create_channel_response.py +++ b/test/test_gc_create_channel_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_gc_decline_invitation_data.py b/test/test_gc_decline_invitation_data.py index a2c5a60..9fd560f 100644 --- a/test/test_gc_decline_invitation_data.py +++ b/test/test_gc_decline_invitation_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_gc_freeze_channel_data.py b/test/test_gc_freeze_channel_data.py index 747cbd3..8e3ba10 100644 --- a/test/test_gc_freeze_channel_data.py +++ b/test/test_gc_freeze_channel_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_gc_freeze_channel_response.py b/test/test_gc_freeze_channel_response.py index cddf561..20c0d9e 100644 --- a/test/test_gc_freeze_channel_response.py +++ b/test/test_gc_freeze_channel_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_gc_hide_or_archive_channel_data.py b/test/test_gc_hide_or_archive_channel_data.py index a8a86e5..4f8da71 100644 --- a/test/test_gc_hide_or_archive_channel_data.py +++ b/test/test_gc_hide_or_archive_channel_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_gc_invite_as_members_data.py b/test/test_gc_invite_as_members_data.py index bd96223..2f8ed69 100644 --- a/test/test_gc_invite_as_members_data.py +++ b/test/test_gc_invite_as_members_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_gc_invite_as_members_response.py b/test/test_gc_invite_as_members_response.py index 1b3495c..17e2fd4 100644 --- a/test/test_gc_invite_as_members_response.py +++ b/test/test_gc_invite_as_members_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_gc_join_channel_data.py b/test/test_gc_join_channel_data.py index de17aad..b233224 100644 --- a/test/test_gc_join_channel_data.py +++ b/test/test_gc_join_channel_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_gc_leave_channel_data.py b/test/test_gc_leave_channel_data.py index 975e65c..1e0ad58 100644 --- a/test/test_gc_leave_channel_data.py +++ b/test/test_gc_leave_channel_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_gc_list_banned_users_response.py b/test/test_gc_list_banned_users_response.py index db80217..5086e26 100644 --- a/test/test_gc_list_banned_users_response.py +++ b/test/test_gc_list_banned_users_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_gc_list_channels_response.py b/test/test_gc_list_channels_response.py index 3fbe97b..2d5468e 100644 --- a/test/test_gc_list_channels_response.py +++ b/test/test_gc_list_channels_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_gc_list_members_response.py b/test/test_gc_list_members_response.py index 485ee01..b867415 100644 --- a/test/test_gc_list_members_response.py +++ b/test/test_gc_list_members_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_gc_list_muted_users_response.py b/test/test_gc_list_muted_users_response.py index 65692ac..3c58b66 100644 --- a/test/test_gc_list_muted_users_response.py +++ b/test/test_gc_list_muted_users_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_gc_list_operators_response.py b/test/test_gc_list_operators_response.py index 75c82c8..b544f88 100644 --- a/test/test_gc_list_operators_response.py +++ b/test/test_gc_list_operators_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_gc_mark_all_messages_as_delivered_data.py b/test/test_gc_mark_all_messages_as_delivered_data.py index a8edc11..580d142 100644 --- a/test/test_gc_mark_all_messages_as_delivered_data.py +++ b/test/test_gc_mark_all_messages_as_delivered_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_gc_mark_all_messages_as_delivered_response.py b/test/test_gc_mark_all_messages_as_delivered_response.py index abcbf3d..28eab5b 100644 --- a/test/test_gc_mark_all_messages_as_delivered_response.py +++ b/test/test_gc_mark_all_messages_as_delivered_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_gc_mark_all_messages_as_read_data.py b/test/test_gc_mark_all_messages_as_read_data.py index bacbdb4..2d29426 100644 --- a/test/test_gc_mark_all_messages_as_read_data.py +++ b/test/test_gc_mark_all_messages_as_read_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_gc_mute_user_data.py b/test/test_gc_mute_user_data.py index 2342939..9ab3815 100644 --- a/test/test_gc_mute_user_data.py +++ b/test/test_gc_mute_user_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_gc_mute_user_response.py b/test/test_gc_mute_user_response.py index 506aacd..4d31090 100644 --- a/test/test_gc_mute_user_response.py +++ b/test/test_gc_mute_user_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_gc_register_operators_data.py b/test/test_gc_register_operators_data.py index 90eea6f..0800e88 100644 --- a/test/test_gc_register_operators_data.py +++ b/test/test_gc_register_operators_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_gc_register_operators_response.py b/test/test_gc_register_operators_response.py index a960515..ddca37d 100644 --- a/test/test_gc_register_operators_response.py +++ b/test/test_gc_register_operators_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_gc_reset_chat_history_data.py b/test/test_gc_reset_chat_history_data.py index 96f1761..b6f5224 100644 --- a/test/test_gc_reset_chat_history_data.py +++ b/test/test_gc_reset_chat_history_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_gc_reset_chat_history_response.py b/test/test_gc_reset_chat_history_response.py index 2c2d38c..b0db3ac 100644 --- a/test/test_gc_reset_chat_history_response.py +++ b/test/test_gc_reset_chat_history_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_gc_update_ban_by_id_data.py b/test/test_gc_update_ban_by_id_data.py index 8dccd46..fedc4c0 100644 --- a/test/test_gc_update_ban_by_id_data.py +++ b/test/test_gc_update_ban_by_id_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_gc_update_ban_by_id_response.py b/test/test_gc_update_ban_by_id_response.py index 5d7ae92..c29a7e6 100644 --- a/test/test_gc_update_ban_by_id_response.py +++ b/test/test_gc_update_ban_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_gc_update_channel_by_url_data.py b/test/test_gc_update_channel_by_url_data.py index 82e338d..7feac2f 100644 --- a/test/test_gc_update_channel_by_url_data.py +++ b/test/test_gc_update_channel_by_url_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_gc_update_channel_by_url_response.py b/test/test_gc_update_channel_by_url_response.py index f86f327..f05782f 100644 --- a/test/test_gc_update_channel_by_url_response.py +++ b/test/test_gc_update_channel_by_url_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_gc_view_ban_by_id_response.py b/test/test_gc_view_ban_by_id_response.py index 04680f4..8aa5d7d 100644 --- a/test/test_gc_view_ban_by_id_response.py +++ b/test/test_gc_view_ban_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_gc_view_channel_by_url_response.py b/test/test_gc_view_channel_by_url_response.py index 772a2e9..7b8de7b 100644 --- a/test/test_gc_view_channel_by_url_response.py +++ b/test/test_gc_view_channel_by_url_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_gc_view_mute_by_id_response.py b/test/test_gc_view_mute_by_id_response.py index 58c272e..5ad8ade 100644 --- a/test/test_gc_view_mute_by_id_response.py +++ b/test/test_gc_view_mute_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_gc_view_number_of_each_members_unread_messages_response.py b/test/test_gc_view_number_of_each_members_unread_messages_response.py index 595164c..a0b19de 100644 --- a/test/test_gc_view_number_of_each_members_unread_messages_response.py +++ b/test/test_gc_view_number_of_each_members_unread_messages_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_generate_secondary_api_token_data.py b/test/test_generate_secondary_api_token_data.py index 43da9bc..bfa821f 100644 --- a/test/test_generate_secondary_api_token_data.py +++ b/test/test_generate_secondary_api_token_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_generate_secondary_api_token_response.py b/test/test_generate_secondary_api_token_response.py index ead42ad..97ad007 100644 --- a/test/test_generate_secondary_api_token_response.py +++ b/test/test_generate_secondary_api_token_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_get_detailed_open_rate_of_announcement_by_id_response.py b/test/test_get_detailed_open_rate_of_announcement_by_id_response.py index 105a7a5..1b048f9 100644 --- a/test/test_get_detailed_open_rate_of_announcement_by_id_response.py +++ b/test/test_get_detailed_open_rate_of_announcement_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_get_detailed_open_rate_of_announcement_group_response.py b/test/test_get_detailed_open_rate_of_announcement_group_response.py index 9b94d08..350b7b9 100644 --- a/test/test_get_detailed_open_rate_of_announcement_group_response.py +++ b/test/test_get_detailed_open_rate_of_announcement_group_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_get_detailed_open_status_of_announcement_by_id_response.py b/test/test_get_detailed_open_status_of_announcement_by_id_response.py index 71d2626..932c711 100644 --- a/test/test_get_detailed_open_status_of_announcement_by_id_response.py +++ b/test/test_get_detailed_open_status_of_announcement_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_get_detailed_open_status_of_announcement_by_id_response_open_status_inner.py b/test/test_get_detailed_open_status_of_announcement_by_id_response_open_status_inner.py index bc348a5..ddbd782 100644 --- a/test/test_get_detailed_open_status_of_announcement_by_id_response_open_status_inner.py +++ b/test/test_get_detailed_open_status_of_announcement_by_id_response_open_status_inner.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_get_emoji_by_key_response.py b/test/test_get_emoji_by_key_response.py index 58cfb87..1b36fb5 100644 --- a/test/test_get_emoji_by_key_response.py +++ b/test/test_get_emoji_by_key_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_get_emoji_category_by_id_response.py b/test/test_get_emoji_category_by_id_response.py index 570474c..4368ab6 100644 --- a/test/test_get_emoji_category_by_id_response.py +++ b/test/test_get_emoji_category_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_get_statistics_daily_response.py b/test/test_get_statistics_daily_response.py index b6acda5..48a5540 100644 --- a/test/test_get_statistics_daily_response.py +++ b/test/test_get_statistics_daily_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_get_statistics_daily_response_statistics_inner.py b/test/test_get_statistics_daily_response_statistics_inner.py index 63573c4..e56ddd8 100644 --- a/test/test_get_statistics_daily_response_statistics_inner.py +++ b/test/test_get_statistics_daily_response_statistics_inner.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_get_statistics_monthly_response.py b/test/test_get_statistics_monthly_response.py index 2a996ef..8e15309 100644 --- a/test/test_get_statistics_monthly_response.py +++ b/test/test_get_statistics_monthly_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_get_statistics_response.py b/test/test_get_statistics_response.py index 02c49f0..140bf93 100644 --- a/test/test_get_statistics_response.py +++ b/test/test_get_statistics_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_group_channel_api.py b/test/test_group_channel_api.py index 569d81f..a84ed58 100644 --- a/test/test_group_channel_api.py +++ b/test/test_group_channel_api.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_join_channels_data.py b/test/test_join_channels_data.py index cdcea69..a2d021b 100644 --- a/test/test_join_channels_data.py +++ b/test/test_join_channels_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_join_channels_response.py b/test/test_join_channels_response.py index 9c63aec..854d87f 100644 --- a/test/test_join_channels_response.py +++ b/test/test_join_channels_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_leave_my_group_channels_data.py b/test/test_leave_my_group_channels_data.py index e43c490..d3ff68e 100644 --- a/test/test_leave_my_group_channels_data.py +++ b/test/test_leave_my_group_channels_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_list_all_emojis_and_emoji_categories_response.py b/test/test_list_all_emojis_and_emoji_categories_response.py index 79ed46d..d010669 100644 --- a/test/test_list_all_emojis_and_emoji_categories_response.py +++ b/test/test_list_all_emojis_and_emoji_categories_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_list_all_emojis_and_emoji_categories_response_emoji_categories_inner.py b/test/test_list_all_emojis_and_emoji_categories_response_emoji_categories_inner.py index 97ea723..ed3012e 100644 --- a/test/test_list_all_emojis_and_emoji_categories_response_emoji_categories_inner.py +++ b/test/test_list_all_emojis_and_emoji_categories_response_emoji_categories_inner.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_list_all_emojis_and_emoji_categories_response_emoji_categories_inner_emojis_inner.py b/test/test_list_all_emojis_and_emoji_categories_response_emoji_categories_inner_emojis_inner.py index 2a33174..45aa12a 100644 --- a/test/test_list_all_emojis_and_emoji_categories_response_emoji_categories_inner_emojis_inner.py +++ b/test/test_list_all_emojis_and_emoji_categories_response_emoji_categories_inner_emojis_inner.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_list_announcement_groups_response.py b/test/test_list_announcement_groups_response.py index 0c67d63..9a6b3d1 100644 --- a/test/test_list_announcement_groups_response.py +++ b/test/test_list_announcement_groups_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_list_announcements_response.py b/test/test_list_announcements_response.py index 8c62de5..821686b 100644 --- a/test/test_list_announcements_response.py +++ b/test/test_list_announcements_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_list_announcements_response_announcements_inner.py b/test/test_list_announcements_response_announcements_inner.py index 9de00ea..de930e9 100644 --- a/test/test_list_announcements_response_announcements_inner.py +++ b/test/test_list_announcements_response_announcements_inner.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_list_banned_channels_response.py b/test/test_list_banned_channels_response.py index 34a0917..c94d400 100644 --- a/test/test_list_banned_channels_response.py +++ b/test/test_list_banned_channels_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_list_banned_channels_response_banned_channels_inner.py b/test/test_list_banned_channels_response_banned_channels_inner.py index 68f69ca..8c9c8e0 100644 --- a/test/test_list_banned_channels_response_banned_channels_inner.py +++ b/test/test_list_banned_channels_response_banned_channels_inner.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_list_blocked_users_response.py b/test/test_list_blocked_users_response.py index e70ad50..4b40f7c 100644 --- a/test/test_list_blocked_users_response.py +++ b/test/test_list_blocked_users_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_list_bots_response.py b/test/test_list_bots_response.py index 64ecb5d..01cad1b 100644 --- a/test/test_list_bots_response.py +++ b/test/test_list_bots_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_list_bots_response_bots_inner.py b/test/test_list_bots_response_bots_inner.py index 2b933ec..f315f24 100644 --- a/test/test_list_bots_response_bots_inner.py +++ b/test/test_list_bots_response_bots_inner.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_list_data_exports_by_message_channel_or_user_response.py b/test/test_list_data_exports_by_message_channel_or_user_response.py index 6093e86..384348d 100644 --- a/test/test_list_data_exports_by_message_channel_or_user_response.py +++ b/test/test_list_data_exports_by_message_channel_or_user_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_list_data_exports_by_message_channel_or_user_response_exported_data_inner.py b/test/test_list_data_exports_by_message_channel_or_user_response_exported_data_inner.py index b9f613e..a1de6b5 100644 --- a/test/test_list_data_exports_by_message_channel_or_user_response_exported_data_inner.py +++ b/test/test_list_data_exports_by_message_channel_or_user_response_exported_data_inner.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_list_data_exports_by_message_channel_or_user_response_exported_data_inner_file.py b/test/test_list_data_exports_by_message_channel_or_user_response_exported_data_inner_file.py index 574a866..b997802 100644 --- a/test/test_list_data_exports_by_message_channel_or_user_response_exported_data_inner_file.py +++ b/test/test_list_data_exports_by_message_channel_or_user_response_exported_data_inner_file.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_list_emojis_response.py b/test/test_list_emojis_response.py index 7ccf647..27353dd 100644 --- a/test/test_list_emojis_response.py +++ b/test/test_list_emojis_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_list_gdpr_requests_response.py b/test/test_list_gdpr_requests_response.py index a831782..680aa60 100644 --- a/test/test_list_gdpr_requests_response.py +++ b/test/test_list_gdpr_requests_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_list_gdpr_requests_response_requests_inner.py b/test/test_list_gdpr_requests_response_requests_inner.py index e4f7deb..e10a3c8 100644 --- a/test/test_list_gdpr_requests_response_requests_inner.py +++ b/test/test_list_gdpr_requests_response_requests_inner.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_list_messages_response.py b/test/test_list_messages_response.py index 0227d0f..a0af3a7 100644 --- a/test/test_list_messages_response.py +++ b/test/test_list_messages_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_list_messages_response_messages_inner.py b/test/test_list_messages_response_messages_inner.py index 5acabcf..22e4a5b 100644 --- a/test/test_list_messages_response_messages_inner.py +++ b/test/test_list_messages_response_messages_inner.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_list_messages_response_messages_inner_og_tag.py b/test/test_list_messages_response_messages_inner_og_tag.py index b200a57..9e5309a 100644 --- a/test/test_list_messages_response_messages_inner_og_tag.py +++ b/test/test_list_messages_response_messages_inner_og_tag.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_list_messages_response_messages_inner_og_tag_og_image.py b/test/test_list_messages_response_messages_inner_og_tag_og_image.py index 5faf2b4..c5dff81 100644 --- a/test/test_list_messages_response_messages_inner_og_tag_og_image.py +++ b/test/test_list_messages_response_messages_inner_og_tag_og_image.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_list_messages_response_messages_inner_sorted_metaarray_inner.py b/test/test_list_messages_response_messages_inner_sorted_metaarray_inner.py index 246a206..2632c5c 100644 --- a/test/test_list_messages_response_messages_inner_sorted_metaarray_inner.py +++ b/test/test_list_messages_response_messages_inner_sorted_metaarray_inner.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_list_muted_channels_response.py b/test/test_list_muted_channels_response.py index 64c5faa..bf179d3 100644 --- a/test/test_list_muted_channels_response.py +++ b/test/test_list_muted_channels_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_list_muted_users_in_channels_with_custom_channel_type200_response.py b/test/test_list_muted_users_in_channels_with_custom_channel_type200_response.py index 23a636a..6a961a3 100644 --- a/test/test_list_muted_users_in_channels_with_custom_channel_type200_response.py +++ b/test/test_list_muted_users_in_channels_with_custom_channel_type200_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_list_my_group_channels_response.py b/test/test_list_my_group_channels_response.py index ba99bee..9a89b5a 100644 --- a/test/test_list_my_group_channels_response.py +++ b/test/test_list_my_group_channels_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_list_push_configurations_response.py b/test/test_list_push_configurations_response.py index b73b9d4..37e171d 100644 --- a/test/test_list_push_configurations_response.py +++ b/test/test_list_push_configurations_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_list_push_configurations_response_push_configurations_inner.py b/test/test_list_push_configurations_response_push_configurations_inner.py index 4a1dda9..023ac7e 100644 --- a/test/test_list_push_configurations_response_push_configurations_inner.py +++ b/test/test_list_push_configurations_response_push_configurations_inner.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_list_push_notification_content_templates_response.py b/test/test_list_push_notification_content_templates_response.py index cccfd2d..c03892e 100644 --- a/test/test_list_push_notification_content_templates_response.py +++ b/test/test_list_push_notification_content_templates_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_list_push_notification_content_templates_response_push_message_templates_inner.py b/test/test_list_push_notification_content_templates_response_push_message_templates_inner.py index 34e7f1c..96414ee 100644 --- a/test/test_list_push_notification_content_templates_response_push_message_templates_inner.py +++ b/test/test_list_push_notification_content_templates_response_push_message_templates_inner.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_list_push_notification_content_templates_response_push_message_templates_inner_template.py b/test/test_list_push_notification_content_templates_response_push_message_templates_inner_template.py index e17d855..81ce3ae 100644 --- a/test/test_list_push_notification_content_templates_response_push_message_templates_inner_template.py +++ b/test/test_list_push_notification_content_templates_response_push_message_templates_inner_template.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_list_reactions_of_message_response.py b/test/test_list_reactions_of_message_response.py index c08bd33..0595ec2 100644 --- a/test/test_list_reactions_of_message_response.py +++ b/test/test_list_reactions_of_message_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_list_registration_or_device_tokens_response.py b/test/test_list_registration_or_device_tokens_response.py index b905b97..9e4673f 100644 --- a/test/test_list_registration_or_device_tokens_response.py +++ b/test/test_list_registration_or_device_tokens_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_list_reports_on_channel_by_url_response.py b/test/test_list_reports_on_channel_by_url_response.py index 326c57f..fc2a08e 100644 --- a/test/test_list_reports_on_channel_by_url_response.py +++ b/test/test_list_reports_on_channel_by_url_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_list_reports_on_message_by_id_response.py b/test/test_list_reports_on_message_by_id_response.py index 87b88d1..292f63d 100644 --- a/test/test_list_reports_on_message_by_id_response.py +++ b/test/test_list_reports_on_message_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_list_reports_on_message_by_id_response_report_logs_inner.py b/test/test_list_reports_on_message_by_id_response_report_logs_inner.py index 3d57898..83b5828 100644 --- a/test/test_list_reports_on_message_by_id_response_report_logs_inner.py +++ b/test/test_list_reports_on_message_by_id_response_report_logs_inner.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_list_reports_on_user_by_id_response.py b/test/test_list_reports_on_user_by_id_response.py index 3629c43..6e4763d 100644 --- a/test/test_list_reports_on_user_by_id_response.py +++ b/test/test_list_reports_on_user_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_list_reports_response.py b/test/test_list_reports_response.py index 05d3807..acc4d46 100644 --- a/test/test_list_reports_response.py +++ b/test/test_list_reports_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_list_reports_response_report_logs_inner.py b/test/test_list_reports_response_report_logs_inner.py index 0d05257..65b02f2 100644 --- a/test/test_list_reports_response_report_logs_inner.py +++ b/test/test_list_reports_response_report_logs_inner.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_list_secondary_api_tokens_response.py b/test/test_list_secondary_api_tokens_response.py index 96003f9..450400f 100644 --- a/test/test_list_secondary_api_tokens_response.py +++ b/test/test_list_secondary_api_tokens_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_list_secondary_api_tokens_response_api_tokens_inner.py b/test/test_list_secondary_api_tokens_response_api_tokens_inner.py index f1c3961..f40da13 100644 --- a/test/test_list_secondary_api_tokens_response_api_tokens_inner.py +++ b/test/test_list_secondary_api_tokens_response_api_tokens_inner.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_list_users_response.py b/test/test_list_users_response.py index 42d38b3..13239b0 100644 --- a/test/test_list_users_response.py +++ b/test/test_list_users_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_mark_all_messages_as_read_data.py b/test/test_mark_all_messages_as_read_data.py index 6892080..f06d6d0 100644 --- a/test/test_mark_all_messages_as_read_data.py +++ b/test/test_mark_all_messages_as_read_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_message_api.py b/test/test_message_api.py index 5ab47fd..85229e6 100644 --- a/test/test_message_api.py +++ b/test/test_message_api.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_metadata_api.py b/test/test_metadata_api.py index 0992cd4..3c4040e 100644 --- a/test/test_metadata_api.py +++ b/test/test_metadata_api.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_moderation_api.py b/test/test_moderation_api.py index e0e0eda..2934413 100644 --- a/test/test_moderation_api.py +++ b/test/test_moderation_api.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_mute_in_channels_with_custom_channel_types_data.py b/test/test_mute_in_channels_with_custom_channel_types_data.py index 77bb22c..7ab30c5 100644 --- a/test/test_mute_in_channels_with_custom_channel_types_data.py +++ b/test/test_mute_in_channels_with_custom_channel_types_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_mute_users_in_channels_with_custom_channel_type_data.py b/test/test_mute_users_in_channels_with_custom_channel_type_data.py index 4b4f41d..0add716 100644 --- a/test/test_mute_users_in_channels_with_custom_channel_type_data.py +++ b/test/test_mute_users_in_channels_with_custom_channel_type_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_oc_ban_user_data.py b/test/test_oc_ban_user_data.py index a64290c..8777481 100644 --- a/test/test_oc_ban_user_data.py +++ b/test/test_oc_ban_user_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_oc_ban_user_response.py b/test/test_oc_ban_user_response.py index 56f5aad..26af02d 100644 --- a/test/test_oc_ban_user_response.py +++ b/test/test_oc_ban_user_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_oc_create_channel_data.py b/test/test_oc_create_channel_data.py index 03df3da..3113bb4 100644 --- a/test/test_oc_create_channel_data.py +++ b/test/test_oc_create_channel_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_oc_create_channel_response.py b/test/test_oc_create_channel_response.py index f4693df..185817d 100644 --- a/test/test_oc_create_channel_response.py +++ b/test/test_oc_create_channel_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_oc_delete_channel_by_url200_response.py b/test/test_oc_delete_channel_by_url200_response.py index 867fa41..6753bc6 100644 --- a/test/test_oc_delete_channel_by_url200_response.py +++ b/test/test_oc_delete_channel_by_url200_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_oc_freeze_channel_data.py b/test/test_oc_freeze_channel_data.py index 1e50554..6f3ac69 100644 --- a/test/test_oc_freeze_channel_data.py +++ b/test/test_oc_freeze_channel_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_oc_freeze_channel_response.py b/test/test_oc_freeze_channel_response.py index a93d038..0af4271 100644 --- a/test/test_oc_freeze_channel_response.py +++ b/test/test_oc_freeze_channel_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_oc_list_banned_users_response.py b/test/test_oc_list_banned_users_response.py index 397c12f..4aeb99b 100644 --- a/test/test_oc_list_banned_users_response.py +++ b/test/test_oc_list_banned_users_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_oc_list_banned_users_response_banned_list_inner.py b/test/test_oc_list_banned_users_response_banned_list_inner.py index 1d9b214..872a862 100644 --- a/test/test_oc_list_banned_users_response_banned_list_inner.py +++ b/test/test_oc_list_banned_users_response_banned_list_inner.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_oc_list_channels_response.py b/test/test_oc_list_channels_response.py index 1722e4e..b9fdec0 100644 --- a/test/test_oc_list_channels_response.py +++ b/test/test_oc_list_channels_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_oc_list_muted_users_response.py b/test/test_oc_list_muted_users_response.py index f134cf5..5e6db55 100644 --- a/test/test_oc_list_muted_users_response.py +++ b/test/test_oc_list_muted_users_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_oc_list_operators_response.py b/test/test_oc_list_operators_response.py index b0f6171..d5348dd 100644 --- a/test/test_oc_list_operators_response.py +++ b/test/test_oc_list_operators_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_oc_list_participants_response.py b/test/test_oc_list_participants_response.py index c340fb1..12ecfbf 100644 --- a/test/test_oc_list_participants_response.py +++ b/test/test_oc_list_participants_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_oc_mute_user_data.py b/test/test_oc_mute_user_data.py index cb1b81c..d5420e3 100644 --- a/test/test_oc_mute_user_data.py +++ b/test/test_oc_mute_user_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_oc_mute_user_response.py b/test/test_oc_mute_user_response.py index c0b4519..1c5adc0 100644 --- a/test/test_oc_mute_user_response.py +++ b/test/test_oc_mute_user_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_oc_register_operators_data.py b/test/test_oc_register_operators_data.py index 3e8271d..21f01ba 100644 --- a/test/test_oc_register_operators_data.py +++ b/test/test_oc_register_operators_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_oc_update_ban_by_id_data.py b/test/test_oc_update_ban_by_id_data.py index 1545603..2ced4f4 100644 --- a/test/test_oc_update_ban_by_id_data.py +++ b/test/test_oc_update_ban_by_id_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_oc_update_ban_by_id_response.py b/test/test_oc_update_ban_by_id_response.py index 1d545fb..508b2ac 100644 --- a/test/test_oc_update_ban_by_id_response.py +++ b/test/test_oc_update_ban_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_oc_update_channel_by_url_data.py b/test/test_oc_update_channel_by_url_data.py index 4b4849d..c0311c7 100644 --- a/test/test_oc_update_channel_by_url_data.py +++ b/test/test_oc_update_channel_by_url_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_oc_update_channel_by_url_response.py b/test/test_oc_update_channel_by_url_response.py index f4aa727..12ff43d 100644 --- a/test/test_oc_update_channel_by_url_response.py +++ b/test/test_oc_update_channel_by_url_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_oc_view_ban_by_id_response.py b/test/test_oc_view_ban_by_id_response.py index 2124015..d87d26c 100644 --- a/test/test_oc_view_ban_by_id_response.py +++ b/test/test_oc_view_ban_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_oc_view_channel_by_url_response.py b/test/test_oc_view_channel_by_url_response.py index 38a344d..c2024b8 100644 --- a/test/test_oc_view_channel_by_url_response.py +++ b/test/test_oc_view_channel_by_url_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_oc_view_mute_by_id_response.py b/test/test_oc_view_mute_by_id_response.py index fca7ab8..9aaf151 100644 --- a/test/test_oc_view_mute_by_id_response.py +++ b/test/test_oc_view_mute_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_open_channel_api.py b/test/test_open_channel_api.py index f093652..f4b48df 100644 --- a/test/test_open_channel_api.py +++ b/test/test_open_channel_api.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_privacy_api.py b/test/test_privacy_api.py index 4d6f8d2..ae7f9a0 100644 --- a/test/test_privacy_api.py +++ b/test/test_privacy_api.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_register_and_schedule_data_export_data.py b/test/test_register_and_schedule_data_export_data.py index 2ff128f..96847d7 100644 --- a/test/test_register_and_schedule_data_export_data.py +++ b/test/test_register_and_schedule_data_export_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_register_and_schedule_data_export_response.py b/test/test_register_and_schedule_data_export_response.py index 2e85487..dc3f3a2 100644 --- a/test/test_register_and_schedule_data_export_response.py +++ b/test/test_register_and_schedule_data_export_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_register_as_operator_to_channels_with_custom_channel_types_data.py b/test/test_register_as_operator_to_channels_with_custom_channel_types_data.py index c80ef6e..c654c98 100644 --- a/test/test_register_as_operator_to_channels_with_custom_channel_types_data.py +++ b/test/test_register_as_operator_to_channels_with_custom_channel_types_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_register_gdpr_request_data.py b/test/test_register_gdpr_request_data.py index 2b4f044..cb86677 100644 --- a/test/test_register_gdpr_request_data.py +++ b/test/test_register_gdpr_request_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_register_gdpr_request_response.py b/test/test_register_gdpr_request_response.py index 6f69ed7..afb3cc2 100644 --- a/test/test_register_gdpr_request_response.py +++ b/test/test_register_gdpr_request_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_remove_push_configuration_by_id_response.py b/test/test_remove_push_configuration_by_id_response.py index 4c1cf22..d991032 100644 --- a/test/test_remove_push_configuration_by_id_response.py +++ b/test/test_remove_push_configuration_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_remove_reaction_from_a_message_response.py b/test/test_remove_reaction_from_a_message_response.py index 7406aa7..65ad6aa 100644 --- a/test/test_remove_reaction_from_a_message_response.py +++ b/test/test_remove_reaction_from_a_message_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_remove_registration_or_device_token_by_token_response.py b/test/test_remove_registration_or_device_token_by_token_response.py index d008efa..c53da26 100644 --- a/test/test_remove_registration_or_device_token_by_token_response.py +++ b/test/test_remove_registration_or_device_token_by_token_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_remove_registration_or_device_token_from_owner_by_token_response.py b/test/test_remove_registration_or_device_token_from_owner_by_token_response.py index 3f1cb00..f66fd7c 100644 --- a/test/test_remove_registration_or_device_token_from_owner_by_token_response.py +++ b/test/test_remove_registration_or_device_token_from_owner_by_token_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_remove_registration_or_device_token_response.py b/test/test_remove_registration_or_device_token_response.py index e5f6154..e5705f1 100644 --- a/test/test_remove_registration_or_device_token_response.py +++ b/test/test_remove_registration_or_device_token_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_report_api.py b/test/test_report_api.py index 24f9dac..4460950 100644 --- a/test/test_report_api.py +++ b/test/test_report_api.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_report_channel_by_url_data.py b/test/test_report_channel_by_url_data.py index 022589f..4d622c3 100644 --- a/test/test_report_channel_by_url_data.py +++ b/test/test_report_channel_by_url_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_report_channel_by_url_response.py b/test/test_report_channel_by_url_response.py index 1299a67..6366936 100644 --- a/test/test_report_channel_by_url_response.py +++ b/test/test_report_channel_by_url_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_report_message_by_id_data.py b/test/test_report_message_by_id_data.py index bea176c..7eb5432 100644 --- a/test/test_report_message_by_id_data.py +++ b/test/test_report_message_by_id_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_report_message_by_id_response.py b/test/test_report_message_by_id_response.py index 049fe4d..04a77be 100644 --- a/test/test_report_message_by_id_response.py +++ b/test/test_report_message_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_report_user_by_id_data.py b/test/test_report_user_by_id_data.py index b491f07..3b3dd52 100644 --- a/test/test_report_user_by_id_data.py +++ b/test/test_report_user_by_id_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_report_user_by_id_response.py b/test/test_report_user_by_id_response.py index a05f0e1..fd4c7c5 100644 --- a/test/test_report_user_by_id_response.py +++ b/test/test_report_user_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_reset_push_preferences_response.py b/test/test_reset_push_preferences_response.py index 083fa7e..5936008 100644 --- a/test/test_reset_push_preferences_response.py +++ b/test/test_reset_push_preferences_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_retrieve_advanced_analytics_metrics_response.py b/test/test_retrieve_advanced_analytics_metrics_response.py index f00b82a..f82d33e 100644 --- a/test/test_retrieve_advanced_analytics_metrics_response.py +++ b/test/test_retrieve_advanced_analytics_metrics_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_retrieve_ip_whitelist_response.py b/test/test_retrieve_ip_whitelist_response.py index c609909..8eafc8e 100644 --- a/test/test_retrieve_ip_whitelist_response.py +++ b/test/test_retrieve_ip_whitelist_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_retrieve_list_of_subscribed_events_response.py b/test/test_retrieve_list_of_subscribed_events_response.py index cd5d76e..4470ac8 100644 --- a/test/test_retrieve_list_of_subscribed_events_response.py +++ b/test/test_retrieve_list_of_subscribed_events_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_retrieve_list_of_subscribed_events_response_webhook.py b/test/test_retrieve_list_of_subscribed_events_response_webhook.py index ece55ee..090e4db 100644 --- a/test/test_retrieve_list_of_subscribed_events_response_webhook.py +++ b/test/test_retrieve_list_of_subscribed_events_response_webhook.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_revoke_secondary_api_token_by_token_response.py b/test/test_revoke_secondary_api_token_by_token_response.py index 4cbbaa2..17b4406 100644 --- a/test/test_revoke_secondary_api_token_by_token_response.py +++ b/test/test_revoke_secondary_api_token_by_token_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_sb_object.py b/test/test_sb_object.py index 77520e0..ae63080 100644 --- a/test/test_sb_object.py +++ b/test/test_sb_object.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_schedule_announcement_data.py b/test/test_schedule_announcement_data.py index fa96fc2..d10ce86 100644 --- a/test/test_schedule_announcement_data.py +++ b/test/test_schedule_announcement_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_schedule_announcement_response.py b/test/test_schedule_announcement_response.py index 62b1615..04bd8ff 100644 --- a/test/test_schedule_announcement_response.py +++ b/test/test_schedule_announcement_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_schedule_announcement_response_create_channel_options.py b/test/test_schedule_announcement_response_create_channel_options.py index bf36dd9..57963fa 100644 --- a/test/test_schedule_announcement_response_create_channel_options.py +++ b/test/test_schedule_announcement_response_create_channel_options.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_schedule_announcement_response_message.py b/test/test_schedule_announcement_response_message.py index ff34c98..8566144 100644 --- a/test/test_schedule_announcement_response_message.py +++ b/test/test_schedule_announcement_response_message.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_send_bird_admin_message.py b/test/test_send_bird_admin_message.py index b4aab10..e00b87d 100644 --- a/test/test_send_bird_admin_message.py +++ b/test/test_send_bird_admin_message.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_send_bird_apple_critical_alert_options.py b/test/test_send_bird_apple_critical_alert_options.py index 8836e7c..ce1bbf6 100644 --- a/test/test_send_bird_apple_critical_alert_options.py +++ b/test/test_send_bird_apple_critical_alert_options.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_send_bird_base_channel.py b/test/test_send_bird_base_channel.py index dfe3e78..13319fc 100644 --- a/test/test_send_bird_base_channel.py +++ b/test/test_send_bird_base_channel.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_send_bird_base_message_instance.py b/test/test_send_bird_base_message_instance.py index a42a798..6504770 100644 --- a/test/test_send_bird_base_message_instance.py +++ b/test/test_send_bird_base_message_instance.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_send_bird_channel_response.py b/test/test_send_bird_channel_response.py index 3f9b435..1f54489 100644 --- a/test/test_send_bird_channel_response.py +++ b/test/test_send_bird_channel_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ @@ -17,9 +18,9 @@ from sendbird_platform_sdk.model.send_bird_group_channel_created_by import SendBirdGroupChannelCreatedBy from sendbird_platform_sdk.model.send_bird_group_channel_disappearing_message import SendBirdGroupChannelDisappearingMessage from sendbird_platform_sdk.model.send_bird_group_channel_inviter import SendBirdGroupChannelInviter +from sendbird_platform_sdk.model.send_bird_group_channel_last_message import SendBirdGroupChannelLastMessage from sendbird_platform_sdk.model.send_bird_group_channel_sms_fallback import SendBirdGroupChannelSmsFallback from sendbird_platform_sdk.model.send_bird_member import SendBirdMember -from sendbird_platform_sdk.model.send_bird_message_response import SendBirdMessageResponse from sendbird_platform_sdk.model.send_bird_open_channel import SendBirdOpenChannel from sendbird_platform_sdk.model.send_bird_user import SendBirdUser globals()['SendBirdGroupChannel'] = SendBirdGroupChannel @@ -27,9 +28,9 @@ globals()['SendBirdGroupChannelCreatedBy'] = SendBirdGroupChannelCreatedBy globals()['SendBirdGroupChannelDisappearingMessage'] = SendBirdGroupChannelDisappearingMessage globals()['SendBirdGroupChannelInviter'] = SendBirdGroupChannelInviter +globals()['SendBirdGroupChannelLastMessage'] = SendBirdGroupChannelLastMessage globals()['SendBirdGroupChannelSmsFallback'] = SendBirdGroupChannelSmsFallback globals()['SendBirdMember'] = SendBirdMember -globals()['SendBirdMessageResponse'] = SendBirdMessageResponse globals()['SendBirdOpenChannel'] = SendBirdOpenChannel globals()['SendBirdUser'] = SendBirdUser from sendbird_platform_sdk.model.send_bird_channel_response import SendBirdChannelResponse diff --git a/test/test_send_bird_emoji.py b/test/test_send_bird_emoji.py index 00f73bc..7d6702d 100644 --- a/test/test_send_bird_emoji.py +++ b/test/test_send_bird_emoji.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_send_bird_emoji_category.py b/test/test_send_bird_emoji_category.py index 252f739..a4f8776 100644 --- a/test/test_send_bird_emoji_category.py +++ b/test/test_send_bird_emoji_category.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_send_bird_file_message_params.py b/test/test_send_bird_file_message_params.py index ff9e650..70567a3 100644 --- a/test/test_send_bird_file_message_params.py +++ b/test/test_send_bird_file_message_params.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_send_bird_group_channel.py b/test/test_send_bird_group_channel.py index b93b9c9..b713cda 100644 --- a/test/test_send_bird_group_channel.py +++ b/test/test_send_bird_group_channel.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ @@ -16,17 +17,17 @@ from sendbird_platform_sdk.model.send_bird_group_channel_created_by import SendBirdGroupChannelCreatedBy from sendbird_platform_sdk.model.send_bird_group_channel_disappearing_message import SendBirdGroupChannelDisappearingMessage from sendbird_platform_sdk.model.send_bird_group_channel_inviter import SendBirdGroupChannelInviter +from sendbird_platform_sdk.model.send_bird_group_channel_last_message import SendBirdGroupChannelLastMessage from sendbird_platform_sdk.model.send_bird_group_channel_sms_fallback import SendBirdGroupChannelSmsFallback from sendbird_platform_sdk.model.send_bird_member import SendBirdMember -from sendbird_platform_sdk.model.send_bird_message_response import SendBirdMessageResponse from sendbird_platform_sdk.model.send_bird_user import SendBirdUser globals()['SendBirdGroupChannelChannel'] = SendBirdGroupChannelChannel globals()['SendBirdGroupChannelCreatedBy'] = SendBirdGroupChannelCreatedBy globals()['SendBirdGroupChannelDisappearingMessage'] = SendBirdGroupChannelDisappearingMessage globals()['SendBirdGroupChannelInviter'] = SendBirdGroupChannelInviter +globals()['SendBirdGroupChannelLastMessage'] = SendBirdGroupChannelLastMessage globals()['SendBirdGroupChannelSmsFallback'] = SendBirdGroupChannelSmsFallback globals()['SendBirdMember'] = SendBirdMember -globals()['SendBirdMessageResponse'] = SendBirdMessageResponse globals()['SendBirdUser'] = SendBirdUser from sendbird_platform_sdk.model.send_bird_group_channel import SendBirdGroupChannel diff --git a/test/test_send_bird_group_channel_channel.py b/test/test_send_bird_group_channel_channel.py index b6b67fc..0693b96 100644 --- a/test/test_send_bird_group_channel_channel.py +++ b/test/test_send_bird_group_channel_channel.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_send_bird_group_channel_collection.py b/test/test_send_bird_group_channel_collection.py index 8e4e46a..e4fb315 100644 --- a/test/test_send_bird_group_channel_collection.py +++ b/test/test_send_bird_group_channel_collection.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_send_bird_group_channel_created_by.py b/test/test_send_bird_group_channel_created_by.py index fc44e82..e947086 100644 --- a/test/test_send_bird_group_channel_created_by.py +++ b/test/test_send_bird_group_channel_created_by.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_send_bird_group_channel_disappearing_message.py b/test/test_send_bird_group_channel_disappearing_message.py index da6a10c..f3bbccc 100644 --- a/test/test_send_bird_group_channel_disappearing_message.py +++ b/test/test_send_bird_group_channel_disappearing_message.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_send_bird_group_channel_inviter.py b/test/test_send_bird_group_channel_inviter.py index 4f2fd21..503831b 100644 --- a/test/test_send_bird_group_channel_inviter.py +++ b/test/test_send_bird_group_channel_inviter.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_send_bird_group_channel_last_message.py b/test/test_send_bird_group_channel_last_message.py index 7309f09..be24d61 100644 --- a/test/test_send_bird_group_channel_last_message.py +++ b/test/test_send_bird_group_channel_last_message.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_send_bird_group_channel_sms_fallback.py b/test/test_send_bird_group_channel_sms_fallback.py index 7bf2641..daa69de 100644 --- a/test/test_send_bird_group_channel_sms_fallback.py +++ b/test/test_send_bird_group_channel_sms_fallback.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_send_bird_member.py b/test/test_send_bird_member.py index 30cc66a..17e333f 100644 --- a/test/test_send_bird_member.py +++ b/test/test_send_bird_member.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_send_bird_message_meta_array.py b/test/test_send_bird_message_meta_array.py index 387229d..6f62dc2 100644 --- a/test/test_send_bird_message_meta_array.py +++ b/test/test_send_bird_message_meta_array.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_send_bird_message_response.py b/test/test_send_bird_message_response.py index 3f46ef2..4e759a4 100644 --- a/test/test_send_bird_message_response.py +++ b/test/test_send_bird_message_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_send_bird_message_response_mentioned_users_inner.py b/test/test_send_bird_message_response_mentioned_users_inner.py index 998a741..feca9cb 100644 --- a/test/test_send_bird_message_response_mentioned_users_inner.py +++ b/test/test_send_bird_message_response_mentioned_users_inner.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_send_bird_message_response_user.py b/test/test_send_bird_message_response_user.py index 64f636c..01e6fbd 100644 --- a/test/test_send_bird_message_response_user.py +++ b/test/test_send_bird_message_response_user.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_send_bird_og_image.py b/test/test_send_bird_og_image.py index 1faa907..f54ba7e 100644 --- a/test/test_send_bird_og_image.py +++ b/test/test_send_bird_og_image.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_send_bird_og_meta_data.py b/test/test_send_bird_og_meta_data.py index 3f1b803..4f5a8da 100644 --- a/test/test_send_bird_og_meta_data.py +++ b/test/test_send_bird_og_meta_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_send_bird_open_channel.py b/test/test_send_bird_open_channel.py index a497029..df63cbd 100644 --- a/test/test_send_bird_open_channel.py +++ b/test/test_send_bird_open_channel.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_send_bird_plugin.py b/test/test_send_bird_plugin.py index 3ef8b9b..80bc2a1 100644 --- a/test/test_send_bird_plugin.py +++ b/test/test_send_bird_plugin.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_send_bird_poll.py b/test/test_send_bird_poll.py index 3e38e55..dc7d166 100644 --- a/test/test_send_bird_poll.py +++ b/test/test_send_bird_poll.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_send_bird_poll_details.py b/test/test_send_bird_poll_details.py index 583c7df..c0eab16 100644 --- a/test/test_send_bird_poll_details.py +++ b/test/test_send_bird_poll_details.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_send_bird_poll_option.py b/test/test_send_bird_poll_option.py index 90feee3..e36a4d5 100644 --- a/test/test_send_bird_poll_option.py +++ b/test/test_send_bird_poll_option.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_send_bird_poll_updated_vote_count.py b/test/test_send_bird_poll_updated_vote_count.py index 2a539cd..7997937 100644 --- a/test/test_send_bird_poll_updated_vote_count.py +++ b/test/test_send_bird_poll_updated_vote_count.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_send_bird_reaction.py b/test/test_send_bird_reaction.py index c698dc8..97ac68e 100644 --- a/test/test_send_bird_reaction.py +++ b/test/test_send_bird_reaction.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_send_bird_restriction_info.py b/test/test_send_bird_restriction_info.py index f37b741..d35fbe4 100644 --- a/test/test_send_bird_restriction_info.py +++ b/test/test_send_bird_restriction_info.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_send_bird_sender.py b/test/test_send_bird_sender.py index 693450d..ed78958 100644 --- a/test/test_send_bird_sender.py +++ b/test/test_send_bird_sender.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_send_bird_thread_info.py b/test/test_send_bird_thread_info.py index 92114e6..7577bbc 100644 --- a/test/test_send_bird_thread_info.py +++ b/test/test_send_bird_thread_info.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_send_bird_thumbnail_sb_object.py b/test/test_send_bird_thumbnail_sb_object.py index fd8077b..ead4104 100644 --- a/test/test_send_bird_thumbnail_sb_object.py +++ b/test/test_send_bird_thumbnail_sb_object.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_send_bird_thumbnail_size.py b/test/test_send_bird_thumbnail_size.py index f452ffc..1f30342 100644 --- a/test/test_send_bird_thumbnail_size.py +++ b/test/test_send_bird_thumbnail_size.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_send_bird_user.py b/test/test_send_bird_user.py index 70ea9fe..ccc3f62 100644 --- a/test/test_send_bird_user.py +++ b/test/test_send_bird_user.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_send_bird_user_message_params.py b/test/test_send_bird_user_message_params.py index 2cf0ab8..ebc6da1 100644 --- a/test/test_send_bird_user_message_params.py +++ b/test/test_send_bird_user_message_params.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_send_bot_s_message_data.py b/test/test_send_bot_s_message_data.py index 9f14464..8ca8b23 100644 --- a/test/test_send_bot_s_message_data.py +++ b/test/test_send_bot_s_message_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_send_bots_message_response.py b/test/test_send_bots_message_response.py index e549245..e713689 100644 --- a/test/test_send_bots_message_response.py +++ b/test/test_send_bots_message_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_send_message_data.py b/test/test_send_message_data.py index bdaddd5..76d207d 100644 --- a/test/test_send_message_data.py +++ b/test/test_send_message_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_send_message_response.py b/test/test_send_message_response.py index d917e47..c145dc9 100644 --- a/test/test_send_message_response.py +++ b/test/test_send_message_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_set_domain_filter_data.py b/test/test_set_domain_filter_data.py index dc6c719..5a667b2 100644 --- a/test/test_set_domain_filter_data.py +++ b/test/test_set_domain_filter_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_set_domain_filter_data_domain_filter.py b/test/test_set_domain_filter_data_domain_filter.py index 7ce1a6c..0d03741 100644 --- a/test/test_set_domain_filter_data_domain_filter.py +++ b/test/test_set_domain_filter_data_domain_filter.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_set_domain_filter_data_image_moderation.py b/test/test_set_domain_filter_data_image_moderation.py index 4ec9bee..bd8a7b8 100644 --- a/test/test_set_domain_filter_data_image_moderation.py +++ b/test/test_set_domain_filter_data_image_moderation.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_set_domain_filter_data_image_moderation_limits.py b/test/test_set_domain_filter_data_image_moderation_limits.py index c6df0eb..c80edd3 100644 --- a/test/test_set_domain_filter_data_image_moderation_limits.py +++ b/test/test_set_domain_filter_data_image_moderation_limits.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_set_domain_filter_data_profanity_filter.py b/test/test_set_domain_filter_data_profanity_filter.py index 69793c0..980f207 100644 --- a/test/test_set_domain_filter_data_profanity_filter.py +++ b/test/test_set_domain_filter_data_profanity_filter.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_set_domain_filter_data_profanity_filter_regex_filters_inner.py b/test/test_set_domain_filter_data_profanity_filter_regex_filters_inner.py index 6a2af5f..817ae1c 100644 --- a/test/test_set_domain_filter_data_profanity_filter_regex_filters_inner.py +++ b/test/test_set_domain_filter_data_profanity_filter_regex_filters_inner.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_set_domain_filter_data_profanity_triggered_moderation.py b/test/test_set_domain_filter_data_profanity_triggered_moderation.py index a92d0b3..5b1d96d 100644 --- a/test/test_set_domain_filter_data_profanity_triggered_moderation.py +++ b/test/test_set_domain_filter_data_profanity_triggered_moderation.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_statistics_api.py b/test/test_statistics_api.py index 153a098..7bb44e7 100644 --- a/test/test_statistics_api.py +++ b/test/test_statistics_api.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_translate_message_into_other_languages_data.py b/test/test_translate_message_into_other_languages_data.py index 0f803a1..8030e6c 100644 --- a/test/test_translate_message_into_other_languages_data.py +++ b/test/test_translate_message_into_other_languages_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_translate_message_into_other_languages_response.py b/test/test_translate_message_into_other_languages_response.py index f39e805..f0fe7a9 100644 --- a/test/test_translate_message_into_other_languages_response.py +++ b/test/test_translate_message_into_other_languages_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_update_announcement_by_id_data.py b/test/test_update_announcement_by_id_data.py index accf860..5a1fe7e 100644 --- a/test/test_update_announcement_by_id_data.py +++ b/test/test_update_announcement_by_id_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_update_announcement_by_id_response.py b/test/test_update_announcement_by_id_response.py index 738bd29..0aab1a7 100644 --- a/test/test_update_announcement_by_id_response.py +++ b/test/test_update_announcement_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_update_announcement_by_id_response_message.py b/test/test_update_announcement_by_id_response_message.py index 452facd..b18c2a7 100644 --- a/test/test_update_announcement_by_id_response_message.py +++ b/test/test_update_announcement_by_id_response_message.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_update_apns_push_configuration_by_id_data.py b/test/test_update_apns_push_configuration_by_id_data.py index 53d024e..f3a0dc7 100644 --- a/test/test_update_apns_push_configuration_by_id_data.py +++ b/test/test_update_apns_push_configuration_by_id_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_update_apns_push_configuration_by_id_response.py b/test/test_update_apns_push_configuration_by_id_response.py index 5c26900..6be043f 100644 --- a/test/test_update_apns_push_configuration_by_id_response.py +++ b/test/test_update_apns_push_configuration_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_update_bot_by_id_data.py b/test/test_update_bot_by_id_data.py index bb1a739..f077af1 100644 --- a/test/test_update_bot_by_id_data.py +++ b/test/test_update_bot_by_id_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_update_bot_by_id_response.py b/test/test_update_bot_by_id_response.py index f2bf393..d38d233 100644 --- a/test/test_update_bot_by_id_response.py +++ b/test/test_update_bot_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_update_channel_invitation_preference_data.py b/test/test_update_channel_invitation_preference_data.py index 475da0e..2476137 100644 --- a/test/test_update_channel_invitation_preference_data.py +++ b/test/test_update_channel_invitation_preference_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_update_channel_invitation_preference_response.py b/test/test_update_channel_invitation_preference_response.py index 9e25e8e..cae55ed 100644 --- a/test/test_update_channel_invitation_preference_response.py +++ b/test/test_update_channel_invitation_preference_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_update_channel_metacounter_by_key_response.py b/test/test_update_channel_metacounter_by_key_response.py new file mode 100644 index 0000000..8048a1e --- /dev/null +++ b/test/test_update_channel_metacounter_by_key_response.py @@ -0,0 +1,36 @@ +""" + Sendbird Platform SDK + + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + + The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com + Generated by: https://openapi-generator.tech +""" + + +import sys +import unittest + +import sendbird_platform_sdk +from sendbird_platform_sdk.model.update_channel_metacounter_by_key_response import UpdateChannelMetacounterByKeyResponse + + +class TestUpdateChannelMetacounterByKeyResponse(unittest.TestCase): + """UpdateChannelMetacounterByKeyResponse unit test stubs""" + + def setUp(self): + pass + + def tearDown(self): + pass + + def testUpdateChannelMetacounterByKeyResponse(self): + """Test UpdateChannelMetacounterByKeyResponse""" + # FIXME: construct object with mandatory attributes with example values + # model = UpdateChannelMetacounterByKeyResponse() # noqa: E501 + pass + + +if __name__ == '__main__': + unittest.main() diff --git a/test/test_update_channel_metacounter_data.py b/test/test_update_channel_metacounter_data.py index 00294ac..ce88985 100644 --- a/test/test_update_channel_metacounter_data.py +++ b/test/test_update_channel_metacounter_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_update_channel_metadata_by_key_response.py b/test/test_update_channel_metadata_by_key_response.py new file mode 100644 index 0000000..853d2cc --- /dev/null +++ b/test/test_update_channel_metadata_by_key_response.py @@ -0,0 +1,36 @@ +""" + Sendbird Platform SDK + + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + + The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com + Generated by: https://openapi-generator.tech +""" + + +import sys +import unittest + +import sendbird_platform_sdk +from sendbird_platform_sdk.model.update_channel_metadata_by_key_response import UpdateChannelMetadataByKeyResponse + + +class TestUpdateChannelMetadataByKeyResponse(unittest.TestCase): + """UpdateChannelMetadataByKeyResponse unit test stubs""" + + def setUp(self): + pass + + def tearDown(self): + pass + + def testUpdateChannelMetadataByKeyResponse(self): + """Test UpdateChannelMetadataByKeyResponse""" + # FIXME: construct object with mandatory attributes with example values + # model = UpdateChannelMetadataByKeyResponse() # noqa: E501 + pass + + +if __name__ == '__main__': + unittest.main() diff --git a/test/test_update_channel_metadata_data.py b/test/test_update_channel_metadata_data.py index 70d0be9..d7f905d 100644 --- a/test/test_update_channel_metadata_data.py +++ b/test/test_update_channel_metadata_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_update_channel_metadata_response.py b/test/test_update_channel_metadata_response.py new file mode 100644 index 0000000..74c4753 --- /dev/null +++ b/test/test_update_channel_metadata_response.py @@ -0,0 +1,36 @@ +""" + Sendbird Platform SDK + + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + + The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com + Generated by: https://openapi-generator.tech +""" + + +import sys +import unittest + +import sendbird_platform_sdk +from sendbird_platform_sdk.model.update_channel_metadata_response import UpdateChannelMetadataResponse + + +class TestUpdateChannelMetadataResponse(unittest.TestCase): + """UpdateChannelMetadataResponse unit test stubs""" + + def setUp(self): + pass + + def tearDown(self): + pass + + def testUpdateChannelMetadataResponse(self): + """Test UpdateChannelMetadataResponse""" + # FIXME: construct object with mandatory attributes with example values + # model = UpdateChannelMetadataResponse() # noqa: E501 + pass + + +if __name__ == '__main__': + unittest.main() diff --git a/test/test_update_count_preference_of_channel_by_url_data.py b/test/test_update_count_preference_of_channel_by_url_data.py index 2da88c2..86a6347 100644 --- a/test/test_update_count_preference_of_channel_by_url_data.py +++ b/test/test_update_count_preference_of_channel_by_url_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_update_count_preference_of_channel_by_url_response.py b/test/test_update_count_preference_of_channel_by_url_response.py index 51ded1d..4fe847b 100644 --- a/test/test_update_count_preference_of_channel_by_url_response.py +++ b/test/test_update_count_preference_of_channel_by_url_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_update_default_channel_invitation_preference_data.py b/test/test_update_default_channel_invitation_preference_data.py index 5ec24d1..cb43b42 100644 --- a/test/test_update_default_channel_invitation_preference_data.py +++ b/test/test_update_default_channel_invitation_preference_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_update_default_channel_invitation_preference_response.py b/test/test_update_default_channel_invitation_preference_response.py index 3bb76d5..08b44a3 100644 --- a/test/test_update_default_channel_invitation_preference_response.py +++ b/test/test_update_default_channel_invitation_preference_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_update_emoji_category_url_by_id_data.py b/test/test_update_emoji_category_url_by_id_data.py index 5676b3a..dae8d9c 100644 --- a/test/test_update_emoji_category_url_by_id_data.py +++ b/test/test_update_emoji_category_url_by_id_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_update_emoji_category_url_by_id_response.py b/test/test_update_emoji_category_url_by_id_response.py index 9537f6d..f303c50 100644 --- a/test/test_update_emoji_category_url_by_id_response.py +++ b/test/test_update_emoji_category_url_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_update_emoji_url_by_key_data.py b/test/test_update_emoji_url_by_key_data.py index 874858e..74fb549 100644 --- a/test/test_update_emoji_url_by_key_data.py +++ b/test/test_update_emoji_url_by_key_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_update_emoji_url_by_key_response.py b/test/test_update_emoji_url_by_key_response.py index 515d703..c79de26 100644 --- a/test/test_update_emoji_url_by_key_response.py +++ b/test/test_update_emoji_url_by_key_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_update_extra_data_in_message_data.py b/test/test_update_extra_data_in_message_data.py index 879e45e..e05458d 100644 --- a/test/test_update_extra_data_in_message_data.py +++ b/test/test_update_extra_data_in_message_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_update_extra_data_in_message_response.py b/test/test_update_extra_data_in_message_response.py index 3ac6398..b0e9d34 100644 --- a/test/test_update_extra_data_in_message_response.py +++ b/test/test_update_extra_data_in_message_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_update_extra_data_in_message_response_sorted_metaarray_inner.py b/test/test_update_extra_data_in_message_response_sorted_metaarray_inner.py index c1f5fdf..35267a2 100644 --- a/test/test_update_extra_data_in_message_response_sorted_metaarray_inner.py +++ b/test/test_update_extra_data_in_message_response_sorted_metaarray_inner.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_update_fcm_push_configuration_by_id_data.py b/test/test_update_fcm_push_configuration_by_id_data.py index 030b345..3d373c4 100644 --- a/test/test_update_fcm_push_configuration_by_id_data.py +++ b/test/test_update_fcm_push_configuration_by_id_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_update_fcm_push_configuration_by_id_response.py b/test/test_update_fcm_push_configuration_by_id_response.py index ae87ba1..7672445 100644 --- a/test/test_update_fcm_push_configuration_by_id_response.py +++ b/test/test_update_fcm_push_configuration_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_update_hms_push_configuration_by_id_data.py b/test/test_update_hms_push_configuration_by_id_data.py index 0694d2f..acb39d6 100644 --- a/test/test_update_hms_push_configuration_by_id_data.py +++ b/test/test_update_hms_push_configuration_by_id_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_update_hms_push_configuration_by_id_response.py b/test/test_update_hms_push_configuration_by_id_response.py index 73e0dec..b3ffe94 100644 --- a/test/test_update_hms_push_configuration_by_id_response.py +++ b/test/test_update_hms_push_configuration_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_update_message_by_id_data.py b/test/test_update_message_by_id_data.py index 9fcd6da..95f4456 100644 --- a/test/test_update_message_by_id_data.py +++ b/test/test_update_message_by_id_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_update_message_by_id_response.py b/test/test_update_message_by_id_response.py index 1b12e75..424a582 100644 --- a/test/test_update_message_by_id_response.py +++ b/test/test_update_message_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_update_push_notification_content_template_data.py b/test/test_update_push_notification_content_template_data.py index d66910f..40c6c5c 100644 --- a/test/test_update_push_notification_content_template_data.py +++ b/test/test_update_push_notification_content_template_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_update_push_notification_content_template_response.py b/test/test_update_push_notification_content_template_response.py index a9d6e6a..4f16c04 100644 --- a/test/test_update_push_notification_content_template_response.py +++ b/test/test_update_push_notification_content_template_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_update_push_preferences_data.py b/test/test_update_push_preferences_data.py index c05bd32..54dbcc0 100644 --- a/test/test_update_push_preferences_data.py +++ b/test/test_update_push_preferences_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_update_push_preferences_for_channel_by_url_data.py b/test/test_update_push_preferences_for_channel_by_url_data.py index 14db2a8..ce3df70 100644 --- a/test/test_update_push_preferences_for_channel_by_url_data.py +++ b/test/test_update_push_preferences_for_channel_by_url_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_update_push_preferences_for_channel_by_url_response.py b/test/test_update_push_preferences_for_channel_by_url_response.py index c407e43..1643e79 100644 --- a/test/test_update_push_preferences_for_channel_by_url_response.py +++ b/test/test_update_push_preferences_for_channel_by_url_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_update_push_preferences_response.py b/test/test_update_push_preferences_response.py index 264947e..67facf9 100644 --- a/test/test_update_push_preferences_response.py +++ b/test/test_update_push_preferences_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_update_user_by_id_data.py b/test/test_update_user_by_id_data.py index 64f24bd..efabb1c 100644 --- a/test/test_update_user_by_id_data.py +++ b/test/test_update_user_by_id_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_update_user_by_id_response.py b/test/test_update_user_by_id_response.py index b6409ab..b0be9f7 100644 --- a/test/test_update_user_by_id_response.py +++ b/test/test_update_user_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_update_user_metadata_by_key_response.py b/test/test_update_user_metadata_by_key_response.py new file mode 100644 index 0000000..a6822db --- /dev/null +++ b/test/test_update_user_metadata_by_key_response.py @@ -0,0 +1,36 @@ +""" + Sendbird Platform SDK + + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + + The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com + Generated by: https://openapi-generator.tech +""" + + +import sys +import unittest + +import sendbird_platform_sdk +from sendbird_platform_sdk.model.update_user_metadata_by_key_response import UpdateUserMetadataByKeyResponse + + +class TestUpdateUserMetadataByKeyResponse(unittest.TestCase): + """UpdateUserMetadataByKeyResponse unit test stubs""" + + def setUp(self): + pass + + def tearDown(self): + pass + + def testUpdateUserMetadataByKeyResponse(self): + """Test UpdateUserMetadataByKeyResponse""" + # FIXME: construct object with mandatory attributes with example values + # model = UpdateUserMetadataByKeyResponse() # noqa: E501 + pass + + +if __name__ == '__main__': + unittest.main() diff --git a/test/test_update_user_metadata_data.py b/test/test_update_user_metadata_data.py index e2a2ad9..55de427 100644 --- a/test/test_update_user_metadata_data.py +++ b/test/test_update_user_metadata_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_update_user_metadata_response.py b/test/test_update_user_metadata_response.py index e8aa178..cc34fa9 100644 --- a/test/test_update_user_metadata_response.py +++ b/test/test_update_user_metadata_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_use_default_emojis_data.py b/test/test_use_default_emojis_data.py index b79d4db..5f6293c 100644 --- a/test/test_use_default_emojis_data.py +++ b/test/test_use_default_emojis_data.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_use_default_emojis_response.py b/test/test_use_default_emojis_response.py index 13b0070..e085961 100644 --- a/test/test_use_default_emojis_response.py +++ b/test/test_use_default_emojis_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_user_api.py b/test/test_user_api.py index a68a1bc..1db8758 100644 --- a/test/test_user_api.py +++ b/test/test_user_api.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_view_announcement_by_id_response.py b/test/test_view_announcement_by_id_response.py index 9a3cf5d..3b8de0d 100644 --- a/test/test_view_announcement_by_id_response.py +++ b/test/test_view_announcement_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_view_bot_by_id_response.py b/test/test_view_bot_by_id_response.py index e85a995..18d5311 100644 --- a/test/test_view_bot_by_id_response.py +++ b/test/test_view_bot_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_view_channel_invitation_preference_response.py b/test/test_view_channel_invitation_preference_response.py index e4f2ff0..9b4d3e4 100644 --- a/test/test_view_channel_invitation_preference_response.py +++ b/test/test_view_channel_invitation_preference_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_view_channel_metacounter_response.py b/test/test_view_channel_metacounter_response.py new file mode 100644 index 0000000..c9cd46c --- /dev/null +++ b/test/test_view_channel_metacounter_response.py @@ -0,0 +1,36 @@ +""" + Sendbird Platform SDK + + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + + The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com + Generated by: https://openapi-generator.tech +""" + + +import sys +import unittest + +import sendbird_platform_sdk +from sendbird_platform_sdk.model.view_channel_metacounter_response import ViewChannelMetacounterResponse + + +class TestViewChannelMetacounterResponse(unittest.TestCase): + """ViewChannelMetacounterResponse unit test stubs""" + + def setUp(self): + pass + + def tearDown(self): + pass + + def testViewChannelMetacounterResponse(self): + """Test ViewChannelMetacounterResponse""" + # FIXME: construct object with mandatory attributes with example values + # model = ViewChannelMetacounterResponse() # noqa: E501 + pass + + +if __name__ == '__main__': + unittest.main() diff --git a/test/test_view_channel_metadata_by_key_response.py b/test/test_view_channel_metadata_by_key_response.py new file mode 100644 index 0000000..3627ddb --- /dev/null +++ b/test/test_view_channel_metadata_by_key_response.py @@ -0,0 +1,36 @@ +""" + Sendbird Platform SDK + + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + + The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com + Generated by: https://openapi-generator.tech +""" + + +import sys +import unittest + +import sendbird_platform_sdk +from sendbird_platform_sdk.model.view_channel_metadata_by_key_response import ViewChannelMetadataByKeyResponse + + +class TestViewChannelMetadataByKeyResponse(unittest.TestCase): + """ViewChannelMetadataByKeyResponse unit test stubs""" + + def setUp(self): + pass + + def tearDown(self): + pass + + def testViewChannelMetadataByKeyResponse(self): + """Test ViewChannelMetadataByKeyResponse""" + # FIXME: construct object with mandatory attributes with example values + # model = ViewChannelMetadataByKeyResponse() # noqa: E501 + pass + + +if __name__ == '__main__': + unittest.main() diff --git a/test/test_view_channel_metadata_response.py b/test/test_view_channel_metadata_response.py new file mode 100644 index 0000000..bb77148 --- /dev/null +++ b/test/test_view_channel_metadata_response.py @@ -0,0 +1,36 @@ +""" + Sendbird Platform SDK + + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + + The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com + Generated by: https://openapi-generator.tech +""" + + +import sys +import unittest + +import sendbird_platform_sdk +from sendbird_platform_sdk.model.view_channel_metadata_response import ViewChannelMetadataResponse + + +class TestViewChannelMetadataResponse(unittest.TestCase): + """ViewChannelMetadataResponse unit test stubs""" + + def setUp(self): + pass + + def tearDown(self): + pass + + def testViewChannelMetadataResponse(self): + """Test ViewChannelMetadataResponse""" + # FIXME: construct object with mandatory attributes with example values + # model = ViewChannelMetadataResponse() # noqa: E501 + pass + + +if __name__ == '__main__': + unittest.main() diff --git a/test/test_view_count_preference_of_channel_by_url_response.py b/test/test_view_count_preference_of_channel_by_url_response.py index afc5059..a2be4c5 100644 --- a/test/test_view_count_preference_of_channel_by_url_response.py +++ b/test/test_view_count_preference_of_channel_by_url_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_view_data_export_by_id_response.py b/test/test_view_data_export_by_id_response.py index 517362a..292a0c0 100644 --- a/test/test_view_data_export_by_id_response.py +++ b/test/test_view_data_export_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_view_default_channel_invitation_preference_response.py b/test/test_view_default_channel_invitation_preference_response.py index 55fea68..a992dd8 100644 --- a/test/test_view_default_channel_invitation_preference_response.py +++ b/test/test_view_default_channel_invitation_preference_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_view_gdpr_request_by_id_response.py b/test/test_view_gdpr_request_by_id_response.py index e05514c..1cde504 100644 --- a/test/test_view_gdpr_request_by_id_response.py +++ b/test/test_view_gdpr_request_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_view_message_by_id_response.py b/test/test_view_message_by_id_response.py index a8f75eb..f0af4dc 100644 --- a/test/test_view_message_by_id_response.py +++ b/test/test_view_message_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_view_number_of_channels_by_join_status_response.py b/test/test_view_number_of_channels_by_join_status_response.py index 8908f90..a7f81dd 100644 --- a/test/test_view_number_of_channels_by_join_status_response.py +++ b/test/test_view_number_of_channels_by_join_status_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_view_number_of_channels_with_unread_messages_response.py b/test/test_view_number_of_channels_with_unread_messages_response.py index acc5c58..b5d65ee 100644 --- a/test/test_view_number_of_channels_with_unread_messages_response.py +++ b/test/test_view_number_of_channels_with_unread_messages_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_view_number_of_concurrent_connections_response.py b/test/test_view_number_of_concurrent_connections_response.py index 1118dd7..9fbf40e 100644 --- a/test/test_view_number_of_concurrent_connections_response.py +++ b/test/test_view_number_of_concurrent_connections_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_view_number_of_daily_active_users_response.py b/test/test_view_number_of_daily_active_users_response.py index 356d49d..0041202 100644 --- a/test/test_view_number_of_daily_active_users_response.py +++ b/test/test_view_number_of_daily_active_users_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_view_number_of_monthly_active_users_response.py b/test/test_view_number_of_monthly_active_users_response.py index 6d99367..b429303 100644 --- a/test/test_view_number_of_monthly_active_users_response.py +++ b/test/test_view_number_of_monthly_active_users_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_view_number_of_peak_connections_response.py b/test/test_view_number_of_peak_connections_response.py index 94bcc3b..b81c886 100644 --- a/test/test_view_number_of_peak_connections_response.py +++ b/test/test_view_number_of_peak_connections_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_view_number_of_peak_connections_response_peak_connections_inner.py b/test/test_view_number_of_peak_connections_response_peak_connections_inner.py index 703f97e..c7c1b9b 100644 --- a/test/test_view_number_of_peak_connections_response_peak_connections_inner.py +++ b/test/test_view_number_of_peak_connections_response_peak_connections_inner.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_view_number_of_unread_items_response.py b/test/test_view_number_of_unread_items_response.py index 1d2e99c..b273468 100644 --- a/test/test_view_number_of_unread_items_response.py +++ b/test/test_view_number_of_unread_items_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_view_number_of_unread_messages_response.py b/test/test_view_number_of_unread_messages_response.py index 2bd10bd..7fea326 100644 --- a/test/test_view_number_of_unread_messages_response.py +++ b/test/test_view_number_of_unread_messages_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_view_push_configuration_by_id_response.py b/test/test_view_push_configuration_by_id_response.py index f499345..dd4788c 100644 --- a/test/test_view_push_configuration_by_id_response.py +++ b/test/test_view_push_configuration_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_view_push_notification_content_template_response.py b/test/test_view_push_notification_content_template_response.py index 3ed8f35..656072e 100644 --- a/test/test_view_push_notification_content_template_response.py +++ b/test/test_view_push_notification_content_template_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_view_push_notification_content_template_response_push_message_templates_inner.py b/test/test_view_push_notification_content_template_response_push_message_templates_inner.py index dd1a743..bf7830f 100644 --- a/test/test_view_push_notification_content_template_response_push_message_templates_inner.py +++ b/test/test_view_push_notification_content_template_response_push_message_templates_inner.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_view_push_preferences_for_channel_by_url_response.py b/test/test_view_push_preferences_for_channel_by_url_response.py index cdf7ac2..5828c25 100644 --- a/test/test_view_push_preferences_for_channel_by_url_response.py +++ b/test/test_view_push_preferences_for_channel_by_url_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_view_push_preferences_response.py b/test/test_view_push_preferences_response.py index a85c6e8..46530ee 100644 --- a/test/test_view_push_preferences_response.py +++ b/test/test_view_push_preferences_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_view_secondary_api_token_by_token_response.py b/test/test_view_secondary_api_token_by_token_response.py index 7d11211..b1588f1 100644 --- a/test/test_view_secondary_api_token_by_token_response.py +++ b/test/test_view_secondary_api_token_by_token_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_view_total_number_of_messages_in_channel_response.py b/test/test_view_total_number_of_messages_in_channel_response.py index 109e0b2..7e190c6 100644 --- a/test/test_view_total_number_of_messages_in_channel_response.py +++ b/test/test_view_total_number_of_messages_in_channel_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_view_user_by_id_response.py b/test/test_view_user_by_id_response.py index 1aadd9b..77388a9 100644 --- a/test/test_view_user_by_id_response.py +++ b/test/test_view_user_by_id_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_view_user_metadata_by_key_response.py b/test/test_view_user_metadata_by_key_response.py new file mode 100644 index 0000000..1a990bf --- /dev/null +++ b/test/test_view_user_metadata_by_key_response.py @@ -0,0 +1,36 @@ +""" + Sendbird Platform SDK + + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + + The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com + Generated by: https://openapi-generator.tech +""" + + +import sys +import unittest + +import sendbird_platform_sdk +from sendbird_platform_sdk.model.view_user_metadata_by_key_response import ViewUserMetadataByKeyResponse + + +class TestViewUserMetadataByKeyResponse(unittest.TestCase): + """ViewUserMetadataByKeyResponse unit test stubs""" + + def setUp(self): + pass + + def tearDown(self): + pass + + def testViewUserMetadataByKeyResponse(self): + """Test ViewUserMetadataByKeyResponse""" + # FIXME: construct object with mandatory attributes with example values + # model = ViewUserMetadataByKeyResponse() # noqa: E501 + pass + + +if __name__ == '__main__': + unittest.main() diff --git a/test/test_view_user_metadata_response.py b/test/test_view_user_metadata_response.py index 0bde5c2..f65524c 100644 --- a/test/test_view_user_metadata_response.py +++ b/test/test_view_user_metadata_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_view_who_owns_registration_or_device_token_by_token_response.py b/test/test_view_who_owns_registration_or_device_token_by_token_response.py index 8728317..ea3550f 100644 --- a/test/test_view_who_owns_registration_or_device_token_by_token_response.py +++ b/test/test_view_who_owns_registration_or_device_token_by_token_response.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_view_who_owns_registration_or_device_token_by_token_response_inner.py b/test/test_view_who_owns_registration_or_device_token_by_token_response_inner.py index b9727c4..c84a241 100644 --- a/test/test_view_who_owns_registration_or_device_token_by_token_response_inner.py +++ b/test/test_view_who_owns_registration_or_device_token_by_token_response_inner.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """ diff --git a/test/test_webhook_api.py b/test/test_webhook_api.py index 8fb1364..99db8c2 100644 --- a/test/test_webhook_api.py +++ b/test/test_webhook_api.py @@ -1,9 +1,10 @@ """ Sendbird Platform SDK - Sendbird Platform API Javascript SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 + Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api # noqa: E501 The version of the OpenAPI document: 1.0.0 + Contact: support@sendbird.com Generated by: https://openapi-generator.tech """