discord-protos 1.2.98 → 1.2.100
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/discord_protos/__init__.py +1 -1
- package/discord_protos/discord_users/v1/PreloadedUserSettings.proto +10 -0
- package/discord_protos/discord_users/v1/PreloadedUserSettings_pb2.py +64 -60
- package/discord_protos/premium_marketing/v1/PremiumMarketingComponentProperties.proto +7 -0
- package/discord_protos/premium_marketing/v1/PremiumMarketingComponentProperties_pb2.py +52 -50
- package/dist/discord_protos/discord_experimentation/v1/Experiment.d.ts +22 -1
- package/dist/discord_protos/discord_experimentation/v1/Experiment.js +28 -2
- package/dist/discord_protos/premium_marketing/v1/PremiumMarketingComponentProperties.d.ts +33 -0
- package/dist/discord_protos/premium_marketing/v1/PremiumMarketingComponentProperties.js +74 -2
- package/dist/discord_protos/users/v1/UserData.d.ts +27 -0
- package/dist/discord_protos/users/v1/UserData.js +63 -2
- package/package.json +1 -1
|
@@ -476,9 +476,19 @@ message PreloadedUserSettings {
|
|
|
476
476
|
SAFETY_SETTINGS_PRESET_TYPE_CUSTOM = 4;
|
|
477
477
|
}
|
|
478
478
|
|
|
479
|
+
message SpendingLimit {
|
|
480
|
+
uint64 amount = 1;
|
|
481
|
+
string currency = 2;
|
|
482
|
+
}
|
|
483
|
+
|
|
484
|
+
message SpendingLimitSettings {
|
|
485
|
+
optional SpendingLimit one_time_purchase_limit = 1;
|
|
486
|
+
}
|
|
487
|
+
|
|
479
488
|
message SafetySettings {
|
|
480
489
|
SafetySettingsPresetType safety_settings_preset = 1;
|
|
481
490
|
bool ignore_profile_speedbump_disabled = 2;
|
|
491
|
+
optional SpendingLimitSettings spending_limit_settings = 3;
|
|
482
492
|
}
|
|
483
493
|
|
|
484
494
|
message ICYMISettings {
|
|
@@ -26,7 +26,7 @@ from google.protobuf import wrappers_pb2 as google_dot_protobuf_dot_wrappers__pb
|
|
|
26
26
|
from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
|
|
27
27
|
|
|
28
28
|
|
|
29
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n,discord_users/v1/PreloadedUserSettings.proto\x12\x1f\x64iscord_protos.discord_users.v1\x1a\x1egoogle/protobuf/wrappers.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"\xce\xd1\x01\n\x15PreloadedUserSettings\x12V\n\x08versions\x18\x01 \x01(\x0b\x32?.discord_protos.discord_users.v1.PreloadedUserSettings.VersionsH\x00\x88\x01\x01\x12X\n\x05inbox\x18\x02 \x01(\x0b\x32\x44.discord_protos.discord_users.v1.PreloadedUserSettings.InboxSettingsH\x01\x88\x01\x01\x12\\\n\x06guilds\x18\x03 \x01(\x0b\x32G.discord_protos.discord_users.v1.PreloadedUserSettings.AllGuildSettingsH\x02\x88\x01\x01\x12\x65\n\x0cuser_content\x18\x04 \x01(\x0b\x32J.discord_protos.discord_users.v1.PreloadedUserSettings.UserContentSettingsH\x03\x88\x01\x01\x12j\n\x0fvoice_and_video\x18\x05 \x01(\x0b\x32L.discord_protos.discord_users.v1.PreloadedUserSettings.VoiceAndVideoSettingsH\x04\x88\x01\x01\x12j\n\x0ftext_and_images\x18\x06 \x01(\x0b\x32L.discord_protos.discord_users.v1.PreloadedUserSettings.TextAndImagesSettingsH\x05\x88\x01\x01\x12g\n\rnotifications\x18\x07 \x01(\x0b\x32K.discord_protos.discord_users.v1.PreloadedUserSettings.NotificationSettingsH\x06\x88\x01\x01\x12\\\n\x07privacy\x18\x08 \x01(\x0b\x32\x46.discord_protos.discord_users.v1.PreloadedUserSettings.PrivacySettingsH\x07\x88\x01\x01\x12X\n\x05\x64\x65\x62ug\x18\t \x01(\x0b\x32\x44.discord_protos.discord_users.v1.PreloadedUserSettings.DebugSettingsH\x08\x88\x01\x01\x12\x65\n\x0cgame_library\x18\n \x01(\x0b\x32J.discord_protos.discord_users.v1.PreloadedUserSettings.GameLibrarySettingsH\t\x88\x01\x01\x12Z\n\x06status\x18\x0b \x01(\x0b\x32\x45.discord_protos.discord_users.v1.PreloadedUserSettings.StatusSettingsH\n\x88\x01\x01\x12\x66\n\x0clocalization\x18\x0c \x01(\x0b\x32K.discord_protos.discord_users.v1.PreloadedUserSettings.LocalizationSettingsH\x0b\x88\x01\x01\x12\x62\n\nappearance\x18\r \x01(\x0b\x32I.discord_protos.discord_users.v1.PreloadedUserSettings.AppearanceSettingsH\x0c\x88\x01\x01\x12_\n\rguild_folders\x18\x0e \x01(\x0b\x32\x43.discord_protos.discord_users.v1.PreloadedUserSettings.GuildFoldersH\r\x88\x01\x01\x12X\n\tfavorites\x18\x0f \x01(\x0b\x32@.discord_protos.discord_users.v1.PreloadedUserSettings.FavoritesH\x0e\x88\x01\x01\x12i\n\x16\x61udio_context_settings\x18\x10 \x01(\x0b\x32\x44.discord_protos.discord_users.v1.PreloadedUserSettings.AudioSettingsH\x0f\x88\x01\x01\x12\x64\n\x0b\x63ommunities\x18\x11 \x01(\x0b\x32J.discord_protos.discord_users.v1.PreloadedUserSettings.CommunitiesSettingsH\x10\x88\x01\x01\x12`\n\tbroadcast\x18\x12 \x01(\x0b\x32H.discord_protos.discord_users.v1.PreloadedUserSettings.BroadcastSettingsH\x11\x88\x01\x01\x12X\n\x05\x63lips\x18\x13 \x01(\x0b\x32\x44.discord_protos.discord_users.v1.PreloadedUserSettings.ClipsSettingsH\x12\x88\x01\x01\x12_\n\tfor_later\x18\x14 \x01(\x0b\x32G.discord_protos.discord_users.v1.PreloadedUserSettings.ForLaterSettingsH\x13\x88\x01\x01\x12\x63\n\x0fsafety_settings\x18\x15 \x01(\x0b\x32\x45.discord_protos.discord_users.v1.PreloadedUserSettings.SafetySettingsH\x14\x88\x01\x01\x12\x61\n\x0eicymi_settings\x18\x16 \x01(\x0b\x32\x44.discord_protos.discord_users.v1.PreloadedUserSettings.ICYMISettingsH\x15\x88\x01\x01\x12h\n\x0c\x61pplications\x18\x17 \x01(\x0b\x32M.discord_protos.discord_users.v1.PreloadedUserSettings.AllApplicationSettingsH\x16\x88\x01\x01\x12T\n\x03\x61\x64s\x18\x18 \x01(\x0b\x32\x42.discord_protos.discord_users.v1.PreloadedUserSettings.AdsSettingsH\x17\x88\x01\x01\x12s\n\x18in_app_feedback_settings\x18\x19 \x01(\x0b\x32L.discord_protos.discord_users.v1.PreloadedUserSettings.InAppFeedbackSettingsH\x18\x88\x01\x01\x1aP\n\x08Versions\x12\x16\n\x0e\x63lient_version\x18\x01 \x01(\r\x12\x16\n\x0eserver_version\x18\x02 \x01(\r\x12\x14\n\x0c\x64\x61ta_version\x18\x03 \x01(\r\x1a~\n\rInboxSettings\x12T\n\x0b\x63urrent_tab\x18\x01 \x01(\x0e\x32?.discord_protos.discord_users.v1.PreloadedUserSettings.InboxTab\x12\x17\n\x0fviewed_tutorial\x18\x02 \x01(\x08\x1a\xbe\x01\n\x10\x43hannelIconEmoji\x12-\n\x02id\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.UInt64ValueH\x00\x88\x01\x01\x12/\n\x04name\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.StringValueH\x01\x88\x01\x01\x12\x30\n\x05\x63olor\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.UInt64ValueH\x02\x88\x01\x01\x42\x05\n\x03_idB\x07\n\x05_nameB\x08\n\x06_color\x1a\x85\x01\n\x1d\x43ustomNotificationSoundConfig\x12\x45\n\x1anotification_sound_pack_id\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.StringValueH\x00\x88\x01\x01\x42\x1d\n\x1b_notification_sound_pack_id\x1a\xc9\x02\n\x0f\x43hannelSettings\x12\x1a\n\x12\x63ollapsed_in_inbox\x18\x01 \x01(\x08\x12`\n\nicon_emoji\x18\x02 \x01(\x0b\x32G.discord_protos.discord_users.v1.PreloadedUserSettings.ChannelIconEmojiH\x00\x88\x01\x01\x12\x83\x01\n custom_notification_sound_config\x18\x03 \x01(\x0b\x32T.discord_protos.discord_users.v1.PreloadedUserSettings.CustomNotificationSoundConfigH\x01\x88\x01\x01\x42\r\n\x0b_icon_emojiB#\n!_custom_notification_sound_config\x1a\x35\n\x0f\x43ustomCallSound\x12\x10\n\x08sound_id\x18\x01 \x01(\x06\x12\x10\n\x08guild_id\x18\x02 \x01(\x06\x1a\xa5\x01\n\x13\x43hannelListSettings\x12\x31\n\x06layout\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.StringValueH\x00\x88\x01\x01\x12;\n\x10message_previews\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.StringValueH\x01\x88\x01\x01\x42\t\n\x07_layoutB\x13\n\x11_message_previews\x1a\xae\x01\n\x1cGuildDismissibleContentState\x12\x11\n\tdismissed\x18\x01 \x01(\x08\x12\x1e\n\x16last_dismissed_version\x18\x02 \x01(\r\x12\x1c\n\x14last_dismissed_at_ms\x18\x03 \x01(\x04\x12 \n\x18last_dismissed_object_id\x18\x04 \x01(\x04\x12\x1b\n\x13num_times_dismissed\x18\x05 \x01(\r\x1a\x81\n\n\rGuildSettings\x12\x64\n\x08\x63hannels\x18\x01 \x03(\x0b\x32R.discord_protos.discord_users.v1.PreloadedUserSettings.GuildSettings.ChannelsEntry\x12\x14\n\x0chub_progress\x18\x02 \x01(\r\x12!\n\x19guild_onboarding_progress\x18\x03 \x01(\r\x12\x43\n\x1aguild_recents_dismissed_at\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.TimestampH\x00\x88\x01\x01\x12\x1f\n\x17\x64ismissed_guild_content\x18\x05 \x01(\x0c\x12_\n\njoin_sound\x18\x06 \x01(\x0b\x32\x46.discord_protos.discord_users.v1.PreloadedUserSettings.CustomCallSoundH\x01\x88\x01\x01\x12~\n%mobile_redesign_channel_list_settings\x18\x07 \x01(\x0b\x32J.discord_protos.discord_users.v1.PreloadedUserSettings.ChannelListSettingsH\x02\x88\x01\x01\x12\x1f\n\x17\x64isable_raid_alert_push\x18\x08 \x01(\x08\x12\x1e\n\x16\x64isable_raid_alert_nag\x18\t \x01(\x08\x12\x83\x01\n custom_notification_sound_config\x18\n \x01(\x0b\x32T.discord_protos.discord_users.v1.PreloadedUserSettings.CustomNotificationSoundConfigH\x03\x88\x01\x01\x12\x1d\n\x15leaderboards_disabled\x18\x0b \x01(\x08\x12\x91\x01\n guild_dismissible_content_states\x18\x0c \x03(\x0b\x32g.discord_protos.discord_users.v1.PreloadedUserSettings.GuildSettings.GuildDismissibleContentStatesEntry\x1aw\n\rChannelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\x06\x12U\n\x05value\x18\x02 \x01(\x0b\x32\x46.discord_protos.discord_users.v1.PreloadedUserSettings.ChannelSettings:\x02\x38\x01\x1a\x99\x01\n\"GuildDismissibleContentStatesEntry\x12\x0b\n\x03key\x18\x01 \x01(\x05\x12\x62\n\x05value\x18\x02 \x01(\x0b\x32S.discord_protos.discord_users.v1.PreloadedUserSettings.GuildDismissibleContentState:\x02\x38\x01\x42\x1d\n\x1b_guild_recents_dismissed_atB\r\n\x0b_join_soundB(\n&_mobile_redesign_channel_list_settingsB#\n!_custom_notification_sound_config\x1a\xec\x01\n\x10\x41llGuildSettings\x12\x63\n\x06guilds\x18\x01 \x03(\x0b\x32S.discord_protos.discord_users.v1.PreloadedUserSettings.AllGuildSettings.GuildsEntry\x1as\n\x0bGuildsEntry\x12\x0b\n\x03key\x18\x01 \x01(\x06\x12S\n\x05value\x18\x02 \x01(\x0b\x32\x44.discord_protos.discord_users.v1.PreloadedUserSettings.GuildSettings:\x02\x38\x01\x1a\x9f\x01\n RecurringDismissibleContentState\x12\x1e\n\x16last_dismissed_version\x18\x01 \x01(\r\x12\x1c\n\x14last_dismissed_at_ms\x18\x02 \x01(\x04\x12 \n\x18last_dismissed_object_id\x18\x03 \x01(\x04\x12\x1b\n\x13num_times_dismissed\x18\x04 \x01(\r\x1a\x91\x07\n\x13UserContentSettings\x12\x1a\n\x12\x64ismissed_contents\x18\x01 \x01(\x0c\x12W\n,last_dismissed_outbound_promotion_start_date\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.StringValueH\x00\x88\x01\x01\x12J\n!premium_tier_0_modal_dismissed_at\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.TimestampH\x01\x88\x01\x01\x12M\n$guild_onboarding_upsell_dismissed_at\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.TimestampH\x02\x88\x01\x01\x12R\n)safety_user_sentiment_notice_dismissed_at\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.TimestampH\x03\x88\x01\x01\x12\"\n\x1alast_received_changelog_id\x18\x06 \x01(\x06\x12\x9f\x01\n$recurring_dismissible_content_states\x18\x07 \x03(\x0b\x32q.discord_protos.discord_users.v1.PreloadedUserSettings.UserContentSettings.RecurringDismissibleContentStatesEntry\x1a\xa1\x01\n&RecurringDismissibleContentStatesEntry\x12\x0b\n\x03key\x18\x01 \x01(\x05\x12\x66\n\x05value\x18\x02 \x01(\x0b\x32W.discord_protos.discord_users.v1.PreloadedUserSettings.RecurringDismissibleContentState:\x02\x38\x01\x42/\n-_last_dismissed_outbound_promotion_start_dateB$\n\"_premium_tier_0_modal_dismissed_atB\'\n%_guild_onboarding_upsell_dismissed_atB,\n*_safety_user_sentiment_notice_dismissed_at\x1a-\n\x19VideoFilterBackgroundBlur\x12\x10\n\x08use_blur\x18\x01 \x01(\x08\x1a\x32\n\x10VideoFilterAsset\x12\n\n\x02id\x18\x01 \x01(\x06\x12\x12\n\nasset_hash\x18\x02 \x01(\t\x1a$\n\x12SoundboardSettings\x12\x0e\n\x06volume\x18\x01 \x01(\x02\x1a\xc2\x07\n\x15VoiceAndVideoSettings\x12`\n\x04\x62lur\x18\x01 \x01(\x0b\x32P.discord_protos.discord_users.v1.PreloadedUserSettings.VideoFilterBackgroundBlurH\x00\x12\x17\n\rpreset_option\x18\x02 \x01(\rH\x00\x12_\n\x0c\x63ustom_asset\x18\x03 \x01(\x0b\x32G.discord_protos.discord_users.v1.PreloadedUserSettings.VideoFilterAssetH\x00\x12=\n\x14\x61lways_preview_video\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x01\x88\x01\x01\x12\x36\n\x0b\x61\x66k_timeout\x18\x06 \x01(\x0b\x32\x1c.google.protobuf.UInt32ValueH\x02\x88\x01\x01\x12\x45\n\x1cstream_notifications_enabled\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x03\x88\x01\x01\x12I\n native_phone_integration_enabled\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x04\x88\x01\x01\x12k\n\x13soundboard_settings\x18\t \x01(\x0b\x32I.discord_protos.discord_users.v1.PreloadedUserSettings.SoundboardSettingsH\x05\x88\x01\x01\x12@\n\x17\x64isable_stream_previews\x18\n \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x06\x88\x01\x01\x12:\n\x10soundmoji_volume\x18\x0b \x01(\x0b\x32\x1b.google.protobuf.FloatValueH\x07\x88\x01\x01\x42!\n\x1fvideo_background_filter_desktopB\x17\n\x15_always_preview_videoB\x0e\n\x0c_afk_timeoutB\x1f\n\x1d_stream_notifications_enabledB#\n!_native_phone_integration_enabledB\x16\n\x14_soundboard_settingsB\x1a\n\x18_disable_stream_previewsB\x13\n\x11_soundmoji_volume\x1a\xf9\x02\n\x17\x45xplicitContentSettings\x12p\n\x17\x65xplicit_content_guilds\x18\x01 \x01(\x0e\x32O.discord_protos.discord_users.v1.PreloadedUserSettings.ExplicitContentRedaction\x12s\n\x1a\x65xplicit_content_friend_dm\x18\x02 \x01(\x0e\x32O.discord_protos.discord_users.v1.PreloadedUserSettings.ExplicitContentRedaction\x12w\n\x1e\x65xplicit_content_non_friend_dm\x18\x03 \x01(\x0e\x32O.discord_protos.discord_users.v1.PreloadedUserSettings.ExplicitContentRedaction\x1a\xdf\x01\n\x15KeywordFilterSettings\x12\x32\n\tprofanity\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x00\x88\x01\x01\x12\x37\n\x0esexual_content\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x01\x88\x01\x01\x12.\n\x05slurs\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x02\x88\x01\x01\x42\x0c\n\n_profanityB\x11\n\x0f_sexual_contentB\x08\n\x06_slurs\x1a\xe9\x02\n\x13GoreContentSettings\x12l\n\x13gore_content_guilds\x18\x01 \x01(\x0e\x32O.discord_protos.discord_users.v1.PreloadedUserSettings.ExplicitContentRedaction\x12o\n\x16gore_content_friend_dm\x18\x02 \x01(\x0e\x32O.discord_protos.discord_users.v1.PreloadedUserSettings.ExplicitContentRedaction\x12s\n\x1agore_content_non_friend_dm\x18\x03 \x01(\x0e\x32O.discord_protos.discord_users.v1.PreloadedUserSettings.ExplicitContentRedaction\x1a\xb2\x02\n\x14\x44\x65\x66\x61ultReactionEmoji\x12\x33\n\x08\x65moji_id\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.UInt64ValueH\x00\x88\x01\x01\x12\x35\n\nemoji_name\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.StringValueH\x01\x88\x01\x01\x12\x31\n\x08\x61nimated\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x02\x88\x01\x01\x12;\n\x12\x64isable_double_tap\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x03\x88\x01\x01\x42\x0b\n\t_emoji_idB\r\n\x0b_emoji_nameB\x0b\n\t_animatedB\x15\n\x13_disable_double_tap\x1a\xfc\x02\n\x17SelfHarmContentSettings\x12q\n\x18self_harm_content_guilds\x18\x01 \x01(\x0e\x32O.discord_protos.discord_users.v1.PreloadedUserSettings.ExplicitContentRedaction\x12t\n\x1bself_harm_content_friend_dm\x18\x02 \x01(\x0e\x32O.discord_protos.discord_users.v1.PreloadedUserSettings.ExplicitContentRedaction\x12x\n\x1fself_harm_content_non_friend_dm\x18\x03 \x01(\x0e\x32O.discord_protos.discord_users.v1.PreloadedUserSettings.ExplicitContentRedaction\x1a\xe0\x19\n\x15TextAndImagesSettings\x12>\n\x13\x64iversity_surrogate\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.StringValueH\x00\x88\x01\x01\x12<\n\x13use_rich_chat_input\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x01\x88\x01\x01\x12;\n\x12use_thread_sidebar\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x02\x88\x01\x01\x12:\n\x0frender_spoilers\x18\x04 \x01(\x0b\x32\x1c.google.protobuf.StringValueH\x03\x88\x01\x01\x12+\n\x1f\x65moji_picker_collapsed_sections\x18\x05 \x03(\tB\x02\x10\x00\x12-\n!sticker_picker_collapsed_sections\x18\x06 \x03(\tB\x02\x10\x00\x12@\n\x17view_image_descriptions\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x04\x88\x01\x01\x12\x41\n\x18show_command_suggestions\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x05\x88\x01\x01\x12@\n\x17inline_attachment_media\x18\t \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x06\x88\x01\x01\x12;\n\x12inline_embed_media\x18\n \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x07\x88\x01\x01\x12\x36\n\rgif_auto_play\x18\x0b \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x08\x88\x01\x01\x12\x36\n\rrender_embeds\x18\x0c \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\t\x88\x01\x01\x12\x39\n\x10render_reactions\x18\r \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\n\x88\x01\x01\x12\x36\n\ranimate_emoji\x18\x0e \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x0b\x88\x01\x01\x12;\n\x10\x61nimate_stickers\x18\x0f \x01(\x0b\x32\x1c.google.protobuf.UInt32ValueH\x0c\x88\x01\x01\x12;\n\x12\x65nable_tts_command\x18\x10 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\r\x88\x01\x01\x12@\n\x17message_display_compact\x18\x11 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x0e\x88\x01\x01\x12\x42\n\x17\x65xplicit_content_filter\x18\x13 \x01(\x0b\x32\x1c.google.protobuf.UInt32ValueH\x0f\x88\x01\x01\x12\x39\n\x10view_nsfw_guilds\x18\x14 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x10\x88\x01\x01\x12:\n\x11\x63onvert_emoticons\x18\x15 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x11\x88\x01\x01\x12G\n\x1e\x65xpression_suggestions_enabled\x18\x16 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x12\x88\x01\x01\x12;\n\x12view_nsfw_commands\x18\x17 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x13\x88\x01\x01\x12>\n\x15use_legacy_chat_input\x18\x18 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x14\x88\x01\x01\x12\x30\n$soundboard_picker_collapsed_sections\x18\x19 \x03(\tB\x02\x10\x00\x12\x39\n\x0e\x64m_spam_filter\x18\x1a \x01(\x0b\x32\x1c.google.protobuf.UInt32ValueH\x15\x88\x01\x01\x12`\n\x11\x64m_spam_filter_v2\x18\x1b \x01(\x0e\x32\x45.discord_protos.discord_users.v1.PreloadedUserSettings.DmSpamFilterV2\x12I\n include_stickers_in_autocomplete\x18\x1c \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x16\x88\x01\x01\x12v\n\x19\x65xplicit_content_settings\x18\x1d \x01(\x0b\x32N.discord_protos.discord_users.v1.PreloadedUserSettings.ExplicitContentSettingsH\x17\x88\x01\x01\x12r\n\x17keyword_filter_settings\x18\x1e \x01(\x0b\x32L.discord_protos.discord_users.v1.PreloadedUserSettings.KeywordFilterSettingsH\x18\x88\x01\x01\x12J\n!include_soundmoji_in_autocomplete\x18\x1f \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x19\x88\x01\x01\x12n\n\x15gore_content_settings\x18 \x01(\x0b\x32J.discord_protos.discord_users.v1.PreloadedUserSettings.GoreContentSettingsH\x1a\x88\x01\x01\x12p\n\x16\x64\x65\x66\x61ult_reaction_emoji\x18! \x01(\x0b\x32K.discord_protos.discord_users.v1.PreloadedUserSettings.DefaultReactionEmojiH\x1b\x88\x01\x01\x12\x41\n\x18show_mention_suggestions\x18\" \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x1c\x88\x01\x01\x12w\n\x1aself_harm_content_settings\x18# \x01(\x0b\x32N.discord_protos.discord_users.v1.PreloadedUserSettings.SelfHarmContentSettingsH\x1d\x88\x01\x01\x12\x43\n\x1ais_cross_dm_search_enabled\x18$ \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x1e\x88\x01\x01\x42\x16\n\x14_diversity_surrogateB\x16\n\x14_use_rich_chat_inputB\x15\n\x13_use_thread_sidebarB\x12\n\x10_render_spoilersB\x1a\n\x18_view_image_descriptionsB\x1b\n\x19_show_command_suggestionsB\x1a\n\x18_inline_attachment_mediaB\x15\n\x13_inline_embed_mediaB\x10\n\x0e_gif_auto_playB\x10\n\x0e_render_embedsB\x13\n\x11_render_reactionsB\x10\n\x0e_animate_emojiB\x13\n\x11_animate_stickersB\x15\n\x13_enable_tts_commandB\x1a\n\x18_message_display_compactB\x1a\n\x18_explicit_content_filterB\x13\n\x11_view_nsfw_guildsB\x14\n\x12_convert_emoticonsB!\n\x1f_expression_suggestions_enabledB\x15\n\x13_view_nsfw_commandsB\x18\n\x16_use_legacy_chat_inputB\x11\n\x0f_dm_spam_filterB#\n!_include_stickers_in_autocompleteB\x1c\n\x1a_explicit_content_settingsB\x1a\n\x18_keyword_filter_settingsB$\n\"_include_soundmoji_in_autocompleteB\x18\n\x16_gore_content_settingsB\x19\n\x17_default_reaction_emojiB\x1b\n\x19_show_mention_suggestionsB\x1d\n\x1b_self_harm_content_settingsB\x1d\n\x1b_is_cross_dm_search_enabled\x1a\x98\x0e\n\x14NotificationSettings\x12\x42\n\x19show_in_app_notifications\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x00\x88\x01\x01\x12\x42\n\x19notify_friends_on_go_live\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x01\x88\x01\x01\x12+\n#notification_center_acked_before_id\x18\x03 \x01(\x06\x12L\n#enable_burst_reaction_notifications\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x02\x88\x01\x01\x12\x33\n\nquiet_mode\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x03\x88\x01\x01\x12 \n\x18\x66ocus_mode_expires_at_ms\x18\x06 \x01(\x06\x12o\n\x16reaction_notifications\x18\x07 \x01(\x0e\x32O.discord_protos.discord_users.v1.PreloadedUserSettings.ReactionNotificationType\x12x\n\x1bgame_activity_notifications\x18\x08 \x01(\x0e\x32S.discord_protos.discord_users.v1.PreloadedUserSettings.GameActivityNotificationType\x12\x81\x01\n custom_status_push_notifications\x18\t \x01(\x0e\x32W.discord_protos.discord_users.v1.PreloadedUserSettings.CustomStatusPushNotificationType\x12R\n)game_activity_exclude_steam_notifications\x18\n \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x04\x88\x01\x01\x12L\n#enable_voice_activity_notifications\x18\x0b \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x05\x88\x01\x01\x12K\n\"enable_friend_online_notifications\x18\x0c \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x06\x88\x01\x01\x12O\n&enable_user_resurrection_notifications\x18\r \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x07\x88\x01\x01\x12P\n\'enable_friend_anniversary_notifications\x18\x0e \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x08\x88\x01\x01\x12I\n enable_game_update_notifications\x18\x0f \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\t\x88\x01\x01\x12M\n$enable_profile_updates_notifications\x18\x10 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\n\x88\x01\x01\x12M\n$enable_server_trending_notifications\x18\x11 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x0b\x88\x01\x01\x42\x1c\n\x1a_show_in_app_notificationsB\x1c\n\x1a_notify_friends_on_go_liveB&\n$_enable_burst_reaction_notificationsB\r\n\x0b_quiet_modeB,\n*_game_activity_exclude_steam_notificationsB&\n$_enable_voice_activity_notificationsB%\n#_enable_friend_online_notificationsB)\n\'_enable_user_resurrection_notificationsB*\n(_enable_friend_anniversary_notificationsB#\n!_enable_game_update_notificationsB\'\n%_enable_profile_updates_notificationsB\'\n%_enable_server_trending_notifications\x1a\xd4\x14\n\x0fPrivacySettings\x12M\n$allow_activity_party_privacy_friends\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x00\x88\x01\x01\x12S\n*allow_activity_party_privacy_voice_channel\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x01\x88\x01\x01\x12\x1c\n\x14restricted_guild_ids\x18\x03 \x03(\x06\x12!\n\x19\x64\x65\x66\x61ult_guilds_restricted\x18\x04 \x01(\x08\x12%\n\x1d\x61llow_accessibility_detection\x18\x07 \x01(\x08\x12\x41\n\x18\x64\x65tect_platform_accounts\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x02\x88\x01\x01\x12\x35\n\x0cpasswordless\x18\t \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x03\x88\x01\x01\x12=\n\x14\x63ontact_sync_enabled\x18\n \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x04\x88\x01\x01\x12>\n\x13\x66riend_source_flags\x18\x0b \x01(\x0b\x32\x1c.google.protobuf.UInt32ValueH\x05\x88\x01\x01\x12\x41\n\x16\x66riend_discovery_flags\x18\x0c \x01(\x0b\x32\x1c.google.protobuf.UInt32ValueH\x06\x88\x01\x01\x12%\n\x1d\x61\x63tivity_restricted_guild_ids\x18\r \x03(\x06\x12\x88\x01\n\"default_guilds_activity_restricted\x18\x0e \x01(\x0e\x32\\.discord_protos.discord_users.v1.PreloadedUserSettings.GuildActivityStatusRestrictionDefault\x12-\n%activity_joining_restricted_guild_ids\x18\x0f \x03(\x06\x12,\n$message_request_restricted_guild_ids\x18\x10 \x03(\x06\x12K\n\"default_message_request_restricted\x18\x11 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x07\x88\x01\x01\x12\x38\n\x0f\x64rops_opted_out\x18\x12 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x08\x88\x01\x01\x12\x43\n\x1anon_spam_retraining_opt_in\x18\x13 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\t\x88\x01\x01\x12>\n\x15\x66\x61mily_center_enabled\x18\x14 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\n\x88\x01\x01\x12\x41\n\x18\x66\x61mily_center_enabled_v2\x18\x15 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x0b\x88\x01\x01\x12=\n\x14hide_legacy_username\x18\x16 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x0c\x88\x01\x01\x12L\n#inappropriate_conversation_warnings\x18\x17 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\r\x88\x01\x01\x12=\n\x14recent_games_enabled\x18\x18 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x0e\x88\x01\x01\x12\x81\x01\n\"guilds_leaderboard_opt_out_default\x18\x19 \x01(\x0e\x32U.discord_protos.discord_users.v1.PreloadedUserSettings.GuildsLeaderboardOptOutDefault\x12I\n allow_game_friend_dms_in_discord\x18\x1a \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x0f\x88\x01\x01\x12\x45\n\x1c\x64\x65\x66\x61ult_guilds_restricted_v2\x18\x1b \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x10\x88\x01\x01\x12x\n\x1eslayer_sdk_receive_dms_in_game\x18\x1c \x01(\x0e\x32P.discord_protos.discord_users.v1.PreloadedUserSettings.SlayerSDKReceiveInGameDMs\x12\x8d\x01\n%default_guilds_activity_restricted_v2\x18\x1d \x01(\x0e\x32^.discord_protos.discord_users.v1.PreloadedUserSettings.GuildActivityStatusRestrictionDefaultV2\x12\x41\n\x18quests_3p_data_opted_out\x18\x1e \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x11\x88\x01\x01\x12\x38\n\x0fshow_local_time\x18\x1f \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x12\x88\x01\x01\x42\'\n%_allow_activity_party_privacy_friendsB-\n+_allow_activity_party_privacy_voice_channelB\x1b\n\x19_detect_platform_accountsB\x0f\n\r_passwordlessB\x17\n\x15_contact_sync_enabledB\x16\n\x14_friend_source_flagsB\x19\n\x17_friend_discovery_flagsB%\n#_default_message_request_restrictedB\x12\n\x10_drops_opted_outB\x1d\n\x1b_non_spam_retraining_opt_inB\x18\n\x16_family_center_enabledB\x1b\n\x19_family_center_enabled_v2B\x17\n\x15_hide_legacy_usernameB&\n$_inappropriate_conversation_warningsB\x17\n\x15_recent_games_enabledB#\n!_allow_game_friend_dms_in_discordB\x1f\n\x1d_default_guilds_restricted_v2B\x1b\n\x19_quests_3p_data_opted_outB\x12\n\x10_show_local_time\x1au\n\rDebugSettings\x12\x44\n\x1brtc_panel_show_voice_states\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x00\x88\x01\x01\x42\x1e\n\x1c_rtc_panel_show_voice_states\x1a\xad\x02\n\x13GameLibrarySettings\x12\x41\n\x18install_shortcut_desktop\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x00\x88\x01\x01\x12\x44\n\x1binstall_shortcut_start_menu\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x01\x88\x01\x01\x12:\n\x11\x64isable_games_tab\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x02\x88\x01\x01\x42\x1b\n\x19_install_shortcut_desktopB\x1e\n\x1c_install_shortcut_start_menuB\x14\n\x12_disable_games_tab\x1a\xac\x01\n\x0c\x43ustomStatus\x12\x0c\n\x04text\x18\x01 \x01(\t\x12\x10\n\x08\x65moji_id\x18\x02 \x01(\x06\x12\x12\n\nemoji_name\x18\x03 \x01(\t\x12\x15\n\rexpires_at_ms\x18\x04 \x01(\x06\x12\x15\n\rcreated_at_ms\x18\x05 \x01(\x06\x12\x30\n\x05label\x18\x06 \x01(\x0b\x32\x1c.google.protobuf.StringValueH\x00\x88\x01\x01\x42\x08\n\x06_label\x1a\x8b\x03\n\x0eStatusSettings\x12\x31\n\x06status\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.StringValueH\x00\x88\x01\x01\x12_\n\rcustom_status\x18\x02 \x01(\x0b\x32\x43.discord_protos.discord_users.v1.PreloadedUserSettings.CustomStatusH\x01\x88\x01\x01\x12:\n\x11show_current_game\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x02\x88\x01\x01\x12\x1c\n\x14status_expires_at_ms\x18\x04 \x01(\x06\x12?\n\x14status_created_at_ms\x18\x05 \x01(\x0b\x32\x1c.google.protobuf.UInt64ValueH\x03\x88\x01\x01\x42\t\n\x07_statusB\x10\n\x0e_custom_statusB\x14\n\x12_show_current_gameB\x17\n\x15_status_created_at_ms\x1a\xef\x01\n\x14LocalizationSettings\x12\x31\n\x06locale\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.StringValueH\x00\x88\x01\x01\x12\x39\n\x0ftimezone_offset\x18\x02 \x01(\x0b\x32\x1b.google.protobuf.Int32ValueH\x01\x88\x01\x01\x12\x38\n\rtimezone_name\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.StringValueH\x02\x88\x01\x01\x42\t\n\x07_localeB\x12\n\x10_timezone_offsetB\x10\n\x0e_timezone_name\x1au\n\x17\x43ustomUserThemeSettings\x12\x12\n\x06\x63olors\x18\x01 \x03(\tB\x02\x10\x00\x12\x1c\n\x14gradient_color_stops\x18\x02 \x03(\x02\x12\x16\n\x0egradient_angle\x18\x03 \x01(\x05\x12\x10\n\x08\x62\x61se_mix\x18\x04 \x01(\x05\x1a\x99\x02\n\x13\x43lientThemeSettings\x12H\n\x1d\x62\x61\x63kground_gradient_preset_id\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.UInt32ValueH\x00\x88\x01\x01\x12w\n\x1a\x63ustom_user_theme_settings\x18\x04 \x01(\x0b\x32N.discord_protos.discord_users.v1.PreloadedUserSettings.CustomUserThemeSettingsH\x01\x88\x01\x01\x42 \n\x1e_background_gradient_preset_idB\x1d\n\x1b_custom_user_theme_settings\x1a\xb6\x08\n\x12\x41ppearanceSettings\x12K\n\x05theme\x18\x01 \x01(\x0e\x32<.discord_protos.discord_users.v1.PreloadedUserSettings.Theme\x12\x16\n\x0e\x64\x65veloper_mode\x18\x02 \x01(\x08\x12n\n\x15\x63lient_theme_settings\x18\x03 \x01(\x0b\x32J.discord_protos.discord_users.v1.PreloadedUserSettings.ClientThemeSettingsH\x00\x88\x01\x01\x12 \n\x18mobile_redesign_disabled\x18\x04 \x01(\x08\x12>\n\x13\x63hannel_list_layout\x18\x06 \x01(\x0b\x32\x1c.google.protobuf.StringValueH\x01\x88\x01\x01\x12;\n\x10message_previews\x18\x07 \x01(\x0b\x32\x1c.google.protobuf.StringValueH\x02\x88\x01\x01\x12J\n!search_result_exact_count_enabled\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x03\x88\x01\x01\x12g\n\x14timestamp_hour_cycle\x18\t \x01(\x0e\x32I.discord_protos.discord_users.v1.PreloadedUserSettings.TimestampHourCycle\x12\x45\n\x1chappening_now_cards_disabled\x18\n \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x04\x88\x01\x01\x12]\n\x0flaunch_pad_mode\x18\x0b \x01(\x0e\x32\x44.discord_protos.discord_users.v1.PreloadedUserSettings.LaunchPadMode\x12T\n\nui_density\x18\x0c \x01(\x0e\x32@.discord_protos.discord_users.v1.PreloadedUserSettings.UIDensity\x12m\n\x18swipe_right_to_left_mode\x18\r \x01(\x0e\x32K.discord_protos.discord_users.v1.PreloadedUserSettings.SwipeRightToLeftModeB\x18\n\x16_client_theme_settingsB\x16\n\x14_channel_list_layoutB\x13\n\x11_message_previewsB$\n\"_search_result_exact_count_enabledB\x1f\n\x1d_happening_now_cards_disabled\x1a\xcb\x01\n\x0bGuildFolder\x12\x11\n\tguild_ids\x18\x01 \x03(\x06\x12,\n\x02id\x18\x02 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueH\x00\x88\x01\x01\x12/\n\x04name\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.StringValueH\x01\x88\x01\x01\x12\x30\n\x05\x63olor\x18\x04 \x01(\x0b\x32\x1c.google.protobuf.UInt64ValueH\x02\x88\x01\x01\x42\x05\n\x03_idB\x07\n\x05_nameB\x08\n\x06_color\x1a|\n\x0cGuildFolders\x12S\n\x07\x66olders\x18\x01 \x03(\x0b\x32\x42.discord_protos.discord_users.v1.PreloadedUserSettings.GuildFolder\x12\x17\n\x0fguild_positions\x18\x02 \x03(\x06\x1a\xa2\x01\n\x0f\x46\x61voriteChannel\x12\x10\n\x08nickname\x18\x01 \x01(\t\x12X\n\x04type\x18\x02 \x01(\x0e\x32J.discord_protos.discord_users.v1.PreloadedUserSettings.FavoriteChannelType\x12\x10\n\x08position\x18\x03 \x01(\r\x12\x11\n\tparent_id\x18\x04 \x01(\x06\x1a\x8e\x02\n\tFavorites\x12q\n\x11\x66\x61vorite_channels\x18\x01 \x03(\x0b\x32V.discord_protos.discord_users.v1.PreloadedUserSettings.Favorites.FavoriteChannelsEntry\x12\r\n\x05muted\x18\x02 \x01(\x08\x1a\x7f\n\x15\x46\x61voriteChannelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\x06\x12U\n\x05value\x18\x02 \x01(\x0b\x32\x46.discord_protos.discord_users.v1.PreloadedUserSettings.FavoriteChannel:\x02\x38\x01\x1a\x63\n\x13\x41udioContextSetting\x12\r\n\x05muted\x18\x01 \x01(\x08\x12\x0e\n\x06volume\x18\x02 \x01(\x02\x12\x13\n\x0bmodified_at\x18\x03 \x01(\x06\x12\x18\n\x10soundboard_muted\x18\x04 \x01(\x08\x1a\xc3\x03\n\rAudioSettings\x12\\\n\x04user\x18\x01 \x03(\x0b\x32N.discord_protos.discord_users.v1.PreloadedUserSettings.AudioSettings.UserEntry\x12`\n\x06stream\x18\x02 \x03(\x0b\x32P.discord_protos.discord_users.v1.PreloadedUserSettings.AudioSettings.StreamEntry\x1aw\n\tUserEntry\x12\x0b\n\x03key\x18\x01 \x01(\x06\x12Y\n\x05value\x18\x02 \x01(\x0b\x32J.discord_protos.discord_users.v1.PreloadedUserSettings.AudioContextSetting:\x02\x38\x01\x1ay\n\x0bStreamEntry\x12\x0b\n\x03key\x18\x01 \x01(\x06\x12Y\n\x05value\x18\x02 \x01(\x0b\x32J.discord_protos.discord_users.v1.PreloadedUserSettings.AudioContextSetting:\x02\x38\x01\x1ao\n\x13\x43ommunitiesSettings\x12>\n\x15\x64isable_home_auto_nav\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x00\x88\x01\x01\x42\x18\n\x16_disable_home_auto_nav\x1a\xde\x01\n\x11\x42roadcastSettings\x12\x36\n\rallow_friends\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x00\x88\x01\x01\x12\x19\n\x11\x61llowed_guild_ids\x18\x02 \x03(\x06\x12\x18\n\x10\x61llowed_user_ids\x18\x03 \x03(\x06\x12\x37\n\x0e\x61uto_broadcast\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x01\x88\x01\x01\x42\x10\n\x0e_allow_friendsB\x11\n\x0f_auto_broadcast\x1ai\n\rClipsSettings\x12>\n\x15\x61llow_voice_recording\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x00\x88\x01\x01\x42\x18\n\x16_allow_voice_recording\x1ak\n\x10\x46orLaterSettings\x12W\n\x0b\x63urrent_tab\x18\x01 \x01(\x0e\x32\x42.discord_protos.discord_users.v1.PreloadedUserSettings.ForLaterTab\x1a\xac\x01\n\x0eSafetySettings\x12o\n\x16safety_settings_preset\x18\x01 \x01(\x0e\x32O.discord_protos.discord_users.v1.PreloadedUserSettings.SafetySettingsPresetType\x12)\n!ignore_profile_speedbump_disabled\x18\x02 \x01(\x08\x1a*\n\rICYMISettings\x12\x19\n\x11\x66\x65\x65\x64_generated_at\x18\x01 \x01(\x06\x1a\x32\n\x15\x41pplicationDMSettings\x12\x19\n\x11\x61llow_mobile_push\x18\x02 \x01(\x08\x1aJ\n\x1a\x41pplicationSharingSettings\x12,\n$disable_application_activity_sharing\x18\x01 \x01(\x08\x1a\xa4\x02\n\x13\x41pplicationSettings\x12j\n\x0f\x61pp_dm_settings\x18\x01 \x01(\x0b\x32L.discord_protos.discord_users.v1.PreloadedUserSettings.ApplicationDMSettingsH\x00\x88\x01\x01\x12t\n\x14\x61pp_sharing_settings\x18\x02 \x01(\x0b\x32Q.discord_protos.discord_users.v1.PreloadedUserSettings.ApplicationSharingSettingsH\x01\x88\x01\x01\x42\x12\n\x10_app_dm_settingsB\x17\n\x15_app_sharing_settings\x1a\x8e\x02\n\x16\x41llApplicationSettings\x12t\n\x0c\x61pp_settings\x18\x01 \x03(\x0b\x32^.discord_protos.discord_users.v1.PreloadedUserSettings.AllApplicationSettings.AppSettingsEntry\x1a~\n\x10\x41ppSettingsEntry\x12\x0b\n\x03key\x18\x01 \x01(\x06\x12Y\n\x05value\x18\x02 \x01(\x0b\x32J.discord_protos.discord_users.v1.PreloadedUserSettings.ApplicationSettings:\x02\x38\x01\x1a%\n\x0b\x41\x64sSettings\x12\x16\n\x0e\x61lways_deliver\x18\x01 \x01(\x08\x1a\xc6\x01\n\x12InAppFeedbackState\x12?\n\x14last_impression_time\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.UInt64ValueH\x00\x88\x01\x01\x12>\n\x13opt_out_expiry_time\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.UInt64ValueH\x01\x88\x01\x01\x42\x17\n\x15_last_impression_timeB\x16\n\x14_opt_out_expiry_time\x1a\xa7\x02\n\x15InAppFeedbackSettings\x12\x85\x01\n\x16in_app_feedback_states\x18\x01 \x03(\x0b\x32\x65.discord_protos.discord_users.v1.PreloadedUserSettings.InAppFeedbackSettings.InAppFeedbackStatesEntry\x1a\x85\x01\n\x18InAppFeedbackStatesEntry\x12\x0b\n\x03key\x18\x01 \x01(\x05\x12X\n\x05value\x18\x02 \x01(\x0b\x32I.discord_protos.discord_users.v1.PreloadedUserSettings.InAppFeedbackState:\x02\x38\x01\"\xce\x01\n\x08InboxTab\x12\x19\n\x15INBOX_TAB_UNSPECIFIED\x10\x00\x12\x16\n\x12INBOX_TAB_MENTIONS\x10\x01\x12\x15\n\x11INBOX_TAB_UNREADS\x10\x02\x12\x13\n\x0fINBOX_TAB_TODOS\x10\x03\x12\x15\n\x11INBOX_TAB_FOR_YOU\x10\x04\x12\x1a\n\x16INBOX_TAB_GAME_INVITES\x10\x05\x12\x17\n\x13INBOX_TAB_BOOKMARKS\x10\x06\x12\x17\n\x13INBOX_TAB_SCHEDULED\x10\x07\"\xa7\x01\n\x0e\x44mSpamFilterV2\x12#\n\x1f\x44M_SPAM_FILTER_V2_DEFAULT_UNSET\x10\x00\x12\x1e\n\x1a\x44M_SPAM_FILTER_V2_DISABLED\x10\x01\x12!\n\x1d\x44M_SPAM_FILTER_V2_NON_FRIENDS\x10\x02\x12-\n)DM_SPAM_FILTER_V2_FRIENDS_AND_NON_FRIENDS\x10\x03\"\xcb\x01\n\x18\x45xplicitContentRedaction\x12?\n;EXPLICIT_CONTENT_REDACTION_UNSET_EXPLICIT_CONTENT_REDACTION\x10\x00\x12#\n\x1f\x45XPLICIT_CONTENT_REDACTION_SHOW\x10\x01\x12#\n\x1f\x45XPLICIT_CONTENT_REDACTION_BLUR\x10\x02\x12$\n EXPLICIT_CONTENT_REDACTION_BLOCK\x10\x03\"\xb0\x01\n\x18ReactionNotificationType\x12\x34\n0REACTION_NOTIFICATION_TYPE_NOTIFICATIONS_ENABLED\x10\x00\x12\'\n#REACTION_NOTIFICATION_TYPE_ONLY_DMS\x10\x01\x12\x35\n1REACTION_NOTIFICATION_TYPE_NOTIFICATIONS_DISABLED\x10\x02\"\xa0\x02\n\x1cGameActivityNotificationType\x12@\n<GAME_ACTIVITY_NOTIFICATION_TYPE_ACTIVITY_NOTIFICATIONS_UNSET\x10\x00\x12\x43\n?GAME_ACTIVITY_NOTIFICATION_TYPE_ACTIVITY_NOTIFICATIONS_DISABLED\x10\x01\x12\x42\n>GAME_ACTIVITY_NOTIFICATION_TYPE_ACTIVITY_NOTIFICATIONS_ENABLED\x10\x02\x12\x35\n1GAME_ACTIVITY_NOTIFICATION_TYPE_ONLY_GAMES_PLAYED\x10\x03\"\xdb\x01\n CustomStatusPushNotificationType\x12:\n6CUSTOM_STATUS_PUSH_NOTIFICATION_TYPE_STATUS_PUSH_UNSET\x10\x00\x12<\n8CUSTOM_STATUS_PUSH_NOTIFICATION_TYPE_STATUS_PUSH_ENABLED\x10\x01\x12=\n9CUSTOM_STATUS_PUSH_NOTIFICATION_TYPE_STATUS_PUSH_DISABLED\x10\x02\"\xcf\x01\n%GuildActivityStatusRestrictionDefault\x12\x31\n-GUILD_ACTIVITY_STATUS_RESTRICTION_DEFAULT_OFF\x10\x00\x12\x41\n=GUILD_ACTIVITY_STATUS_RESTRICTION_DEFAULT_ON_FOR_LARGE_GUILDS\x10\x01\x12\x30\n,GUILD_ACTIVITY_STATUS_RESTRICTION_DEFAULT_ON\x10\x02\"\x95\x01\n\x1eGuildsLeaderboardOptOutDefault\x12\x39\n5GUILDS_LEADERBOARD_OPT_OUT_DEFAULT_OFF_FOR_NEW_GUILDS\x10\x00\x12\x38\n4GUILDS_LEADERBOARD_OPT_OUT_DEFAULT_ON_FOR_NEW_GUILDS\x10\x01\"\xca\x01\n\x19SlayerSDKReceiveInGameDMs\x12(\n$SLAYER_SDK_RECEIVE_IN_GAME_DMS_UNSET\x10\x00\x12&\n\"SLAYER_SDK_RECEIVE_IN_GAME_DMS_ALL\x10\x01\x12\x32\n.SLAYER_SDK_RECEIVE_IN_GAME_DMS_USERS_WITH_GAME\x10\x02\x12\'\n#SLAYER_SDK_RECEIVE_IN_GAME_DMS_NONE\x10\x03\"\xd2\x02\n\'GuildActivityStatusRestrictionDefaultV2\x12\x46\nBGUILD_ACTIVITY_STATUS_RESTRICTION_DEFAULT_V2_ACTIVITY_STATUS_UNSET\x10\x00\x12\x44\n@GUILD_ACTIVITY_STATUS_RESTRICTION_DEFAULT_V2_ACTIVITY_STATUS_OFF\x10\x01\x12T\nPGUILD_ACTIVITY_STATUS_RESTRICTION_DEFAULT_V2_ACTIVITY_STATUS_ON_FOR_LARGE_GUILDS\x10\x02\x12\x43\n?GUILD_ACTIVITY_STATUS_RESTRICTION_DEFAULT_V2_ACTIVITY_STATUS_ON\x10\x03\"_\n\x05Theme\x12\x0f\n\x0bTHEME_UNSET\x10\x00\x12\x0e\n\nTHEME_DARK\x10\x01\x12\x0f\n\x0bTHEME_LIGHT\x10\x02\x12\x10\n\x0cTHEME_DARKER\x10\x03\x12\x12\n\x0eTHEME_MIDNIGHT\x10\x04\"o\n\x12TimestampHourCycle\x12\x1d\n\x19TIMESTAMP_HOUR_CYCLE_AUTO\x10\x00\x12\x1c\n\x18TIMESTAMP_HOUR_CYCLE_H12\x10\x01\x12\x1c\n\x18TIMESTAMP_HOUR_CYCLE_H23\x10\x02\"\xc8\x01\n\rLaunchPadMode\x12\'\n#LAUNCH_PAD_MODE_LAUNCH_PAD_DISABLED\x10\x00\x12\x32\n.LAUNCH_PAD_MODE_LAUNCH_PAD_GESTURE_FULL_SCREEN\x10\x01\x12\x31\n-LAUNCH_PAD_MODE_LAUNCH_PAD_GESTURE_RIGHT_EDGE\x10\x02\x12\'\n#LAUNCH_PAD_MODE_LAUNCH_PAD_PULL_TAB\x10\x03\"\x8c\x01\n\tUIDensity\x12\x1f\n\x1bUI_DENSITY_UNSET_UI_DENSITY\x10\x00\x12\x16\n\x12UI_DENSITY_COMPACT\x10\x01\x12\x13\n\x0fUI_DENSITY_COZY\x10\x02\x12\x19\n\x15UI_DENSITY_RESPONSIVE\x10\x03\x12\x16\n\x12UI_DENSITY_DEFAULT\x10\x04\"\xc8\x01\n\x14SwipeRightToLeftMode\x12\x36\n2SWIPE_RIGHT_TO_LEFT_MODE_SWIPE_RIGHT_TO_LEFT_UNSET\x10\x00\x12@\n<SWIPE_RIGHT_TO_LEFT_MODE_SWIPE_RIGHT_TO_LEFT_CHANNEL_DETAILS\x10\x01\x12\x36\n2SWIPE_RIGHT_TO_LEFT_MODE_SWIPE_RIGHT_TO_LEFT_REPLY\x10\x02\"\x9e\x01\n\x13\x46\x61voriteChannelType\x12\x35\n1FAVORITE_CHANNEL_TYPE_UNSET_FAVORITE_CHANNEL_TYPE\x10\x00\x12,\n(FAVORITE_CHANNEL_TYPE_REFERENCE_ORIGINAL\x10\x01\x12\"\n\x1e\x46\x41VORITE_CHANNEL_TYPE_CATEGORY\x10\x02\"}\n\x0b\x46orLaterTab\x12\x1d\n\x19\x46OR_LATER_TAB_UNSPECIFIED\x10\x00\x12\x15\n\x11\x46OR_LATER_TAB_ALL\x10\x01\x12\x1b\n\x17\x46OR_LATER_TAB_BOOKMARKS\x10\x02\x12\x1b\n\x17\x46OR_LATER_TAB_REMINDERS\x10\x03\"\xfb\x01\n\x18SafetySettingsPresetType\x12<\n8SAFETY_SETTINGS_PRESET_TYPE_UNSET_SAFETY_SETTINGS_PRESET\x10\x00\x12(\n$SAFETY_SETTINGS_PRESET_TYPE_BALANCED\x10\x01\x12&\n\"SAFETY_SETTINGS_PRESET_TYPE_STRICT\x10\x02\x12\'\n#SAFETY_SETTINGS_PRESET_TYPE_RELAXED\x10\x03\x12&\n\"SAFETY_SETTINGS_PRESET_TYPE_CUSTOM\x10\x04\x42\x0b\n\t_versionsB\x08\n\x06_inboxB\t\n\x07_guildsB\x0f\n\r_user_contentB\x12\n\x10_voice_and_videoB\x12\n\x10_text_and_imagesB\x10\n\x0e_notificationsB\n\n\x08_privacyB\x08\n\x06_debugB\x0f\n\r_game_libraryB\t\n\x07_statusB\x0f\n\r_localizationB\r\n\x0b_appearanceB\x10\n\x0e_guild_foldersB\x0c\n\n_favoritesB\x19\n\x17_audio_context_settingsB\x0e\n\x0c_communitiesB\x0c\n\n_broadcastB\x08\n\x06_clipsB\x0c\n\n_for_laterB\x12\n\x10_safety_settingsB\x11\n\x0f_icymi_settingsB\x0f\n\r_applicationsB\x06\n\x04_adsB\x1b\n\x19_in_app_feedback_settingsb\x06proto3')
|
|
29
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n,discord_users/v1/PreloadedUserSettings.proto\x12\x1f\x64iscord_protos.discord_users.v1\x1a\x1egoogle/protobuf/wrappers.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"\xb3\xd4\x01\n\x15PreloadedUserSettings\x12V\n\x08versions\x18\x01 \x01(\x0b\x32?.discord_protos.discord_users.v1.PreloadedUserSettings.VersionsH\x00\x88\x01\x01\x12X\n\x05inbox\x18\x02 \x01(\x0b\x32\x44.discord_protos.discord_users.v1.PreloadedUserSettings.InboxSettingsH\x01\x88\x01\x01\x12\\\n\x06guilds\x18\x03 \x01(\x0b\x32G.discord_protos.discord_users.v1.PreloadedUserSettings.AllGuildSettingsH\x02\x88\x01\x01\x12\x65\n\x0cuser_content\x18\x04 \x01(\x0b\x32J.discord_protos.discord_users.v1.PreloadedUserSettings.UserContentSettingsH\x03\x88\x01\x01\x12j\n\x0fvoice_and_video\x18\x05 \x01(\x0b\x32L.discord_protos.discord_users.v1.PreloadedUserSettings.VoiceAndVideoSettingsH\x04\x88\x01\x01\x12j\n\x0ftext_and_images\x18\x06 \x01(\x0b\x32L.discord_protos.discord_users.v1.PreloadedUserSettings.TextAndImagesSettingsH\x05\x88\x01\x01\x12g\n\rnotifications\x18\x07 \x01(\x0b\x32K.discord_protos.discord_users.v1.PreloadedUserSettings.NotificationSettingsH\x06\x88\x01\x01\x12\\\n\x07privacy\x18\x08 \x01(\x0b\x32\x46.discord_protos.discord_users.v1.PreloadedUserSettings.PrivacySettingsH\x07\x88\x01\x01\x12X\n\x05\x64\x65\x62ug\x18\t \x01(\x0b\x32\x44.discord_protos.discord_users.v1.PreloadedUserSettings.DebugSettingsH\x08\x88\x01\x01\x12\x65\n\x0cgame_library\x18\n \x01(\x0b\x32J.discord_protos.discord_users.v1.PreloadedUserSettings.GameLibrarySettingsH\t\x88\x01\x01\x12Z\n\x06status\x18\x0b \x01(\x0b\x32\x45.discord_protos.discord_users.v1.PreloadedUserSettings.StatusSettingsH\n\x88\x01\x01\x12\x66\n\x0clocalization\x18\x0c \x01(\x0b\x32K.discord_protos.discord_users.v1.PreloadedUserSettings.LocalizationSettingsH\x0b\x88\x01\x01\x12\x62\n\nappearance\x18\r \x01(\x0b\x32I.discord_protos.discord_users.v1.PreloadedUserSettings.AppearanceSettingsH\x0c\x88\x01\x01\x12_\n\rguild_folders\x18\x0e \x01(\x0b\x32\x43.discord_protos.discord_users.v1.PreloadedUserSettings.GuildFoldersH\r\x88\x01\x01\x12X\n\tfavorites\x18\x0f \x01(\x0b\x32@.discord_protos.discord_users.v1.PreloadedUserSettings.FavoritesH\x0e\x88\x01\x01\x12i\n\x16\x61udio_context_settings\x18\x10 \x01(\x0b\x32\x44.discord_protos.discord_users.v1.PreloadedUserSettings.AudioSettingsH\x0f\x88\x01\x01\x12\x64\n\x0b\x63ommunities\x18\x11 \x01(\x0b\x32J.discord_protos.discord_users.v1.PreloadedUserSettings.CommunitiesSettingsH\x10\x88\x01\x01\x12`\n\tbroadcast\x18\x12 \x01(\x0b\x32H.discord_protos.discord_users.v1.PreloadedUserSettings.BroadcastSettingsH\x11\x88\x01\x01\x12X\n\x05\x63lips\x18\x13 \x01(\x0b\x32\x44.discord_protos.discord_users.v1.PreloadedUserSettings.ClipsSettingsH\x12\x88\x01\x01\x12_\n\tfor_later\x18\x14 \x01(\x0b\x32G.discord_protos.discord_users.v1.PreloadedUserSettings.ForLaterSettingsH\x13\x88\x01\x01\x12\x63\n\x0fsafety_settings\x18\x15 \x01(\x0b\x32\x45.discord_protos.discord_users.v1.PreloadedUserSettings.SafetySettingsH\x14\x88\x01\x01\x12\x61\n\x0eicymi_settings\x18\x16 \x01(\x0b\x32\x44.discord_protos.discord_users.v1.PreloadedUserSettings.ICYMISettingsH\x15\x88\x01\x01\x12h\n\x0c\x61pplications\x18\x17 \x01(\x0b\x32M.discord_protos.discord_users.v1.PreloadedUserSettings.AllApplicationSettingsH\x16\x88\x01\x01\x12T\n\x03\x61\x64s\x18\x18 \x01(\x0b\x32\x42.discord_protos.discord_users.v1.PreloadedUserSettings.AdsSettingsH\x17\x88\x01\x01\x12s\n\x18in_app_feedback_settings\x18\x19 \x01(\x0b\x32L.discord_protos.discord_users.v1.PreloadedUserSettings.InAppFeedbackSettingsH\x18\x88\x01\x01\x1aP\n\x08Versions\x12\x16\n\x0e\x63lient_version\x18\x01 \x01(\r\x12\x16\n\x0eserver_version\x18\x02 \x01(\r\x12\x14\n\x0c\x64\x61ta_version\x18\x03 \x01(\r\x1a~\n\rInboxSettings\x12T\n\x0b\x63urrent_tab\x18\x01 \x01(\x0e\x32?.discord_protos.discord_users.v1.PreloadedUserSettings.InboxTab\x12\x17\n\x0fviewed_tutorial\x18\x02 \x01(\x08\x1a\xbe\x01\n\x10\x43hannelIconEmoji\x12-\n\x02id\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.UInt64ValueH\x00\x88\x01\x01\x12/\n\x04name\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.StringValueH\x01\x88\x01\x01\x12\x30\n\x05\x63olor\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.UInt64ValueH\x02\x88\x01\x01\x42\x05\n\x03_idB\x07\n\x05_nameB\x08\n\x06_color\x1a\x85\x01\n\x1d\x43ustomNotificationSoundConfig\x12\x45\n\x1anotification_sound_pack_id\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.StringValueH\x00\x88\x01\x01\x42\x1d\n\x1b_notification_sound_pack_id\x1a\xc9\x02\n\x0f\x43hannelSettings\x12\x1a\n\x12\x63ollapsed_in_inbox\x18\x01 \x01(\x08\x12`\n\nicon_emoji\x18\x02 \x01(\x0b\x32G.discord_protos.discord_users.v1.PreloadedUserSettings.ChannelIconEmojiH\x00\x88\x01\x01\x12\x83\x01\n custom_notification_sound_config\x18\x03 \x01(\x0b\x32T.discord_protos.discord_users.v1.PreloadedUserSettings.CustomNotificationSoundConfigH\x01\x88\x01\x01\x42\r\n\x0b_icon_emojiB#\n!_custom_notification_sound_config\x1a\x35\n\x0f\x43ustomCallSound\x12\x10\n\x08sound_id\x18\x01 \x01(\x06\x12\x10\n\x08guild_id\x18\x02 \x01(\x06\x1a\xa5\x01\n\x13\x43hannelListSettings\x12\x31\n\x06layout\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.StringValueH\x00\x88\x01\x01\x12;\n\x10message_previews\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.StringValueH\x01\x88\x01\x01\x42\t\n\x07_layoutB\x13\n\x11_message_previews\x1a\xae\x01\n\x1cGuildDismissibleContentState\x12\x11\n\tdismissed\x18\x01 \x01(\x08\x12\x1e\n\x16last_dismissed_version\x18\x02 \x01(\r\x12\x1c\n\x14last_dismissed_at_ms\x18\x03 \x01(\x04\x12 \n\x18last_dismissed_object_id\x18\x04 \x01(\x04\x12\x1b\n\x13num_times_dismissed\x18\x05 \x01(\r\x1a\x81\n\n\rGuildSettings\x12\x64\n\x08\x63hannels\x18\x01 \x03(\x0b\x32R.discord_protos.discord_users.v1.PreloadedUserSettings.GuildSettings.ChannelsEntry\x12\x14\n\x0chub_progress\x18\x02 \x01(\r\x12!\n\x19guild_onboarding_progress\x18\x03 \x01(\r\x12\x43\n\x1aguild_recents_dismissed_at\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.TimestampH\x00\x88\x01\x01\x12\x1f\n\x17\x64ismissed_guild_content\x18\x05 \x01(\x0c\x12_\n\njoin_sound\x18\x06 \x01(\x0b\x32\x46.discord_protos.discord_users.v1.PreloadedUserSettings.CustomCallSoundH\x01\x88\x01\x01\x12~\n%mobile_redesign_channel_list_settings\x18\x07 \x01(\x0b\x32J.discord_protos.discord_users.v1.PreloadedUserSettings.ChannelListSettingsH\x02\x88\x01\x01\x12\x1f\n\x17\x64isable_raid_alert_push\x18\x08 \x01(\x08\x12\x1e\n\x16\x64isable_raid_alert_nag\x18\t \x01(\x08\x12\x83\x01\n custom_notification_sound_config\x18\n \x01(\x0b\x32T.discord_protos.discord_users.v1.PreloadedUserSettings.CustomNotificationSoundConfigH\x03\x88\x01\x01\x12\x1d\n\x15leaderboards_disabled\x18\x0b \x01(\x08\x12\x91\x01\n guild_dismissible_content_states\x18\x0c \x03(\x0b\x32g.discord_protos.discord_users.v1.PreloadedUserSettings.GuildSettings.GuildDismissibleContentStatesEntry\x1aw\n\rChannelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\x06\x12U\n\x05value\x18\x02 \x01(\x0b\x32\x46.discord_protos.discord_users.v1.PreloadedUserSettings.ChannelSettings:\x02\x38\x01\x1a\x99\x01\n\"GuildDismissibleContentStatesEntry\x12\x0b\n\x03key\x18\x01 \x01(\x05\x12\x62\n\x05value\x18\x02 \x01(\x0b\x32S.discord_protos.discord_users.v1.PreloadedUserSettings.GuildDismissibleContentState:\x02\x38\x01\x42\x1d\n\x1b_guild_recents_dismissed_atB\r\n\x0b_join_soundB(\n&_mobile_redesign_channel_list_settingsB#\n!_custom_notification_sound_config\x1a\xec\x01\n\x10\x41llGuildSettings\x12\x63\n\x06guilds\x18\x01 \x03(\x0b\x32S.discord_protos.discord_users.v1.PreloadedUserSettings.AllGuildSettings.GuildsEntry\x1as\n\x0bGuildsEntry\x12\x0b\n\x03key\x18\x01 \x01(\x06\x12S\n\x05value\x18\x02 \x01(\x0b\x32\x44.discord_protos.discord_users.v1.PreloadedUserSettings.GuildSettings:\x02\x38\x01\x1a\x9f\x01\n RecurringDismissibleContentState\x12\x1e\n\x16last_dismissed_version\x18\x01 \x01(\r\x12\x1c\n\x14last_dismissed_at_ms\x18\x02 \x01(\x04\x12 \n\x18last_dismissed_object_id\x18\x03 \x01(\x04\x12\x1b\n\x13num_times_dismissed\x18\x04 \x01(\r\x1a\x91\x07\n\x13UserContentSettings\x12\x1a\n\x12\x64ismissed_contents\x18\x01 \x01(\x0c\x12W\n,last_dismissed_outbound_promotion_start_date\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.StringValueH\x00\x88\x01\x01\x12J\n!premium_tier_0_modal_dismissed_at\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.TimestampH\x01\x88\x01\x01\x12M\n$guild_onboarding_upsell_dismissed_at\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.TimestampH\x02\x88\x01\x01\x12R\n)safety_user_sentiment_notice_dismissed_at\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.TimestampH\x03\x88\x01\x01\x12\"\n\x1alast_received_changelog_id\x18\x06 \x01(\x06\x12\x9f\x01\n$recurring_dismissible_content_states\x18\x07 \x03(\x0b\x32q.discord_protos.discord_users.v1.PreloadedUserSettings.UserContentSettings.RecurringDismissibleContentStatesEntry\x1a\xa1\x01\n&RecurringDismissibleContentStatesEntry\x12\x0b\n\x03key\x18\x01 \x01(\x05\x12\x66\n\x05value\x18\x02 \x01(\x0b\x32W.discord_protos.discord_users.v1.PreloadedUserSettings.RecurringDismissibleContentState:\x02\x38\x01\x42/\n-_last_dismissed_outbound_promotion_start_dateB$\n\"_premium_tier_0_modal_dismissed_atB\'\n%_guild_onboarding_upsell_dismissed_atB,\n*_safety_user_sentiment_notice_dismissed_at\x1a-\n\x19VideoFilterBackgroundBlur\x12\x10\n\x08use_blur\x18\x01 \x01(\x08\x1a\x32\n\x10VideoFilterAsset\x12\n\n\x02id\x18\x01 \x01(\x06\x12\x12\n\nasset_hash\x18\x02 \x01(\t\x1a$\n\x12SoundboardSettings\x12\x0e\n\x06volume\x18\x01 \x01(\x02\x1a\xc2\x07\n\x15VoiceAndVideoSettings\x12`\n\x04\x62lur\x18\x01 \x01(\x0b\x32P.discord_protos.discord_users.v1.PreloadedUserSettings.VideoFilterBackgroundBlurH\x00\x12\x17\n\rpreset_option\x18\x02 \x01(\rH\x00\x12_\n\x0c\x63ustom_asset\x18\x03 \x01(\x0b\x32G.discord_protos.discord_users.v1.PreloadedUserSettings.VideoFilterAssetH\x00\x12=\n\x14\x61lways_preview_video\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x01\x88\x01\x01\x12\x36\n\x0b\x61\x66k_timeout\x18\x06 \x01(\x0b\x32\x1c.google.protobuf.UInt32ValueH\x02\x88\x01\x01\x12\x45\n\x1cstream_notifications_enabled\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x03\x88\x01\x01\x12I\n native_phone_integration_enabled\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x04\x88\x01\x01\x12k\n\x13soundboard_settings\x18\t \x01(\x0b\x32I.discord_protos.discord_users.v1.PreloadedUserSettings.SoundboardSettingsH\x05\x88\x01\x01\x12@\n\x17\x64isable_stream_previews\x18\n \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x06\x88\x01\x01\x12:\n\x10soundmoji_volume\x18\x0b \x01(\x0b\x32\x1b.google.protobuf.FloatValueH\x07\x88\x01\x01\x42!\n\x1fvideo_background_filter_desktopB\x17\n\x15_always_preview_videoB\x0e\n\x0c_afk_timeoutB\x1f\n\x1d_stream_notifications_enabledB#\n!_native_phone_integration_enabledB\x16\n\x14_soundboard_settingsB\x1a\n\x18_disable_stream_previewsB\x13\n\x11_soundmoji_volume\x1a\xf9\x02\n\x17\x45xplicitContentSettings\x12p\n\x17\x65xplicit_content_guilds\x18\x01 \x01(\x0e\x32O.discord_protos.discord_users.v1.PreloadedUserSettings.ExplicitContentRedaction\x12s\n\x1a\x65xplicit_content_friend_dm\x18\x02 \x01(\x0e\x32O.discord_protos.discord_users.v1.PreloadedUserSettings.ExplicitContentRedaction\x12w\n\x1e\x65xplicit_content_non_friend_dm\x18\x03 \x01(\x0e\x32O.discord_protos.discord_users.v1.PreloadedUserSettings.ExplicitContentRedaction\x1a\xdf\x01\n\x15KeywordFilterSettings\x12\x32\n\tprofanity\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x00\x88\x01\x01\x12\x37\n\x0esexual_content\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x01\x88\x01\x01\x12.\n\x05slurs\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x02\x88\x01\x01\x42\x0c\n\n_profanityB\x11\n\x0f_sexual_contentB\x08\n\x06_slurs\x1a\xe9\x02\n\x13GoreContentSettings\x12l\n\x13gore_content_guilds\x18\x01 \x01(\x0e\x32O.discord_protos.discord_users.v1.PreloadedUserSettings.ExplicitContentRedaction\x12o\n\x16gore_content_friend_dm\x18\x02 \x01(\x0e\x32O.discord_protos.discord_users.v1.PreloadedUserSettings.ExplicitContentRedaction\x12s\n\x1agore_content_non_friend_dm\x18\x03 \x01(\x0e\x32O.discord_protos.discord_users.v1.PreloadedUserSettings.ExplicitContentRedaction\x1a\xb2\x02\n\x14\x44\x65\x66\x61ultReactionEmoji\x12\x33\n\x08\x65moji_id\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.UInt64ValueH\x00\x88\x01\x01\x12\x35\n\nemoji_name\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.StringValueH\x01\x88\x01\x01\x12\x31\n\x08\x61nimated\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x02\x88\x01\x01\x12;\n\x12\x64isable_double_tap\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x03\x88\x01\x01\x42\x0b\n\t_emoji_idB\r\n\x0b_emoji_nameB\x0b\n\t_animatedB\x15\n\x13_disable_double_tap\x1a\xfc\x02\n\x17SelfHarmContentSettings\x12q\n\x18self_harm_content_guilds\x18\x01 \x01(\x0e\x32O.discord_protos.discord_users.v1.PreloadedUserSettings.ExplicitContentRedaction\x12t\n\x1bself_harm_content_friend_dm\x18\x02 \x01(\x0e\x32O.discord_protos.discord_users.v1.PreloadedUserSettings.ExplicitContentRedaction\x12x\n\x1fself_harm_content_non_friend_dm\x18\x03 \x01(\x0e\x32O.discord_protos.discord_users.v1.PreloadedUserSettings.ExplicitContentRedaction\x1a\xe0\x19\n\x15TextAndImagesSettings\x12>\n\x13\x64iversity_surrogate\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.StringValueH\x00\x88\x01\x01\x12<\n\x13use_rich_chat_input\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x01\x88\x01\x01\x12;\n\x12use_thread_sidebar\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x02\x88\x01\x01\x12:\n\x0frender_spoilers\x18\x04 \x01(\x0b\x32\x1c.google.protobuf.StringValueH\x03\x88\x01\x01\x12+\n\x1f\x65moji_picker_collapsed_sections\x18\x05 \x03(\tB\x02\x10\x00\x12-\n!sticker_picker_collapsed_sections\x18\x06 \x03(\tB\x02\x10\x00\x12@\n\x17view_image_descriptions\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x04\x88\x01\x01\x12\x41\n\x18show_command_suggestions\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x05\x88\x01\x01\x12@\n\x17inline_attachment_media\x18\t \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x06\x88\x01\x01\x12;\n\x12inline_embed_media\x18\n \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x07\x88\x01\x01\x12\x36\n\rgif_auto_play\x18\x0b \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x08\x88\x01\x01\x12\x36\n\rrender_embeds\x18\x0c \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\t\x88\x01\x01\x12\x39\n\x10render_reactions\x18\r \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\n\x88\x01\x01\x12\x36\n\ranimate_emoji\x18\x0e \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x0b\x88\x01\x01\x12;\n\x10\x61nimate_stickers\x18\x0f \x01(\x0b\x32\x1c.google.protobuf.UInt32ValueH\x0c\x88\x01\x01\x12;\n\x12\x65nable_tts_command\x18\x10 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\r\x88\x01\x01\x12@\n\x17message_display_compact\x18\x11 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x0e\x88\x01\x01\x12\x42\n\x17\x65xplicit_content_filter\x18\x13 \x01(\x0b\x32\x1c.google.protobuf.UInt32ValueH\x0f\x88\x01\x01\x12\x39\n\x10view_nsfw_guilds\x18\x14 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x10\x88\x01\x01\x12:\n\x11\x63onvert_emoticons\x18\x15 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x11\x88\x01\x01\x12G\n\x1e\x65xpression_suggestions_enabled\x18\x16 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x12\x88\x01\x01\x12;\n\x12view_nsfw_commands\x18\x17 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x13\x88\x01\x01\x12>\n\x15use_legacy_chat_input\x18\x18 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x14\x88\x01\x01\x12\x30\n$soundboard_picker_collapsed_sections\x18\x19 \x03(\tB\x02\x10\x00\x12\x39\n\x0e\x64m_spam_filter\x18\x1a \x01(\x0b\x32\x1c.google.protobuf.UInt32ValueH\x15\x88\x01\x01\x12`\n\x11\x64m_spam_filter_v2\x18\x1b \x01(\x0e\x32\x45.discord_protos.discord_users.v1.PreloadedUserSettings.DmSpamFilterV2\x12I\n include_stickers_in_autocomplete\x18\x1c \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x16\x88\x01\x01\x12v\n\x19\x65xplicit_content_settings\x18\x1d \x01(\x0b\x32N.discord_protos.discord_users.v1.PreloadedUserSettings.ExplicitContentSettingsH\x17\x88\x01\x01\x12r\n\x17keyword_filter_settings\x18\x1e \x01(\x0b\x32L.discord_protos.discord_users.v1.PreloadedUserSettings.KeywordFilterSettingsH\x18\x88\x01\x01\x12J\n!include_soundmoji_in_autocomplete\x18\x1f \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x19\x88\x01\x01\x12n\n\x15gore_content_settings\x18 \x01(\x0b\x32J.discord_protos.discord_users.v1.PreloadedUserSettings.GoreContentSettingsH\x1a\x88\x01\x01\x12p\n\x16\x64\x65\x66\x61ult_reaction_emoji\x18! \x01(\x0b\x32K.discord_protos.discord_users.v1.PreloadedUserSettings.DefaultReactionEmojiH\x1b\x88\x01\x01\x12\x41\n\x18show_mention_suggestions\x18\" \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x1c\x88\x01\x01\x12w\n\x1aself_harm_content_settings\x18# \x01(\x0b\x32N.discord_protos.discord_users.v1.PreloadedUserSettings.SelfHarmContentSettingsH\x1d\x88\x01\x01\x12\x43\n\x1ais_cross_dm_search_enabled\x18$ \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x1e\x88\x01\x01\x42\x16\n\x14_diversity_surrogateB\x16\n\x14_use_rich_chat_inputB\x15\n\x13_use_thread_sidebarB\x12\n\x10_render_spoilersB\x1a\n\x18_view_image_descriptionsB\x1b\n\x19_show_command_suggestionsB\x1a\n\x18_inline_attachment_mediaB\x15\n\x13_inline_embed_mediaB\x10\n\x0e_gif_auto_playB\x10\n\x0e_render_embedsB\x13\n\x11_render_reactionsB\x10\n\x0e_animate_emojiB\x13\n\x11_animate_stickersB\x15\n\x13_enable_tts_commandB\x1a\n\x18_message_display_compactB\x1a\n\x18_explicit_content_filterB\x13\n\x11_view_nsfw_guildsB\x14\n\x12_convert_emoticonsB!\n\x1f_expression_suggestions_enabledB\x15\n\x13_view_nsfw_commandsB\x18\n\x16_use_legacy_chat_inputB\x11\n\x0f_dm_spam_filterB#\n!_include_stickers_in_autocompleteB\x1c\n\x1a_explicit_content_settingsB\x1a\n\x18_keyword_filter_settingsB$\n\"_include_soundmoji_in_autocompleteB\x18\n\x16_gore_content_settingsB\x19\n\x17_default_reaction_emojiB\x1b\n\x19_show_mention_suggestionsB\x1d\n\x1b_self_harm_content_settingsB\x1d\n\x1b_is_cross_dm_search_enabled\x1a\x98\x0e\n\x14NotificationSettings\x12\x42\n\x19show_in_app_notifications\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x00\x88\x01\x01\x12\x42\n\x19notify_friends_on_go_live\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x01\x88\x01\x01\x12+\n#notification_center_acked_before_id\x18\x03 \x01(\x06\x12L\n#enable_burst_reaction_notifications\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x02\x88\x01\x01\x12\x33\n\nquiet_mode\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x03\x88\x01\x01\x12 \n\x18\x66ocus_mode_expires_at_ms\x18\x06 \x01(\x06\x12o\n\x16reaction_notifications\x18\x07 \x01(\x0e\x32O.discord_protos.discord_users.v1.PreloadedUserSettings.ReactionNotificationType\x12x\n\x1bgame_activity_notifications\x18\x08 \x01(\x0e\x32S.discord_protos.discord_users.v1.PreloadedUserSettings.GameActivityNotificationType\x12\x81\x01\n custom_status_push_notifications\x18\t \x01(\x0e\x32W.discord_protos.discord_users.v1.PreloadedUserSettings.CustomStatusPushNotificationType\x12R\n)game_activity_exclude_steam_notifications\x18\n \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x04\x88\x01\x01\x12L\n#enable_voice_activity_notifications\x18\x0b \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x05\x88\x01\x01\x12K\n\"enable_friend_online_notifications\x18\x0c \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x06\x88\x01\x01\x12O\n&enable_user_resurrection_notifications\x18\r \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x07\x88\x01\x01\x12P\n\'enable_friend_anniversary_notifications\x18\x0e \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x08\x88\x01\x01\x12I\n enable_game_update_notifications\x18\x0f \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\t\x88\x01\x01\x12M\n$enable_profile_updates_notifications\x18\x10 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\n\x88\x01\x01\x12M\n$enable_server_trending_notifications\x18\x11 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x0b\x88\x01\x01\x42\x1c\n\x1a_show_in_app_notificationsB\x1c\n\x1a_notify_friends_on_go_liveB&\n$_enable_burst_reaction_notificationsB\r\n\x0b_quiet_modeB,\n*_game_activity_exclude_steam_notificationsB&\n$_enable_voice_activity_notificationsB%\n#_enable_friend_online_notificationsB)\n\'_enable_user_resurrection_notificationsB*\n(_enable_friend_anniversary_notificationsB#\n!_enable_game_update_notificationsB\'\n%_enable_profile_updates_notificationsB\'\n%_enable_server_trending_notifications\x1a\xd4\x14\n\x0fPrivacySettings\x12M\n$allow_activity_party_privacy_friends\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x00\x88\x01\x01\x12S\n*allow_activity_party_privacy_voice_channel\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x01\x88\x01\x01\x12\x1c\n\x14restricted_guild_ids\x18\x03 \x03(\x06\x12!\n\x19\x64\x65\x66\x61ult_guilds_restricted\x18\x04 \x01(\x08\x12%\n\x1d\x61llow_accessibility_detection\x18\x07 \x01(\x08\x12\x41\n\x18\x64\x65tect_platform_accounts\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x02\x88\x01\x01\x12\x35\n\x0cpasswordless\x18\t \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x03\x88\x01\x01\x12=\n\x14\x63ontact_sync_enabled\x18\n \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x04\x88\x01\x01\x12>\n\x13\x66riend_source_flags\x18\x0b \x01(\x0b\x32\x1c.google.protobuf.UInt32ValueH\x05\x88\x01\x01\x12\x41\n\x16\x66riend_discovery_flags\x18\x0c \x01(\x0b\x32\x1c.google.protobuf.UInt32ValueH\x06\x88\x01\x01\x12%\n\x1d\x61\x63tivity_restricted_guild_ids\x18\r \x03(\x06\x12\x88\x01\n\"default_guilds_activity_restricted\x18\x0e \x01(\x0e\x32\\.discord_protos.discord_users.v1.PreloadedUserSettings.GuildActivityStatusRestrictionDefault\x12-\n%activity_joining_restricted_guild_ids\x18\x0f \x03(\x06\x12,\n$message_request_restricted_guild_ids\x18\x10 \x03(\x06\x12K\n\"default_message_request_restricted\x18\x11 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x07\x88\x01\x01\x12\x38\n\x0f\x64rops_opted_out\x18\x12 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x08\x88\x01\x01\x12\x43\n\x1anon_spam_retraining_opt_in\x18\x13 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\t\x88\x01\x01\x12>\n\x15\x66\x61mily_center_enabled\x18\x14 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\n\x88\x01\x01\x12\x41\n\x18\x66\x61mily_center_enabled_v2\x18\x15 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x0b\x88\x01\x01\x12=\n\x14hide_legacy_username\x18\x16 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x0c\x88\x01\x01\x12L\n#inappropriate_conversation_warnings\x18\x17 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\r\x88\x01\x01\x12=\n\x14recent_games_enabled\x18\x18 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x0e\x88\x01\x01\x12\x81\x01\n\"guilds_leaderboard_opt_out_default\x18\x19 \x01(\x0e\x32U.discord_protos.discord_users.v1.PreloadedUserSettings.GuildsLeaderboardOptOutDefault\x12I\n allow_game_friend_dms_in_discord\x18\x1a \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x0f\x88\x01\x01\x12\x45\n\x1c\x64\x65\x66\x61ult_guilds_restricted_v2\x18\x1b \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x10\x88\x01\x01\x12x\n\x1eslayer_sdk_receive_dms_in_game\x18\x1c \x01(\x0e\x32P.discord_protos.discord_users.v1.PreloadedUserSettings.SlayerSDKReceiveInGameDMs\x12\x8d\x01\n%default_guilds_activity_restricted_v2\x18\x1d \x01(\x0e\x32^.discord_protos.discord_users.v1.PreloadedUserSettings.GuildActivityStatusRestrictionDefaultV2\x12\x41\n\x18quests_3p_data_opted_out\x18\x1e \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x11\x88\x01\x01\x12\x38\n\x0fshow_local_time\x18\x1f \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x12\x88\x01\x01\x42\'\n%_allow_activity_party_privacy_friendsB-\n+_allow_activity_party_privacy_voice_channelB\x1b\n\x19_detect_platform_accountsB\x0f\n\r_passwordlessB\x17\n\x15_contact_sync_enabledB\x16\n\x14_friend_source_flagsB\x19\n\x17_friend_discovery_flagsB%\n#_default_message_request_restrictedB\x12\n\x10_drops_opted_outB\x1d\n\x1b_non_spam_retraining_opt_inB\x18\n\x16_family_center_enabledB\x1b\n\x19_family_center_enabled_v2B\x17\n\x15_hide_legacy_usernameB&\n$_inappropriate_conversation_warningsB\x17\n\x15_recent_games_enabledB#\n!_allow_game_friend_dms_in_discordB\x1f\n\x1d_default_guilds_restricted_v2B\x1b\n\x19_quests_3p_data_opted_outB\x12\n\x10_show_local_time\x1au\n\rDebugSettings\x12\x44\n\x1brtc_panel_show_voice_states\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x00\x88\x01\x01\x42\x1e\n\x1c_rtc_panel_show_voice_states\x1a\xad\x02\n\x13GameLibrarySettings\x12\x41\n\x18install_shortcut_desktop\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x00\x88\x01\x01\x12\x44\n\x1binstall_shortcut_start_menu\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x01\x88\x01\x01\x12:\n\x11\x64isable_games_tab\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x02\x88\x01\x01\x42\x1b\n\x19_install_shortcut_desktopB\x1e\n\x1c_install_shortcut_start_menuB\x14\n\x12_disable_games_tab\x1a\xac\x01\n\x0c\x43ustomStatus\x12\x0c\n\x04text\x18\x01 \x01(\t\x12\x10\n\x08\x65moji_id\x18\x02 \x01(\x06\x12\x12\n\nemoji_name\x18\x03 \x01(\t\x12\x15\n\rexpires_at_ms\x18\x04 \x01(\x06\x12\x15\n\rcreated_at_ms\x18\x05 \x01(\x06\x12\x30\n\x05label\x18\x06 \x01(\x0b\x32\x1c.google.protobuf.StringValueH\x00\x88\x01\x01\x42\x08\n\x06_label\x1a\x8b\x03\n\x0eStatusSettings\x12\x31\n\x06status\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.StringValueH\x00\x88\x01\x01\x12_\n\rcustom_status\x18\x02 \x01(\x0b\x32\x43.discord_protos.discord_users.v1.PreloadedUserSettings.CustomStatusH\x01\x88\x01\x01\x12:\n\x11show_current_game\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x02\x88\x01\x01\x12\x1c\n\x14status_expires_at_ms\x18\x04 \x01(\x06\x12?\n\x14status_created_at_ms\x18\x05 \x01(\x0b\x32\x1c.google.protobuf.UInt64ValueH\x03\x88\x01\x01\x42\t\n\x07_statusB\x10\n\x0e_custom_statusB\x14\n\x12_show_current_gameB\x17\n\x15_status_created_at_ms\x1a\xef\x01\n\x14LocalizationSettings\x12\x31\n\x06locale\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.StringValueH\x00\x88\x01\x01\x12\x39\n\x0ftimezone_offset\x18\x02 \x01(\x0b\x32\x1b.google.protobuf.Int32ValueH\x01\x88\x01\x01\x12\x38\n\rtimezone_name\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.StringValueH\x02\x88\x01\x01\x42\t\n\x07_localeB\x12\n\x10_timezone_offsetB\x10\n\x0e_timezone_name\x1au\n\x17\x43ustomUserThemeSettings\x12\x12\n\x06\x63olors\x18\x01 \x03(\tB\x02\x10\x00\x12\x1c\n\x14gradient_color_stops\x18\x02 \x03(\x02\x12\x16\n\x0egradient_angle\x18\x03 \x01(\x05\x12\x10\n\x08\x62\x61se_mix\x18\x04 \x01(\x05\x1a\x99\x02\n\x13\x43lientThemeSettings\x12H\n\x1d\x62\x61\x63kground_gradient_preset_id\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.UInt32ValueH\x00\x88\x01\x01\x12w\n\x1a\x63ustom_user_theme_settings\x18\x04 \x01(\x0b\x32N.discord_protos.discord_users.v1.PreloadedUserSettings.CustomUserThemeSettingsH\x01\x88\x01\x01\x42 \n\x1e_background_gradient_preset_idB\x1d\n\x1b_custom_user_theme_settings\x1a\xb6\x08\n\x12\x41ppearanceSettings\x12K\n\x05theme\x18\x01 \x01(\x0e\x32<.discord_protos.discord_users.v1.PreloadedUserSettings.Theme\x12\x16\n\x0e\x64\x65veloper_mode\x18\x02 \x01(\x08\x12n\n\x15\x63lient_theme_settings\x18\x03 \x01(\x0b\x32J.discord_protos.discord_users.v1.PreloadedUserSettings.ClientThemeSettingsH\x00\x88\x01\x01\x12 \n\x18mobile_redesign_disabled\x18\x04 \x01(\x08\x12>\n\x13\x63hannel_list_layout\x18\x06 \x01(\x0b\x32\x1c.google.protobuf.StringValueH\x01\x88\x01\x01\x12;\n\x10message_previews\x18\x07 \x01(\x0b\x32\x1c.google.protobuf.StringValueH\x02\x88\x01\x01\x12J\n!search_result_exact_count_enabled\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x03\x88\x01\x01\x12g\n\x14timestamp_hour_cycle\x18\t \x01(\x0e\x32I.discord_protos.discord_users.v1.PreloadedUserSettings.TimestampHourCycle\x12\x45\n\x1chappening_now_cards_disabled\x18\n \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x04\x88\x01\x01\x12]\n\x0flaunch_pad_mode\x18\x0b \x01(\x0e\x32\x44.discord_protos.discord_users.v1.PreloadedUserSettings.LaunchPadMode\x12T\n\nui_density\x18\x0c \x01(\x0e\x32@.discord_protos.discord_users.v1.PreloadedUserSettings.UIDensity\x12m\n\x18swipe_right_to_left_mode\x18\r \x01(\x0e\x32K.discord_protos.discord_users.v1.PreloadedUserSettings.SwipeRightToLeftModeB\x18\n\x16_client_theme_settingsB\x16\n\x14_channel_list_layoutB\x13\n\x11_message_previewsB$\n\"_search_result_exact_count_enabledB\x1f\n\x1d_happening_now_cards_disabled\x1a\xcb\x01\n\x0bGuildFolder\x12\x11\n\tguild_ids\x18\x01 \x03(\x06\x12,\n\x02id\x18\x02 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueH\x00\x88\x01\x01\x12/\n\x04name\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.StringValueH\x01\x88\x01\x01\x12\x30\n\x05\x63olor\x18\x04 \x01(\x0b\x32\x1c.google.protobuf.UInt64ValueH\x02\x88\x01\x01\x42\x05\n\x03_idB\x07\n\x05_nameB\x08\n\x06_color\x1a|\n\x0cGuildFolders\x12S\n\x07\x66olders\x18\x01 \x03(\x0b\x32\x42.discord_protos.discord_users.v1.PreloadedUserSettings.GuildFolder\x12\x17\n\x0fguild_positions\x18\x02 \x03(\x06\x1a\xa2\x01\n\x0f\x46\x61voriteChannel\x12\x10\n\x08nickname\x18\x01 \x01(\t\x12X\n\x04type\x18\x02 \x01(\x0e\x32J.discord_protos.discord_users.v1.PreloadedUserSettings.FavoriteChannelType\x12\x10\n\x08position\x18\x03 \x01(\r\x12\x11\n\tparent_id\x18\x04 \x01(\x06\x1a\x8e\x02\n\tFavorites\x12q\n\x11\x66\x61vorite_channels\x18\x01 \x03(\x0b\x32V.discord_protos.discord_users.v1.PreloadedUserSettings.Favorites.FavoriteChannelsEntry\x12\r\n\x05muted\x18\x02 \x01(\x08\x1a\x7f\n\x15\x46\x61voriteChannelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\x06\x12U\n\x05value\x18\x02 \x01(\x0b\x32\x46.discord_protos.discord_users.v1.PreloadedUserSettings.FavoriteChannel:\x02\x38\x01\x1a\x63\n\x13\x41udioContextSetting\x12\r\n\x05muted\x18\x01 \x01(\x08\x12\x0e\n\x06volume\x18\x02 \x01(\x02\x12\x13\n\x0bmodified_at\x18\x03 \x01(\x06\x12\x18\n\x10soundboard_muted\x18\x04 \x01(\x08\x1a\xc3\x03\n\rAudioSettings\x12\\\n\x04user\x18\x01 \x03(\x0b\x32N.discord_protos.discord_users.v1.PreloadedUserSettings.AudioSettings.UserEntry\x12`\n\x06stream\x18\x02 \x03(\x0b\x32P.discord_protos.discord_users.v1.PreloadedUserSettings.AudioSettings.StreamEntry\x1aw\n\tUserEntry\x12\x0b\n\x03key\x18\x01 \x01(\x06\x12Y\n\x05value\x18\x02 \x01(\x0b\x32J.discord_protos.discord_users.v1.PreloadedUserSettings.AudioContextSetting:\x02\x38\x01\x1ay\n\x0bStreamEntry\x12\x0b\n\x03key\x18\x01 \x01(\x06\x12Y\n\x05value\x18\x02 \x01(\x0b\x32J.discord_protos.discord_users.v1.PreloadedUserSettings.AudioContextSetting:\x02\x38\x01\x1ao\n\x13\x43ommunitiesSettings\x12>\n\x15\x64isable_home_auto_nav\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x00\x88\x01\x01\x42\x18\n\x16_disable_home_auto_nav\x1a\xde\x01\n\x11\x42roadcastSettings\x12\x36\n\rallow_friends\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x00\x88\x01\x01\x12\x19\n\x11\x61llowed_guild_ids\x18\x02 \x03(\x06\x12\x18\n\x10\x61llowed_user_ids\x18\x03 \x03(\x06\x12\x37\n\x0e\x61uto_broadcast\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x01\x88\x01\x01\x42\x10\n\x0e_allow_friendsB\x11\n\x0f_auto_broadcast\x1ai\n\rClipsSettings\x12>\n\x15\x61llow_voice_recording\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.BoolValueH\x00\x88\x01\x01\x42\x18\n\x16_allow_voice_recording\x1ak\n\x10\x46orLaterSettings\x12W\n\x0b\x63urrent_tab\x18\x01 \x01(\x0e\x32\x42.discord_protos.discord_users.v1.PreloadedUserSettings.ForLaterTab\x1a\x31\n\rSpendingLimit\x12\x0e\n\x06\x61mount\x18\x01 \x01(\x04\x12\x10\n\x08\x63urrency\x18\x02 \x01(\t\x1a\x9f\x01\n\x15SpendingLimitSettings\x12j\n\x17one_time_purchase_limit\x18\x01 \x01(\x0b\x32\x44.discord_protos.discord_users.v1.PreloadedUserSettings.SpendingLimitH\x00\x88\x01\x01\x42\x1a\n\x18_one_time_purchase_limit\x1a\xbc\x02\n\x0eSafetySettings\x12o\n\x16safety_settings_preset\x18\x01 \x01(\x0e\x32O.discord_protos.discord_users.v1.PreloadedUserSettings.SafetySettingsPresetType\x12)\n!ignore_profile_speedbump_disabled\x18\x02 \x01(\x08\x12r\n\x17spending_limit_settings\x18\x03 \x01(\x0b\x32L.discord_protos.discord_users.v1.PreloadedUserSettings.SpendingLimitSettingsH\x00\x88\x01\x01\x42\x1a\n\x18_spending_limit_settings\x1a*\n\rICYMISettings\x12\x19\n\x11\x66\x65\x65\x64_generated_at\x18\x01 \x01(\x06\x1a\x32\n\x15\x41pplicationDMSettings\x12\x19\n\x11\x61llow_mobile_push\x18\x02 \x01(\x08\x1aJ\n\x1a\x41pplicationSharingSettings\x12,\n$disable_application_activity_sharing\x18\x01 \x01(\x08\x1a\xa4\x02\n\x13\x41pplicationSettings\x12j\n\x0f\x61pp_dm_settings\x18\x01 \x01(\x0b\x32L.discord_protos.discord_users.v1.PreloadedUserSettings.ApplicationDMSettingsH\x00\x88\x01\x01\x12t\n\x14\x61pp_sharing_settings\x18\x02 \x01(\x0b\x32Q.discord_protos.discord_users.v1.PreloadedUserSettings.ApplicationSharingSettingsH\x01\x88\x01\x01\x42\x12\n\x10_app_dm_settingsB\x17\n\x15_app_sharing_settings\x1a\x8e\x02\n\x16\x41llApplicationSettings\x12t\n\x0c\x61pp_settings\x18\x01 \x03(\x0b\x32^.discord_protos.discord_users.v1.PreloadedUserSettings.AllApplicationSettings.AppSettingsEntry\x1a~\n\x10\x41ppSettingsEntry\x12\x0b\n\x03key\x18\x01 \x01(\x06\x12Y\n\x05value\x18\x02 \x01(\x0b\x32J.discord_protos.discord_users.v1.PreloadedUserSettings.ApplicationSettings:\x02\x38\x01\x1a%\n\x0b\x41\x64sSettings\x12\x16\n\x0e\x61lways_deliver\x18\x01 \x01(\x08\x1a\xc6\x01\n\x12InAppFeedbackState\x12?\n\x14last_impression_time\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.UInt64ValueH\x00\x88\x01\x01\x12>\n\x13opt_out_expiry_time\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.UInt64ValueH\x01\x88\x01\x01\x42\x17\n\x15_last_impression_timeB\x16\n\x14_opt_out_expiry_time\x1a\xa7\x02\n\x15InAppFeedbackSettings\x12\x85\x01\n\x16in_app_feedback_states\x18\x01 \x03(\x0b\x32\x65.discord_protos.discord_users.v1.PreloadedUserSettings.InAppFeedbackSettings.InAppFeedbackStatesEntry\x1a\x85\x01\n\x18InAppFeedbackStatesEntry\x12\x0b\n\x03key\x18\x01 \x01(\x05\x12X\n\x05value\x18\x02 \x01(\x0b\x32I.discord_protos.discord_users.v1.PreloadedUserSettings.InAppFeedbackState:\x02\x38\x01\"\xce\x01\n\x08InboxTab\x12\x19\n\x15INBOX_TAB_UNSPECIFIED\x10\x00\x12\x16\n\x12INBOX_TAB_MENTIONS\x10\x01\x12\x15\n\x11INBOX_TAB_UNREADS\x10\x02\x12\x13\n\x0fINBOX_TAB_TODOS\x10\x03\x12\x15\n\x11INBOX_TAB_FOR_YOU\x10\x04\x12\x1a\n\x16INBOX_TAB_GAME_INVITES\x10\x05\x12\x17\n\x13INBOX_TAB_BOOKMARKS\x10\x06\x12\x17\n\x13INBOX_TAB_SCHEDULED\x10\x07\"\xa7\x01\n\x0e\x44mSpamFilterV2\x12#\n\x1f\x44M_SPAM_FILTER_V2_DEFAULT_UNSET\x10\x00\x12\x1e\n\x1a\x44M_SPAM_FILTER_V2_DISABLED\x10\x01\x12!\n\x1d\x44M_SPAM_FILTER_V2_NON_FRIENDS\x10\x02\x12-\n)DM_SPAM_FILTER_V2_FRIENDS_AND_NON_FRIENDS\x10\x03\"\xcb\x01\n\x18\x45xplicitContentRedaction\x12?\n;EXPLICIT_CONTENT_REDACTION_UNSET_EXPLICIT_CONTENT_REDACTION\x10\x00\x12#\n\x1f\x45XPLICIT_CONTENT_REDACTION_SHOW\x10\x01\x12#\n\x1f\x45XPLICIT_CONTENT_REDACTION_BLUR\x10\x02\x12$\n EXPLICIT_CONTENT_REDACTION_BLOCK\x10\x03\"\xb0\x01\n\x18ReactionNotificationType\x12\x34\n0REACTION_NOTIFICATION_TYPE_NOTIFICATIONS_ENABLED\x10\x00\x12\'\n#REACTION_NOTIFICATION_TYPE_ONLY_DMS\x10\x01\x12\x35\n1REACTION_NOTIFICATION_TYPE_NOTIFICATIONS_DISABLED\x10\x02\"\xa0\x02\n\x1cGameActivityNotificationType\x12@\n<GAME_ACTIVITY_NOTIFICATION_TYPE_ACTIVITY_NOTIFICATIONS_UNSET\x10\x00\x12\x43\n?GAME_ACTIVITY_NOTIFICATION_TYPE_ACTIVITY_NOTIFICATIONS_DISABLED\x10\x01\x12\x42\n>GAME_ACTIVITY_NOTIFICATION_TYPE_ACTIVITY_NOTIFICATIONS_ENABLED\x10\x02\x12\x35\n1GAME_ACTIVITY_NOTIFICATION_TYPE_ONLY_GAMES_PLAYED\x10\x03\"\xdb\x01\n CustomStatusPushNotificationType\x12:\n6CUSTOM_STATUS_PUSH_NOTIFICATION_TYPE_STATUS_PUSH_UNSET\x10\x00\x12<\n8CUSTOM_STATUS_PUSH_NOTIFICATION_TYPE_STATUS_PUSH_ENABLED\x10\x01\x12=\n9CUSTOM_STATUS_PUSH_NOTIFICATION_TYPE_STATUS_PUSH_DISABLED\x10\x02\"\xcf\x01\n%GuildActivityStatusRestrictionDefault\x12\x31\n-GUILD_ACTIVITY_STATUS_RESTRICTION_DEFAULT_OFF\x10\x00\x12\x41\n=GUILD_ACTIVITY_STATUS_RESTRICTION_DEFAULT_ON_FOR_LARGE_GUILDS\x10\x01\x12\x30\n,GUILD_ACTIVITY_STATUS_RESTRICTION_DEFAULT_ON\x10\x02\"\x95\x01\n\x1eGuildsLeaderboardOptOutDefault\x12\x39\n5GUILDS_LEADERBOARD_OPT_OUT_DEFAULT_OFF_FOR_NEW_GUILDS\x10\x00\x12\x38\n4GUILDS_LEADERBOARD_OPT_OUT_DEFAULT_ON_FOR_NEW_GUILDS\x10\x01\"\xca\x01\n\x19SlayerSDKReceiveInGameDMs\x12(\n$SLAYER_SDK_RECEIVE_IN_GAME_DMS_UNSET\x10\x00\x12&\n\"SLAYER_SDK_RECEIVE_IN_GAME_DMS_ALL\x10\x01\x12\x32\n.SLAYER_SDK_RECEIVE_IN_GAME_DMS_USERS_WITH_GAME\x10\x02\x12\'\n#SLAYER_SDK_RECEIVE_IN_GAME_DMS_NONE\x10\x03\"\xd2\x02\n\'GuildActivityStatusRestrictionDefaultV2\x12\x46\nBGUILD_ACTIVITY_STATUS_RESTRICTION_DEFAULT_V2_ACTIVITY_STATUS_UNSET\x10\x00\x12\x44\n@GUILD_ACTIVITY_STATUS_RESTRICTION_DEFAULT_V2_ACTIVITY_STATUS_OFF\x10\x01\x12T\nPGUILD_ACTIVITY_STATUS_RESTRICTION_DEFAULT_V2_ACTIVITY_STATUS_ON_FOR_LARGE_GUILDS\x10\x02\x12\x43\n?GUILD_ACTIVITY_STATUS_RESTRICTION_DEFAULT_V2_ACTIVITY_STATUS_ON\x10\x03\"_\n\x05Theme\x12\x0f\n\x0bTHEME_UNSET\x10\x00\x12\x0e\n\nTHEME_DARK\x10\x01\x12\x0f\n\x0bTHEME_LIGHT\x10\x02\x12\x10\n\x0cTHEME_DARKER\x10\x03\x12\x12\n\x0eTHEME_MIDNIGHT\x10\x04\"o\n\x12TimestampHourCycle\x12\x1d\n\x19TIMESTAMP_HOUR_CYCLE_AUTO\x10\x00\x12\x1c\n\x18TIMESTAMP_HOUR_CYCLE_H12\x10\x01\x12\x1c\n\x18TIMESTAMP_HOUR_CYCLE_H23\x10\x02\"\xc8\x01\n\rLaunchPadMode\x12\'\n#LAUNCH_PAD_MODE_LAUNCH_PAD_DISABLED\x10\x00\x12\x32\n.LAUNCH_PAD_MODE_LAUNCH_PAD_GESTURE_FULL_SCREEN\x10\x01\x12\x31\n-LAUNCH_PAD_MODE_LAUNCH_PAD_GESTURE_RIGHT_EDGE\x10\x02\x12\'\n#LAUNCH_PAD_MODE_LAUNCH_PAD_PULL_TAB\x10\x03\"\x8c\x01\n\tUIDensity\x12\x1f\n\x1bUI_DENSITY_UNSET_UI_DENSITY\x10\x00\x12\x16\n\x12UI_DENSITY_COMPACT\x10\x01\x12\x13\n\x0fUI_DENSITY_COZY\x10\x02\x12\x19\n\x15UI_DENSITY_RESPONSIVE\x10\x03\x12\x16\n\x12UI_DENSITY_DEFAULT\x10\x04\"\xc8\x01\n\x14SwipeRightToLeftMode\x12\x36\n2SWIPE_RIGHT_TO_LEFT_MODE_SWIPE_RIGHT_TO_LEFT_UNSET\x10\x00\x12@\n<SWIPE_RIGHT_TO_LEFT_MODE_SWIPE_RIGHT_TO_LEFT_CHANNEL_DETAILS\x10\x01\x12\x36\n2SWIPE_RIGHT_TO_LEFT_MODE_SWIPE_RIGHT_TO_LEFT_REPLY\x10\x02\"\x9e\x01\n\x13\x46\x61voriteChannelType\x12\x35\n1FAVORITE_CHANNEL_TYPE_UNSET_FAVORITE_CHANNEL_TYPE\x10\x00\x12,\n(FAVORITE_CHANNEL_TYPE_REFERENCE_ORIGINAL\x10\x01\x12\"\n\x1e\x46\x41VORITE_CHANNEL_TYPE_CATEGORY\x10\x02\"}\n\x0b\x46orLaterTab\x12\x1d\n\x19\x46OR_LATER_TAB_UNSPECIFIED\x10\x00\x12\x15\n\x11\x46OR_LATER_TAB_ALL\x10\x01\x12\x1b\n\x17\x46OR_LATER_TAB_BOOKMARKS\x10\x02\x12\x1b\n\x17\x46OR_LATER_TAB_REMINDERS\x10\x03\"\xfb\x01\n\x18SafetySettingsPresetType\x12<\n8SAFETY_SETTINGS_PRESET_TYPE_UNSET_SAFETY_SETTINGS_PRESET\x10\x00\x12(\n$SAFETY_SETTINGS_PRESET_TYPE_BALANCED\x10\x01\x12&\n\"SAFETY_SETTINGS_PRESET_TYPE_STRICT\x10\x02\x12\'\n#SAFETY_SETTINGS_PRESET_TYPE_RELAXED\x10\x03\x12&\n\"SAFETY_SETTINGS_PRESET_TYPE_CUSTOM\x10\x04\x42\x0b\n\t_versionsB\x08\n\x06_inboxB\t\n\x07_guildsB\x0f\n\r_user_contentB\x12\n\x10_voice_and_videoB\x12\n\x10_text_and_imagesB\x10\n\x0e_notificationsB\n\n\x08_privacyB\x08\n\x06_debugB\x0f\n\r_game_libraryB\t\n\x07_statusB\x0f\n\r_localizationB\r\n\x0b_appearanceB\x10\n\x0e_guild_foldersB\x0c\n\n_favoritesB\x19\n\x17_audio_context_settingsB\x0e\n\x0c_communitiesB\x0c\n\n_broadcastB\x08\n\x06_clipsB\x0c\n\n_for_laterB\x12\n\x10_safety_settingsB\x11\n\x0f_icymi_settingsB\x0f\n\r_applicationsB\x06\n\x04_adsB\x1b\n\x19_in_app_feedback_settingsb\x06proto3')
|
|
30
30
|
|
|
31
31
|
_globals = globals()
|
|
32
32
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -60,7 +60,7 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
60
60
|
_globals['_PRELOADEDUSERSETTINGS_INAPPFEEDBACKSETTINGS_INAPPFEEDBACKSTATESENTRY']._loaded_options = None
|
|
61
61
|
_globals['_PRELOADEDUSERSETTINGS_INAPPFEEDBACKSETTINGS_INAPPFEEDBACKSTATESENTRY']._serialized_options = b'8\001'
|
|
62
62
|
_globals['_PRELOADEDUSERSETTINGS']._serialized_start=148
|
|
63
|
-
_globals['_PRELOADEDUSERSETTINGS']._serialized_end=
|
|
63
|
+
_globals['_PRELOADEDUSERSETTINGS']._serialized_end=27335
|
|
64
64
|
_globals['_PRELOADEDUSERSETTINGS_VERSIONS']._serialized_start=2642
|
|
65
65
|
_globals['_PRELOADEDUSERSETTINGS_VERSIONS']._serialized_end=2722
|
|
66
66
|
_globals['_PRELOADEDUSERSETTINGS_INBOXSETTINGS']._serialized_start=2724
|
|
@@ -159,62 +159,66 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
159
159
|
_globals['_PRELOADEDUSERSETTINGS_CLIPSSETTINGS']._serialized_end=21533
|
|
160
160
|
_globals['_PRELOADEDUSERSETTINGS_FORLATERSETTINGS']._serialized_start=21535
|
|
161
161
|
_globals['_PRELOADEDUSERSETTINGS_FORLATERSETTINGS']._serialized_end=21642
|
|
162
|
-
_globals['
|
|
163
|
-
_globals['
|
|
164
|
-
_globals['
|
|
165
|
-
_globals['
|
|
166
|
-
_globals['
|
|
167
|
-
_globals['
|
|
168
|
-
_globals['
|
|
169
|
-
_globals['
|
|
170
|
-
_globals['
|
|
171
|
-
_globals['
|
|
172
|
-
_globals['
|
|
173
|
-
_globals['
|
|
174
|
-
_globals['
|
|
175
|
-
_globals['
|
|
176
|
-
_globals['
|
|
177
|
-
_globals['
|
|
178
|
-
_globals['
|
|
179
|
-
_globals['
|
|
180
|
-
_globals['
|
|
181
|
-
_globals['
|
|
182
|
-
_globals['
|
|
183
|
-
_globals['
|
|
184
|
-
_globals['
|
|
185
|
-
_globals['
|
|
186
|
-
_globals['
|
|
187
|
-
_globals['
|
|
188
|
-
_globals['
|
|
189
|
-
_globals['
|
|
190
|
-
_globals['
|
|
191
|
-
_globals['
|
|
192
|
-
_globals['
|
|
193
|
-
_globals['
|
|
194
|
-
_globals['
|
|
195
|
-
_globals['
|
|
196
|
-
_globals['
|
|
197
|
-
_globals['
|
|
198
|
-
_globals['
|
|
199
|
-
_globals['
|
|
200
|
-
_globals['
|
|
201
|
-
_globals['
|
|
202
|
-
_globals['
|
|
203
|
-
_globals['
|
|
204
|
-
_globals['
|
|
205
|
-
_globals['
|
|
206
|
-
_globals['
|
|
207
|
-
_globals['
|
|
208
|
-
_globals['
|
|
209
|
-
_globals['
|
|
210
|
-
_globals['
|
|
211
|
-
_globals['
|
|
212
|
-
_globals['
|
|
213
|
-
_globals['
|
|
214
|
-
_globals['
|
|
215
|
-
_globals['
|
|
216
|
-
_globals['
|
|
217
|
-
_globals['
|
|
218
|
-
_globals['
|
|
219
|
-
_globals['
|
|
162
|
+
_globals['_PRELOADEDUSERSETTINGS_SPENDINGLIMIT']._serialized_start=21644
|
|
163
|
+
_globals['_PRELOADEDUSERSETTINGS_SPENDINGLIMIT']._serialized_end=21693
|
|
164
|
+
_globals['_PRELOADEDUSERSETTINGS_SPENDINGLIMITSETTINGS']._serialized_start=21696
|
|
165
|
+
_globals['_PRELOADEDUSERSETTINGS_SPENDINGLIMITSETTINGS']._serialized_end=21855
|
|
166
|
+
_globals['_PRELOADEDUSERSETTINGS_SAFETYSETTINGS']._serialized_start=21858
|
|
167
|
+
_globals['_PRELOADEDUSERSETTINGS_SAFETYSETTINGS']._serialized_end=22174
|
|
168
|
+
_globals['_PRELOADEDUSERSETTINGS_ICYMISETTINGS']._serialized_start=22176
|
|
169
|
+
_globals['_PRELOADEDUSERSETTINGS_ICYMISETTINGS']._serialized_end=22218
|
|
170
|
+
_globals['_PRELOADEDUSERSETTINGS_APPLICATIONDMSETTINGS']._serialized_start=22220
|
|
171
|
+
_globals['_PRELOADEDUSERSETTINGS_APPLICATIONDMSETTINGS']._serialized_end=22270
|
|
172
|
+
_globals['_PRELOADEDUSERSETTINGS_APPLICATIONSHARINGSETTINGS']._serialized_start=22272
|
|
173
|
+
_globals['_PRELOADEDUSERSETTINGS_APPLICATIONSHARINGSETTINGS']._serialized_end=22346
|
|
174
|
+
_globals['_PRELOADEDUSERSETTINGS_APPLICATIONSETTINGS']._serialized_start=22349
|
|
175
|
+
_globals['_PRELOADEDUSERSETTINGS_APPLICATIONSETTINGS']._serialized_end=22641
|
|
176
|
+
_globals['_PRELOADEDUSERSETTINGS_ALLAPPLICATIONSETTINGS']._serialized_start=22644
|
|
177
|
+
_globals['_PRELOADEDUSERSETTINGS_ALLAPPLICATIONSETTINGS']._serialized_end=22914
|
|
178
|
+
_globals['_PRELOADEDUSERSETTINGS_ALLAPPLICATIONSETTINGS_APPSETTINGSENTRY']._serialized_start=22788
|
|
179
|
+
_globals['_PRELOADEDUSERSETTINGS_ALLAPPLICATIONSETTINGS_APPSETTINGSENTRY']._serialized_end=22914
|
|
180
|
+
_globals['_PRELOADEDUSERSETTINGS_ADSSETTINGS']._serialized_start=22916
|
|
181
|
+
_globals['_PRELOADEDUSERSETTINGS_ADSSETTINGS']._serialized_end=22953
|
|
182
|
+
_globals['_PRELOADEDUSERSETTINGS_INAPPFEEDBACKSTATE']._serialized_start=22956
|
|
183
|
+
_globals['_PRELOADEDUSERSETTINGS_INAPPFEEDBACKSTATE']._serialized_end=23154
|
|
184
|
+
_globals['_PRELOADEDUSERSETTINGS_INAPPFEEDBACKSETTINGS']._serialized_start=23157
|
|
185
|
+
_globals['_PRELOADEDUSERSETTINGS_INAPPFEEDBACKSETTINGS']._serialized_end=23452
|
|
186
|
+
_globals['_PRELOADEDUSERSETTINGS_INAPPFEEDBACKSETTINGS_INAPPFEEDBACKSTATESENTRY']._serialized_start=23319
|
|
187
|
+
_globals['_PRELOADEDUSERSETTINGS_INAPPFEEDBACKSETTINGS_INAPPFEEDBACKSTATESENTRY']._serialized_end=23452
|
|
188
|
+
_globals['_PRELOADEDUSERSETTINGS_INBOXTAB']._serialized_start=23455
|
|
189
|
+
_globals['_PRELOADEDUSERSETTINGS_INBOXTAB']._serialized_end=23661
|
|
190
|
+
_globals['_PRELOADEDUSERSETTINGS_DMSPAMFILTERV2']._serialized_start=23664
|
|
191
|
+
_globals['_PRELOADEDUSERSETTINGS_DMSPAMFILTERV2']._serialized_end=23831
|
|
192
|
+
_globals['_PRELOADEDUSERSETTINGS_EXPLICITCONTENTREDACTION']._serialized_start=23834
|
|
193
|
+
_globals['_PRELOADEDUSERSETTINGS_EXPLICITCONTENTREDACTION']._serialized_end=24037
|
|
194
|
+
_globals['_PRELOADEDUSERSETTINGS_REACTIONNOTIFICATIONTYPE']._serialized_start=24040
|
|
195
|
+
_globals['_PRELOADEDUSERSETTINGS_REACTIONNOTIFICATIONTYPE']._serialized_end=24216
|
|
196
|
+
_globals['_PRELOADEDUSERSETTINGS_GAMEACTIVITYNOTIFICATIONTYPE']._serialized_start=24219
|
|
197
|
+
_globals['_PRELOADEDUSERSETTINGS_GAMEACTIVITYNOTIFICATIONTYPE']._serialized_end=24507
|
|
198
|
+
_globals['_PRELOADEDUSERSETTINGS_CUSTOMSTATUSPUSHNOTIFICATIONTYPE']._serialized_start=24510
|
|
199
|
+
_globals['_PRELOADEDUSERSETTINGS_CUSTOMSTATUSPUSHNOTIFICATIONTYPE']._serialized_end=24729
|
|
200
|
+
_globals['_PRELOADEDUSERSETTINGS_GUILDACTIVITYSTATUSRESTRICTIONDEFAULT']._serialized_start=24732
|
|
201
|
+
_globals['_PRELOADEDUSERSETTINGS_GUILDACTIVITYSTATUSRESTRICTIONDEFAULT']._serialized_end=24939
|
|
202
|
+
_globals['_PRELOADEDUSERSETTINGS_GUILDSLEADERBOARDOPTOUTDEFAULT']._serialized_start=24942
|
|
203
|
+
_globals['_PRELOADEDUSERSETTINGS_GUILDSLEADERBOARDOPTOUTDEFAULT']._serialized_end=25091
|
|
204
|
+
_globals['_PRELOADEDUSERSETTINGS_SLAYERSDKRECEIVEINGAMEDMS']._serialized_start=25094
|
|
205
|
+
_globals['_PRELOADEDUSERSETTINGS_SLAYERSDKRECEIVEINGAMEDMS']._serialized_end=25296
|
|
206
|
+
_globals['_PRELOADEDUSERSETTINGS_GUILDACTIVITYSTATUSRESTRICTIONDEFAULTV2']._serialized_start=25299
|
|
207
|
+
_globals['_PRELOADEDUSERSETTINGS_GUILDACTIVITYSTATUSRESTRICTIONDEFAULTV2']._serialized_end=25637
|
|
208
|
+
_globals['_PRELOADEDUSERSETTINGS_THEME']._serialized_start=25639
|
|
209
|
+
_globals['_PRELOADEDUSERSETTINGS_THEME']._serialized_end=25734
|
|
210
|
+
_globals['_PRELOADEDUSERSETTINGS_TIMESTAMPHOURCYCLE']._serialized_start=25736
|
|
211
|
+
_globals['_PRELOADEDUSERSETTINGS_TIMESTAMPHOURCYCLE']._serialized_end=25847
|
|
212
|
+
_globals['_PRELOADEDUSERSETTINGS_LAUNCHPADMODE']._serialized_start=25850
|
|
213
|
+
_globals['_PRELOADEDUSERSETTINGS_LAUNCHPADMODE']._serialized_end=26050
|
|
214
|
+
_globals['_PRELOADEDUSERSETTINGS_UIDENSITY']._serialized_start=26053
|
|
215
|
+
_globals['_PRELOADEDUSERSETTINGS_UIDENSITY']._serialized_end=26193
|
|
216
|
+
_globals['_PRELOADEDUSERSETTINGS_SWIPERIGHTTOLEFTMODE']._serialized_start=26196
|
|
217
|
+
_globals['_PRELOADEDUSERSETTINGS_SWIPERIGHTTOLEFTMODE']._serialized_end=26396
|
|
218
|
+
_globals['_PRELOADEDUSERSETTINGS_FAVORITECHANNELTYPE']._serialized_start=26399
|
|
219
|
+
_globals['_PRELOADEDUSERSETTINGS_FAVORITECHANNELTYPE']._serialized_end=26557
|
|
220
|
+
_globals['_PRELOADEDUSERSETTINGS_FORLATERTAB']._serialized_start=26559
|
|
221
|
+
_globals['_PRELOADEDUSERSETTINGS_FORLATERTAB']._serialized_end=26684
|
|
222
|
+
_globals['_PRELOADEDUSERSETTINGS_SAFETYSETTINGSPRESETTYPE']._serialized_start=26687
|
|
223
|
+
_globals['_PRELOADEDUSERSETTINGS_SAFETYSETTINGSPRESETTYPE']._serialized_end=26938
|
|
220
224
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -165,6 +165,12 @@ message PremiumMarketingComponentProperties {
|
|
|
165
165
|
optional ThemeAwareAsset asset = 4;
|
|
166
166
|
}
|
|
167
167
|
|
|
168
|
+
message PremiumTabTooltip {
|
|
169
|
+
string header = 1;
|
|
170
|
+
string body = 2;
|
|
171
|
+
optional ThemeAwareAsset asset = 3;
|
|
172
|
+
}
|
|
173
|
+
|
|
168
174
|
string content_identifier = 3;
|
|
169
175
|
oneof properties {
|
|
170
176
|
string placeholder = 1;
|
|
@@ -180,6 +186,7 @@ message PremiumMarketingComponentProperties {
|
|
|
180
186
|
BillingSettingsNitroGiftBanner billing_settings_nitro_gift_banner = 12;
|
|
181
187
|
GiftReminderNagbar gift_reminder_nagbar = 13;
|
|
182
188
|
GiftReminderCoachmark gift_reminder_coachmark = 14;
|
|
189
|
+
PremiumTabTooltip premium_tab_tooltip = 15;
|
|
183
190
|
}
|
|
184
191
|
|
|
185
192
|
}
|
|
@@ -24,7 +24,7 @@ _sym_db = _symbol_database.Default()
|
|
|
24
24
|
|
|
25
25
|
|
|
26
26
|
|
|
27
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n>premium_marketing/v1/PremiumMarketingComponentProperties.proto\x12#discord_protos.premium_marketing.v1\"\x83;\n#PremiumMarketingComponentProperties\x12\x1a\n\x12\x63ontent_identifier\x18\x03 \x01(\t\x12\x15\n\x0bplaceholder\x18\x01 \x01(\tH\x00\x12\x94\x01\n\x1c\x61nnouncement_modal_variant_1\x18\x02 \x01(\x0b\x32l.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.AnnouncementModalVariant1PropertiesH\x00\x12j\n\x0bpremium_tab\x18\x04 \x01(\x0b\x32S.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.PremiumTabH\x00\x12}\n\x15marketing_page_banner\x18\x05 \x01(\x0b\x32\\.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.MarketingPageBannerH\x00\x12{\n\x14payment_modal_banner\x18\x06 \x01(\x0b\x32[.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.PaymentModalBannerH\x00\x12y\n\x13mobile_bottom_sheet\x18\x07 \x01(\x0b\x32Z.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.MobileBottomSheetH\x00\x12\x66\n\tgift_icon\x18\x08 \x01(\x0b\x32Q.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.GiftIconH\x00\x12y\n\x13gift_icon_coachmark\x18\t \x01(\x0b\x32Z.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.GiftIconCoachmarkH\x00\x12\x8f\x01\n\x1fgift_plan_selection_card_banner\x18\n \x01(\x0b\x32\x64.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.GiftPlanSelectionCardBannerH\x00\x12\x85\x01\n\x19gift_customization_banner\x18\x0b \x01(\x0b\x32`.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.GiftCustomizationBannerH\x00\x12\x95\x01\n\"billing_settings_nitro_gift_banner\x18\x0c \x01(\x0b\x32g.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.BillingSettingsNitroGiftBannerH\x00\x12{\n\x14gift_reminder_nagbar\x18\r \x01(\x0b\x32[.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.GiftReminderNagbarH\x00\x12\x81\x01\n\x17gift_reminder_coachmark\x18\x0e \x01(\x0b\x32^.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.GiftReminderCoachmarkH\x00\x1am\n\x0b\x46\x65\x61tureCard\x12\x0e\n\x06header\x18\x01 \x01(\t\x12\x0c\n\x04pill\x18\x02 \x01(\t\x12\x0c\n\x04\x62ody\x18\x03 \x01(\t\x12\x12\n\nimage_link\x18\x04 \x01(\t\x12\x1e\n\x16image_link_light_theme\x18\x05 \x01(\t\x1a\x90\x01\n\x12SubscriptionButton\x12\x0c\n\x04\x63opy\x18\x01 \x01(\t\x12l\n\rbutton_action\x18\x02 \x01(\x0e\x32U.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.ButtonAction\x1a<\n\x08Subtitle\x12\x0c\n\x04link\x18\x01 \x01(\t\x12\x0e\n\x06locale\x18\x02 \x01(\t\x12\x12\n\nis_default\x18\x03 \x01(\x08\x1a\xff\x05\n\x0fVariant1Storage\x12\xb5\x01\n)hero_art_localized_video_links_dark_theme\x18\x01 \x03(\x0b\x32\x81\x01.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.Variant1Storage.HeroArtLocalizedVideoLinksDarkThemeEntry\x12\xb7\x01\n*hero_art_localized_video_links_light_theme\x18\x02 \x03(\x0b\x32\x82\x01.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.Variant1Storage.HeroArtLocalizedVideoLinksLightThemeEntry\x12\x9e\x01\n\x1dhero_art_video_subtitle_links\x18\x03 \x03(\x0b\x32w.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.Variant1Storage.HeroArtVideoSubtitleLinksEntry\x1aJ\n(HeroArtLocalizedVideoLinksDarkThemeEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1aK\n)HeroArtLocalizedVideoLinksLightThemeEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a@\n\x1eHeroArtVideoSubtitleLinksEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a\x85\x06\n#AnnouncementModalVariant1Properties\x12\x0e\n\x06header\x18\x01 \x01(\t\x12\x11\n\tsubheader\x18\x02 \x01(\t\x12\x12\n\nvideo_link\x18\x03 \x01(\t\x12\x17\n\x0fhelp_article_id\x18\x04 \x01(\t\x12k\n\rfeature_cards\x18\x05 \x03(\x0b\x32T.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.FeatureCard\x12p\n\x06\x62utton\x18\x06 \x01(\x0b\x32[.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.SubscriptionButtonH\x00\x88\x01\x01\x12\x13\n\x0b\x64ismiss_key\x18\x07 \x01(\t\x12\'\n\x1fhero_art_video_link_light_theme\x18\x08 \x01(\t\x12&\n\x1ehero_art_image_link_dark_theme\x18\t \x01(\t\x12\'\n\x1fhero_art_image_link_light_theme\x18\n \x01(\t\x12\x16\n\x0emodal_top_pill\x18\x0b \x01(\t\x12\x0c\n\x04\x62ody\x18\x0c \x01(\t\x12s\n\x18hero_art_video_subtitles\x18\r \x03(\x0b\x32Q.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.Subtitle\x12n\n\x07storage\x18\x0e \x01(\x0b\x32X.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.Variant1StorageH\x01\x88\x01\x01\x42\t\n\x07_buttonB\n\n\x08_storage\x1a\x43\n\nPremiumTab\x12\x13\n\x0b\x62\x61\x64ge_label\x18\x01 \x01(\t\x12 \n\x18\x61\x63knowledged_badge_label\x18\x02 \x01(\t\x1a\x97\x01\n\x19MarketingPageBannerButton\x12\x0c\n\x04\x63opy\x18\x01 \x01(\t\x12l\n\rbutton_action\x18\x02 \x01(\x0e\x32U.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.ButtonAction\x1a\xe3\x01\n\x13MarketingPageBanner\x12\x11\n\tasset_url\x18\x01 \x01(\t\x12\x0e\n\x06header\x18\x02 \x01(\t\x12\x0c\n\x04\x62ody\x18\x03 \x01(\t\x12\x17\n\x0fhelp_article_id\x18\x04 \x01(\t\x12w\n\x06\x62utton\x18\x05 \x01(\x0b\x32\x62.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.MarketingPageBannerButtonH\x00\x88\x01\x01\x42\t\n\x07_button\x1a\x45\n\x12PaymentModalBanner\x12\x11\n\tasset_url\x18\x01 \x01(\t\x12\x0e\n\x06header\x18\x02 \x01(\t\x12\x0c\n\x04\x62ody\x18\x03 \x01(\t\x1a\x19\n\tCTAButton\x12\x0c\n\x04\x63opy\x18\x01 \x01(\t\x1a\xd1\x01\n\x11MobileBottomSheet\x12\x11\n\tasset_url\x18\x01 \x01(\t\x12\x0e\n\x06header\x18\x02 \x01(\t\x12\x0c\n\x04\x62ody\x18\x03 \x01(\t\x12\x17\n\x0fhelp_article_id\x18\x04 \x01(\t\x12g\n\x06\x62utton\x18\x05 \x01(\x0b\x32R.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.CTAButtonH\x00\x88\x01\x01\x42\t\n\x07_button\x1a-\n\x08Gradient\x12\x12\n\x06\x63olors\x18\x01 \x03(\tB\x02\x10\x00\x12\r\n\x05\x61ngle\x18\x02 \x01(\x02\x1a\xdf\x01\n\x08GiftIcon\x12\x19\n\x11\x62ox_animation_url\x18\x01 \x01(\t\x12\x1d\n\x15trinket_animation_url\x18\x02 \x01(\t\x12\"\n\x1atrinket_glow_animation_url\x18\x03 \x01(\t\x12h\n\x08gradient\x18\x04 \x01(\x0b\x32Q.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.GradientH\x00\x88\x01\x01\x42\x0b\n\t_gradient\x1ai\n\x0fThemeAwareAsset\x12\x11\n\tlight_url\x18\x01 \x01(\t\x12\x10\n\x08\x64\x61rk_url\x18\x02 \x01(\t\x12\x18\n\x10light_static_url\x18\x03 \x01(\t\x12\x17\n\x0f\x64\x61rk_static_url\x18\x04 \x01(\t\x1a\xbc\x01\n\x11GiftIconCoachmark\x12\x0e\n\x06header\x18\x01 \x01(\t\x12\x0c\n\x04\x62ody\x18\x02 \x01(\t\x12\x11\n\tasset_url\x18\x03 \x01(\t\x12l\n\x05\x61sset\x18\x04 \x01(\x0b\x32X.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.ThemeAwareAssetH\x00\x88\x01\x01\x42\x08\n\x06_asset\x1a\xcf\x07\n\x1bGiftPlanSelectionCardBanner\x12\x0e\n\x06header\x18\x01 \x01(\t\x12\x14\n\x0c\x64\x65sktop_body\x18\x02 \x01(\t\x12\x13\n\x0bmobile_body\x18\x03 \x01(\t\x12s\n\x0c\x61vatar_asset\x18\x04 \x01(\x0b\x32X.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.ThemeAwareAssetH\x00\x88\x01\x01\x12\x18\n\x10\x62\x61nner_asset_url\x18\x05 \x01(\t\x12\x1c\n\x14\x62\x61\x63kground_asset_url\x18\x06 \x01(\t\x12\x16\n\x0e\x63\x61rd_asset_url\x18\x07 \x01(\t\x12h\n\x08gradient\x18\x08 \x01(\x0b\x32Q.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.GradientH\x01\x88\x01\x01\x12s\n\x0c\x62\x61nner_asset\x18\t \x01(\x0b\x32X.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.ThemeAwareAssetH\x02\x88\x01\x01\x12w\n\x10\x62\x61\x63kground_asset\x18\n \x01(\x0b\x32X.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.ThemeAwareAssetH\x03\x88\x01\x01\x12q\n\ncard_asset\x18\x0b \x01(\x0b\x32X.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.ThemeAwareAssetH\x04\x88\x01\x01\x12z\n\x13mobile_banner_asset\x18\x0c \x01(\x0b\x32X.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.ThemeAwareAssetH\x05\x88\x01\x01\x42\x0f\n\r_avatar_assetB\x0b\n\t_gradientB\x0f\n\r_banner_assetB\x13\n\x11_background_assetB\r\n\x0b_card_assetB\x16\n\x14_mobile_banner_asset\x1a\x8e\x05\n\x17GiftCustomizationBanner\x12\x11\n\tasset_url\x18\x01 \x01(\t\x12\x14\n\x0c\x64\x65sktop_body\x18\x02 \x01(\t\x12\x13\n\x0bmobile_body\x18\x03 \x01(\t\x12h\n\x08gradient\x18\x04 \x01(\x0b\x32Q.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.GradientH\x00\x88\x01\x01\x12\x1c\n\x14\x62\x61\x63kground_asset_url\x18\x05 \x01(\t\x12l\n\x05\x61sset\x18\x06 \x01(\x0b\x32X.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.ThemeAwareAssetH\x01\x88\x01\x01\x12w\n\x10\x62\x61\x63kground_asset\x18\x07 \x01(\x0b\x32X.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.ThemeAwareAssetH\x02\x88\x01\x01\x12~\n\x17mobile_background_asset\x18\x08 \x01(\x0b\x32X.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.ThemeAwareAssetH\x03\x88\x01\x01\x42\x0b\n\t_gradientB\x08\n\x06_assetB\x13\n\x11_background_assetB\x1a\n\x18_mobile_background_asset\x1a\x9a\x04\n\x1e\x42illingSettingsNitroGiftBanner\x12\x11\n\tasset_url\x18\x01 \x01(\t\x12\x0e\n\x06header\x18\x02 \x01(\t\x12\x0c\n\x04\x62ody\x18\x03 \x01(\t\x12\x1c\n\x14\x62\x61\x63kground_asset_url\x18\x04 \x01(\t\x12h\n\x08gradient\x18\x05 \x01(\x0b\x32Q.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.GradientH\x00\x88\x01\x01\x12\x12\n\ntext_color\x18\x06 \x01(\t\x12\x18\n\x10\x61\x64\x64itional_terms\x18\x07 \x01(\t\x12l\n\x05\x61sset\x18\x08 \x01(\x0b\x32X.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.ThemeAwareAssetH\x01\x88\x01\x01\x12w\n\x10\x62\x61\x63kground_asset\x18\t \x01(\x0b\x32X.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.ThemeAwareAssetH\x02\x88\x01\x01\x42\x0b\n\t_gradientB\x08\n\x06_assetB\x13\n\x11_background_asset\x1a\"\n\x12GiftReminderNagbar\x12\x0c\n\x04\x62ody\x18\x01 \x01(\t\x1a\xc0\x01\n\x15GiftReminderCoachmark\x12\x0e\n\x06header\x18\x01 \x01(\t\x12\x0c\n\x04\x62ody\x18\x02 \x01(\t\x12\x11\n\tasset_url\x18\x03 \x01(\t\x12l\n\x05\x61sset\x18\x04 \x01(\x0b\x32X.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.ThemeAwareAssetH\x00\x88\x01\x01\x42\x08\n\x06_asset\"\xa3\x02\n\x0c\x42uttonAction\x12\x1d\n\x19\x42UTTON_ACTION_UNSPECIFIED\x10\x00\x12%\n!BUTTON_ACTION_OPEN_MARKETING_PAGE\x10\x01\x12+\n\'BUTTON_ACTION_OPEN_TIER_2_PAYMENT_MODAL\x10\x02\x12+\n\'BUTTON_ACTION_OPEN_TIER_1_PAYMENT_MODAL\x10\x03\x12\x46\nBBUTTON_ACTION_OPEN_TIER_2_PAYMENT_MODAL_CUSTOM_CONFIRMATION_FOOTER\x10\x04\x12+\n\'BUTTON_ACTION_OPEN_PLAN_SELECTION_MODAL\x10\x05\x42\x0c\n\npropertiesb\x06proto3')
|
|
27
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n>premium_marketing/v1/PremiumMarketingComponentProperties.proto\x12#discord_protos.premium_marketing.v1\"\xaa=\n#PremiumMarketingComponentProperties\x12\x1a\n\x12\x63ontent_identifier\x18\x03 \x01(\t\x12\x15\n\x0bplaceholder\x18\x01 \x01(\tH\x00\x12\x94\x01\n\x1c\x61nnouncement_modal_variant_1\x18\x02 \x01(\x0b\x32l.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.AnnouncementModalVariant1PropertiesH\x00\x12j\n\x0bpremium_tab\x18\x04 \x01(\x0b\x32S.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.PremiumTabH\x00\x12}\n\x15marketing_page_banner\x18\x05 \x01(\x0b\x32\\.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.MarketingPageBannerH\x00\x12{\n\x14payment_modal_banner\x18\x06 \x01(\x0b\x32[.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.PaymentModalBannerH\x00\x12y\n\x13mobile_bottom_sheet\x18\x07 \x01(\x0b\x32Z.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.MobileBottomSheetH\x00\x12\x66\n\tgift_icon\x18\x08 \x01(\x0b\x32Q.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.GiftIconH\x00\x12y\n\x13gift_icon_coachmark\x18\t \x01(\x0b\x32Z.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.GiftIconCoachmarkH\x00\x12\x8f\x01\n\x1fgift_plan_selection_card_banner\x18\n \x01(\x0b\x32\x64.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.GiftPlanSelectionCardBannerH\x00\x12\x85\x01\n\x19gift_customization_banner\x18\x0b \x01(\x0b\x32`.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.GiftCustomizationBannerH\x00\x12\x95\x01\n\"billing_settings_nitro_gift_banner\x18\x0c \x01(\x0b\x32g.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.BillingSettingsNitroGiftBannerH\x00\x12{\n\x14gift_reminder_nagbar\x18\r \x01(\x0b\x32[.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.GiftReminderNagbarH\x00\x12\x81\x01\n\x17gift_reminder_coachmark\x18\x0e \x01(\x0b\x32^.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.GiftReminderCoachmarkH\x00\x12y\n\x13premium_tab_tooltip\x18\x0f \x01(\x0b\x32Z.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.PremiumTabTooltipH\x00\x1am\n\x0b\x46\x65\x61tureCard\x12\x0e\n\x06header\x18\x01 \x01(\t\x12\x0c\n\x04pill\x18\x02 \x01(\t\x12\x0c\n\x04\x62ody\x18\x03 \x01(\t\x12\x12\n\nimage_link\x18\x04 \x01(\t\x12\x1e\n\x16image_link_light_theme\x18\x05 \x01(\t\x1a\x90\x01\n\x12SubscriptionButton\x12\x0c\n\x04\x63opy\x18\x01 \x01(\t\x12l\n\rbutton_action\x18\x02 \x01(\x0e\x32U.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.ButtonAction\x1a<\n\x08Subtitle\x12\x0c\n\x04link\x18\x01 \x01(\t\x12\x0e\n\x06locale\x18\x02 \x01(\t\x12\x12\n\nis_default\x18\x03 \x01(\x08\x1a\xff\x05\n\x0fVariant1Storage\x12\xb5\x01\n)hero_art_localized_video_links_dark_theme\x18\x01 \x03(\x0b\x32\x81\x01.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.Variant1Storage.HeroArtLocalizedVideoLinksDarkThemeEntry\x12\xb7\x01\n*hero_art_localized_video_links_light_theme\x18\x02 \x03(\x0b\x32\x82\x01.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.Variant1Storage.HeroArtLocalizedVideoLinksLightThemeEntry\x12\x9e\x01\n\x1dhero_art_video_subtitle_links\x18\x03 \x03(\x0b\x32w.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.Variant1Storage.HeroArtVideoSubtitleLinksEntry\x1aJ\n(HeroArtLocalizedVideoLinksDarkThemeEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1aK\n)HeroArtLocalizedVideoLinksLightThemeEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a@\n\x1eHeroArtVideoSubtitleLinksEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a\x85\x06\n#AnnouncementModalVariant1Properties\x12\x0e\n\x06header\x18\x01 \x01(\t\x12\x11\n\tsubheader\x18\x02 \x01(\t\x12\x12\n\nvideo_link\x18\x03 \x01(\t\x12\x17\n\x0fhelp_article_id\x18\x04 \x01(\t\x12k\n\rfeature_cards\x18\x05 \x03(\x0b\x32T.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.FeatureCard\x12p\n\x06\x62utton\x18\x06 \x01(\x0b\x32[.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.SubscriptionButtonH\x00\x88\x01\x01\x12\x13\n\x0b\x64ismiss_key\x18\x07 \x01(\t\x12\'\n\x1fhero_art_video_link_light_theme\x18\x08 \x01(\t\x12&\n\x1ehero_art_image_link_dark_theme\x18\t \x01(\t\x12\'\n\x1fhero_art_image_link_light_theme\x18\n \x01(\t\x12\x16\n\x0emodal_top_pill\x18\x0b \x01(\t\x12\x0c\n\x04\x62ody\x18\x0c \x01(\t\x12s\n\x18hero_art_video_subtitles\x18\r \x03(\x0b\x32Q.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.Subtitle\x12n\n\x07storage\x18\x0e \x01(\x0b\x32X.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.Variant1StorageH\x01\x88\x01\x01\x42\t\n\x07_buttonB\n\n\x08_storage\x1a\x43\n\nPremiumTab\x12\x13\n\x0b\x62\x61\x64ge_label\x18\x01 \x01(\t\x12 \n\x18\x61\x63knowledged_badge_label\x18\x02 \x01(\t\x1a\x97\x01\n\x19MarketingPageBannerButton\x12\x0c\n\x04\x63opy\x18\x01 \x01(\t\x12l\n\rbutton_action\x18\x02 \x01(\x0e\x32U.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.ButtonAction\x1a\xe3\x01\n\x13MarketingPageBanner\x12\x11\n\tasset_url\x18\x01 \x01(\t\x12\x0e\n\x06header\x18\x02 \x01(\t\x12\x0c\n\x04\x62ody\x18\x03 \x01(\t\x12\x17\n\x0fhelp_article_id\x18\x04 \x01(\t\x12w\n\x06\x62utton\x18\x05 \x01(\x0b\x32\x62.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.MarketingPageBannerButtonH\x00\x88\x01\x01\x42\t\n\x07_button\x1a\x45\n\x12PaymentModalBanner\x12\x11\n\tasset_url\x18\x01 \x01(\t\x12\x0e\n\x06header\x18\x02 \x01(\t\x12\x0c\n\x04\x62ody\x18\x03 \x01(\t\x1a\x19\n\tCTAButton\x12\x0c\n\x04\x63opy\x18\x01 \x01(\t\x1a\xd1\x01\n\x11MobileBottomSheet\x12\x11\n\tasset_url\x18\x01 \x01(\t\x12\x0e\n\x06header\x18\x02 \x01(\t\x12\x0c\n\x04\x62ody\x18\x03 \x01(\t\x12\x17\n\x0fhelp_article_id\x18\x04 \x01(\t\x12g\n\x06\x62utton\x18\x05 \x01(\x0b\x32R.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.CTAButtonH\x00\x88\x01\x01\x42\t\n\x07_button\x1a-\n\x08Gradient\x12\x12\n\x06\x63olors\x18\x01 \x03(\tB\x02\x10\x00\x12\r\n\x05\x61ngle\x18\x02 \x01(\x02\x1a\xdf\x01\n\x08GiftIcon\x12\x19\n\x11\x62ox_animation_url\x18\x01 \x01(\t\x12\x1d\n\x15trinket_animation_url\x18\x02 \x01(\t\x12\"\n\x1atrinket_glow_animation_url\x18\x03 \x01(\t\x12h\n\x08gradient\x18\x04 \x01(\x0b\x32Q.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.GradientH\x00\x88\x01\x01\x42\x0b\n\t_gradient\x1ai\n\x0fThemeAwareAsset\x12\x11\n\tlight_url\x18\x01 \x01(\t\x12\x10\n\x08\x64\x61rk_url\x18\x02 \x01(\t\x12\x18\n\x10light_static_url\x18\x03 \x01(\t\x12\x17\n\x0f\x64\x61rk_static_url\x18\x04 \x01(\t\x1a\xbc\x01\n\x11GiftIconCoachmark\x12\x0e\n\x06header\x18\x01 \x01(\t\x12\x0c\n\x04\x62ody\x18\x02 \x01(\t\x12\x11\n\tasset_url\x18\x03 \x01(\t\x12l\n\x05\x61sset\x18\x04 \x01(\x0b\x32X.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.ThemeAwareAssetH\x00\x88\x01\x01\x42\x08\n\x06_asset\x1a\xcf\x07\n\x1bGiftPlanSelectionCardBanner\x12\x0e\n\x06header\x18\x01 \x01(\t\x12\x14\n\x0c\x64\x65sktop_body\x18\x02 \x01(\t\x12\x13\n\x0bmobile_body\x18\x03 \x01(\t\x12s\n\x0c\x61vatar_asset\x18\x04 \x01(\x0b\x32X.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.ThemeAwareAssetH\x00\x88\x01\x01\x12\x18\n\x10\x62\x61nner_asset_url\x18\x05 \x01(\t\x12\x1c\n\x14\x62\x61\x63kground_asset_url\x18\x06 \x01(\t\x12\x16\n\x0e\x63\x61rd_asset_url\x18\x07 \x01(\t\x12h\n\x08gradient\x18\x08 \x01(\x0b\x32Q.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.GradientH\x01\x88\x01\x01\x12s\n\x0c\x62\x61nner_asset\x18\t \x01(\x0b\x32X.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.ThemeAwareAssetH\x02\x88\x01\x01\x12w\n\x10\x62\x61\x63kground_asset\x18\n \x01(\x0b\x32X.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.ThemeAwareAssetH\x03\x88\x01\x01\x12q\n\ncard_asset\x18\x0b \x01(\x0b\x32X.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.ThemeAwareAssetH\x04\x88\x01\x01\x12z\n\x13mobile_banner_asset\x18\x0c \x01(\x0b\x32X.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.ThemeAwareAssetH\x05\x88\x01\x01\x42\x0f\n\r_avatar_assetB\x0b\n\t_gradientB\x0f\n\r_banner_assetB\x13\n\x11_background_assetB\r\n\x0b_card_assetB\x16\n\x14_mobile_banner_asset\x1a\x8e\x05\n\x17GiftCustomizationBanner\x12\x11\n\tasset_url\x18\x01 \x01(\t\x12\x14\n\x0c\x64\x65sktop_body\x18\x02 \x01(\t\x12\x13\n\x0bmobile_body\x18\x03 \x01(\t\x12h\n\x08gradient\x18\x04 \x01(\x0b\x32Q.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.GradientH\x00\x88\x01\x01\x12\x1c\n\x14\x62\x61\x63kground_asset_url\x18\x05 \x01(\t\x12l\n\x05\x61sset\x18\x06 \x01(\x0b\x32X.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.ThemeAwareAssetH\x01\x88\x01\x01\x12w\n\x10\x62\x61\x63kground_asset\x18\x07 \x01(\x0b\x32X.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.ThemeAwareAssetH\x02\x88\x01\x01\x12~\n\x17mobile_background_asset\x18\x08 \x01(\x0b\x32X.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.ThemeAwareAssetH\x03\x88\x01\x01\x42\x0b\n\t_gradientB\x08\n\x06_assetB\x13\n\x11_background_assetB\x1a\n\x18_mobile_background_asset\x1a\x9a\x04\n\x1e\x42illingSettingsNitroGiftBanner\x12\x11\n\tasset_url\x18\x01 \x01(\t\x12\x0e\n\x06header\x18\x02 \x01(\t\x12\x0c\n\x04\x62ody\x18\x03 \x01(\t\x12\x1c\n\x14\x62\x61\x63kground_asset_url\x18\x04 \x01(\t\x12h\n\x08gradient\x18\x05 \x01(\x0b\x32Q.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.GradientH\x00\x88\x01\x01\x12\x12\n\ntext_color\x18\x06 \x01(\t\x12\x18\n\x10\x61\x64\x64itional_terms\x18\x07 \x01(\t\x12l\n\x05\x61sset\x18\x08 \x01(\x0b\x32X.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.ThemeAwareAssetH\x01\x88\x01\x01\x12w\n\x10\x62\x61\x63kground_asset\x18\t \x01(\x0b\x32X.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.ThemeAwareAssetH\x02\x88\x01\x01\x42\x0b\n\t_gradientB\x08\n\x06_assetB\x13\n\x11_background_asset\x1a\"\n\x12GiftReminderNagbar\x12\x0c\n\x04\x62ody\x18\x01 \x01(\t\x1a\xc0\x01\n\x15GiftReminderCoachmark\x12\x0e\n\x06header\x18\x01 \x01(\t\x12\x0c\n\x04\x62ody\x18\x02 \x01(\t\x12\x11\n\tasset_url\x18\x03 \x01(\t\x12l\n\x05\x61sset\x18\x04 \x01(\x0b\x32X.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.ThemeAwareAssetH\x00\x88\x01\x01\x42\x08\n\x06_asset\x1a\xa9\x01\n\x11PremiumTabTooltip\x12\x0e\n\x06header\x18\x01 \x01(\t\x12\x0c\n\x04\x62ody\x18\x02 \x01(\t\x12l\n\x05\x61sset\x18\x03 \x01(\x0b\x32X.discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.ThemeAwareAssetH\x00\x88\x01\x01\x42\x08\n\x06_asset\"\xa3\x02\n\x0c\x42uttonAction\x12\x1d\n\x19\x42UTTON_ACTION_UNSPECIFIED\x10\x00\x12%\n!BUTTON_ACTION_OPEN_MARKETING_PAGE\x10\x01\x12+\n\'BUTTON_ACTION_OPEN_TIER_2_PAYMENT_MODAL\x10\x02\x12+\n\'BUTTON_ACTION_OPEN_TIER_1_PAYMENT_MODAL\x10\x03\x12\x46\nBBUTTON_ACTION_OPEN_TIER_2_PAYMENT_MODAL_CUSTOM_CONFIRMATION_FOOTER\x10\x04\x12+\n\'BUTTON_ACTION_OPEN_PLAN_SELECTION_MODAL\x10\x05\x42\x0c\n\npropertiesb\x06proto3')
|
|
28
28
|
|
|
29
29
|
_globals = globals()
|
|
30
30
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -40,53 +40,55 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
40
40
|
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_GRADIENT'].fields_by_name['colors']._loaded_options = None
|
|
41
41
|
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_GRADIENT'].fields_by_name['colors']._serialized_options = b'\020\000'
|
|
42
42
|
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES']._serialized_start=104
|
|
43
|
-
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES']._serialized_end=
|
|
44
|
-
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_FEATURECARD']._serialized_start=
|
|
45
|
-
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_FEATURECARD']._serialized_end=
|
|
46
|
-
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_SUBSCRIPTIONBUTTON']._serialized_start=
|
|
47
|
-
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_SUBSCRIPTIONBUTTON']._serialized_end=
|
|
48
|
-
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_SUBTITLE']._serialized_start=
|
|
49
|
-
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_SUBTITLE']._serialized_end=
|
|
50
|
-
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_VARIANT1STORAGE']._serialized_start=
|
|
51
|
-
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_VARIANT1STORAGE']._serialized_end=
|
|
52
|
-
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_VARIANT1STORAGE_HEROARTLOCALIZEDVIDEOLINKSDARKTHEMEENTRY']._serialized_start=
|
|
53
|
-
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_VARIANT1STORAGE_HEROARTLOCALIZEDVIDEOLINKSDARKTHEMEENTRY']._serialized_end=
|
|
54
|
-
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_VARIANT1STORAGE_HEROARTLOCALIZEDVIDEOLINKSLIGHTTHEMEENTRY']._serialized_start=
|
|
55
|
-
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_VARIANT1STORAGE_HEROARTLOCALIZEDVIDEOLINKSLIGHTTHEMEENTRY']._serialized_end=
|
|
56
|
-
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_VARIANT1STORAGE_HEROARTVIDEOSUBTITLELINKSENTRY']._serialized_start=
|
|
57
|
-
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_VARIANT1STORAGE_HEROARTVIDEOSUBTITLELINKSENTRY']._serialized_end=
|
|
58
|
-
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_ANNOUNCEMENTMODALVARIANT1PROPERTIES']._serialized_start=
|
|
59
|
-
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_ANNOUNCEMENTMODALVARIANT1PROPERTIES']._serialized_end=
|
|
60
|
-
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_PREMIUMTAB']._serialized_start=
|
|
61
|
-
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_PREMIUMTAB']._serialized_end=
|
|
62
|
-
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_MARKETINGPAGEBANNERBUTTON']._serialized_start=
|
|
63
|
-
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_MARKETINGPAGEBANNERBUTTON']._serialized_end=
|
|
64
|
-
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_MARKETINGPAGEBANNER']._serialized_start=
|
|
65
|
-
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_MARKETINGPAGEBANNER']._serialized_end=
|
|
66
|
-
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_PAYMENTMODALBANNER']._serialized_start=
|
|
67
|
-
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_PAYMENTMODALBANNER']._serialized_end=
|
|
68
|
-
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_CTABUTTON']._serialized_start=
|
|
69
|
-
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_CTABUTTON']._serialized_end=
|
|
70
|
-
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_MOBILEBOTTOMSHEET']._serialized_start=
|
|
71
|
-
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_MOBILEBOTTOMSHEET']._serialized_end=
|
|
72
|
-
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_GRADIENT']._serialized_start=
|
|
73
|
-
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_GRADIENT']._serialized_end=
|
|
74
|
-
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_GIFTICON']._serialized_start=
|
|
75
|
-
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_GIFTICON']._serialized_end=
|
|
76
|
-
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_THEMEAWAREASSET']._serialized_start=
|
|
77
|
-
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_THEMEAWAREASSET']._serialized_end=
|
|
78
|
-
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_GIFTICONCOACHMARK']._serialized_start=
|
|
79
|
-
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_GIFTICONCOACHMARK']._serialized_end=
|
|
80
|
-
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_GIFTPLANSELECTIONCARDBANNER']._serialized_start=
|
|
81
|
-
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_GIFTPLANSELECTIONCARDBANNER']._serialized_end=
|
|
82
|
-
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_GIFTCUSTOMIZATIONBANNER']._serialized_start=
|
|
83
|
-
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_GIFTCUSTOMIZATIONBANNER']._serialized_end=
|
|
84
|
-
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_BILLINGSETTINGSNITROGIFTBANNER']._serialized_start=
|
|
85
|
-
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_BILLINGSETTINGSNITROGIFTBANNER']._serialized_end=
|
|
86
|
-
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_GIFTREMINDERNAGBAR']._serialized_start=
|
|
87
|
-
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_GIFTREMINDERNAGBAR']._serialized_end=
|
|
88
|
-
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_GIFTREMINDERCOACHMARK']._serialized_start=
|
|
89
|
-
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_GIFTREMINDERCOACHMARK']._serialized_end=
|
|
90
|
-
_globals['
|
|
91
|
-
_globals['
|
|
43
|
+
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES']._serialized_end=7954
|
|
44
|
+
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_FEATURECARD']._serialized_start=1869
|
|
45
|
+
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_FEATURECARD']._serialized_end=1978
|
|
46
|
+
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_SUBSCRIPTIONBUTTON']._serialized_start=1981
|
|
47
|
+
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_SUBSCRIPTIONBUTTON']._serialized_end=2125
|
|
48
|
+
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_SUBTITLE']._serialized_start=2127
|
|
49
|
+
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_SUBTITLE']._serialized_end=2187
|
|
50
|
+
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_VARIANT1STORAGE']._serialized_start=2190
|
|
51
|
+
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_VARIANT1STORAGE']._serialized_end=2957
|
|
52
|
+
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_VARIANT1STORAGE_HEROARTLOCALIZEDVIDEOLINKSDARKTHEMEENTRY']._serialized_start=2740
|
|
53
|
+
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_VARIANT1STORAGE_HEROARTLOCALIZEDVIDEOLINKSDARKTHEMEENTRY']._serialized_end=2814
|
|
54
|
+
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_VARIANT1STORAGE_HEROARTLOCALIZEDVIDEOLINKSLIGHTTHEMEENTRY']._serialized_start=2816
|
|
55
|
+
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_VARIANT1STORAGE_HEROARTLOCALIZEDVIDEOLINKSLIGHTTHEMEENTRY']._serialized_end=2891
|
|
56
|
+
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_VARIANT1STORAGE_HEROARTVIDEOSUBTITLELINKSENTRY']._serialized_start=2893
|
|
57
|
+
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_VARIANT1STORAGE_HEROARTVIDEOSUBTITLELINKSENTRY']._serialized_end=2957
|
|
58
|
+
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_ANNOUNCEMENTMODALVARIANT1PROPERTIES']._serialized_start=2960
|
|
59
|
+
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_ANNOUNCEMENTMODALVARIANT1PROPERTIES']._serialized_end=3733
|
|
60
|
+
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_PREMIUMTAB']._serialized_start=3735
|
|
61
|
+
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_PREMIUMTAB']._serialized_end=3802
|
|
62
|
+
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_MARKETINGPAGEBANNERBUTTON']._serialized_start=3805
|
|
63
|
+
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_MARKETINGPAGEBANNERBUTTON']._serialized_end=3956
|
|
64
|
+
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_MARKETINGPAGEBANNER']._serialized_start=3959
|
|
65
|
+
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_MARKETINGPAGEBANNER']._serialized_end=4186
|
|
66
|
+
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_PAYMENTMODALBANNER']._serialized_start=4188
|
|
67
|
+
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_PAYMENTMODALBANNER']._serialized_end=4257
|
|
68
|
+
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_CTABUTTON']._serialized_start=4259
|
|
69
|
+
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_CTABUTTON']._serialized_end=4284
|
|
70
|
+
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_MOBILEBOTTOMSHEET']._serialized_start=4287
|
|
71
|
+
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_MOBILEBOTTOMSHEET']._serialized_end=4496
|
|
72
|
+
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_GRADIENT']._serialized_start=4498
|
|
73
|
+
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_GRADIENT']._serialized_end=4543
|
|
74
|
+
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_GIFTICON']._serialized_start=4546
|
|
75
|
+
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_GIFTICON']._serialized_end=4769
|
|
76
|
+
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_THEMEAWAREASSET']._serialized_start=4771
|
|
77
|
+
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_THEMEAWAREASSET']._serialized_end=4876
|
|
78
|
+
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_GIFTICONCOACHMARK']._serialized_start=4879
|
|
79
|
+
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_GIFTICONCOACHMARK']._serialized_end=5067
|
|
80
|
+
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_GIFTPLANSELECTIONCARDBANNER']._serialized_start=5070
|
|
81
|
+
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_GIFTPLANSELECTIONCARDBANNER']._serialized_end=6045
|
|
82
|
+
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_GIFTCUSTOMIZATIONBANNER']._serialized_start=6048
|
|
83
|
+
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_GIFTCUSTOMIZATIONBANNER']._serialized_end=6702
|
|
84
|
+
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_BILLINGSETTINGSNITROGIFTBANNER']._serialized_start=6705
|
|
85
|
+
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_BILLINGSETTINGSNITROGIFTBANNER']._serialized_end=7243
|
|
86
|
+
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_GIFTREMINDERNAGBAR']._serialized_start=7245
|
|
87
|
+
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_GIFTREMINDERNAGBAR']._serialized_end=7279
|
|
88
|
+
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_GIFTREMINDERCOACHMARK']._serialized_start=7282
|
|
89
|
+
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_GIFTREMINDERCOACHMARK']._serialized_end=7474
|
|
90
|
+
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_PREMIUMTABTOOLTIP']._serialized_start=7477
|
|
91
|
+
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_PREMIUMTABTOOLTIP']._serialized_end=7646
|
|
92
|
+
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_BUTTONACTION']._serialized_start=7649
|
|
93
|
+
_globals['_PREMIUMMARKETINGCOMPONENTPROPERTIES_BUTTONACTION']._serialized_end=7940
|
|
92
94
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -837,6 +837,10 @@ export interface Experiment_Rule {
|
|
|
837
837
|
* @generated from protobuf field: bool is_sunset_rule = 4
|
|
838
838
|
*/
|
|
839
839
|
isSunsetRule: boolean;
|
|
840
|
+
/**
|
|
841
|
+
* @generated from protobuf field: discord_protos.discord_experimentation.v1.Experiment.Subtype subtype = 5
|
|
842
|
+
*/
|
|
843
|
+
subtype: Experiment_Subtype;
|
|
840
844
|
}
|
|
841
845
|
/**
|
|
842
846
|
* @generated from protobuf message discord_protos.discord_experimentation.v1.Experiment.DebugConfig
|
|
@@ -907,7 +911,24 @@ export declare enum Experiment_Type {
|
|
|
907
911
|
/**
|
|
908
912
|
* @generated from protobuf enum value: TYPE_BURNED = 3;
|
|
909
913
|
*/
|
|
910
|
-
BURNED = 3
|
|
914
|
+
BURNED = 3,
|
|
915
|
+
/**
|
|
916
|
+
* @generated from protobuf enum value: TYPE_PRESERVED = 4;
|
|
917
|
+
*/
|
|
918
|
+
PRESERVED = 4
|
|
919
|
+
}
|
|
920
|
+
/**
|
|
921
|
+
* @generated from protobuf enum discord_protos.discord_experimentation.v1.Experiment.Subtype
|
|
922
|
+
*/
|
|
923
|
+
export declare enum Experiment_Subtype {
|
|
924
|
+
/**
|
|
925
|
+
* @generated from protobuf enum value: SUBTYPE_REGULAR = 0;
|
|
926
|
+
*/
|
|
927
|
+
REGULAR = 0,
|
|
928
|
+
/**
|
|
929
|
+
* @generated from protobuf enum value: SUBTYPE_HOLDOUT = 1;
|
|
930
|
+
*/
|
|
931
|
+
HOLDOUT = 1
|
|
911
932
|
}
|
|
912
933
|
/**
|
|
913
934
|
* @generated from protobuf enum discord_protos.discord_experimentation.v1.Experiment.Phase
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.Experiment_DebugConfig = exports.Experiment_Rule = exports.Experiment_Override = exports.Experiment_Filter = exports.Experiment_GuildHasFeature = exports.Experiment_GuildMemberCountRange = exports.Experiment_GuildIds = exports.Experiment_UnitIdMatchesFilterSnapshot = exports.Experiment_UserPremiumType = exports.Experiment_UnitIdInExperiment = exports.Experiment_ClientSystemLocale = exports.Experiment_Always = exports.Experiment_ClientReleaseChannel = exports.Experiment_UnitIdInRangeByHash = exports.Experiment_UserHasFlag = exports.Experiment_UserIDRange = exports.Experiment_Fixed64Value = exports.Experiment_UserAgeRange = exports.Experiment_UserIsBot = exports.Experiment_UserLocale = exports.Experiment_ClientIP = exports.Experiment_ClientLocation = exports.Experiment_Location = exports.Experiment_Place = exports.Experiment_ISORegion = exports.Experiment_ClientLocale = exports.Experiment_UserIds = exports.Experiment_UserInGuild = exports.Experiment_StaffUsers = exports.Experiment_ClientOperatingSystem = exports.Experiment_SDKVersion = exports.Experiment_SDKVersionRange = exports.Experiment_SDKVersionRangeBound = exports.Experiment_SDKVersionSpecifier = exports.Experiment_ClientPlatform = exports.Experiment_ClientRequiredChanges = exports.Experiment_PlatformVersion = exports.Experiment_PlatformVersionRange = exports.Experiment_PlatformVersionRangeBound = exports.Experiment_PlatformVersionSpecifier = exports.Experiment_Variation = exports.Experiment_Bucket = exports.Experiment = exports.Experiment_AssignmentMode = exports.Experiment_ExposureTracking = exports.Experiment_Surface = exports.Experiment_Phase = exports.Experiment_Type = exports.Experiment_UnitType = void 0;
|
|
3
|
+
exports.Experiment_DebugConfig = exports.Experiment_Rule = exports.Experiment_Override = exports.Experiment_Filter = exports.Experiment_GuildHasFeature = exports.Experiment_GuildMemberCountRange = exports.Experiment_GuildIds = exports.Experiment_UnitIdMatchesFilterSnapshot = exports.Experiment_UserPremiumType = exports.Experiment_UnitIdInExperiment = exports.Experiment_ClientSystemLocale = exports.Experiment_Always = exports.Experiment_ClientReleaseChannel = exports.Experiment_UnitIdInRangeByHash = exports.Experiment_UserHasFlag = exports.Experiment_UserIDRange = exports.Experiment_Fixed64Value = exports.Experiment_UserAgeRange = exports.Experiment_UserIsBot = exports.Experiment_UserLocale = exports.Experiment_ClientIP = exports.Experiment_ClientLocation = exports.Experiment_Location = exports.Experiment_Place = exports.Experiment_ISORegion = exports.Experiment_ClientLocale = exports.Experiment_UserIds = exports.Experiment_UserInGuild = exports.Experiment_StaffUsers = exports.Experiment_ClientOperatingSystem = exports.Experiment_SDKVersion = exports.Experiment_SDKVersionRange = exports.Experiment_SDKVersionRangeBound = exports.Experiment_SDKVersionSpecifier = exports.Experiment_ClientPlatform = exports.Experiment_ClientRequiredChanges = exports.Experiment_PlatformVersion = exports.Experiment_PlatformVersionRange = exports.Experiment_PlatformVersionRangeBound = exports.Experiment_PlatformVersionSpecifier = exports.Experiment_Variation = exports.Experiment_Bucket = exports.Experiment = exports.Experiment_AssignmentMode = exports.Experiment_ExposureTracking = exports.Experiment_Surface = exports.Experiment_Phase = exports.Experiment_Subtype = exports.Experiment_Type = exports.Experiment_UnitType = void 0;
|
|
4
4
|
const runtime_1 = require("@protobuf-ts/runtime");
|
|
5
5
|
const runtime_2 = require("@protobuf-ts/runtime");
|
|
6
6
|
const runtime_3 = require("@protobuf-ts/runtime");
|
|
@@ -52,7 +52,25 @@ var Experiment_Type;
|
|
|
52
52
|
* @generated from protobuf enum value: TYPE_BURNED = 3;
|
|
53
53
|
*/
|
|
54
54
|
Experiment_Type[Experiment_Type["BURNED"] = 3] = "BURNED";
|
|
55
|
+
/**
|
|
56
|
+
* @generated from protobuf enum value: TYPE_PRESERVED = 4;
|
|
57
|
+
*/
|
|
58
|
+
Experiment_Type[Experiment_Type["PRESERVED"] = 4] = "PRESERVED";
|
|
55
59
|
})(Experiment_Type || (exports.Experiment_Type = Experiment_Type = {}));
|
|
60
|
+
/**
|
|
61
|
+
* @generated from protobuf enum discord_protos.discord_experimentation.v1.Experiment.Subtype
|
|
62
|
+
*/
|
|
63
|
+
var Experiment_Subtype;
|
|
64
|
+
(function (Experiment_Subtype) {
|
|
65
|
+
/**
|
|
66
|
+
* @generated from protobuf enum value: SUBTYPE_REGULAR = 0;
|
|
67
|
+
*/
|
|
68
|
+
Experiment_Subtype[Experiment_Subtype["REGULAR"] = 0] = "REGULAR";
|
|
69
|
+
/**
|
|
70
|
+
* @generated from protobuf enum value: SUBTYPE_HOLDOUT = 1;
|
|
71
|
+
*/
|
|
72
|
+
Experiment_Subtype[Experiment_Subtype["HOLDOUT"] = 1] = "HOLDOUT";
|
|
73
|
+
})(Experiment_Subtype || (exports.Experiment_Subtype = Experiment_Subtype = {}));
|
|
56
74
|
/**
|
|
57
75
|
* @generated from protobuf enum discord_protos.discord_experimentation.v1.Experiment.Phase
|
|
58
76
|
*/
|
|
@@ -2927,7 +2945,8 @@ class Experiment_Rule$Type extends runtime_4.MessageType {
|
|
|
2927
2945
|
{ no: 1, name: "type", kind: "enum", T: () => ["discord_protos.discord_experimentation.v1.Experiment.Type", Experiment_Type, "TYPE_"] },
|
|
2928
2946
|
{ no: 2, name: "filters", kind: "message", repeat: 2 /*RepeatType.UNPACKED*/, T: () => exports.Experiment_Filter },
|
|
2929
2947
|
{ no: 3, name: "override", kind: "message", T: () => exports.Experiment_Override },
|
|
2930
|
-
{ no: 4, name: "is_sunset_rule", kind: "scalar", T: 8 /*ScalarType.BOOL*/ }
|
|
2948
|
+
{ no: 4, name: "is_sunset_rule", kind: "scalar", T: 8 /*ScalarType.BOOL*/ },
|
|
2949
|
+
{ no: 5, name: "subtype", kind: "enum", T: () => ["discord_protos.discord_experimentation.v1.Experiment.Subtype", Experiment_Subtype, "SUBTYPE_"] }
|
|
2931
2950
|
]);
|
|
2932
2951
|
}
|
|
2933
2952
|
create(value) {
|
|
@@ -2935,6 +2954,7 @@ class Experiment_Rule$Type extends runtime_4.MessageType {
|
|
|
2935
2954
|
message.type = 0;
|
|
2936
2955
|
message.filters = [];
|
|
2937
2956
|
message.isSunsetRule = false;
|
|
2957
|
+
message.subtype = 0;
|
|
2938
2958
|
if (value !== undefined)
|
|
2939
2959
|
(0, runtime_3.reflectionMergePartial)(this, message, value);
|
|
2940
2960
|
return message;
|
|
@@ -2956,6 +2976,9 @@ class Experiment_Rule$Type extends runtime_4.MessageType {
|
|
|
2956
2976
|
case /* bool is_sunset_rule */ 4:
|
|
2957
2977
|
message.isSunsetRule = reader.bool();
|
|
2958
2978
|
break;
|
|
2979
|
+
case /* discord_protos.discord_experimentation.v1.Experiment.Subtype subtype */ 5:
|
|
2980
|
+
message.subtype = reader.int32();
|
|
2981
|
+
break;
|
|
2959
2982
|
default:
|
|
2960
2983
|
let u = options.readUnknownField;
|
|
2961
2984
|
if (u === "throw")
|
|
@@ -2980,6 +3003,9 @@ class Experiment_Rule$Type extends runtime_4.MessageType {
|
|
|
2980
3003
|
/* bool is_sunset_rule = 4; */
|
|
2981
3004
|
if (message.isSunsetRule !== false)
|
|
2982
3005
|
writer.tag(4, runtime_2.WireType.Varint).bool(message.isSunsetRule);
|
|
3006
|
+
/* discord_protos.discord_experimentation.v1.Experiment.Subtype subtype = 5; */
|
|
3007
|
+
if (message.subtype !== 0)
|
|
3008
|
+
writer.tag(5, runtime_2.WireType.Varint).int32(message.subtype);
|
|
2983
3009
|
let u = options.writeUnknownFields;
|
|
2984
3010
|
if (u !== false)
|
|
2985
3011
|
(u == true ? runtime_1.UnknownFieldHandler.onWrite : u)(this.typeName, message, writer);
|
|
@@ -93,6 +93,12 @@ export interface PremiumMarketingComponentProperties {
|
|
|
93
93
|
* @generated from protobuf field: discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.GiftReminderCoachmark gift_reminder_coachmark = 14
|
|
94
94
|
*/
|
|
95
95
|
giftReminderCoachmark: PremiumMarketingComponentProperties_GiftReminderCoachmark;
|
|
96
|
+
} | {
|
|
97
|
+
oneofKind: "premiumTabTooltip";
|
|
98
|
+
/**
|
|
99
|
+
* @generated from protobuf field: discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.PremiumTabTooltip premium_tab_tooltip = 15
|
|
100
|
+
*/
|
|
101
|
+
premiumTabTooltip: PremiumMarketingComponentProperties_PremiumTabTooltip;
|
|
96
102
|
} | {
|
|
97
103
|
oneofKind: undefined;
|
|
98
104
|
};
|
|
@@ -575,6 +581,23 @@ export interface PremiumMarketingComponentProperties_GiftReminderCoachmark {
|
|
|
575
581
|
*/
|
|
576
582
|
asset?: PremiumMarketingComponentProperties_ThemeAwareAsset;
|
|
577
583
|
}
|
|
584
|
+
/**
|
|
585
|
+
* @generated from protobuf message discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.PremiumTabTooltip
|
|
586
|
+
*/
|
|
587
|
+
export interface PremiumMarketingComponentProperties_PremiumTabTooltip {
|
|
588
|
+
/**
|
|
589
|
+
* @generated from protobuf field: string header = 1
|
|
590
|
+
*/
|
|
591
|
+
header: string;
|
|
592
|
+
/**
|
|
593
|
+
* @generated from protobuf field: string body = 2
|
|
594
|
+
*/
|
|
595
|
+
body: string;
|
|
596
|
+
/**
|
|
597
|
+
* @generated from protobuf field: optional discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.ThemeAwareAsset asset = 3
|
|
598
|
+
*/
|
|
599
|
+
asset?: PremiumMarketingComponentProperties_ThemeAwareAsset;
|
|
600
|
+
}
|
|
578
601
|
/**
|
|
579
602
|
* @generated from protobuf enum discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.ButtonAction
|
|
580
603
|
*/
|
|
@@ -817,4 +840,14 @@ declare class PremiumMarketingComponentProperties_GiftReminderCoachmark$Type ext
|
|
|
817
840
|
* @generated MessageType for protobuf message discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.GiftReminderCoachmark
|
|
818
841
|
*/
|
|
819
842
|
export declare const PremiumMarketingComponentProperties_GiftReminderCoachmark: PremiumMarketingComponentProperties_GiftReminderCoachmark$Type;
|
|
843
|
+
declare class PremiumMarketingComponentProperties_PremiumTabTooltip$Type extends MessageType<PremiumMarketingComponentProperties_PremiumTabTooltip> {
|
|
844
|
+
constructor();
|
|
845
|
+
create(value?: PartialMessage<PremiumMarketingComponentProperties_PremiumTabTooltip>): PremiumMarketingComponentProperties_PremiumTabTooltip;
|
|
846
|
+
internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: PremiumMarketingComponentProperties_PremiumTabTooltip): PremiumMarketingComponentProperties_PremiumTabTooltip;
|
|
847
|
+
internalBinaryWrite(message: PremiumMarketingComponentProperties_PremiumTabTooltip, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter;
|
|
848
|
+
}
|
|
849
|
+
/**
|
|
850
|
+
* @generated MessageType for protobuf message discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.PremiumTabTooltip
|
|
851
|
+
*/
|
|
852
|
+
export declare const PremiumMarketingComponentProperties_PremiumTabTooltip: PremiumMarketingComponentProperties_PremiumTabTooltip$Type;
|
|
820
853
|
export {};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.PremiumMarketingComponentProperties_GiftReminderCoachmark = exports.PremiumMarketingComponentProperties_GiftReminderNagbar = exports.PremiumMarketingComponentProperties_BillingSettingsNitroGiftBanner = exports.PremiumMarketingComponentProperties_GiftCustomizationBanner = exports.PremiumMarketingComponentProperties_GiftPlanSelectionCardBanner = exports.PremiumMarketingComponentProperties_GiftIconCoachmark = exports.PremiumMarketingComponentProperties_ThemeAwareAsset = exports.PremiumMarketingComponentProperties_GiftIcon = exports.PremiumMarketingComponentProperties_Gradient = exports.PremiumMarketingComponentProperties_MobileBottomSheet = exports.PremiumMarketingComponentProperties_CTAButton = exports.PremiumMarketingComponentProperties_PaymentModalBanner = exports.PremiumMarketingComponentProperties_MarketingPageBanner = exports.PremiumMarketingComponentProperties_MarketingPageBannerButton = exports.PremiumMarketingComponentProperties_PremiumTab = exports.PremiumMarketingComponentProperties_AnnouncementModalVariant1Properties = exports.PremiumMarketingComponentProperties_Variant1Storage = exports.PremiumMarketingComponentProperties_Subtitle = exports.PremiumMarketingComponentProperties_SubscriptionButton = exports.PremiumMarketingComponentProperties_FeatureCard = exports.PremiumMarketingComponentProperties = exports.PremiumMarketingComponentProperties_ButtonAction = void 0;
|
|
3
|
+
exports.PremiumMarketingComponentProperties_PremiumTabTooltip = exports.PremiumMarketingComponentProperties_GiftReminderCoachmark = exports.PremiumMarketingComponentProperties_GiftReminderNagbar = exports.PremiumMarketingComponentProperties_BillingSettingsNitroGiftBanner = exports.PremiumMarketingComponentProperties_GiftCustomizationBanner = exports.PremiumMarketingComponentProperties_GiftPlanSelectionCardBanner = exports.PremiumMarketingComponentProperties_GiftIconCoachmark = exports.PremiumMarketingComponentProperties_ThemeAwareAsset = exports.PremiumMarketingComponentProperties_GiftIcon = exports.PremiumMarketingComponentProperties_Gradient = exports.PremiumMarketingComponentProperties_MobileBottomSheet = exports.PremiumMarketingComponentProperties_CTAButton = exports.PremiumMarketingComponentProperties_PaymentModalBanner = exports.PremiumMarketingComponentProperties_MarketingPageBanner = exports.PremiumMarketingComponentProperties_MarketingPageBannerButton = exports.PremiumMarketingComponentProperties_PremiumTab = exports.PremiumMarketingComponentProperties_AnnouncementModalVariant1Properties = exports.PremiumMarketingComponentProperties_Variant1Storage = exports.PremiumMarketingComponentProperties_Subtitle = exports.PremiumMarketingComponentProperties_SubscriptionButton = exports.PremiumMarketingComponentProperties_FeatureCard = exports.PremiumMarketingComponentProperties = exports.PremiumMarketingComponentProperties_ButtonAction = void 0;
|
|
4
4
|
const runtime_1 = require("@protobuf-ts/runtime");
|
|
5
5
|
const runtime_2 = require("@protobuf-ts/runtime");
|
|
6
6
|
const runtime_3 = require("@protobuf-ts/runtime");
|
|
@@ -52,7 +52,8 @@ class PremiumMarketingComponentProperties$Type extends runtime_4.MessageType {
|
|
|
52
52
|
{ no: 11, name: "gift_customization_banner", kind: "message", oneof: "properties", T: () => exports.PremiumMarketingComponentProperties_GiftCustomizationBanner },
|
|
53
53
|
{ no: 12, name: "billing_settings_nitro_gift_banner", kind: "message", oneof: "properties", T: () => exports.PremiumMarketingComponentProperties_BillingSettingsNitroGiftBanner },
|
|
54
54
|
{ no: 13, name: "gift_reminder_nagbar", kind: "message", oneof: "properties", T: () => exports.PremiumMarketingComponentProperties_GiftReminderNagbar },
|
|
55
|
-
{ no: 14, name: "gift_reminder_coachmark", kind: "message", oneof: "properties", T: () => exports.PremiumMarketingComponentProperties_GiftReminderCoachmark }
|
|
55
|
+
{ no: 14, name: "gift_reminder_coachmark", kind: "message", oneof: "properties", T: () => exports.PremiumMarketingComponentProperties_GiftReminderCoachmark },
|
|
56
|
+
{ no: 15, name: "premium_tab_tooltip", kind: "message", oneof: "properties", T: () => exports.PremiumMarketingComponentProperties_PremiumTabTooltip }
|
|
56
57
|
]);
|
|
57
58
|
}
|
|
58
59
|
create(value) {
|
|
@@ -149,6 +150,12 @@ class PremiumMarketingComponentProperties$Type extends runtime_4.MessageType {
|
|
|
149
150
|
giftReminderCoachmark: exports.PremiumMarketingComponentProperties_GiftReminderCoachmark.internalBinaryRead(reader, reader.uint32(), options, message.properties.giftReminderCoachmark)
|
|
150
151
|
};
|
|
151
152
|
break;
|
|
153
|
+
case /* discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.PremiumTabTooltip premium_tab_tooltip */ 15:
|
|
154
|
+
message.properties = {
|
|
155
|
+
oneofKind: "premiumTabTooltip",
|
|
156
|
+
premiumTabTooltip: exports.PremiumMarketingComponentProperties_PremiumTabTooltip.internalBinaryRead(reader, reader.uint32(), options, message.properties.premiumTabTooltip)
|
|
157
|
+
};
|
|
158
|
+
break;
|
|
152
159
|
default:
|
|
153
160
|
let u = options.readUnknownField;
|
|
154
161
|
if (u === "throw")
|
|
@@ -203,6 +210,9 @@ class PremiumMarketingComponentProperties$Type extends runtime_4.MessageType {
|
|
|
203
210
|
/* discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.GiftReminderCoachmark gift_reminder_coachmark = 14; */
|
|
204
211
|
if (message.properties.oneofKind === "giftReminderCoachmark")
|
|
205
212
|
exports.PremiumMarketingComponentProperties_GiftReminderCoachmark.internalBinaryWrite(message.properties.giftReminderCoachmark, writer.tag(14, runtime_1.WireType.LengthDelimited).fork(), options).join();
|
|
213
|
+
/* discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.PremiumTabTooltip premium_tab_tooltip = 15; */
|
|
214
|
+
if (message.properties.oneofKind === "premiumTabTooltip")
|
|
215
|
+
exports.PremiumMarketingComponentProperties_PremiumTabTooltip.internalBinaryWrite(message.properties.premiumTabTooltip, writer.tag(15, runtime_1.WireType.LengthDelimited).fork(), options).join();
|
|
206
216
|
let u = options.writeUnknownFields;
|
|
207
217
|
if (u !== false)
|
|
208
218
|
(u == true ? runtime_2.UnknownFieldHandler.onWrite : u)(this.typeName, message, writer);
|
|
@@ -1765,3 +1775,65 @@ class PremiumMarketingComponentProperties_GiftReminderCoachmark$Type extends run
|
|
|
1765
1775
|
* @generated MessageType for protobuf message discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.GiftReminderCoachmark
|
|
1766
1776
|
*/
|
|
1767
1777
|
exports.PremiumMarketingComponentProperties_GiftReminderCoachmark = new PremiumMarketingComponentProperties_GiftReminderCoachmark$Type();
|
|
1778
|
+
// @generated message type with reflection information, may provide speed optimized methods
|
|
1779
|
+
class PremiumMarketingComponentProperties_PremiumTabTooltip$Type extends runtime_4.MessageType {
|
|
1780
|
+
constructor() {
|
|
1781
|
+
super("discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.PremiumTabTooltip", [
|
|
1782
|
+
{ no: 1, name: "header", kind: "scalar", T: 9 /*ScalarType.STRING*/ },
|
|
1783
|
+
{ no: 2, name: "body", kind: "scalar", T: 9 /*ScalarType.STRING*/ },
|
|
1784
|
+
{ no: 3, name: "asset", kind: "message", T: () => exports.PremiumMarketingComponentProperties_ThemeAwareAsset }
|
|
1785
|
+
]);
|
|
1786
|
+
}
|
|
1787
|
+
create(value) {
|
|
1788
|
+
const message = globalThis.Object.create((this.messagePrototype));
|
|
1789
|
+
message.header = "";
|
|
1790
|
+
message.body = "";
|
|
1791
|
+
if (value !== undefined)
|
|
1792
|
+
(0, runtime_3.reflectionMergePartial)(this, message, value);
|
|
1793
|
+
return message;
|
|
1794
|
+
}
|
|
1795
|
+
internalBinaryRead(reader, length, options, target) {
|
|
1796
|
+
let message = target ?? this.create(), end = reader.pos + length;
|
|
1797
|
+
while (reader.pos < end) {
|
|
1798
|
+
let [fieldNo, wireType] = reader.tag();
|
|
1799
|
+
switch (fieldNo) {
|
|
1800
|
+
case /* string header */ 1:
|
|
1801
|
+
message.header = reader.string();
|
|
1802
|
+
break;
|
|
1803
|
+
case /* string body */ 2:
|
|
1804
|
+
message.body = reader.string();
|
|
1805
|
+
break;
|
|
1806
|
+
case /* optional discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.ThemeAwareAsset asset */ 3:
|
|
1807
|
+
message.asset = exports.PremiumMarketingComponentProperties_ThemeAwareAsset.internalBinaryRead(reader, reader.uint32(), options, message.asset);
|
|
1808
|
+
break;
|
|
1809
|
+
default:
|
|
1810
|
+
let u = options.readUnknownField;
|
|
1811
|
+
if (u === "throw")
|
|
1812
|
+
throw new globalThis.Error(`Unknown field ${fieldNo} (wire type ${wireType}) for ${this.typeName}`);
|
|
1813
|
+
let d = reader.skip(wireType);
|
|
1814
|
+
if (u !== false)
|
|
1815
|
+
(u === true ? runtime_2.UnknownFieldHandler.onRead : u)(this.typeName, message, fieldNo, wireType, d);
|
|
1816
|
+
}
|
|
1817
|
+
}
|
|
1818
|
+
return message;
|
|
1819
|
+
}
|
|
1820
|
+
internalBinaryWrite(message, writer, options) {
|
|
1821
|
+
/* string header = 1; */
|
|
1822
|
+
if (message.header !== "")
|
|
1823
|
+
writer.tag(1, runtime_1.WireType.LengthDelimited).string(message.header);
|
|
1824
|
+
/* string body = 2; */
|
|
1825
|
+
if (message.body !== "")
|
|
1826
|
+
writer.tag(2, runtime_1.WireType.LengthDelimited).string(message.body);
|
|
1827
|
+
/* optional discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.ThemeAwareAsset asset = 3; */
|
|
1828
|
+
if (message.asset)
|
|
1829
|
+
exports.PremiumMarketingComponentProperties_ThemeAwareAsset.internalBinaryWrite(message.asset, writer.tag(3, runtime_1.WireType.LengthDelimited).fork(), options).join();
|
|
1830
|
+
let u = options.writeUnknownFields;
|
|
1831
|
+
if (u !== false)
|
|
1832
|
+
(u == true ? runtime_2.UnknownFieldHandler.onWrite : u)(this.typeName, message, writer);
|
|
1833
|
+
return writer;
|
|
1834
|
+
}
|
|
1835
|
+
}
|
|
1836
|
+
/**
|
|
1837
|
+
* @generated MessageType for protobuf message discord_protos.premium_marketing.v1.PremiumMarketingComponentProperties.PremiumTabTooltip
|
|
1838
|
+
*/
|
|
1839
|
+
exports.PremiumMarketingComponentProperties_PremiumTabTooltip = new PremiumMarketingComponentProperties_PremiumTabTooltip$Type();
|
|
@@ -58,6 +58,10 @@ export interface UserData {
|
|
|
58
58
|
* @generated from protobuf field: optional discord_protos.users.v1.UserData.DisplayNameStyles display_name_styles = 10
|
|
59
59
|
*/
|
|
60
60
|
displayNameStyles?: UserData_DisplayNameStyles;
|
|
61
|
+
/**
|
|
62
|
+
* @generated from protobuf field: optional discord_protos.users.v1.UserData.StoreCountry store_country = 11
|
|
63
|
+
*/
|
|
64
|
+
storeCountry?: UserData_StoreCountry;
|
|
61
65
|
}
|
|
62
66
|
/**
|
|
63
67
|
* @generated from protobuf message discord_protos.users.v1.UserData.LinkedUser
|
|
@@ -318,6 +322,19 @@ export interface UserData_DisplayNameStyles {
|
|
|
318
322
|
*/
|
|
319
323
|
colors: number[];
|
|
320
324
|
}
|
|
325
|
+
/**
|
|
326
|
+
* @generated from protobuf message discord_protos.users.v1.UserData.StoreCountry
|
|
327
|
+
*/
|
|
328
|
+
export interface UserData_StoreCountry {
|
|
329
|
+
/**
|
|
330
|
+
* @generated from protobuf field: string country = 1
|
|
331
|
+
*/
|
|
332
|
+
country: string;
|
|
333
|
+
/**
|
|
334
|
+
* @generated from protobuf field: optional google.protobuf.Timestamp set_at = 2
|
|
335
|
+
*/
|
|
336
|
+
setAt?: Timestamp;
|
|
337
|
+
}
|
|
321
338
|
/**
|
|
322
339
|
* @generated from protobuf enum discord_protos.users.v1.UserData.UserLinkType
|
|
323
340
|
*/
|
|
@@ -799,4 +816,14 @@ declare class UserData_DisplayNameStyles$Type extends MessageType<UserData_Displ
|
|
|
799
816
|
* @generated MessageType for protobuf message discord_protos.users.v1.UserData.DisplayNameStyles
|
|
800
817
|
*/
|
|
801
818
|
export declare const UserData_DisplayNameStyles: UserData_DisplayNameStyles$Type;
|
|
819
|
+
declare class UserData_StoreCountry$Type extends MessageType<UserData_StoreCountry> {
|
|
820
|
+
constructor();
|
|
821
|
+
create(value?: PartialMessage<UserData_StoreCountry>): UserData_StoreCountry;
|
|
822
|
+
internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: UserData_StoreCountry): UserData_StoreCountry;
|
|
823
|
+
internalBinaryWrite(message: UserData_StoreCountry, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter;
|
|
824
|
+
}
|
|
825
|
+
/**
|
|
826
|
+
* @generated MessageType for protobuf message discord_protos.users.v1.UserData.StoreCountry
|
|
827
|
+
*/
|
|
828
|
+
export declare const UserData_StoreCountry: UserData_StoreCountry$Type;
|
|
802
829
|
export {};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UserData_DisplayNameStyles = exports.UserData_PremiumState = exports.UserData_SafetyState = exports.UserData_BannedState = exports.UserData_TempBannedState = exports.UserData_DeferredActionState = exports.UserData_RestrictedState = exports.UserData_NormalState = exports.UserData_UserCollectibles = exports.UserData_UserNameplate = exports.UserData_CrossPlatformRestriction = exports.UserData_UserPrimaryGuild = exports.UserData_QuestMetadata = exports.UserData_SafetyFlag = exports.UserData_FeatureLimits = exports.UserData_RateLimitData = exports.UserData_LinkedUser = exports.UserData = exports.UserData_DisplayNameEffect = exports.UserData_DisplayNameFont = exports.UserData_PremiumSubscriptionGroupRole = exports.UserData_PremiumSubscriptionType = exports.UserData_PremiumSource = exports.UserData_SafetyAnnotations = exports.UserData_SafetyStateReason = exports.UserData_UserLinkStatus = exports.UserData_UserLinkType = void 0;
|
|
3
|
+
exports.UserData_StoreCountry = exports.UserData_DisplayNameStyles = exports.UserData_PremiumState = exports.UserData_SafetyState = exports.UserData_BannedState = exports.UserData_TempBannedState = exports.UserData_DeferredActionState = exports.UserData_RestrictedState = exports.UserData_NormalState = exports.UserData_UserCollectibles = exports.UserData_UserNameplate = exports.UserData_CrossPlatformRestriction = exports.UserData_UserPrimaryGuild = exports.UserData_QuestMetadata = exports.UserData_SafetyFlag = exports.UserData_FeatureLimits = exports.UserData_RateLimitData = exports.UserData_LinkedUser = exports.UserData = exports.UserData_DisplayNameEffect = exports.UserData_DisplayNameFont = exports.UserData_PremiumSubscriptionGroupRole = exports.UserData_PremiumSubscriptionType = exports.UserData_PremiumSource = exports.UserData_SafetyAnnotations = exports.UserData_SafetyStateReason = exports.UserData_UserLinkStatus = exports.UserData_UserLinkType = void 0;
|
|
4
4
|
const runtime_1 = require("@protobuf-ts/runtime");
|
|
5
5
|
const runtime_2 = require("@protobuf-ts/runtime");
|
|
6
6
|
const runtime_3 = require("@protobuf-ts/runtime");
|
|
@@ -328,7 +328,8 @@ class UserData$Type extends runtime_4.MessageType {
|
|
|
328
328
|
{ no: 7, name: "collectibles", kind: "message", T: () => exports.UserData_UserCollectibles },
|
|
329
329
|
{ no: 8, name: "safety_state", kind: "message", T: () => exports.UserData_SafetyState },
|
|
330
330
|
{ no: 9, name: "premium_state", kind: "message", T: () => exports.UserData_PremiumState },
|
|
331
|
-
{ no: 10, name: "display_name_styles", kind: "message", T: () => exports.UserData_DisplayNameStyles }
|
|
331
|
+
{ no: 10, name: "display_name_styles", kind: "message", T: () => exports.UserData_DisplayNameStyles },
|
|
332
|
+
{ no: 11, name: "store_country", kind: "message", T: () => exports.UserData_StoreCountry }
|
|
332
333
|
]);
|
|
333
334
|
}
|
|
334
335
|
create(value) {
|
|
@@ -375,6 +376,9 @@ class UserData$Type extends runtime_4.MessageType {
|
|
|
375
376
|
case /* optional discord_protos.users.v1.UserData.DisplayNameStyles display_name_styles */ 10:
|
|
376
377
|
message.displayNameStyles = exports.UserData_DisplayNameStyles.internalBinaryRead(reader, reader.uint32(), options, message.displayNameStyles);
|
|
377
378
|
break;
|
|
379
|
+
case /* optional discord_protos.users.v1.UserData.StoreCountry store_country */ 11:
|
|
380
|
+
message.storeCountry = exports.UserData_StoreCountry.internalBinaryRead(reader, reader.uint32(), options, message.storeCountry);
|
|
381
|
+
break;
|
|
378
382
|
default:
|
|
379
383
|
let u = options.readUnknownField;
|
|
380
384
|
if (u === "throw")
|
|
@@ -477,6 +481,9 @@ class UserData$Type extends runtime_4.MessageType {
|
|
|
477
481
|
/* optional discord_protos.users.v1.UserData.DisplayNameStyles display_name_styles = 10; */
|
|
478
482
|
if (message.displayNameStyles)
|
|
479
483
|
exports.UserData_DisplayNameStyles.internalBinaryWrite(message.displayNameStyles, writer.tag(10, runtime_1.WireType.LengthDelimited).fork(), options).join();
|
|
484
|
+
/* optional discord_protos.users.v1.UserData.StoreCountry store_country = 11; */
|
|
485
|
+
if (message.storeCountry)
|
|
486
|
+
exports.UserData_StoreCountry.internalBinaryWrite(message.storeCountry, writer.tag(11, runtime_1.WireType.LengthDelimited).fork(), options).join();
|
|
480
487
|
let u = options.writeUnknownFields;
|
|
481
488
|
if (u !== false)
|
|
482
489
|
(u == true ? runtime_2.UnknownFieldHandler.onWrite : u)(this.typeName, message, writer);
|
|
@@ -1491,3 +1498,57 @@ class UserData_DisplayNameStyles$Type extends runtime_4.MessageType {
|
|
|
1491
1498
|
* @generated MessageType for protobuf message discord_protos.users.v1.UserData.DisplayNameStyles
|
|
1492
1499
|
*/
|
|
1493
1500
|
exports.UserData_DisplayNameStyles = new UserData_DisplayNameStyles$Type();
|
|
1501
|
+
// @generated message type with reflection information, may provide speed optimized methods
|
|
1502
|
+
class UserData_StoreCountry$Type extends runtime_4.MessageType {
|
|
1503
|
+
constructor() {
|
|
1504
|
+
super("discord_protos.users.v1.UserData.StoreCountry", [
|
|
1505
|
+
{ no: 1, name: "country", kind: "scalar", T: 9 /*ScalarType.STRING*/ },
|
|
1506
|
+
{ no: 2, name: "set_at", kind: "message", T: () => timestamp_1.Timestamp }
|
|
1507
|
+
]);
|
|
1508
|
+
}
|
|
1509
|
+
create(value) {
|
|
1510
|
+
const message = globalThis.Object.create((this.messagePrototype));
|
|
1511
|
+
message.country = "";
|
|
1512
|
+
if (value !== undefined)
|
|
1513
|
+
(0, runtime_3.reflectionMergePartial)(this, message, value);
|
|
1514
|
+
return message;
|
|
1515
|
+
}
|
|
1516
|
+
internalBinaryRead(reader, length, options, target) {
|
|
1517
|
+
let message = target ?? this.create(), end = reader.pos + length;
|
|
1518
|
+
while (reader.pos < end) {
|
|
1519
|
+
let [fieldNo, wireType] = reader.tag();
|
|
1520
|
+
switch (fieldNo) {
|
|
1521
|
+
case /* string country */ 1:
|
|
1522
|
+
message.country = reader.string();
|
|
1523
|
+
break;
|
|
1524
|
+
case /* optional google.protobuf.Timestamp set_at */ 2:
|
|
1525
|
+
message.setAt = timestamp_1.Timestamp.internalBinaryRead(reader, reader.uint32(), options, message.setAt);
|
|
1526
|
+
break;
|
|
1527
|
+
default:
|
|
1528
|
+
let u = options.readUnknownField;
|
|
1529
|
+
if (u === "throw")
|
|
1530
|
+
throw new globalThis.Error(`Unknown field ${fieldNo} (wire type ${wireType}) for ${this.typeName}`);
|
|
1531
|
+
let d = reader.skip(wireType);
|
|
1532
|
+
if (u !== false)
|
|
1533
|
+
(u === true ? runtime_2.UnknownFieldHandler.onRead : u)(this.typeName, message, fieldNo, wireType, d);
|
|
1534
|
+
}
|
|
1535
|
+
}
|
|
1536
|
+
return message;
|
|
1537
|
+
}
|
|
1538
|
+
internalBinaryWrite(message, writer, options) {
|
|
1539
|
+
/* string country = 1; */
|
|
1540
|
+
if (message.country !== "")
|
|
1541
|
+
writer.tag(1, runtime_1.WireType.LengthDelimited).string(message.country);
|
|
1542
|
+
/* optional google.protobuf.Timestamp set_at = 2; */
|
|
1543
|
+
if (message.setAt)
|
|
1544
|
+
timestamp_1.Timestamp.internalBinaryWrite(message.setAt, writer.tag(2, runtime_1.WireType.LengthDelimited).fork(), options).join();
|
|
1545
|
+
let u = options.writeUnknownFields;
|
|
1546
|
+
if (u !== false)
|
|
1547
|
+
(u == true ? runtime_2.UnknownFieldHandler.onWrite : u)(this.typeName, message, writer);
|
|
1548
|
+
return writer;
|
|
1549
|
+
}
|
|
1550
|
+
}
|
|
1551
|
+
/**
|
|
1552
|
+
* @generated MessageType for protobuf message discord_protos.users.v1.UserData.StoreCountry
|
|
1553
|
+
*/
|
|
1554
|
+
exports.UserData_StoreCountry = new UserData_StoreCountry$Type();
|