Documentation
¶
Index ¶
- Variables
- type FrecencyUserSettings
- func (*FrecencyUserSettings) Descriptor() ([]byte, []int)deprecated
- func (x *FrecencyUserSettings) GetApplicationCommandFrecency() *FrecencyUserSettings_ApplicationCommandFrecency
- func (x *FrecencyUserSettings) GetApplicationFrecency() *FrecencyUserSettings_ApplicationFrecency
- func (x *FrecencyUserSettings) GetEmojiFrecency() *FrecencyUserSettings_EmojiFrecency
- func (x *FrecencyUserSettings) GetEmojiReactionFrecency() *FrecencyUserSettings_EmojiFrecency
- func (x *FrecencyUserSettings) GetFavoriteEmojis() *FrecencyUserSettings_FavoriteEmojis
- func (x *FrecencyUserSettings) GetFavoriteGifs() *FrecencyUserSettings_FavoriteGIFs
- func (x *FrecencyUserSettings) GetFavoriteSoundboardSounds() *FrecencyUserSettings_FavoriteSoundboardSounds
- func (x *FrecencyUserSettings) GetFavoriteStickers() *FrecencyUserSettings_FavoriteStickers
- func (x *FrecencyUserSettings) GetGuildAndChannelFrecency() *FrecencyUserSettings_GuildAndChannelFrecency
- func (x *FrecencyUserSettings) GetHeardSoundFrecency() *FrecencyUserSettings_HeardSoundFrecency
- func (x *FrecencyUserSettings) GetPlayedSoundFrecency() *FrecencyUserSettings_PlayedSoundFrecency
- func (x *FrecencyUserSettings) GetStickerFrecency() *FrecencyUserSettings_StickerFrecency
- func (x *FrecencyUserSettings) GetVersions() *FrecencyUserSettings_Versions
- func (*FrecencyUserSettings) ProtoMessage()
- func (x *FrecencyUserSettings) ProtoReflect() protoreflect.Message
- func (x *FrecencyUserSettings) Reset()
- func (x *FrecencyUserSettings) String() string
- type FrecencyUserSettings_ApplicationCommandFrecency
- func (*FrecencyUserSettings_ApplicationCommandFrecency) Descriptor() ([]byte, []int)deprecated
- func (x *FrecencyUserSettings_ApplicationCommandFrecency) GetApplicationCommands() map[string]*FrecencyUserSettings_FrecencyItem
- func (*FrecencyUserSettings_ApplicationCommandFrecency) ProtoMessage()
- func (x *FrecencyUserSettings_ApplicationCommandFrecency) ProtoReflect() protoreflect.Message
- func (x *FrecencyUserSettings_ApplicationCommandFrecency) Reset()
- func (x *FrecencyUserSettings_ApplicationCommandFrecency) String() string
- type FrecencyUserSettings_ApplicationFrecency
- func (*FrecencyUserSettings_ApplicationFrecency) Descriptor() ([]byte, []int)deprecated
- func (x *FrecencyUserSettings_ApplicationFrecency) GetApplications() map[string]*FrecencyUserSettings_FrecencyItem
- func (*FrecencyUserSettings_ApplicationFrecency) ProtoMessage()
- func (x *FrecencyUserSettings_ApplicationFrecency) ProtoReflect() protoreflect.Message
- func (x *FrecencyUserSettings_ApplicationFrecency) Reset()
- func (x *FrecencyUserSettings_ApplicationFrecency) String() string
- type FrecencyUserSettings_EmojiFrecency
- func (*FrecencyUserSettings_EmojiFrecency) Descriptor() ([]byte, []int)deprecated
- func (x *FrecencyUserSettings_EmojiFrecency) GetEmojis() map[string]*FrecencyUserSettings_FrecencyItem
- func (*FrecencyUserSettings_EmojiFrecency) ProtoMessage()
- func (x *FrecencyUserSettings_EmojiFrecency) ProtoReflect() protoreflect.Message
- func (x *FrecencyUserSettings_EmojiFrecency) Reset()
- func (x *FrecencyUserSettings_EmojiFrecency) String() string
- type FrecencyUserSettings_FavoriteEmojis
- func (*FrecencyUserSettings_FavoriteEmojis) Descriptor() ([]byte, []int)deprecated
- func (x *FrecencyUserSettings_FavoriteEmojis) GetEmojis() []string
- func (*FrecencyUserSettings_FavoriteEmojis) ProtoMessage()
- func (x *FrecencyUserSettings_FavoriteEmojis) ProtoReflect() protoreflect.Message
- func (x *FrecencyUserSettings_FavoriteEmojis) Reset()
- func (x *FrecencyUserSettings_FavoriteEmojis) String() string
- type FrecencyUserSettings_FavoriteGIF
- func (*FrecencyUserSettings_FavoriteGIF) Descriptor() ([]byte, []int)deprecated
- func (x *FrecencyUserSettings_FavoriteGIF) GetFormat() FrecencyUserSettings_GIFType
- func (x *FrecencyUserSettings_FavoriteGIF) GetHeight() uint32
- func (x *FrecencyUserSettings_FavoriteGIF) GetOrder() uint32
- func (x *FrecencyUserSettings_FavoriteGIF) GetSrc() string
- func (x *FrecencyUserSettings_FavoriteGIF) GetWidth() uint32
- func (*FrecencyUserSettings_FavoriteGIF) ProtoMessage()
- func (x *FrecencyUserSettings_FavoriteGIF) ProtoReflect() protoreflect.Message
- func (x *FrecencyUserSettings_FavoriteGIF) Reset()
- func (x *FrecencyUserSettings_FavoriteGIF) String() string
- type FrecencyUserSettings_FavoriteGIFs
- func (*FrecencyUserSettings_FavoriteGIFs) Descriptor() ([]byte, []int)deprecated
- func (x *FrecencyUserSettings_FavoriteGIFs) GetGifs() map[string]*FrecencyUserSettings_FavoriteGIF
- func (x *FrecencyUserSettings_FavoriteGIFs) GetHideTooltip() bool
- func (*FrecencyUserSettings_FavoriteGIFs) ProtoMessage()
- func (x *FrecencyUserSettings_FavoriteGIFs) ProtoReflect() protoreflect.Message
- func (x *FrecencyUserSettings_FavoriteGIFs) Reset()
- func (x *FrecencyUserSettings_FavoriteGIFs) String() string
- type FrecencyUserSettings_FavoriteSoundboardSounds
- func (*FrecencyUserSettings_FavoriteSoundboardSounds) Descriptor() ([]byte, []int)deprecated
- func (x *FrecencyUserSettings_FavoriteSoundboardSounds) GetSoundIds() []uint64
- func (*FrecencyUserSettings_FavoriteSoundboardSounds) ProtoMessage()
- func (x *FrecencyUserSettings_FavoriteSoundboardSounds) ProtoReflect() protoreflect.Message
- func (x *FrecencyUserSettings_FavoriteSoundboardSounds) Reset()
- func (x *FrecencyUserSettings_FavoriteSoundboardSounds) String() string
- type FrecencyUserSettings_FavoriteStickers
- func (*FrecencyUserSettings_FavoriteStickers) Descriptor() ([]byte, []int)deprecated
- func (x *FrecencyUserSettings_FavoriteStickers) GetStickerIds() []uint64
- func (*FrecencyUserSettings_FavoriteStickers) ProtoMessage()
- func (x *FrecencyUserSettings_FavoriteStickers) ProtoReflect() protoreflect.Message
- func (x *FrecencyUserSettings_FavoriteStickers) Reset()
- func (x *FrecencyUserSettings_FavoriteStickers) String() string
- type FrecencyUserSettings_FrecencyItem
- func (*FrecencyUserSettings_FrecencyItem) Descriptor() ([]byte, []int)deprecated
- func (x *FrecencyUserSettings_FrecencyItem) GetFrecency() int32
- func (x *FrecencyUserSettings_FrecencyItem) GetRecentUses() []uint64
- func (x *FrecencyUserSettings_FrecencyItem) GetScore() int32
- func (x *FrecencyUserSettings_FrecencyItem) GetTotalUses() uint32
- func (*FrecencyUserSettings_FrecencyItem) ProtoMessage()
- func (x *FrecencyUserSettings_FrecencyItem) ProtoReflect() protoreflect.Message
- func (x *FrecencyUserSettings_FrecencyItem) Reset()
- func (x *FrecencyUserSettings_FrecencyItem) String() string
- type FrecencyUserSettings_GIFType
- func (FrecencyUserSettings_GIFType) Descriptor() protoreflect.EnumDescriptor
- func (x FrecencyUserSettings_GIFType) Enum() *FrecencyUserSettings_GIFType
- func (FrecencyUserSettings_GIFType) EnumDescriptor() ([]byte, []int)deprecated
- func (x FrecencyUserSettings_GIFType) Number() protoreflect.EnumNumber
- func (x FrecencyUserSettings_GIFType) String() string
- func (FrecencyUserSettings_GIFType) Type() protoreflect.EnumType
- type FrecencyUserSettings_GuildAndChannelFrecency
- func (*FrecencyUserSettings_GuildAndChannelFrecency) Descriptor() ([]byte, []int)deprecated
- func (x *FrecencyUserSettings_GuildAndChannelFrecency) GetGuildAndChannels() map[uint64]*FrecencyUserSettings_FrecencyItem
- func (*FrecencyUserSettings_GuildAndChannelFrecency) ProtoMessage()
- func (x *FrecencyUserSettings_GuildAndChannelFrecency) ProtoReflect() protoreflect.Message
- func (x *FrecencyUserSettings_GuildAndChannelFrecency) Reset()
- func (x *FrecencyUserSettings_GuildAndChannelFrecency) String() string
- type FrecencyUserSettings_HeardSoundFrecency
- func (*FrecencyUserSettings_HeardSoundFrecency) Descriptor() ([]byte, []int)deprecated
- func (x *FrecencyUserSettings_HeardSoundFrecency) GetHeardSounds() map[string]*FrecencyUserSettings_FrecencyItem
- func (*FrecencyUserSettings_HeardSoundFrecency) ProtoMessage()
- func (x *FrecencyUserSettings_HeardSoundFrecency) ProtoReflect() protoreflect.Message
- func (x *FrecencyUserSettings_HeardSoundFrecency) Reset()
- func (x *FrecencyUserSettings_HeardSoundFrecency) String() string
- type FrecencyUserSettings_PlayedSoundFrecency
- func (*FrecencyUserSettings_PlayedSoundFrecency) Descriptor() ([]byte, []int)deprecated
- func (x *FrecencyUserSettings_PlayedSoundFrecency) GetPlayedSounds() map[string]*FrecencyUserSettings_FrecencyItem
- func (*FrecencyUserSettings_PlayedSoundFrecency) ProtoMessage()
- func (x *FrecencyUserSettings_PlayedSoundFrecency) ProtoReflect() protoreflect.Message
- func (x *FrecencyUserSettings_PlayedSoundFrecency) Reset()
- func (x *FrecencyUserSettings_PlayedSoundFrecency) String() string
- type FrecencyUserSettings_StickerFrecency
- func (*FrecencyUserSettings_StickerFrecency) Descriptor() ([]byte, []int)deprecated
- func (x *FrecencyUserSettings_StickerFrecency) GetStickers() map[uint64]*FrecencyUserSettings_FrecencyItem
- func (*FrecencyUserSettings_StickerFrecency) ProtoMessage()
- func (x *FrecencyUserSettings_StickerFrecency) ProtoReflect() protoreflect.Message
- func (x *FrecencyUserSettings_StickerFrecency) Reset()
- func (x *FrecencyUserSettings_StickerFrecency) String() string
- type FrecencyUserSettings_Versions
- func (*FrecencyUserSettings_Versions) Descriptor() ([]byte, []int)deprecated
- func (x *FrecencyUserSettings_Versions) GetClientVersion() uint32
- func (x *FrecencyUserSettings_Versions) GetDataVersion() uint32
- func (x *FrecencyUserSettings_Versions) GetServerVersion() uint32
- func (*FrecencyUserSettings_Versions) ProtoMessage()
- func (x *FrecencyUserSettings_Versions) ProtoReflect() protoreflect.Message
- func (x *FrecencyUserSettings_Versions) Reset()
- func (x *FrecencyUserSettings_Versions) String() string
- type PreloadedUserSettings
- func (*PreloadedUserSettings) Descriptor() ([]byte, []int)deprecated
- func (x *PreloadedUserSettings) GetAppearance() *PreloadedUserSettings_AppearanceSettings
- func (x *PreloadedUserSettings) GetApplications() *PreloadedUserSettings_AllApplicationSettings
- func (x *PreloadedUserSettings) GetAudioContextSettings() *PreloadedUserSettings_AudioSettings
- func (x *PreloadedUserSettings) GetBroadcast() *PreloadedUserSettings_BroadcastSettings
- func (x *PreloadedUserSettings) GetClips() *PreloadedUserSettings_ClipsSettings
- func (x *PreloadedUserSettings) GetCommunities() *PreloadedUserSettings_CommunitiesSettings
- func (x *PreloadedUserSettings) GetDebug() *PreloadedUserSettings_DebugSettings
- func (x *PreloadedUserSettings) GetFavorites() *PreloadedUserSettings_Favorites
- func (x *PreloadedUserSettings) GetForLater() *PreloadedUserSettings_ForLaterSettings
- func (x *PreloadedUserSettings) GetGameLibrary() *PreloadedUserSettings_GameLibrarySettings
- func (x *PreloadedUserSettings) GetGuildFolders() *PreloadedUserSettings_GuildFolders
- func (x *PreloadedUserSettings) GetGuilds() *PreloadedUserSettings_AllGuildSettings
- func (x *PreloadedUserSettings) GetIcymiSettings() *PreloadedUserSettings_ICYMISettings
- func (x *PreloadedUserSettings) GetInbox() *PreloadedUserSettings_InboxSettings
- func (x *PreloadedUserSettings) GetLocalization() *PreloadedUserSettings_LocalizationSettings
- func (x *PreloadedUserSettings) GetNotifications() *PreloadedUserSettings_NotificationSettings
- func (x *PreloadedUserSettings) GetPrivacy() *PreloadedUserSettings_PrivacySettings
- func (x *PreloadedUserSettings) GetSafetySettings() *PreloadedUserSettings_SafetySettings
- func (x *PreloadedUserSettings) GetStatus() *PreloadedUserSettings_StatusSettings
- func (x *PreloadedUserSettings) GetTextAndImages() *PreloadedUserSettings_TextAndImagesSettings
- func (x *PreloadedUserSettings) GetUserContent() *PreloadedUserSettings_UserContentSettings
- func (x *PreloadedUserSettings) GetVersions() *PreloadedUserSettings_Versions
- func (x *PreloadedUserSettings) GetVoiceAndVideo() *PreloadedUserSettings_VoiceAndVideoSettings
- func (*PreloadedUserSettings) ProtoMessage()
- func (x *PreloadedUserSettings) ProtoReflect() protoreflect.Message
- func (x *PreloadedUserSettings) Reset()
- func (x *PreloadedUserSettings) String() string
- type PreloadedUserSettings_AllApplicationSettings
- func (*PreloadedUserSettings_AllApplicationSettings) Descriptor() ([]byte, []int)deprecated
- func (x *PreloadedUserSettings_AllApplicationSettings) GetAppSettings() map[uint64]*PreloadedUserSettings_ApplicationSettings
- func (*PreloadedUserSettings_AllApplicationSettings) ProtoMessage()
- func (x *PreloadedUserSettings_AllApplicationSettings) ProtoReflect() protoreflect.Message
- func (x *PreloadedUserSettings_AllApplicationSettings) Reset()
- func (x *PreloadedUserSettings_AllApplicationSettings) String() string
- type PreloadedUserSettings_AllGuildSettings
- func (*PreloadedUserSettings_AllGuildSettings) Descriptor() ([]byte, []int)deprecated
- func (x *PreloadedUserSettings_AllGuildSettings) GetGuilds() map[uint64]*PreloadedUserSettings_GuildSettings
- func (*PreloadedUserSettings_AllGuildSettings) ProtoMessage()
- func (x *PreloadedUserSettings_AllGuildSettings) ProtoReflect() protoreflect.Message
- func (x *PreloadedUserSettings_AllGuildSettings) Reset()
- func (x *PreloadedUserSettings_AllGuildSettings) String() string
- type PreloadedUserSettings_AppearanceSettings
- func (*PreloadedUserSettings_AppearanceSettings) Descriptor() ([]byte, []int)deprecated
- func (x *PreloadedUserSettings_AppearanceSettings) GetChannelListLayout() *wrapperspb.StringValue
- func (x *PreloadedUserSettings_AppearanceSettings) GetClientThemeSettings() *PreloadedUserSettings_ClientThemeSettings
- func (x *PreloadedUserSettings_AppearanceSettings) GetDeveloperMode() bool
- func (x *PreloadedUserSettings_AppearanceSettings) GetHappeningNowCardsDisabled() *wrapperspb.BoolValue
- func (x *PreloadedUserSettings_AppearanceSettings) GetLaunchPadMode() PreloadedUserSettings_LaunchPadMode
- func (x *PreloadedUserSettings_AppearanceSettings) GetMessagePreviews() *wrapperspb.StringValue
- func (x *PreloadedUserSettings_AppearanceSettings) GetMobileRedesignDisabled() bool
- func (x *PreloadedUserSettings_AppearanceSettings) GetSearchResultExactCountEnabled() *wrapperspb.BoolValue
- func (x *PreloadedUserSettings_AppearanceSettings) GetSwipeRightToLeftMode() PreloadedUserSettings_SwipeRightToLeftMode
- func (x *PreloadedUserSettings_AppearanceSettings) GetTheme() PreloadedUserSettings_Theme
- func (x *PreloadedUserSettings_AppearanceSettings) GetTimestampHourCycle() PreloadedUserSettings_TimestampHourCycle
- func (x *PreloadedUserSettings_AppearanceSettings) GetUiDensity() PreloadedUserSettings_UIDensity
- func (*PreloadedUserSettings_AppearanceSettings) ProtoMessage()
- func (x *PreloadedUserSettings_AppearanceSettings) ProtoReflect() protoreflect.Message
- func (x *PreloadedUserSettings_AppearanceSettings) Reset()
- func (x *PreloadedUserSettings_AppearanceSettings) String() string
- type PreloadedUserSettings_ApplicationDMSettings
- func (*PreloadedUserSettings_ApplicationDMSettings) Descriptor() ([]byte, []int)deprecated
- func (x *PreloadedUserSettings_ApplicationDMSettings) GetDmDisabled() bool
- func (*PreloadedUserSettings_ApplicationDMSettings) ProtoMessage()
- func (x *PreloadedUserSettings_ApplicationDMSettings) ProtoReflect() protoreflect.Message
- func (x *PreloadedUserSettings_ApplicationDMSettings) Reset()
- func (x *PreloadedUserSettings_ApplicationDMSettings) String() string
- type PreloadedUserSettings_ApplicationSettings
- func (*PreloadedUserSettings_ApplicationSettings) Descriptor() ([]byte, []int)deprecated
- func (x *PreloadedUserSettings_ApplicationSettings) GetAppDmSettings() *PreloadedUserSettings_ApplicationDMSettings
- func (*PreloadedUserSettings_ApplicationSettings) ProtoMessage()
- func (x *PreloadedUserSettings_ApplicationSettings) ProtoReflect() protoreflect.Message
- func (x *PreloadedUserSettings_ApplicationSettings) Reset()
- func (x *PreloadedUserSettings_ApplicationSettings) String() string
- type PreloadedUserSettings_AudioContextSetting
- func (*PreloadedUserSettings_AudioContextSetting) Descriptor() ([]byte, []int)deprecated
- func (x *PreloadedUserSettings_AudioContextSetting) GetModifiedAt() uint64
- func (x *PreloadedUserSettings_AudioContextSetting) GetMuted() bool
- func (x *PreloadedUserSettings_AudioContextSetting) GetSoundboardMuted() bool
- func (x *PreloadedUserSettings_AudioContextSetting) GetVolume() float32
- func (*PreloadedUserSettings_AudioContextSetting) ProtoMessage()
- func (x *PreloadedUserSettings_AudioContextSetting) ProtoReflect() protoreflect.Message
- func (x *PreloadedUserSettings_AudioContextSetting) Reset()
- func (x *PreloadedUserSettings_AudioContextSetting) String() string
- type PreloadedUserSettings_AudioSettings
- func (*PreloadedUserSettings_AudioSettings) Descriptor() ([]byte, []int)deprecated
- func (x *PreloadedUserSettings_AudioSettings) GetStream() map[uint64]*PreloadedUserSettings_AudioContextSetting
- func (x *PreloadedUserSettings_AudioSettings) GetUser() map[uint64]*PreloadedUserSettings_AudioContextSetting
- func (*PreloadedUserSettings_AudioSettings) ProtoMessage()
- func (x *PreloadedUserSettings_AudioSettings) ProtoReflect() protoreflect.Message
- func (x *PreloadedUserSettings_AudioSettings) Reset()
- func (x *PreloadedUserSettings_AudioSettings) String() string
- type PreloadedUserSettings_BroadcastSettings
- func (*PreloadedUserSettings_BroadcastSettings) Descriptor() ([]byte, []int)deprecated
- func (x *PreloadedUserSettings_BroadcastSettings) GetAllowFriends() *wrapperspb.BoolValue
- func (x *PreloadedUserSettings_BroadcastSettings) GetAllowedGuildIds() []uint64
- func (x *PreloadedUserSettings_BroadcastSettings) GetAllowedUserIds() []uint64
- func (x *PreloadedUserSettings_BroadcastSettings) GetAutoBroadcast() *wrapperspb.BoolValue
- func (*PreloadedUserSettings_BroadcastSettings) ProtoMessage()
- func (x *PreloadedUserSettings_BroadcastSettings) ProtoReflect() protoreflect.Message
- func (x *PreloadedUserSettings_BroadcastSettings) Reset()
- func (x *PreloadedUserSettings_BroadcastSettings) String() string
- type PreloadedUserSettings_ChannelIconEmoji
- func (*PreloadedUserSettings_ChannelIconEmoji) Descriptor() ([]byte, []int)deprecated
- func (x *PreloadedUserSettings_ChannelIconEmoji) GetColor() *wrapperspb.UInt64Value
- func (x *PreloadedUserSettings_ChannelIconEmoji) GetId() *wrapperspb.UInt64Value
- func (x *PreloadedUserSettings_ChannelIconEmoji) GetName() *wrapperspb.StringValue
- func (*PreloadedUserSettings_ChannelIconEmoji) ProtoMessage()
- func (x *PreloadedUserSettings_ChannelIconEmoji) ProtoReflect() protoreflect.Message
- func (x *PreloadedUserSettings_ChannelIconEmoji) Reset()
- func (x *PreloadedUserSettings_ChannelIconEmoji) String() string
- type PreloadedUserSettings_ChannelListSettings
- func (*PreloadedUserSettings_ChannelListSettings) Descriptor() ([]byte, []int)deprecated
- func (x *PreloadedUserSettings_ChannelListSettings) GetLayout() *wrapperspb.StringValue
- func (x *PreloadedUserSettings_ChannelListSettings) GetMessagePreviews() *wrapperspb.StringValue
- func (*PreloadedUserSettings_ChannelListSettings) ProtoMessage()
- func (x *PreloadedUserSettings_ChannelListSettings) ProtoReflect() protoreflect.Message
- func (x *PreloadedUserSettings_ChannelListSettings) Reset()
- func (x *PreloadedUserSettings_ChannelListSettings) String() string
- type PreloadedUserSettings_ChannelSettings
- func (*PreloadedUserSettings_ChannelSettings) Descriptor() ([]byte, []int)deprecated
- func (x *PreloadedUserSettings_ChannelSettings) GetCollapsedInInbox() bool
- func (x *PreloadedUserSettings_ChannelSettings) GetCustomNotificationSoundConfig() *PreloadedUserSettings_CustomNotificationSoundConfig
- func (x *PreloadedUserSettings_ChannelSettings) GetIconEmoji() *PreloadedUserSettings_ChannelIconEmoji
- func (*PreloadedUserSettings_ChannelSettings) ProtoMessage()
- func (x *PreloadedUserSettings_ChannelSettings) ProtoReflect() protoreflect.Message
- func (x *PreloadedUserSettings_ChannelSettings) Reset()
- func (x *PreloadedUserSettings_ChannelSettings) String() string
- type PreloadedUserSettings_ClientThemeSettings
- func (*PreloadedUserSettings_ClientThemeSettings) Descriptor() ([]byte, []int)deprecated
- func (x *PreloadedUserSettings_ClientThemeSettings) GetBackgroundGradientPresetId() *wrapperspb.UInt32Value
- func (*PreloadedUserSettings_ClientThemeSettings) ProtoMessage()
- func (x *PreloadedUserSettings_ClientThemeSettings) ProtoReflect() protoreflect.Message
- func (x *PreloadedUserSettings_ClientThemeSettings) Reset()
- func (x *PreloadedUserSettings_ClientThemeSettings) String() string
- type PreloadedUserSettings_ClipsSettings
- func (*PreloadedUserSettings_ClipsSettings) Descriptor() ([]byte, []int)deprecated
- func (x *PreloadedUserSettings_ClipsSettings) GetAllowVoiceRecording() *wrapperspb.BoolValue
- func (*PreloadedUserSettings_ClipsSettings) ProtoMessage()
- func (x *PreloadedUserSettings_ClipsSettings) ProtoReflect() protoreflect.Message
- func (x *PreloadedUserSettings_ClipsSettings) Reset()
- func (x *PreloadedUserSettings_ClipsSettings) String() string
- type PreloadedUserSettings_CommunitiesSettings
- func (*PreloadedUserSettings_CommunitiesSettings) Descriptor() ([]byte, []int)deprecated
- func (x *PreloadedUserSettings_CommunitiesSettings) GetDisableHomeAutoNav() *wrapperspb.BoolValue
- func (*PreloadedUserSettings_CommunitiesSettings) ProtoMessage()
- func (x *PreloadedUserSettings_CommunitiesSettings) ProtoReflect() protoreflect.Message
- func (x *PreloadedUserSettings_CommunitiesSettings) Reset()
- func (x *PreloadedUserSettings_CommunitiesSettings) String() string
- type PreloadedUserSettings_CustomCallSound
- func (*PreloadedUserSettings_CustomCallSound) Descriptor() ([]byte, []int)deprecated
- func (x *PreloadedUserSettings_CustomCallSound) GetGuildId() uint64
- func (x *PreloadedUserSettings_CustomCallSound) GetSoundId() uint64
- func (*PreloadedUserSettings_CustomCallSound) ProtoMessage()
- func (x *PreloadedUserSettings_CustomCallSound) ProtoReflect() protoreflect.Message
- func (x *PreloadedUserSettings_CustomCallSound) Reset()
- func (x *PreloadedUserSettings_CustomCallSound) String() string
- type PreloadedUserSettings_CustomNotificationSoundConfig
- func (*PreloadedUserSettings_CustomNotificationSoundConfig) Descriptor() ([]byte, []int)deprecated
- func (x *PreloadedUserSettings_CustomNotificationSoundConfig) GetNotificationSoundPackId() *wrapperspb.StringValue
- func (*PreloadedUserSettings_CustomNotificationSoundConfig) ProtoMessage()
- func (x *PreloadedUserSettings_CustomNotificationSoundConfig) ProtoReflect() protoreflect.Message
- func (x *PreloadedUserSettings_CustomNotificationSoundConfig) Reset()
- func (x *PreloadedUserSettings_CustomNotificationSoundConfig) String() string
- type PreloadedUserSettings_CustomStatus
- func (*PreloadedUserSettings_CustomStatus) Descriptor() ([]byte, []int)deprecated
- func (x *PreloadedUserSettings_CustomStatus) GetCreatedAtMs() uint64
- func (x *PreloadedUserSettings_CustomStatus) GetEmojiId() uint64
- func (x *PreloadedUserSettings_CustomStatus) GetEmojiName() string
- func (x *PreloadedUserSettings_CustomStatus) GetExpiresAtMs() uint64
- func (x *PreloadedUserSettings_CustomStatus) GetText() string
- func (*PreloadedUserSettings_CustomStatus) ProtoMessage()
- func (x *PreloadedUserSettings_CustomStatus) ProtoReflect() protoreflect.Message
- func (x *PreloadedUserSettings_CustomStatus) Reset()
- func (x *PreloadedUserSettings_CustomStatus) String() string
- type PreloadedUserSettings_DebugSettings
- func (*PreloadedUserSettings_DebugSettings) Descriptor() ([]byte, []int)deprecated
- func (x *PreloadedUserSettings_DebugSettings) GetRtcPanelShowVoiceStates() *wrapperspb.BoolValue
- func (*PreloadedUserSettings_DebugSettings) ProtoMessage()
- func (x *PreloadedUserSettings_DebugSettings) ProtoReflect() protoreflect.Message
- func (x *PreloadedUserSettings_DebugSettings) Reset()
- func (x *PreloadedUserSettings_DebugSettings) String() string
- type PreloadedUserSettings_DmSpamFilterV2
- func (PreloadedUserSettings_DmSpamFilterV2) Descriptor() protoreflect.EnumDescriptor
- func (x PreloadedUserSettings_DmSpamFilterV2) Enum() *PreloadedUserSettings_DmSpamFilterV2
- func (PreloadedUserSettings_DmSpamFilterV2) EnumDescriptor() ([]byte, []int)deprecated
- func (x PreloadedUserSettings_DmSpamFilterV2) Number() protoreflect.EnumNumber
- func (x PreloadedUserSettings_DmSpamFilterV2) String() string
- func (PreloadedUserSettings_DmSpamFilterV2) Type() protoreflect.EnumType
- type PreloadedUserSettings_ExplicitContentRedaction
- func (PreloadedUserSettings_ExplicitContentRedaction) Descriptor() protoreflect.EnumDescriptor
- func (x PreloadedUserSettings_ExplicitContentRedaction) Enum() *PreloadedUserSettings_ExplicitContentRedaction
- func (PreloadedUserSettings_ExplicitContentRedaction) EnumDescriptor() ([]byte, []int)deprecated
- func (x PreloadedUserSettings_ExplicitContentRedaction) Number() protoreflect.EnumNumber
- func (x PreloadedUserSettings_ExplicitContentRedaction) String() string
- func (PreloadedUserSettings_ExplicitContentRedaction) Type() protoreflect.EnumType
- type PreloadedUserSettings_ExplicitContentSettings
- func (*PreloadedUserSettings_ExplicitContentSettings) Descriptor() ([]byte, []int)deprecated
- func (x *PreloadedUserSettings_ExplicitContentSettings) GetExplicitContentFriendDm() PreloadedUserSettings_ExplicitContentRedaction
- func (x *PreloadedUserSettings_ExplicitContentSettings) GetExplicitContentGuilds() PreloadedUserSettings_ExplicitContentRedaction
- func (x *PreloadedUserSettings_ExplicitContentSettings) GetExplicitContentNonFriendDm() PreloadedUserSettings_ExplicitContentRedaction
- func (*PreloadedUserSettings_ExplicitContentSettings) ProtoMessage()
- func (x *PreloadedUserSettings_ExplicitContentSettings) ProtoReflect() protoreflect.Message
- func (x *PreloadedUserSettings_ExplicitContentSettings) Reset()
- func (x *PreloadedUserSettings_ExplicitContentSettings) String() string
- type PreloadedUserSettings_FavoriteChannel
- func (*PreloadedUserSettings_FavoriteChannel) Descriptor() ([]byte, []int)deprecated
- func (x *PreloadedUserSettings_FavoriteChannel) GetNickname() string
- func (x *PreloadedUserSettings_FavoriteChannel) GetParentId() uint64
- func (x *PreloadedUserSettings_FavoriteChannel) GetPosition() uint32
- func (x *PreloadedUserSettings_FavoriteChannel) GetType() PreloadedUserSettings_FavoriteChannelType
- func (*PreloadedUserSettings_FavoriteChannel) ProtoMessage()
- func (x *PreloadedUserSettings_FavoriteChannel) ProtoReflect() protoreflect.Message
- func (x *PreloadedUserSettings_FavoriteChannel) Reset()
- func (x *PreloadedUserSettings_FavoriteChannel) String() string
- type PreloadedUserSettings_FavoriteChannelType
- func (PreloadedUserSettings_FavoriteChannelType) Descriptor() protoreflect.EnumDescriptor
- func (x PreloadedUserSettings_FavoriteChannelType) Enum() *PreloadedUserSettings_FavoriteChannelType
- func (PreloadedUserSettings_FavoriteChannelType) EnumDescriptor() ([]byte, []int)deprecated
- func (x PreloadedUserSettings_FavoriteChannelType) Number() protoreflect.EnumNumber
- func (x PreloadedUserSettings_FavoriteChannelType) String() string
- func (PreloadedUserSettings_FavoriteChannelType) Type() protoreflect.EnumType
- type PreloadedUserSettings_Favorites
- func (*PreloadedUserSettings_Favorites) Descriptor() ([]byte, []int)deprecated
- func (x *PreloadedUserSettings_Favorites) GetFavoriteChannels() map[uint64]*PreloadedUserSettings_FavoriteChannel
- func (x *PreloadedUserSettings_Favorites) GetMuted() bool
- func (*PreloadedUserSettings_Favorites) ProtoMessage()
- func (x *PreloadedUserSettings_Favorites) ProtoReflect() protoreflect.Message
- func (x *PreloadedUserSettings_Favorites) Reset()
- func (x *PreloadedUserSettings_Favorites) String() string
- type PreloadedUserSettings_ForLaterSettings
- func (*PreloadedUserSettings_ForLaterSettings) Descriptor() ([]byte, []int)deprecated
- func (x *PreloadedUserSettings_ForLaterSettings) GetCurrentTab() PreloadedUserSettings_ForLaterTab
- func (*PreloadedUserSettings_ForLaterSettings) ProtoMessage()
- func (x *PreloadedUserSettings_ForLaterSettings) ProtoReflect() protoreflect.Message
- func (x *PreloadedUserSettings_ForLaterSettings) Reset()
- func (x *PreloadedUserSettings_ForLaterSettings) String() string
- type PreloadedUserSettings_ForLaterTab
- func (PreloadedUserSettings_ForLaterTab) Descriptor() protoreflect.EnumDescriptor
- func (x PreloadedUserSettings_ForLaterTab) Enum() *PreloadedUserSettings_ForLaterTab
- func (PreloadedUserSettings_ForLaterTab) EnumDescriptor() ([]byte, []int)deprecated
- func (x PreloadedUserSettings_ForLaterTab) Number() protoreflect.EnumNumber
- func (x PreloadedUserSettings_ForLaterTab) String() string
- func (PreloadedUserSettings_ForLaterTab) Type() protoreflect.EnumType
- type PreloadedUserSettings_GameLibrarySettings
- func (*PreloadedUserSettings_GameLibrarySettings) Descriptor() ([]byte, []int)deprecated
- func (x *PreloadedUserSettings_GameLibrarySettings) GetDisableGamesTab() *wrapperspb.BoolValue
- func (x *PreloadedUserSettings_GameLibrarySettings) GetInstallShortcutDesktop() *wrapperspb.BoolValue
- func (x *PreloadedUserSettings_GameLibrarySettings) GetInstallShortcutStartMenu() *wrapperspb.BoolValue
- func (*PreloadedUserSettings_GameLibrarySettings) ProtoMessage()
- func (x *PreloadedUserSettings_GameLibrarySettings) ProtoReflect() protoreflect.Message
- func (x *PreloadedUserSettings_GameLibrarySettings) Reset()
- func (x *PreloadedUserSettings_GameLibrarySettings) String() string
- type PreloadedUserSettings_GuildActivityStatusRestrictionDefault
- func (PreloadedUserSettings_GuildActivityStatusRestrictionDefault) Descriptor() protoreflect.EnumDescriptor
- func (x PreloadedUserSettings_GuildActivityStatusRestrictionDefault) Enum() *PreloadedUserSettings_GuildActivityStatusRestrictionDefault
- func (PreloadedUserSettings_GuildActivityStatusRestrictionDefault) EnumDescriptor() ([]byte, []int)deprecated
- func (x PreloadedUserSettings_GuildActivityStatusRestrictionDefault) Number() protoreflect.EnumNumber
- func (x PreloadedUserSettings_GuildActivityStatusRestrictionDefault) String() string
- func (PreloadedUserSettings_GuildActivityStatusRestrictionDefault) Type() protoreflect.EnumType
- type PreloadedUserSettings_GuildFolder
- func (*PreloadedUserSettings_GuildFolder) Descriptor() ([]byte, []int)deprecated
- func (x *PreloadedUserSettings_GuildFolder) GetColor() *wrapperspb.UInt64Value
- func (x *PreloadedUserSettings_GuildFolder) GetGuildIds() []uint64
- func (x *PreloadedUserSettings_GuildFolder) GetId() *wrapperspb.Int64Value
- func (x *PreloadedUserSettings_GuildFolder) GetName() *wrapperspb.StringValue
- func (*PreloadedUserSettings_GuildFolder) ProtoMessage()
- func (x *PreloadedUserSettings_GuildFolder) ProtoReflect() protoreflect.Message
- func (x *PreloadedUserSettings_GuildFolder) Reset()
- func (x *PreloadedUserSettings_GuildFolder) String() string
- type PreloadedUserSettings_GuildFolders
- func (*PreloadedUserSettings_GuildFolders) Descriptor() ([]byte, []int)deprecated
- func (x *PreloadedUserSettings_GuildFolders) GetFolders() []*PreloadedUserSettings_GuildFolder
- func (x *PreloadedUserSettings_GuildFolders) GetGuildPositions() []uint64
- func (*PreloadedUserSettings_GuildFolders) ProtoMessage()
- func (x *PreloadedUserSettings_GuildFolders) ProtoReflect() protoreflect.Message
- func (x *PreloadedUserSettings_GuildFolders) Reset()
- func (x *PreloadedUserSettings_GuildFolders) String() string
- type PreloadedUserSettings_GuildSettings
- func (*PreloadedUserSettings_GuildSettings) Descriptor() ([]byte, []int)deprecated
- func (x *PreloadedUserSettings_GuildSettings) GetChannels() map[uint64]*PreloadedUserSettings_ChannelSettings
- func (x *PreloadedUserSettings_GuildSettings) GetCustomNotificationSoundConfig() *PreloadedUserSettings_CustomNotificationSoundConfig
- func (x *PreloadedUserSettings_GuildSettings) GetDisableRaidAlertNag() bool
- func (x *PreloadedUserSettings_GuildSettings) GetDisableRaidAlertPush() bool
- func (x *PreloadedUserSettings_GuildSettings) GetDismissedGuildContent() []byte
- func (x *PreloadedUserSettings_GuildSettings) GetGuildOnboardingProgress() uint32
- func (x *PreloadedUserSettings_GuildSettings) GetGuildRecentsDismissedAt() *timestamppb.Timestamp
- func (x *PreloadedUserSettings_GuildSettings) GetHubProgress() uint32
- func (x *PreloadedUserSettings_GuildSettings) GetJoinSound() *PreloadedUserSettings_CustomCallSound
- func (x *PreloadedUserSettings_GuildSettings) GetLeaderboardsDisabled() bool
- func (x *PreloadedUserSettings_GuildSettings) GetMobileRedesignChannelListSettings() *PreloadedUserSettings_ChannelListSettings
- func (*PreloadedUserSettings_GuildSettings) ProtoMessage()
- func (x *PreloadedUserSettings_GuildSettings) ProtoReflect() protoreflect.Message
- func (x *PreloadedUserSettings_GuildSettings) Reset()
- func (x *PreloadedUserSettings_GuildSettings) String() string
- type PreloadedUserSettings_GuildsLeaderboardOptOutDefault
- func (PreloadedUserSettings_GuildsLeaderboardOptOutDefault) Descriptor() protoreflect.EnumDescriptor
- func (x PreloadedUserSettings_GuildsLeaderboardOptOutDefault) Enum() *PreloadedUserSettings_GuildsLeaderboardOptOutDefault
- func (PreloadedUserSettings_GuildsLeaderboardOptOutDefault) EnumDescriptor() ([]byte, []int)deprecated
- func (x PreloadedUserSettings_GuildsLeaderboardOptOutDefault) Number() protoreflect.EnumNumber
- func (x PreloadedUserSettings_GuildsLeaderboardOptOutDefault) String() string
- func (PreloadedUserSettings_GuildsLeaderboardOptOutDefault) Type() protoreflect.EnumType
- type PreloadedUserSettings_ICYMISettings
- func (*PreloadedUserSettings_ICYMISettings) Descriptor() ([]byte, []int)deprecated
- func (x *PreloadedUserSettings_ICYMISettings) GetFeedGeneratedAt() uint64
- func (*PreloadedUserSettings_ICYMISettings) ProtoMessage()
- func (x *PreloadedUserSettings_ICYMISettings) ProtoReflect() protoreflect.Message
- func (x *PreloadedUserSettings_ICYMISettings) Reset()
- func (x *PreloadedUserSettings_ICYMISettings) String() string
- type PreloadedUserSettings_InboxSettings
- func (*PreloadedUserSettings_InboxSettings) Descriptor() ([]byte, []int)deprecated
- func (x *PreloadedUserSettings_InboxSettings) GetCurrentTab() PreloadedUserSettings_InboxTab
- func (x *PreloadedUserSettings_InboxSettings) GetViewedTutorial() bool
- func (*PreloadedUserSettings_InboxSettings) ProtoMessage()
- func (x *PreloadedUserSettings_InboxSettings) ProtoReflect() protoreflect.Message
- func (x *PreloadedUserSettings_InboxSettings) Reset()
- func (x *PreloadedUserSettings_InboxSettings) String() string
- type PreloadedUserSettings_InboxTab
- func (PreloadedUserSettings_InboxTab) Descriptor() protoreflect.EnumDescriptor
- func (x PreloadedUserSettings_InboxTab) Enum() *PreloadedUserSettings_InboxTab
- func (PreloadedUserSettings_InboxTab) EnumDescriptor() ([]byte, []int)deprecated
- func (x PreloadedUserSettings_InboxTab) Number() protoreflect.EnumNumber
- func (x PreloadedUserSettings_InboxTab) String() string
- func (PreloadedUserSettings_InboxTab) Type() protoreflect.EnumType
- type PreloadedUserSettings_KeywordFilterSettings
- func (*PreloadedUserSettings_KeywordFilterSettings) Descriptor() ([]byte, []int)deprecated
- func (x *PreloadedUserSettings_KeywordFilterSettings) GetProfanity() *wrapperspb.BoolValue
- func (x *PreloadedUserSettings_KeywordFilterSettings) GetSexualContent() *wrapperspb.BoolValue
- func (x *PreloadedUserSettings_KeywordFilterSettings) GetSlurs() *wrapperspb.BoolValue
- func (*PreloadedUserSettings_KeywordFilterSettings) ProtoMessage()
- func (x *PreloadedUserSettings_KeywordFilterSettings) ProtoReflect() protoreflect.Message
- func (x *PreloadedUserSettings_KeywordFilterSettings) Reset()
- func (x *PreloadedUserSettings_KeywordFilterSettings) String() string
- type PreloadedUserSettings_LaunchPadMode
- func (PreloadedUserSettings_LaunchPadMode) Descriptor() protoreflect.EnumDescriptor
- func (x PreloadedUserSettings_LaunchPadMode) Enum() *PreloadedUserSettings_LaunchPadMode
- func (PreloadedUserSettings_LaunchPadMode) EnumDescriptor() ([]byte, []int)deprecated
- func (x PreloadedUserSettings_LaunchPadMode) Number() protoreflect.EnumNumber
- func (x PreloadedUserSettings_LaunchPadMode) String() string
- func (PreloadedUserSettings_LaunchPadMode) Type() protoreflect.EnumType
- type PreloadedUserSettings_LocalizationSettings
- func (*PreloadedUserSettings_LocalizationSettings) Descriptor() ([]byte, []int)deprecated
- func (x *PreloadedUserSettings_LocalizationSettings) GetLocale() *wrapperspb.StringValue
- func (x *PreloadedUserSettings_LocalizationSettings) GetTimezoneOffset() *wrapperspb.Int32Value
- func (*PreloadedUserSettings_LocalizationSettings) ProtoMessage()
- func (x *PreloadedUserSettings_LocalizationSettings) ProtoReflect() protoreflect.Message
- func (x *PreloadedUserSettings_LocalizationSettings) Reset()
- func (x *PreloadedUserSettings_LocalizationSettings) String() string
- type PreloadedUserSettings_NotificationSettings
- func (*PreloadedUserSettings_NotificationSettings) Descriptor() ([]byte, []int)deprecated
- func (x *PreloadedUserSettings_NotificationSettings) GetEnableBurstReactionNotifications() *wrapperspb.BoolValue
- func (x *PreloadedUserSettings_NotificationSettings) GetFocusModeExpiresAtMs() uint64
- func (x *PreloadedUserSettings_NotificationSettings) GetNotificationCenterAckedBeforeId() uint64
- func (x *PreloadedUserSettings_NotificationSettings) GetNotifyFriendsOnGoLive() *wrapperspb.BoolValue
- func (x *PreloadedUserSettings_NotificationSettings) GetQuietMode() *wrapperspb.BoolValue
- func (x *PreloadedUserSettings_NotificationSettings) GetReactionNotifications() PreloadedUserSettings_ReactionNotificationType
- func (x *PreloadedUserSettings_NotificationSettings) GetShowInAppNotifications() *wrapperspb.BoolValue
- func (*PreloadedUserSettings_NotificationSettings) ProtoMessage()
- func (x *PreloadedUserSettings_NotificationSettings) ProtoReflect() protoreflect.Message
- func (x *PreloadedUserSettings_NotificationSettings) Reset()
- func (x *PreloadedUserSettings_NotificationSettings) String() string
- type PreloadedUserSettings_PrivacySettings
- func (*PreloadedUserSettings_PrivacySettings) Descriptor() ([]byte, []int)deprecated
- func (x *PreloadedUserSettings_PrivacySettings) GetActivityJoiningRestrictedGuildIds() []uint64
- func (x *PreloadedUserSettings_PrivacySettings) GetActivityRestrictedGuildIds() []uint64
- func (x *PreloadedUserSettings_PrivacySettings) GetAllowAccessibilityDetection() bool
- func (x *PreloadedUserSettings_PrivacySettings) GetAllowActivityPartyPrivacyFriends() *wrapperspb.BoolValue
- func (x *PreloadedUserSettings_PrivacySettings) GetAllowActivityPartyPrivacyVoiceChannel() *wrapperspb.BoolValue
- func (x *PreloadedUserSettings_PrivacySettings) GetAllowGameFriendDmsInDiscord() *wrapperspb.BoolValue
- func (x *PreloadedUserSettings_PrivacySettings) GetContactSyncEnabled() *wrapperspb.BoolValue
- func (x *PreloadedUserSettings_PrivacySettings) GetDefaultGuildsActivityRestricted() PreloadedUserSettings_GuildActivityStatusRestrictionDefault
- func (x *PreloadedUserSettings_PrivacySettings) GetDefaultGuildsRestricted() bool
- func (x *PreloadedUserSettings_PrivacySettings) GetDefaultGuildsRestrictedV2() *wrapperspb.BoolValue
- func (x *PreloadedUserSettings_PrivacySettings) GetDefaultMessageRequestRestricted() *wrapperspb.BoolValue
- func (x *PreloadedUserSettings_PrivacySettings) GetDetectPlatformAccounts() *wrapperspb.BoolValue
- func (x *PreloadedUserSettings_PrivacySettings) GetDropsOptedOut() *wrapperspb.BoolValue
- func (x *PreloadedUserSettings_PrivacySettings) GetFamilyCenterEnabled() *wrapperspb.BoolValue
- func (x *PreloadedUserSettings_PrivacySettings) GetFamilyCenterEnabledV2() *wrapperspb.BoolValue
- func (x *PreloadedUserSettings_PrivacySettings) GetFriendDiscoveryFlags() *wrapperspb.UInt32Value
- func (x *PreloadedUserSettings_PrivacySettings) GetFriendSourceFlags() *wrapperspb.UInt32Value
- func (x *PreloadedUserSettings_PrivacySettings) GetGuildsLeaderboardOptOutDefault() PreloadedUserSettings_GuildsLeaderboardOptOutDefault
- func (x *PreloadedUserSettings_PrivacySettings) GetHideLegacyUsername() *wrapperspb.BoolValue
- func (x *PreloadedUserSettings_PrivacySettings) GetInappropriateConversationWarnings() *wrapperspb.BoolValue
- func (x *PreloadedUserSettings_PrivacySettings) GetMessageRequestRestrictedGuildIds() []uint64
- func (x *PreloadedUserSettings_PrivacySettings) GetNonSpamRetrainingOptIn() *wrapperspb.BoolValue
- func (x *PreloadedUserSettings_PrivacySettings) GetPasswordless() *wrapperspb.BoolValue
- func (x *PreloadedUserSettings_PrivacySettings) GetRecentGamesEnabled() *wrapperspb.BoolValue
- func (x *PreloadedUserSettings_PrivacySettings) GetRestrictedGuildIds() []uint64
- func (x *PreloadedUserSettings_PrivacySettings) GetSlayerSdkReceiveDmsInGame() PreloadedUserSettings_SlayerSDKReceiveInGameDMs
- func (*PreloadedUserSettings_PrivacySettings) ProtoMessage()
- func (x *PreloadedUserSettings_PrivacySettings) ProtoReflect() protoreflect.Message
- func (x *PreloadedUserSettings_PrivacySettings) Reset()
- func (x *PreloadedUserSettings_PrivacySettings) String() string
- type PreloadedUserSettings_ReactionNotificationType
- func (PreloadedUserSettings_ReactionNotificationType) Descriptor() protoreflect.EnumDescriptor
- func (x PreloadedUserSettings_ReactionNotificationType) Enum() *PreloadedUserSettings_ReactionNotificationType
- func (PreloadedUserSettings_ReactionNotificationType) EnumDescriptor() ([]byte, []int)deprecated
- func (x PreloadedUserSettings_ReactionNotificationType) Number() protoreflect.EnumNumber
- func (x PreloadedUserSettings_ReactionNotificationType) String() string
- func (PreloadedUserSettings_ReactionNotificationType) Type() protoreflect.EnumType
- type PreloadedUserSettings_RecurringDismissibleContentState
- func (*PreloadedUserSettings_RecurringDismissibleContentState) Descriptor() ([]byte, []int)deprecated
- func (x *PreloadedUserSettings_RecurringDismissibleContentState) GetLastDismissedAtMs() uint64
- func (x *PreloadedUserSettings_RecurringDismissibleContentState) GetLastDismissedVersion() uint32
- func (*PreloadedUserSettings_RecurringDismissibleContentState) ProtoMessage()
- func (x *PreloadedUserSettings_RecurringDismissibleContentState) ProtoReflect() protoreflect.Message
- func (x *PreloadedUserSettings_RecurringDismissibleContentState) Reset()
- func (x *PreloadedUserSettings_RecurringDismissibleContentState) String() string
- type PreloadedUserSettings_SafetySettings
- func (*PreloadedUserSettings_SafetySettings) Descriptor() ([]byte, []int)deprecated
- func (x *PreloadedUserSettings_SafetySettings) GetIgnoreProfileSpeedbumpDisabled() bool
- func (x *PreloadedUserSettings_SafetySettings) GetSafetySettingsPreset() PreloadedUserSettings_SafetySettingsPresetType
- func (*PreloadedUserSettings_SafetySettings) ProtoMessage()
- func (x *PreloadedUserSettings_SafetySettings) ProtoReflect() protoreflect.Message
- func (x *PreloadedUserSettings_SafetySettings) Reset()
- func (x *PreloadedUserSettings_SafetySettings) String() string
- type PreloadedUserSettings_SafetySettingsPresetType
- func (PreloadedUserSettings_SafetySettingsPresetType) Descriptor() protoreflect.EnumDescriptor
- func (x PreloadedUserSettings_SafetySettingsPresetType) Enum() *PreloadedUserSettings_SafetySettingsPresetType
- func (PreloadedUserSettings_SafetySettingsPresetType) EnumDescriptor() ([]byte, []int)deprecated
- func (x PreloadedUserSettings_SafetySettingsPresetType) Number() protoreflect.EnumNumber
- func (x PreloadedUserSettings_SafetySettingsPresetType) String() string
- func (PreloadedUserSettings_SafetySettingsPresetType) Type() protoreflect.EnumType
- type PreloadedUserSettings_SlayerSDKReceiveInGameDMs
- func (PreloadedUserSettings_SlayerSDKReceiveInGameDMs) Descriptor() protoreflect.EnumDescriptor
- func (x PreloadedUserSettings_SlayerSDKReceiveInGameDMs) Enum() *PreloadedUserSettings_SlayerSDKReceiveInGameDMs
- func (PreloadedUserSettings_SlayerSDKReceiveInGameDMs) EnumDescriptor() ([]byte, []int)deprecated
- func (x PreloadedUserSettings_SlayerSDKReceiveInGameDMs) Number() protoreflect.EnumNumber
- func (x PreloadedUserSettings_SlayerSDKReceiveInGameDMs) String() string
- func (PreloadedUserSettings_SlayerSDKReceiveInGameDMs) Type() protoreflect.EnumType
- type PreloadedUserSettings_SoundboardSettings
- func (*PreloadedUserSettings_SoundboardSettings) Descriptor() ([]byte, []int)deprecated
- func (x *PreloadedUserSettings_SoundboardSettings) GetVolume() float32
- func (*PreloadedUserSettings_SoundboardSettings) ProtoMessage()
- func (x *PreloadedUserSettings_SoundboardSettings) ProtoReflect() protoreflect.Message
- func (x *PreloadedUserSettings_SoundboardSettings) Reset()
- func (x *PreloadedUserSettings_SoundboardSettings) String() string
- type PreloadedUserSettings_StatusSettings
- func (*PreloadedUserSettings_StatusSettings) Descriptor() ([]byte, []int)deprecated
- func (x *PreloadedUserSettings_StatusSettings) GetCustomStatus() *PreloadedUserSettings_CustomStatus
- func (x *PreloadedUserSettings_StatusSettings) GetShowCurrentGame() *wrapperspb.BoolValue
- func (x *PreloadedUserSettings_StatusSettings) GetStatus() *wrapperspb.StringValue
- func (x *PreloadedUserSettings_StatusSettings) GetStatusExpiresAtMs() uint64
- func (*PreloadedUserSettings_StatusSettings) ProtoMessage()
- func (x *PreloadedUserSettings_StatusSettings) ProtoReflect() protoreflect.Message
- func (x *PreloadedUserSettings_StatusSettings) Reset()
- func (x *PreloadedUserSettings_StatusSettings) String() string
- type PreloadedUserSettings_SwipeRightToLeftMode
- func (PreloadedUserSettings_SwipeRightToLeftMode) Descriptor() protoreflect.EnumDescriptor
- func (x PreloadedUserSettings_SwipeRightToLeftMode) Enum() *PreloadedUserSettings_SwipeRightToLeftMode
- func (PreloadedUserSettings_SwipeRightToLeftMode) EnumDescriptor() ([]byte, []int)deprecated
- func (x PreloadedUserSettings_SwipeRightToLeftMode) Number() protoreflect.EnumNumber
- func (x PreloadedUserSettings_SwipeRightToLeftMode) String() string
- func (PreloadedUserSettings_SwipeRightToLeftMode) Type() protoreflect.EnumType
- type PreloadedUserSettings_TextAndImagesSettings
- func (*PreloadedUserSettings_TextAndImagesSettings) Descriptor() ([]byte, []int)deprecated
- func (x *PreloadedUserSettings_TextAndImagesSettings) GetAnimateEmoji() *wrapperspb.BoolValue
- func (x *PreloadedUserSettings_TextAndImagesSettings) GetAnimateStickers() *wrapperspb.UInt32Value
- func (x *PreloadedUserSettings_TextAndImagesSettings) GetConvertEmoticons() *wrapperspb.BoolValue
- func (x *PreloadedUserSettings_TextAndImagesSettings) GetDiversitySurrogate() *wrapperspb.StringValue
- func (x *PreloadedUserSettings_TextAndImagesSettings) GetDmSpamFilter() *wrapperspb.UInt32Value
- func (x *PreloadedUserSettings_TextAndImagesSettings) GetDmSpamFilterV2() PreloadedUserSettings_DmSpamFilterV2
- func (x *PreloadedUserSettings_TextAndImagesSettings) GetEmojiPickerCollapsedSections() []string
- func (x *PreloadedUserSettings_TextAndImagesSettings) GetEnableTtsCommand() *wrapperspb.BoolValue
- func (x *PreloadedUserSettings_TextAndImagesSettings) GetExplicitContentFilter() *wrapperspb.UInt32Value
- func (x *PreloadedUserSettings_TextAndImagesSettings) GetExplicitContentSettings() *PreloadedUserSettings_ExplicitContentSettings
- func (x *PreloadedUserSettings_TextAndImagesSettings) GetExpressionSuggestionsEnabled() *wrapperspb.BoolValue
- func (x *PreloadedUserSettings_TextAndImagesSettings) GetGifAutoPlay() *wrapperspb.BoolValue
- func (x *PreloadedUserSettings_TextAndImagesSettings) GetIncludeSoundmojiInAutocomplete() *wrapperspb.BoolValue
- func (x *PreloadedUserSettings_TextAndImagesSettings) GetIncludeStickersInAutocomplete() *wrapperspb.BoolValue
- func (x *PreloadedUserSettings_TextAndImagesSettings) GetInlineAttachmentMedia() *wrapperspb.BoolValue
- func (x *PreloadedUserSettings_TextAndImagesSettings) GetInlineEmbedMedia() *wrapperspb.BoolValue
- func (x *PreloadedUserSettings_TextAndImagesSettings) GetKeywordFilterSettings() *PreloadedUserSettings_KeywordFilterSettings
- func (x *PreloadedUserSettings_TextAndImagesSettings) GetMessageDisplayCompact() *wrapperspb.BoolValue
- func (x *PreloadedUserSettings_TextAndImagesSettings) GetRenderEmbeds() *wrapperspb.BoolValue
- func (x *PreloadedUserSettings_TextAndImagesSettings) GetRenderReactions() *wrapperspb.BoolValue
- func (x *PreloadedUserSettings_TextAndImagesSettings) GetRenderSpoilers() *wrapperspb.StringValue
- func (x *PreloadedUserSettings_TextAndImagesSettings) GetShowCommandSuggestions() *wrapperspb.BoolValue
- func (x *PreloadedUserSettings_TextAndImagesSettings) GetSoundboardPickerCollapsedSections() []string
- func (x *PreloadedUserSettings_TextAndImagesSettings) GetStickerPickerCollapsedSections() []string
- func (x *PreloadedUserSettings_TextAndImagesSettings) GetUseLegacyChatInput() *wrapperspb.BoolValue
- func (x *PreloadedUserSettings_TextAndImagesSettings) GetUseRichChatInput() *wrapperspb.BoolValue
- func (x *PreloadedUserSettings_TextAndImagesSettings) GetUseThreadSidebar() *wrapperspb.BoolValue
- func (x *PreloadedUserSettings_TextAndImagesSettings) GetViewImageDescriptions() *wrapperspb.BoolValue
- func (x *PreloadedUserSettings_TextAndImagesSettings) GetViewNsfwCommands() *wrapperspb.BoolValue
- func (x *PreloadedUserSettings_TextAndImagesSettings) GetViewNsfwGuilds() *wrapperspb.BoolValue
- func (*PreloadedUserSettings_TextAndImagesSettings) ProtoMessage()
- func (x *PreloadedUserSettings_TextAndImagesSettings) ProtoReflect() protoreflect.Message
- func (x *PreloadedUserSettings_TextAndImagesSettings) Reset()
- func (x *PreloadedUserSettings_TextAndImagesSettings) String() string
- type PreloadedUserSettings_Theme
- func (PreloadedUserSettings_Theme) Descriptor() protoreflect.EnumDescriptor
- func (x PreloadedUserSettings_Theme) Enum() *PreloadedUserSettings_Theme
- func (PreloadedUserSettings_Theme) EnumDescriptor() ([]byte, []int)deprecated
- func (x PreloadedUserSettings_Theme) Number() protoreflect.EnumNumber
- func (x PreloadedUserSettings_Theme) String() string
- func (PreloadedUserSettings_Theme) Type() protoreflect.EnumType
- type PreloadedUserSettings_TimestampHourCycle
- func (PreloadedUserSettings_TimestampHourCycle) Descriptor() protoreflect.EnumDescriptor
- func (x PreloadedUserSettings_TimestampHourCycle) Enum() *PreloadedUserSettings_TimestampHourCycle
- func (PreloadedUserSettings_TimestampHourCycle) EnumDescriptor() ([]byte, []int)deprecated
- func (x PreloadedUserSettings_TimestampHourCycle) Number() protoreflect.EnumNumber
- func (x PreloadedUserSettings_TimestampHourCycle) String() string
- func (PreloadedUserSettings_TimestampHourCycle) Type() protoreflect.EnumType
- type PreloadedUserSettings_UIDensity
- func (PreloadedUserSettings_UIDensity) Descriptor() protoreflect.EnumDescriptor
- func (x PreloadedUserSettings_UIDensity) Enum() *PreloadedUserSettings_UIDensity
- func (PreloadedUserSettings_UIDensity) EnumDescriptor() ([]byte, []int)deprecated
- func (x PreloadedUserSettings_UIDensity) Number() protoreflect.EnumNumber
- func (x PreloadedUserSettings_UIDensity) String() string
- func (PreloadedUserSettings_UIDensity) Type() protoreflect.EnumType
- type PreloadedUserSettings_UserContentSettings
- func (*PreloadedUserSettings_UserContentSettings) Descriptor() ([]byte, []int)deprecated
- func (x *PreloadedUserSettings_UserContentSettings) GetDismissedContents() []byte
- func (x *PreloadedUserSettings_UserContentSettings) GetGuildOnboardingUpsellDismissedAt() *timestamppb.Timestamp
- func (x *PreloadedUserSettings_UserContentSettings) GetLastDismissedOutboundPromotionStartDate() *wrapperspb.StringValue
- func (x *PreloadedUserSettings_UserContentSettings) GetLastReceivedChangelogId() uint64
- func (x *PreloadedUserSettings_UserContentSettings) GetPremiumTier_0ModalDismissedAt() *timestamppb.Timestamp
- func (x *PreloadedUserSettings_UserContentSettings) GetRecurringDismissibleContentStates() map[int32]*PreloadedUserSettings_RecurringDismissibleContentState
- func (x *PreloadedUserSettings_UserContentSettings) GetSafetyUserSentimentNoticeDismissedAt() *timestamppb.Timestamp
- func (*PreloadedUserSettings_UserContentSettings) ProtoMessage()
- func (x *PreloadedUserSettings_UserContentSettings) ProtoReflect() protoreflect.Message
- func (x *PreloadedUserSettings_UserContentSettings) Reset()
- func (x *PreloadedUserSettings_UserContentSettings) String() string
- type PreloadedUserSettings_Versions
- func (*PreloadedUserSettings_Versions) Descriptor() ([]byte, []int)deprecated
- func (x *PreloadedUserSettings_Versions) GetClientVersion() uint32
- func (x *PreloadedUserSettings_Versions) GetDataVersion() uint32
- func (x *PreloadedUserSettings_Versions) GetServerVersion() uint32
- func (*PreloadedUserSettings_Versions) ProtoMessage()
- func (x *PreloadedUserSettings_Versions) ProtoReflect() protoreflect.Message
- func (x *PreloadedUserSettings_Versions) Reset()
- func (x *PreloadedUserSettings_Versions) String() string
- type PreloadedUserSettings_VideoFilterAsset
- func (*PreloadedUserSettings_VideoFilterAsset) Descriptor() ([]byte, []int)deprecated
- func (x *PreloadedUserSettings_VideoFilterAsset) GetAssetHash() string
- func (x *PreloadedUserSettings_VideoFilterAsset) GetId() uint64
- func (*PreloadedUserSettings_VideoFilterAsset) ProtoMessage()
- func (x *PreloadedUserSettings_VideoFilterAsset) ProtoReflect() protoreflect.Message
- func (x *PreloadedUserSettings_VideoFilterAsset) Reset()
- func (x *PreloadedUserSettings_VideoFilterAsset) String() string
- type PreloadedUserSettings_VideoFilterBackgroundBlur
- func (*PreloadedUserSettings_VideoFilterBackgroundBlur) Descriptor() ([]byte, []int)deprecated
- func (x *PreloadedUserSettings_VideoFilterBackgroundBlur) GetUseBlur() bool
- func (*PreloadedUserSettings_VideoFilterBackgroundBlur) ProtoMessage()
- func (x *PreloadedUserSettings_VideoFilterBackgroundBlur) ProtoReflect() protoreflect.Message
- func (x *PreloadedUserSettings_VideoFilterBackgroundBlur) Reset()
- func (x *PreloadedUserSettings_VideoFilterBackgroundBlur) String() string
- type PreloadedUserSettings_VoiceAndVideoSettings
- func (*PreloadedUserSettings_VoiceAndVideoSettings) Descriptor() ([]byte, []int)deprecated
- func (x *PreloadedUserSettings_VoiceAndVideoSettings) GetAfkTimeout() *wrapperspb.UInt32Value
- func (x *PreloadedUserSettings_VoiceAndVideoSettings) GetAlwaysPreviewVideo() *wrapperspb.BoolValue
- func (x *PreloadedUserSettings_VoiceAndVideoSettings) GetBlur() *PreloadedUserSettings_VideoFilterBackgroundBlur
- func (x *PreloadedUserSettings_VoiceAndVideoSettings) GetCustomAsset() *PreloadedUserSettings_VideoFilterAsset
- func (x *PreloadedUserSettings_VoiceAndVideoSettings) GetDisableStreamPreviews() *wrapperspb.BoolValue
- func (x *PreloadedUserSettings_VoiceAndVideoSettings) GetNativePhoneIntegrationEnabled() *wrapperspb.BoolValue
- func (x *PreloadedUserSettings_VoiceAndVideoSettings) GetPresetOption() uint32
- func (x *PreloadedUserSettings_VoiceAndVideoSettings) GetSoundboardSettings() *PreloadedUserSettings_SoundboardSettings
- func (x *PreloadedUserSettings_VoiceAndVideoSettings) GetSoundmojiVolume() *wrapperspb.FloatValue
- func (x *PreloadedUserSettings_VoiceAndVideoSettings) GetStreamNotificationsEnabled() *wrapperspb.BoolValue
- func (*PreloadedUserSettings_VoiceAndVideoSettings) ProtoMessage()
- func (x *PreloadedUserSettings_VoiceAndVideoSettings) ProtoReflect() protoreflect.Message
- func (x *PreloadedUserSettings_VoiceAndVideoSettings) Reset()
- func (x *PreloadedUserSettings_VoiceAndVideoSettings) String() string
Constants ¶
This section is empty.
Variables ¶
var ( FrecencyUserSettings_GIFType_name = map[int32]string{ 0: "GIF_TYPE_NONE", 1: "GIF_TYPE_IMAGE", 2: "GIF_TYPE_VIDEO", } FrecencyUserSettings_GIFType_value = map[string]int32{ "GIF_TYPE_NONE": 0, "GIF_TYPE_IMAGE": 1, "GIF_TYPE_VIDEO": 2, } )
Enum value maps for FrecencyUserSettings_GIFType.
var ( PreloadedUserSettings_InboxTab_name = map[int32]string{ 0: "INBOX_TAB_UNSPECIFIED", 1: "INBOX_TAB_MENTIONS", 2: "INBOX_TAB_UNREADS", 3: "INBOX_TAB_TODOS", 4: "INBOX_TAB_FOR_YOU", 5: "INBOX_TAB_GAME_INVITES", 6: "INBOX_TAB_BOOKMARKS", 7: "INBOX_TAB_SCHEDULED", } PreloadedUserSettings_InboxTab_value = map[string]int32{ "INBOX_TAB_UNSPECIFIED": 0, "INBOX_TAB_MENTIONS": 1, "INBOX_TAB_UNREADS": 2, "INBOX_TAB_TODOS": 3, "INBOX_TAB_FOR_YOU": 4, "INBOX_TAB_GAME_INVITES": 5, "INBOX_TAB_BOOKMARKS": 6, "INBOX_TAB_SCHEDULED": 7, } )
Enum value maps for PreloadedUserSettings_InboxTab.
var ( PreloadedUserSettings_DmSpamFilterV2_name = map[int32]string{ 0: "DM_SPAM_FILTER_V2_DEFAULT_UNSET", 1: "DM_SPAM_FILTER_V2_DISABLED", 2: "DM_SPAM_FILTER_V2_NON_FRIENDS", 3: "DM_SPAM_FILTER_V2_FRIENDS_AND_NON_FRIENDS", } PreloadedUserSettings_DmSpamFilterV2_value = map[string]int32{ "DM_SPAM_FILTER_V2_DEFAULT_UNSET": 0, "DM_SPAM_FILTER_V2_DISABLED": 1, "DM_SPAM_FILTER_V2_NON_FRIENDS": 2, "DM_SPAM_FILTER_V2_FRIENDS_AND_NON_FRIENDS": 3, } )
Enum value maps for PreloadedUserSettings_DmSpamFilterV2.
var ( PreloadedUserSettings_ExplicitContentRedaction_name = map[int32]string{ 0: "EXPLICIT_CONTENT_REDACTION_UNSET_EXPLICIT_CONTENT_REDACTION", 1: "EXPLICIT_CONTENT_REDACTION_SHOW", 2: "EXPLICIT_CONTENT_REDACTION_BLUR", 3: "EXPLICIT_CONTENT_REDACTION_BLOCK", } PreloadedUserSettings_ExplicitContentRedaction_value = map[string]int32{ "EXPLICIT_CONTENT_REDACTION_UNSET_EXPLICIT_CONTENT_REDACTION": 0, "EXPLICIT_CONTENT_REDACTION_SHOW": 1, "EXPLICIT_CONTENT_REDACTION_BLUR": 2, "EXPLICIT_CONTENT_REDACTION_BLOCK": 3, } )
Enum value maps for PreloadedUserSettings_ExplicitContentRedaction.
var ( PreloadedUserSettings_ReactionNotificationType_name = map[int32]string{ 0: "REACTION_NOTIFICATION_TYPE_NOTIFICATIONS_ENABLED", 1: "REACTION_NOTIFICATION_TYPE_ONLY_DMS", 2: "REACTION_NOTIFICATION_TYPE_NOTIFICATIONS_DISABLED", } PreloadedUserSettings_ReactionNotificationType_value = map[string]int32{ "REACTION_NOTIFICATION_TYPE_NOTIFICATIONS_ENABLED": 0, "REACTION_NOTIFICATION_TYPE_ONLY_DMS": 1, "REACTION_NOTIFICATION_TYPE_NOTIFICATIONS_DISABLED": 2, } )
Enum value maps for PreloadedUserSettings_ReactionNotificationType.
var ( PreloadedUserSettings_GuildActivityStatusRestrictionDefault_name = map[int32]string{ 0: "GUILD_ACTIVITY_STATUS_RESTRICTION_DEFAULT_OFF", 1: "GUILD_ACTIVITY_STATUS_RESTRICTION_DEFAULT_ON_FOR_LARGE_GUILDS", 2: "GUILD_ACTIVITY_STATUS_RESTRICTION_DEFAULT_ON", } PreloadedUserSettings_GuildActivityStatusRestrictionDefault_value = map[string]int32{ "GUILD_ACTIVITY_STATUS_RESTRICTION_DEFAULT_OFF": 0, "GUILD_ACTIVITY_STATUS_RESTRICTION_DEFAULT_ON_FOR_LARGE_GUILDS": 1, "GUILD_ACTIVITY_STATUS_RESTRICTION_DEFAULT_ON": 2, } )
Enum value maps for PreloadedUserSettings_GuildActivityStatusRestrictionDefault.
var ( PreloadedUserSettings_GuildsLeaderboardOptOutDefault_name = map[int32]string{ 0: "GUILDS_LEADERBOARD_OPT_OUT_DEFAULT_OFF_FOR_NEW_GUILDS", 1: "GUILDS_LEADERBOARD_OPT_OUT_DEFAULT_ON_FOR_NEW_GUILDS", } PreloadedUserSettings_GuildsLeaderboardOptOutDefault_value = map[string]int32{ "GUILDS_LEADERBOARD_OPT_OUT_DEFAULT_OFF_FOR_NEW_GUILDS": 0, "GUILDS_LEADERBOARD_OPT_OUT_DEFAULT_ON_FOR_NEW_GUILDS": 1, } )
Enum value maps for PreloadedUserSettings_GuildsLeaderboardOptOutDefault.
var ( PreloadedUserSettings_SlayerSDKReceiveInGameDMs_name = map[int32]string{ 0: "SLAYER_SDK_RECEIVE_IN_GAME_DMS_UNSET", 1: "SLAYER_SDK_RECEIVE_IN_GAME_DMS_ALL", 2: "SLAYER_SDK_RECEIVE_IN_GAME_DMS_USERS_WITH_GAME", 3: "SLAYER_SDK_RECEIVE_IN_GAME_DMS_NONE", } PreloadedUserSettings_SlayerSDKReceiveInGameDMs_value = map[string]int32{ "SLAYER_SDK_RECEIVE_IN_GAME_DMS_UNSET": 0, "SLAYER_SDK_RECEIVE_IN_GAME_DMS_ALL": 1, "SLAYER_SDK_RECEIVE_IN_GAME_DMS_USERS_WITH_GAME": 2, "SLAYER_SDK_RECEIVE_IN_GAME_DMS_NONE": 3, } )
Enum value maps for PreloadedUserSettings_SlayerSDKReceiveInGameDMs.
var ( PreloadedUserSettings_Theme_name = map[int32]string{ 0: "THEME_UNSET", 1: "THEME_DARK", 2: "THEME_LIGHT", 3: "THEME_DARKER", 4: "THEME_MIDNIGHT", } PreloadedUserSettings_Theme_value = map[string]int32{ "THEME_UNSET": 0, "THEME_DARK": 1, "THEME_LIGHT": 2, "THEME_DARKER": 3, "THEME_MIDNIGHT": 4, } )
Enum value maps for PreloadedUserSettings_Theme.
var ( PreloadedUserSettings_TimestampHourCycle_name = map[int32]string{ 0: "TIMESTAMP_HOUR_CYCLE_AUTO", 1: "TIMESTAMP_HOUR_CYCLE_H12", 2: "TIMESTAMP_HOUR_CYCLE_H23", } PreloadedUserSettings_TimestampHourCycle_value = map[string]int32{ "TIMESTAMP_HOUR_CYCLE_AUTO": 0, "TIMESTAMP_HOUR_CYCLE_H12": 1, "TIMESTAMP_HOUR_CYCLE_H23": 2, } )
Enum value maps for PreloadedUserSettings_TimestampHourCycle.
var ( PreloadedUserSettings_LaunchPadMode_name = map[int32]string{ 0: "LAUNCH_PAD_MODE_LAUNCH_PAD_DISABLED", 1: "LAUNCH_PAD_MODE_LAUNCH_PAD_GESTURE_FULL_SCREEN", 2: "LAUNCH_PAD_MODE_LAUNCH_PAD_GESTURE_RIGHT_EDGE", 3: "LAUNCH_PAD_MODE_LAUNCH_PAD_PULL_TAB", } PreloadedUserSettings_LaunchPadMode_value = map[string]int32{ "LAUNCH_PAD_MODE_LAUNCH_PAD_DISABLED": 0, "LAUNCH_PAD_MODE_LAUNCH_PAD_GESTURE_FULL_SCREEN": 1, "LAUNCH_PAD_MODE_LAUNCH_PAD_GESTURE_RIGHT_EDGE": 2, "LAUNCH_PAD_MODE_LAUNCH_PAD_PULL_TAB": 3, } )
Enum value maps for PreloadedUserSettings_LaunchPadMode.
var ( PreloadedUserSettings_UIDensity_name = map[int32]string{ 0: "UI_DENSITY_UNSET_UI_DENSITY", 1: "UI_DENSITY_COMPACT", 2: "UI_DENSITY_COZY", 3: "UI_DENSITY_RESPONSIVE", 4: "UI_DENSITY_DEFAULT", } PreloadedUserSettings_UIDensity_value = map[string]int32{ "UI_DENSITY_UNSET_UI_DENSITY": 0, "UI_DENSITY_COMPACT": 1, "UI_DENSITY_COZY": 2, "UI_DENSITY_RESPONSIVE": 3, "UI_DENSITY_DEFAULT": 4, } )
Enum value maps for PreloadedUserSettings_UIDensity.
var ( PreloadedUserSettings_SwipeRightToLeftMode_name = map[int32]string{ 0: "SWIPE_RIGHT_TO_LEFT_MODE_SWIPE_RIGHT_TO_LEFT_UNSET", 1: "SWIPE_RIGHT_TO_LEFT_MODE_SWIPE_RIGHT_TO_LEFT_CHANNEL_DETAILS", 2: "SWIPE_RIGHT_TO_LEFT_MODE_SWIPE_RIGHT_TO_LEFT_REPLY", } PreloadedUserSettings_SwipeRightToLeftMode_value = map[string]int32{ "SWIPE_RIGHT_TO_LEFT_MODE_SWIPE_RIGHT_TO_LEFT_UNSET": 0, "SWIPE_RIGHT_TO_LEFT_MODE_SWIPE_RIGHT_TO_LEFT_CHANNEL_DETAILS": 1, "SWIPE_RIGHT_TO_LEFT_MODE_SWIPE_RIGHT_TO_LEFT_REPLY": 2, } )
Enum value maps for PreloadedUserSettings_SwipeRightToLeftMode.
var ( PreloadedUserSettings_FavoriteChannelType_name = map[int32]string{ 0: "FAVORITE_CHANNEL_TYPE_UNSET_FAVORITE_CHANNEL_TYPE", 1: "FAVORITE_CHANNEL_TYPE_REFERENCE_ORIGINAL", 2: "FAVORITE_CHANNEL_TYPE_CATEGORY", } PreloadedUserSettings_FavoriteChannelType_value = map[string]int32{ "FAVORITE_CHANNEL_TYPE_UNSET_FAVORITE_CHANNEL_TYPE": 0, "FAVORITE_CHANNEL_TYPE_REFERENCE_ORIGINAL": 1, "FAVORITE_CHANNEL_TYPE_CATEGORY": 2, } )
Enum value maps for PreloadedUserSettings_FavoriteChannelType.
var ( PreloadedUserSettings_ForLaterTab_name = map[int32]string{ 0: "FOR_LATER_TAB_UNSPECIFIED", 1: "FOR_LATER_TAB_ALL", 2: "FOR_LATER_TAB_BOOKMARKS", 3: "FOR_LATER_TAB_REMINDERS", } PreloadedUserSettings_ForLaterTab_value = map[string]int32{ "FOR_LATER_TAB_UNSPECIFIED": 0, "FOR_LATER_TAB_ALL": 1, "FOR_LATER_TAB_BOOKMARKS": 2, "FOR_LATER_TAB_REMINDERS": 3, } )
Enum value maps for PreloadedUserSettings_ForLaterTab.
var ( PreloadedUserSettings_SafetySettingsPresetType_name = map[int32]string{ 0: "SAFETY_SETTINGS_PRESET_TYPE_UNSET_SAFETY_SETTINGS_PRESET", 1: "SAFETY_SETTINGS_PRESET_TYPE_BALANCED", 2: "SAFETY_SETTINGS_PRESET_TYPE_STRICT", 3: "SAFETY_SETTINGS_PRESET_TYPE_RELAXED", 4: "SAFETY_SETTINGS_PRESET_TYPE_CUSTOM", } PreloadedUserSettings_SafetySettingsPresetType_value = map[string]int32{ "SAFETY_SETTINGS_PRESET_TYPE_UNSET_SAFETY_SETTINGS_PRESET": 0, "SAFETY_SETTINGS_PRESET_TYPE_BALANCED": 1, "SAFETY_SETTINGS_PRESET_TYPE_STRICT": 2, "SAFETY_SETTINGS_PRESET_TYPE_RELAXED": 3, "SAFETY_SETTINGS_PRESET_TYPE_CUSTOM": 4, } )
Enum value maps for PreloadedUserSettings_SafetySettingsPresetType.
var File_protos_FrecencyUserSettings_proto protoreflect.FileDescriptor
var File_protos_PreloadedUserSettings_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type FrecencyUserSettings ¶
type FrecencyUserSettings struct {
Versions *FrecencyUserSettings_Versions `protobuf:"bytes,1,opt,name=versions,proto3,oneof" json:"versions,omitempty"`
FavoriteGifs *FrecencyUserSettings_FavoriteGIFs `protobuf:"bytes,2,opt,name=favorite_gifs,json=favoriteGifs,proto3,oneof" json:"favorite_gifs,omitempty"`
FavoriteStickers *FrecencyUserSettings_FavoriteStickers `protobuf:"bytes,3,opt,name=favorite_stickers,json=favoriteStickers,proto3,oneof" json:"favorite_stickers,omitempty"`
StickerFrecency *FrecencyUserSettings_StickerFrecency `protobuf:"bytes,4,opt,name=sticker_frecency,json=stickerFrecency,proto3,oneof" json:"sticker_frecency,omitempty"`
FavoriteEmojis *FrecencyUserSettings_FavoriteEmojis `protobuf:"bytes,5,opt,name=favorite_emojis,json=favoriteEmojis,proto3,oneof" json:"favorite_emojis,omitempty"`
EmojiFrecency *FrecencyUserSettings_EmojiFrecency `protobuf:"bytes,6,opt,name=emoji_frecency,json=emojiFrecency,proto3,oneof" json:"emoji_frecency,omitempty"`
ApplicationCommandFrecency *FrecencyUserSettings_ApplicationCommandFrecency `` /* 147-byte string literal not displayed */
FavoriteSoundboardSounds *FrecencyUserSettings_FavoriteSoundboardSounds `` /* 141-byte string literal not displayed */
ApplicationFrecency *FrecencyUserSettings_ApplicationFrecency `protobuf:"bytes,9,opt,name=application_frecency,json=applicationFrecency,proto3,oneof" json:"application_frecency,omitempty"`
HeardSoundFrecency *FrecencyUserSettings_HeardSoundFrecency `protobuf:"bytes,10,opt,name=heard_sound_frecency,json=heardSoundFrecency,proto3,oneof" json:"heard_sound_frecency,omitempty"`
PlayedSoundFrecency *FrecencyUserSettings_PlayedSoundFrecency `` /* 127-byte string literal not displayed */
GuildAndChannelFrecency *FrecencyUserSettings_GuildAndChannelFrecency `` /* 141-byte string literal not displayed */
EmojiReactionFrecency *FrecencyUserSettings_EmojiFrecency `` /* 133-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*FrecencyUserSettings) Descriptor
deprecated
func (*FrecencyUserSettings) Descriptor() ([]byte, []int)
Deprecated: Use FrecencyUserSettings.ProtoReflect.Descriptor instead.
func (*FrecencyUserSettings) GetApplicationCommandFrecency ¶
func (x *FrecencyUserSettings) GetApplicationCommandFrecency() *FrecencyUserSettings_ApplicationCommandFrecency
func (*FrecencyUserSettings) GetApplicationFrecency ¶
func (x *FrecencyUserSettings) GetApplicationFrecency() *FrecencyUserSettings_ApplicationFrecency
func (*FrecencyUserSettings) GetEmojiFrecency ¶
func (x *FrecencyUserSettings) GetEmojiFrecency() *FrecencyUserSettings_EmojiFrecency
func (*FrecencyUserSettings) GetEmojiReactionFrecency ¶
func (x *FrecencyUserSettings) GetEmojiReactionFrecency() *FrecencyUserSettings_EmojiFrecency
func (*FrecencyUserSettings) GetFavoriteEmojis ¶
func (x *FrecencyUserSettings) GetFavoriteEmojis() *FrecencyUserSettings_FavoriteEmojis
func (*FrecencyUserSettings) GetFavoriteGifs ¶
func (x *FrecencyUserSettings) GetFavoriteGifs() *FrecencyUserSettings_FavoriteGIFs
func (*FrecencyUserSettings) GetFavoriteSoundboardSounds ¶
func (x *FrecencyUserSettings) GetFavoriteSoundboardSounds() *FrecencyUserSettings_FavoriteSoundboardSounds
func (*FrecencyUserSettings) GetFavoriteStickers ¶
func (x *FrecencyUserSettings) GetFavoriteStickers() *FrecencyUserSettings_FavoriteStickers
func (*FrecencyUserSettings) GetGuildAndChannelFrecency ¶
func (x *FrecencyUserSettings) GetGuildAndChannelFrecency() *FrecencyUserSettings_GuildAndChannelFrecency
func (*FrecencyUserSettings) GetHeardSoundFrecency ¶
func (x *FrecencyUserSettings) GetHeardSoundFrecency() *FrecencyUserSettings_HeardSoundFrecency
func (*FrecencyUserSettings) GetPlayedSoundFrecency ¶
func (x *FrecencyUserSettings) GetPlayedSoundFrecency() *FrecencyUserSettings_PlayedSoundFrecency
func (*FrecencyUserSettings) GetStickerFrecency ¶
func (x *FrecencyUserSettings) GetStickerFrecency() *FrecencyUserSettings_StickerFrecency
func (*FrecencyUserSettings) GetVersions ¶
func (x *FrecencyUserSettings) GetVersions() *FrecencyUserSettings_Versions
func (*FrecencyUserSettings) ProtoMessage ¶
func (*FrecencyUserSettings) ProtoMessage()
func (*FrecencyUserSettings) ProtoReflect ¶
func (x *FrecencyUserSettings) ProtoReflect() protoreflect.Message
func (*FrecencyUserSettings) Reset ¶
func (x *FrecencyUserSettings) Reset()
func (*FrecencyUserSettings) String ¶
func (x *FrecencyUserSettings) String() string
type FrecencyUserSettings_ApplicationCommandFrecency ¶
type FrecencyUserSettings_ApplicationCommandFrecency struct {
ApplicationCommands map[string]*FrecencyUserSettings_FrecencyItem `` /* 192-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*FrecencyUserSettings_ApplicationCommandFrecency) Descriptor
deprecated
func (*FrecencyUserSettings_ApplicationCommandFrecency) Descriptor() ([]byte, []int)
Deprecated: Use FrecencyUserSettings_ApplicationCommandFrecency.ProtoReflect.Descriptor instead.
func (*FrecencyUserSettings_ApplicationCommandFrecency) GetApplicationCommands ¶
func (x *FrecencyUserSettings_ApplicationCommandFrecency) GetApplicationCommands() map[string]*FrecencyUserSettings_FrecencyItem
func (*FrecencyUserSettings_ApplicationCommandFrecency) ProtoMessage ¶
func (*FrecencyUserSettings_ApplicationCommandFrecency) ProtoMessage()
func (*FrecencyUserSettings_ApplicationCommandFrecency) ProtoReflect ¶
func (x *FrecencyUserSettings_ApplicationCommandFrecency) ProtoReflect() protoreflect.Message
func (*FrecencyUserSettings_ApplicationCommandFrecency) Reset ¶
func (x *FrecencyUserSettings_ApplicationCommandFrecency) Reset()
func (*FrecencyUserSettings_ApplicationCommandFrecency) String ¶
func (x *FrecencyUserSettings_ApplicationCommandFrecency) String() string
type FrecencyUserSettings_ApplicationFrecency ¶
type FrecencyUserSettings_ApplicationFrecency struct {
Applications map[string]*FrecencyUserSettings_FrecencyItem `` /* 151-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*FrecencyUserSettings_ApplicationFrecency) Descriptor
deprecated
func (*FrecencyUserSettings_ApplicationFrecency) Descriptor() ([]byte, []int)
Deprecated: Use FrecencyUserSettings_ApplicationFrecency.ProtoReflect.Descriptor instead.
func (*FrecencyUserSettings_ApplicationFrecency) GetApplications ¶
func (x *FrecencyUserSettings_ApplicationFrecency) GetApplications() map[string]*FrecencyUserSettings_FrecencyItem
func (*FrecencyUserSettings_ApplicationFrecency) ProtoMessage ¶
func (*FrecencyUserSettings_ApplicationFrecency) ProtoMessage()
func (*FrecencyUserSettings_ApplicationFrecency) ProtoReflect ¶
func (x *FrecencyUserSettings_ApplicationFrecency) ProtoReflect() protoreflect.Message
func (*FrecencyUserSettings_ApplicationFrecency) Reset ¶
func (x *FrecencyUserSettings_ApplicationFrecency) Reset()
func (*FrecencyUserSettings_ApplicationFrecency) String ¶
func (x *FrecencyUserSettings_ApplicationFrecency) String() string
type FrecencyUserSettings_EmojiFrecency ¶
type FrecencyUserSettings_EmojiFrecency struct {
Emojis map[string]*FrecencyUserSettings_FrecencyItem `` /* 139-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*FrecencyUserSettings_EmojiFrecency) Descriptor
deprecated
func (*FrecencyUserSettings_EmojiFrecency) Descriptor() ([]byte, []int)
Deprecated: Use FrecencyUserSettings_EmojiFrecency.ProtoReflect.Descriptor instead.
func (*FrecencyUserSettings_EmojiFrecency) GetEmojis ¶
func (x *FrecencyUserSettings_EmojiFrecency) GetEmojis() map[string]*FrecencyUserSettings_FrecencyItem
func (*FrecencyUserSettings_EmojiFrecency) ProtoMessage ¶
func (*FrecencyUserSettings_EmojiFrecency) ProtoMessage()
func (*FrecencyUserSettings_EmojiFrecency) ProtoReflect ¶
func (x *FrecencyUserSettings_EmojiFrecency) ProtoReflect() protoreflect.Message
func (*FrecencyUserSettings_EmojiFrecency) Reset ¶
func (x *FrecencyUserSettings_EmojiFrecency) Reset()
func (*FrecencyUserSettings_EmojiFrecency) String ¶
func (x *FrecencyUserSettings_EmojiFrecency) String() string
type FrecencyUserSettings_FavoriteEmojis ¶
type FrecencyUserSettings_FavoriteEmojis struct {
Emojis []string `protobuf:"bytes,1,rep,name=emojis,proto3" json:"emojis,omitempty"`
// contains filtered or unexported fields
}
func (*FrecencyUserSettings_FavoriteEmojis) Descriptor
deprecated
func (*FrecencyUserSettings_FavoriteEmojis) Descriptor() ([]byte, []int)
Deprecated: Use FrecencyUserSettings_FavoriteEmojis.ProtoReflect.Descriptor instead.
func (*FrecencyUserSettings_FavoriteEmojis) GetEmojis ¶
func (x *FrecencyUserSettings_FavoriteEmojis) GetEmojis() []string
func (*FrecencyUserSettings_FavoriteEmojis) ProtoMessage ¶
func (*FrecencyUserSettings_FavoriteEmojis) ProtoMessage()
func (*FrecencyUserSettings_FavoriteEmojis) ProtoReflect ¶
func (x *FrecencyUserSettings_FavoriteEmojis) ProtoReflect() protoreflect.Message
func (*FrecencyUserSettings_FavoriteEmojis) Reset ¶
func (x *FrecencyUserSettings_FavoriteEmojis) Reset()
func (*FrecencyUserSettings_FavoriteEmojis) String ¶
func (x *FrecencyUserSettings_FavoriteEmojis) String() string
type FrecencyUserSettings_FavoriteGIF ¶
type FrecencyUserSettings_FavoriteGIF struct {
Format FrecencyUserSettings_GIFType `` /* 132-byte string literal not displayed */
Src string `protobuf:"bytes,2,opt,name=src,proto3" json:"src,omitempty"`
Width uint32 `protobuf:"varint,3,opt,name=width,proto3" json:"width,omitempty"`
Height uint32 `protobuf:"varint,4,opt,name=height,proto3" json:"height,omitempty"`
Order uint32 `protobuf:"varint,5,opt,name=order,proto3" json:"order,omitempty"`
// contains filtered or unexported fields
}
func (*FrecencyUserSettings_FavoriteGIF) Descriptor
deprecated
func (*FrecencyUserSettings_FavoriteGIF) Descriptor() ([]byte, []int)
Deprecated: Use FrecencyUserSettings_FavoriteGIF.ProtoReflect.Descriptor instead.
func (*FrecencyUserSettings_FavoriteGIF) GetFormat ¶
func (x *FrecencyUserSettings_FavoriteGIF) GetFormat() FrecencyUserSettings_GIFType
func (*FrecencyUserSettings_FavoriteGIF) GetHeight ¶
func (x *FrecencyUserSettings_FavoriteGIF) GetHeight() uint32
func (*FrecencyUserSettings_FavoriteGIF) GetOrder ¶
func (x *FrecencyUserSettings_FavoriteGIF) GetOrder() uint32
func (*FrecencyUserSettings_FavoriteGIF) GetSrc ¶
func (x *FrecencyUserSettings_FavoriteGIF) GetSrc() string
func (*FrecencyUserSettings_FavoriteGIF) GetWidth ¶
func (x *FrecencyUserSettings_FavoriteGIF) GetWidth() uint32
func (*FrecencyUserSettings_FavoriteGIF) ProtoMessage ¶
func (*FrecencyUserSettings_FavoriteGIF) ProtoMessage()
func (*FrecencyUserSettings_FavoriteGIF) ProtoReflect ¶
func (x *FrecencyUserSettings_FavoriteGIF) ProtoReflect() protoreflect.Message
func (*FrecencyUserSettings_FavoriteGIF) Reset ¶
func (x *FrecencyUserSettings_FavoriteGIF) Reset()
func (*FrecencyUserSettings_FavoriteGIF) String ¶
func (x *FrecencyUserSettings_FavoriteGIF) String() string
type FrecencyUserSettings_FavoriteGIFs ¶
type FrecencyUserSettings_FavoriteGIFs struct {
Gifs map[string]*FrecencyUserSettings_FavoriteGIF `` /* 135-byte string literal not displayed */
HideTooltip bool `protobuf:"varint,2,opt,name=hide_tooltip,json=hideTooltip,proto3" json:"hide_tooltip,omitempty"`
// contains filtered or unexported fields
}
func (*FrecencyUserSettings_FavoriteGIFs) Descriptor
deprecated
func (*FrecencyUserSettings_FavoriteGIFs) Descriptor() ([]byte, []int)
Deprecated: Use FrecencyUserSettings_FavoriteGIFs.ProtoReflect.Descriptor instead.
func (*FrecencyUserSettings_FavoriteGIFs) GetGifs ¶
func (x *FrecencyUserSettings_FavoriteGIFs) GetGifs() map[string]*FrecencyUserSettings_FavoriteGIF
func (*FrecencyUserSettings_FavoriteGIFs) GetHideTooltip ¶
func (x *FrecencyUserSettings_FavoriteGIFs) GetHideTooltip() bool
func (*FrecencyUserSettings_FavoriteGIFs) ProtoMessage ¶
func (*FrecencyUserSettings_FavoriteGIFs) ProtoMessage()
func (*FrecencyUserSettings_FavoriteGIFs) ProtoReflect ¶
func (x *FrecencyUserSettings_FavoriteGIFs) ProtoReflect() protoreflect.Message
func (*FrecencyUserSettings_FavoriteGIFs) Reset ¶
func (x *FrecencyUserSettings_FavoriteGIFs) Reset()
func (*FrecencyUserSettings_FavoriteGIFs) String ¶
func (x *FrecencyUserSettings_FavoriteGIFs) String() string
type FrecencyUserSettings_FavoriteSoundboardSounds ¶
type FrecencyUserSettings_FavoriteSoundboardSounds struct {
SoundIds []uint64 `protobuf:"fixed64,1,rep,packed,name=sound_ids,json=soundIds,proto3" json:"sound_ids,omitempty"`
// contains filtered or unexported fields
}
func (*FrecencyUserSettings_FavoriteSoundboardSounds) Descriptor
deprecated
func (*FrecencyUserSettings_FavoriteSoundboardSounds) Descriptor() ([]byte, []int)
Deprecated: Use FrecencyUserSettings_FavoriteSoundboardSounds.ProtoReflect.Descriptor instead.
func (*FrecencyUserSettings_FavoriteSoundboardSounds) GetSoundIds ¶
func (x *FrecencyUserSettings_FavoriteSoundboardSounds) GetSoundIds() []uint64
func (*FrecencyUserSettings_FavoriteSoundboardSounds) ProtoMessage ¶
func (*FrecencyUserSettings_FavoriteSoundboardSounds) ProtoMessage()
func (*FrecencyUserSettings_FavoriteSoundboardSounds) ProtoReflect ¶
func (x *FrecencyUserSettings_FavoriteSoundboardSounds) ProtoReflect() protoreflect.Message
func (*FrecencyUserSettings_FavoriteSoundboardSounds) Reset ¶
func (x *FrecencyUserSettings_FavoriteSoundboardSounds) Reset()
func (*FrecencyUserSettings_FavoriteSoundboardSounds) String ¶
func (x *FrecencyUserSettings_FavoriteSoundboardSounds) String() string
type FrecencyUserSettings_FavoriteStickers ¶
type FrecencyUserSettings_FavoriteStickers struct {
StickerIds []uint64 `protobuf:"fixed64,1,rep,packed,name=sticker_ids,json=stickerIds,proto3" json:"sticker_ids,omitempty"`
// contains filtered or unexported fields
}
func (*FrecencyUserSettings_FavoriteStickers) Descriptor
deprecated
func (*FrecencyUserSettings_FavoriteStickers) Descriptor() ([]byte, []int)
Deprecated: Use FrecencyUserSettings_FavoriteStickers.ProtoReflect.Descriptor instead.
func (*FrecencyUserSettings_FavoriteStickers) GetStickerIds ¶
func (x *FrecencyUserSettings_FavoriteStickers) GetStickerIds() []uint64
func (*FrecencyUserSettings_FavoriteStickers) ProtoMessage ¶
func (*FrecencyUserSettings_FavoriteStickers) ProtoMessage()
func (*FrecencyUserSettings_FavoriteStickers) ProtoReflect ¶
func (x *FrecencyUserSettings_FavoriteStickers) ProtoReflect() protoreflect.Message
func (*FrecencyUserSettings_FavoriteStickers) Reset ¶
func (x *FrecencyUserSettings_FavoriteStickers) Reset()
func (*FrecencyUserSettings_FavoriteStickers) String ¶
func (x *FrecencyUserSettings_FavoriteStickers) String() string
type FrecencyUserSettings_FrecencyItem ¶
type FrecencyUserSettings_FrecencyItem struct {
TotalUses uint32 `protobuf:"varint,1,opt,name=total_uses,json=totalUses,proto3" json:"total_uses,omitempty"`
RecentUses []uint64 `protobuf:"varint,2,rep,packed,name=recent_uses,json=recentUses,proto3" json:"recent_uses,omitempty"`
Frecency int32 `protobuf:"varint,3,opt,name=frecency,proto3" json:"frecency,omitempty"`
Score int32 `protobuf:"varint,4,opt,name=score,proto3" json:"score,omitempty"`
// contains filtered or unexported fields
}
func (*FrecencyUserSettings_FrecencyItem) Descriptor
deprecated
func (*FrecencyUserSettings_FrecencyItem) Descriptor() ([]byte, []int)
Deprecated: Use FrecencyUserSettings_FrecencyItem.ProtoReflect.Descriptor instead.
func (*FrecencyUserSettings_FrecencyItem) GetFrecency ¶
func (x *FrecencyUserSettings_FrecencyItem) GetFrecency() int32
func (*FrecencyUserSettings_FrecencyItem) GetRecentUses ¶
func (x *FrecencyUserSettings_FrecencyItem) GetRecentUses() []uint64
func (*FrecencyUserSettings_FrecencyItem) GetScore ¶
func (x *FrecencyUserSettings_FrecencyItem) GetScore() int32
func (*FrecencyUserSettings_FrecencyItem) GetTotalUses ¶
func (x *FrecencyUserSettings_FrecencyItem) GetTotalUses() uint32
func (*FrecencyUserSettings_FrecencyItem) ProtoMessage ¶
func (*FrecencyUserSettings_FrecencyItem) ProtoMessage()
func (*FrecencyUserSettings_FrecencyItem) ProtoReflect ¶
func (x *FrecencyUserSettings_FrecencyItem) ProtoReflect() protoreflect.Message
func (*FrecencyUserSettings_FrecencyItem) Reset ¶
func (x *FrecencyUserSettings_FrecencyItem) Reset()
func (*FrecencyUserSettings_FrecencyItem) String ¶
func (x *FrecencyUserSettings_FrecencyItem) String() string
type FrecencyUserSettings_GIFType ¶
type FrecencyUserSettings_GIFType int32
const ( FrecencyUserSettings_GIF_TYPE_NONE FrecencyUserSettings_GIFType = 0 FrecencyUserSettings_GIF_TYPE_IMAGE FrecencyUserSettings_GIFType = 1 FrecencyUserSettings_GIF_TYPE_VIDEO FrecencyUserSettings_GIFType = 2 )
func (FrecencyUserSettings_GIFType) Descriptor ¶
func (FrecencyUserSettings_GIFType) Descriptor() protoreflect.EnumDescriptor
func (FrecencyUserSettings_GIFType) Enum ¶
func (x FrecencyUserSettings_GIFType) Enum() *FrecencyUserSettings_GIFType
func (FrecencyUserSettings_GIFType) EnumDescriptor
deprecated
func (FrecencyUserSettings_GIFType) EnumDescriptor() ([]byte, []int)
Deprecated: Use FrecencyUserSettings_GIFType.Descriptor instead.
func (FrecencyUserSettings_GIFType) Number ¶
func (x FrecencyUserSettings_GIFType) Number() protoreflect.EnumNumber
func (FrecencyUserSettings_GIFType) String ¶
func (x FrecencyUserSettings_GIFType) String() string
func (FrecencyUserSettings_GIFType) Type ¶
func (FrecencyUserSettings_GIFType) Type() protoreflect.EnumType
type FrecencyUserSettings_GuildAndChannelFrecency ¶
type FrecencyUserSettings_GuildAndChannelFrecency struct {
GuildAndChannels map[uint64]*FrecencyUserSettings_FrecencyItem `` /* 187-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*FrecencyUserSettings_GuildAndChannelFrecency) Descriptor
deprecated
func (*FrecencyUserSettings_GuildAndChannelFrecency) Descriptor() ([]byte, []int)
Deprecated: Use FrecencyUserSettings_GuildAndChannelFrecency.ProtoReflect.Descriptor instead.
func (*FrecencyUserSettings_GuildAndChannelFrecency) GetGuildAndChannels ¶
func (x *FrecencyUserSettings_GuildAndChannelFrecency) GetGuildAndChannels() map[uint64]*FrecencyUserSettings_FrecencyItem
func (*FrecencyUserSettings_GuildAndChannelFrecency) ProtoMessage ¶
func (*FrecencyUserSettings_GuildAndChannelFrecency) ProtoMessage()
func (*FrecencyUserSettings_GuildAndChannelFrecency) ProtoReflect ¶
func (x *FrecencyUserSettings_GuildAndChannelFrecency) ProtoReflect() protoreflect.Message
func (*FrecencyUserSettings_GuildAndChannelFrecency) Reset ¶
func (x *FrecencyUserSettings_GuildAndChannelFrecency) Reset()
func (*FrecencyUserSettings_GuildAndChannelFrecency) String ¶
func (x *FrecencyUserSettings_GuildAndChannelFrecency) String() string
type FrecencyUserSettings_HeardSoundFrecency ¶
type FrecencyUserSettings_HeardSoundFrecency struct {
HeardSounds map[string]*FrecencyUserSettings_FrecencyItem `` /* 168-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*FrecencyUserSettings_HeardSoundFrecency) Descriptor
deprecated
func (*FrecencyUserSettings_HeardSoundFrecency) Descriptor() ([]byte, []int)
Deprecated: Use FrecencyUserSettings_HeardSoundFrecency.ProtoReflect.Descriptor instead.
func (*FrecencyUserSettings_HeardSoundFrecency) GetHeardSounds ¶
func (x *FrecencyUserSettings_HeardSoundFrecency) GetHeardSounds() map[string]*FrecencyUserSettings_FrecencyItem
func (*FrecencyUserSettings_HeardSoundFrecency) ProtoMessage ¶
func (*FrecencyUserSettings_HeardSoundFrecency) ProtoMessage()
func (*FrecencyUserSettings_HeardSoundFrecency) ProtoReflect ¶
func (x *FrecencyUserSettings_HeardSoundFrecency) ProtoReflect() protoreflect.Message
func (*FrecencyUserSettings_HeardSoundFrecency) Reset ¶
func (x *FrecencyUserSettings_HeardSoundFrecency) Reset()
func (*FrecencyUserSettings_HeardSoundFrecency) String ¶
func (x *FrecencyUserSettings_HeardSoundFrecency) String() string
type FrecencyUserSettings_PlayedSoundFrecency ¶
type FrecencyUserSettings_PlayedSoundFrecency struct {
PlayedSounds map[string]*FrecencyUserSettings_FrecencyItem `` /* 171-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*FrecencyUserSettings_PlayedSoundFrecency) Descriptor
deprecated
func (*FrecencyUserSettings_PlayedSoundFrecency) Descriptor() ([]byte, []int)
Deprecated: Use FrecencyUserSettings_PlayedSoundFrecency.ProtoReflect.Descriptor instead.
func (*FrecencyUserSettings_PlayedSoundFrecency) GetPlayedSounds ¶
func (x *FrecencyUserSettings_PlayedSoundFrecency) GetPlayedSounds() map[string]*FrecencyUserSettings_FrecencyItem
func (*FrecencyUserSettings_PlayedSoundFrecency) ProtoMessage ¶
func (*FrecencyUserSettings_PlayedSoundFrecency) ProtoMessage()
func (*FrecencyUserSettings_PlayedSoundFrecency) ProtoReflect ¶
func (x *FrecencyUserSettings_PlayedSoundFrecency) ProtoReflect() protoreflect.Message
func (*FrecencyUserSettings_PlayedSoundFrecency) Reset ¶
func (x *FrecencyUserSettings_PlayedSoundFrecency) Reset()
func (*FrecencyUserSettings_PlayedSoundFrecency) String ¶
func (x *FrecencyUserSettings_PlayedSoundFrecency) String() string
type FrecencyUserSettings_StickerFrecency ¶
type FrecencyUserSettings_StickerFrecency struct {
Stickers map[uint64]*FrecencyUserSettings_FrecencyItem `` /* 145-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*FrecencyUserSettings_StickerFrecency) Descriptor
deprecated
func (*FrecencyUserSettings_StickerFrecency) Descriptor() ([]byte, []int)
Deprecated: Use FrecencyUserSettings_StickerFrecency.ProtoReflect.Descriptor instead.
func (*FrecencyUserSettings_StickerFrecency) GetStickers ¶
func (x *FrecencyUserSettings_StickerFrecency) GetStickers() map[uint64]*FrecencyUserSettings_FrecencyItem
func (*FrecencyUserSettings_StickerFrecency) ProtoMessage ¶
func (*FrecencyUserSettings_StickerFrecency) ProtoMessage()
func (*FrecencyUserSettings_StickerFrecency) ProtoReflect ¶
func (x *FrecencyUserSettings_StickerFrecency) ProtoReflect() protoreflect.Message
func (*FrecencyUserSettings_StickerFrecency) Reset ¶
func (x *FrecencyUserSettings_StickerFrecency) Reset()
func (*FrecencyUserSettings_StickerFrecency) String ¶
func (x *FrecencyUserSettings_StickerFrecency) String() string
type FrecencyUserSettings_Versions ¶
type FrecencyUserSettings_Versions struct {
ClientVersion uint32 `protobuf:"varint,1,opt,name=client_version,json=clientVersion,proto3" json:"client_version,omitempty"`
ServerVersion uint32 `protobuf:"varint,2,opt,name=server_version,json=serverVersion,proto3" json:"server_version,omitempty"`
DataVersion uint32 `protobuf:"varint,3,opt,name=data_version,json=dataVersion,proto3" json:"data_version,omitempty"`
// contains filtered or unexported fields
}
func (*FrecencyUserSettings_Versions) Descriptor
deprecated
func (*FrecencyUserSettings_Versions) Descriptor() ([]byte, []int)
Deprecated: Use FrecencyUserSettings_Versions.ProtoReflect.Descriptor instead.
func (*FrecencyUserSettings_Versions) GetClientVersion ¶
func (x *FrecencyUserSettings_Versions) GetClientVersion() uint32
func (*FrecencyUserSettings_Versions) GetDataVersion ¶
func (x *FrecencyUserSettings_Versions) GetDataVersion() uint32
func (*FrecencyUserSettings_Versions) GetServerVersion ¶
func (x *FrecencyUserSettings_Versions) GetServerVersion() uint32
func (*FrecencyUserSettings_Versions) ProtoMessage ¶
func (*FrecencyUserSettings_Versions) ProtoMessage()
func (*FrecencyUserSettings_Versions) ProtoReflect ¶
func (x *FrecencyUserSettings_Versions) ProtoReflect() protoreflect.Message
func (*FrecencyUserSettings_Versions) Reset ¶
func (x *FrecencyUserSettings_Versions) Reset()
func (*FrecencyUserSettings_Versions) String ¶
func (x *FrecencyUserSettings_Versions) String() string
type PreloadedUserSettings ¶
type PreloadedUserSettings struct {
Versions *PreloadedUserSettings_Versions `protobuf:"bytes,1,opt,name=versions,proto3,oneof" json:"versions,omitempty"`
Inbox *PreloadedUserSettings_InboxSettings `protobuf:"bytes,2,opt,name=inbox,proto3,oneof" json:"inbox,omitempty"`
Guilds *PreloadedUserSettings_AllGuildSettings `protobuf:"bytes,3,opt,name=guilds,proto3,oneof" json:"guilds,omitempty"`
UserContent *PreloadedUserSettings_UserContentSettings `protobuf:"bytes,4,opt,name=user_content,json=userContent,proto3,oneof" json:"user_content,omitempty"`
VoiceAndVideo *PreloadedUserSettings_VoiceAndVideoSettings `protobuf:"bytes,5,opt,name=voice_and_video,json=voiceAndVideo,proto3,oneof" json:"voice_and_video,omitempty"`
TextAndImages *PreloadedUserSettings_TextAndImagesSettings `protobuf:"bytes,6,opt,name=text_and_images,json=textAndImages,proto3,oneof" json:"text_and_images,omitempty"`
Notifications *PreloadedUserSettings_NotificationSettings `protobuf:"bytes,7,opt,name=notifications,proto3,oneof" json:"notifications,omitempty"`
Privacy *PreloadedUserSettings_PrivacySettings `protobuf:"bytes,8,opt,name=privacy,proto3,oneof" json:"privacy,omitempty"`
Debug *PreloadedUserSettings_DebugSettings `protobuf:"bytes,9,opt,name=debug,proto3,oneof" json:"debug,omitempty"`
GameLibrary *PreloadedUserSettings_GameLibrarySettings `protobuf:"bytes,10,opt,name=game_library,json=gameLibrary,proto3,oneof" json:"game_library,omitempty"`
Status *PreloadedUserSettings_StatusSettings `protobuf:"bytes,11,opt,name=status,proto3,oneof" json:"status,omitempty"`
Localization *PreloadedUserSettings_LocalizationSettings `protobuf:"bytes,12,opt,name=localization,proto3,oneof" json:"localization,omitempty"`
Appearance *PreloadedUserSettings_AppearanceSettings `protobuf:"bytes,13,opt,name=appearance,proto3,oneof" json:"appearance,omitempty"`
GuildFolders *PreloadedUserSettings_GuildFolders `protobuf:"bytes,14,opt,name=guild_folders,json=guildFolders,proto3,oneof" json:"guild_folders,omitempty"`
Favorites *PreloadedUserSettings_Favorites `protobuf:"bytes,15,opt,name=favorites,proto3,oneof" json:"favorites,omitempty"`
AudioContextSettings *PreloadedUserSettings_AudioSettings `` /* 130-byte string literal not displayed */
Communities *PreloadedUserSettings_CommunitiesSettings `protobuf:"bytes,17,opt,name=communities,proto3,oneof" json:"communities,omitempty"`
Broadcast *PreloadedUserSettings_BroadcastSettings `protobuf:"bytes,18,opt,name=broadcast,proto3,oneof" json:"broadcast,omitempty"`
Clips *PreloadedUserSettings_ClipsSettings `protobuf:"bytes,19,opt,name=clips,proto3,oneof" json:"clips,omitempty"`
ForLater *PreloadedUserSettings_ForLaterSettings `protobuf:"bytes,20,opt,name=for_later,json=forLater,proto3,oneof" json:"for_later,omitempty"`
SafetySettings *PreloadedUserSettings_SafetySettings `protobuf:"bytes,21,opt,name=safety_settings,json=safetySettings,proto3,oneof" json:"safety_settings,omitempty"`
IcymiSettings *PreloadedUserSettings_ICYMISettings `protobuf:"bytes,22,opt,name=icymi_settings,json=icymiSettings,proto3,oneof" json:"icymi_settings,omitempty"`
Applications *PreloadedUserSettings_AllApplicationSettings `protobuf:"bytes,23,opt,name=applications,proto3,oneof" json:"applications,omitempty"`
// contains filtered or unexported fields
}
func (*PreloadedUserSettings) Descriptor
deprecated
func (*PreloadedUserSettings) Descriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings.ProtoReflect.Descriptor instead.
func (*PreloadedUserSettings) GetAppearance ¶
func (x *PreloadedUserSettings) GetAppearance() *PreloadedUserSettings_AppearanceSettings
func (*PreloadedUserSettings) GetApplications ¶
func (x *PreloadedUserSettings) GetApplications() *PreloadedUserSettings_AllApplicationSettings
func (*PreloadedUserSettings) GetAudioContextSettings ¶
func (x *PreloadedUserSettings) GetAudioContextSettings() *PreloadedUserSettings_AudioSettings
func (*PreloadedUserSettings) GetBroadcast ¶
func (x *PreloadedUserSettings) GetBroadcast() *PreloadedUserSettings_BroadcastSettings
func (*PreloadedUserSettings) GetClips ¶
func (x *PreloadedUserSettings) GetClips() *PreloadedUserSettings_ClipsSettings
func (*PreloadedUserSettings) GetCommunities ¶
func (x *PreloadedUserSettings) GetCommunities() *PreloadedUserSettings_CommunitiesSettings
func (*PreloadedUserSettings) GetDebug ¶
func (x *PreloadedUserSettings) GetDebug() *PreloadedUserSettings_DebugSettings
func (*PreloadedUserSettings) GetFavorites ¶
func (x *PreloadedUserSettings) GetFavorites() *PreloadedUserSettings_Favorites
func (*PreloadedUserSettings) GetForLater ¶
func (x *PreloadedUserSettings) GetForLater() *PreloadedUserSettings_ForLaterSettings
func (*PreloadedUserSettings) GetGameLibrary ¶
func (x *PreloadedUserSettings) GetGameLibrary() *PreloadedUserSettings_GameLibrarySettings
func (*PreloadedUserSettings) GetGuildFolders ¶
func (x *PreloadedUserSettings) GetGuildFolders() *PreloadedUserSettings_GuildFolders
func (*PreloadedUserSettings) GetGuilds ¶
func (x *PreloadedUserSettings) GetGuilds() *PreloadedUserSettings_AllGuildSettings
func (*PreloadedUserSettings) GetIcymiSettings ¶
func (x *PreloadedUserSettings) GetIcymiSettings() *PreloadedUserSettings_ICYMISettings
func (*PreloadedUserSettings) GetInbox ¶
func (x *PreloadedUserSettings) GetInbox() *PreloadedUserSettings_InboxSettings
func (*PreloadedUserSettings) GetLocalization ¶
func (x *PreloadedUserSettings) GetLocalization() *PreloadedUserSettings_LocalizationSettings
func (*PreloadedUserSettings) GetNotifications ¶
func (x *PreloadedUserSettings) GetNotifications() *PreloadedUserSettings_NotificationSettings
func (*PreloadedUserSettings) GetPrivacy ¶
func (x *PreloadedUserSettings) GetPrivacy() *PreloadedUserSettings_PrivacySettings
func (*PreloadedUserSettings) GetSafetySettings ¶
func (x *PreloadedUserSettings) GetSafetySettings() *PreloadedUserSettings_SafetySettings
func (*PreloadedUserSettings) GetStatus ¶
func (x *PreloadedUserSettings) GetStatus() *PreloadedUserSettings_StatusSettings
func (*PreloadedUserSettings) GetTextAndImages ¶
func (x *PreloadedUserSettings) GetTextAndImages() *PreloadedUserSettings_TextAndImagesSettings
func (*PreloadedUserSettings) GetUserContent ¶
func (x *PreloadedUserSettings) GetUserContent() *PreloadedUserSettings_UserContentSettings
func (*PreloadedUserSettings) GetVersions ¶
func (x *PreloadedUserSettings) GetVersions() *PreloadedUserSettings_Versions
func (*PreloadedUserSettings) GetVoiceAndVideo ¶
func (x *PreloadedUserSettings) GetVoiceAndVideo() *PreloadedUserSettings_VoiceAndVideoSettings
func (*PreloadedUserSettings) ProtoMessage ¶
func (*PreloadedUserSettings) ProtoMessage()
func (*PreloadedUserSettings) ProtoReflect ¶
func (x *PreloadedUserSettings) ProtoReflect() protoreflect.Message
func (*PreloadedUserSettings) Reset ¶
func (x *PreloadedUserSettings) Reset()
func (*PreloadedUserSettings) String ¶
func (x *PreloadedUserSettings) String() string
type PreloadedUserSettings_AllApplicationSettings ¶
type PreloadedUserSettings_AllApplicationSettings struct {
AppSettings map[uint64]*PreloadedUserSettings_ApplicationSettings `` /* 170-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*PreloadedUserSettings_AllApplicationSettings) Descriptor
deprecated
func (*PreloadedUserSettings_AllApplicationSettings) Descriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_AllApplicationSettings.ProtoReflect.Descriptor instead.
func (*PreloadedUserSettings_AllApplicationSettings) GetAppSettings ¶
func (x *PreloadedUserSettings_AllApplicationSettings) GetAppSettings() map[uint64]*PreloadedUserSettings_ApplicationSettings
func (*PreloadedUserSettings_AllApplicationSettings) ProtoMessage ¶
func (*PreloadedUserSettings_AllApplicationSettings) ProtoMessage()
func (*PreloadedUserSettings_AllApplicationSettings) ProtoReflect ¶
func (x *PreloadedUserSettings_AllApplicationSettings) ProtoReflect() protoreflect.Message
func (*PreloadedUserSettings_AllApplicationSettings) Reset ¶
func (x *PreloadedUserSettings_AllApplicationSettings) Reset()
func (*PreloadedUserSettings_AllApplicationSettings) String ¶
func (x *PreloadedUserSettings_AllApplicationSettings) String() string
type PreloadedUserSettings_AllGuildSettings ¶
type PreloadedUserSettings_AllGuildSettings struct {
Guilds map[uint64]*PreloadedUserSettings_GuildSettings `` /* 141-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*PreloadedUserSettings_AllGuildSettings) Descriptor
deprecated
func (*PreloadedUserSettings_AllGuildSettings) Descriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_AllGuildSettings.ProtoReflect.Descriptor instead.
func (*PreloadedUserSettings_AllGuildSettings) GetGuilds ¶
func (x *PreloadedUserSettings_AllGuildSettings) GetGuilds() map[uint64]*PreloadedUserSettings_GuildSettings
func (*PreloadedUserSettings_AllGuildSettings) ProtoMessage ¶
func (*PreloadedUserSettings_AllGuildSettings) ProtoMessage()
func (*PreloadedUserSettings_AllGuildSettings) ProtoReflect ¶
func (x *PreloadedUserSettings_AllGuildSettings) ProtoReflect() protoreflect.Message
func (*PreloadedUserSettings_AllGuildSettings) Reset ¶
func (x *PreloadedUserSettings_AllGuildSettings) Reset()
func (*PreloadedUserSettings_AllGuildSettings) String ¶
func (x *PreloadedUserSettings_AllGuildSettings) String() string
type PreloadedUserSettings_AppearanceSettings ¶
type PreloadedUserSettings_AppearanceSettings struct {
Theme PreloadedUserSettings_Theme `` /* 129-byte string literal not displayed */
DeveloperMode bool `protobuf:"varint,2,opt,name=developer_mode,json=developerMode,proto3" json:"developer_mode,omitempty"`
ClientThemeSettings *PreloadedUserSettings_ClientThemeSettings `` /* 126-byte string literal not displayed */
MobileRedesignDisabled bool `` /* 130-byte string literal not displayed */
ChannelListLayout *wrapperspb.StringValue `protobuf:"bytes,6,opt,name=channel_list_layout,json=channelListLayout,proto3,oneof" json:"channel_list_layout,omitempty"`
MessagePreviews *wrapperspb.StringValue `protobuf:"bytes,7,opt,name=message_previews,json=messagePreviews,proto3,oneof" json:"message_previews,omitempty"`
SearchResultExactCountEnabled *wrapperspb.BoolValue `` /* 160-byte string literal not displayed */
TimestampHourCycle PreloadedUserSettings_TimestampHourCycle `` /* 196-byte string literal not displayed */
HappeningNowCardsDisabled *wrapperspb.BoolValue `` /* 147-byte string literal not displayed */
LaunchPadMode PreloadedUserSettings_LaunchPadMode `` /* 177-byte string literal not displayed */
UiDensity PreloadedUserSettings_UIDensity `` /* 159-byte string literal not displayed */
SwipeRightToLeftMode PreloadedUserSettings_SwipeRightToLeftMode `` /* 209-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*PreloadedUserSettings_AppearanceSettings) Descriptor
deprecated
func (*PreloadedUserSettings_AppearanceSettings) Descriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_AppearanceSettings.ProtoReflect.Descriptor instead.
func (*PreloadedUserSettings_AppearanceSettings) GetChannelListLayout ¶
func (x *PreloadedUserSettings_AppearanceSettings) GetChannelListLayout() *wrapperspb.StringValue
func (*PreloadedUserSettings_AppearanceSettings) GetClientThemeSettings ¶
func (x *PreloadedUserSettings_AppearanceSettings) GetClientThemeSettings() *PreloadedUserSettings_ClientThemeSettings
func (*PreloadedUserSettings_AppearanceSettings) GetDeveloperMode ¶
func (x *PreloadedUserSettings_AppearanceSettings) GetDeveloperMode() bool
func (*PreloadedUserSettings_AppearanceSettings) GetHappeningNowCardsDisabled ¶
func (x *PreloadedUserSettings_AppearanceSettings) GetHappeningNowCardsDisabled() *wrapperspb.BoolValue
func (*PreloadedUserSettings_AppearanceSettings) GetLaunchPadMode ¶
func (x *PreloadedUserSettings_AppearanceSettings) GetLaunchPadMode() PreloadedUserSettings_LaunchPadMode
func (*PreloadedUserSettings_AppearanceSettings) GetMessagePreviews ¶
func (x *PreloadedUserSettings_AppearanceSettings) GetMessagePreviews() *wrapperspb.StringValue
func (*PreloadedUserSettings_AppearanceSettings) GetMobileRedesignDisabled ¶
func (x *PreloadedUserSettings_AppearanceSettings) GetMobileRedesignDisabled() bool
func (*PreloadedUserSettings_AppearanceSettings) GetSearchResultExactCountEnabled ¶
func (x *PreloadedUserSettings_AppearanceSettings) GetSearchResultExactCountEnabled() *wrapperspb.BoolValue
func (*PreloadedUserSettings_AppearanceSettings) GetSwipeRightToLeftMode ¶
func (x *PreloadedUserSettings_AppearanceSettings) GetSwipeRightToLeftMode() PreloadedUserSettings_SwipeRightToLeftMode
func (*PreloadedUserSettings_AppearanceSettings) GetTheme ¶
func (x *PreloadedUserSettings_AppearanceSettings) GetTheme() PreloadedUserSettings_Theme
func (*PreloadedUserSettings_AppearanceSettings) GetTimestampHourCycle ¶
func (x *PreloadedUserSettings_AppearanceSettings) GetTimestampHourCycle() PreloadedUserSettings_TimestampHourCycle
func (*PreloadedUserSettings_AppearanceSettings) GetUiDensity ¶
func (x *PreloadedUserSettings_AppearanceSettings) GetUiDensity() PreloadedUserSettings_UIDensity
func (*PreloadedUserSettings_AppearanceSettings) ProtoMessage ¶
func (*PreloadedUserSettings_AppearanceSettings) ProtoMessage()
func (*PreloadedUserSettings_AppearanceSettings) ProtoReflect ¶
func (x *PreloadedUserSettings_AppearanceSettings) ProtoReflect() protoreflect.Message
func (*PreloadedUserSettings_AppearanceSettings) Reset ¶
func (x *PreloadedUserSettings_AppearanceSettings) Reset()
func (*PreloadedUserSettings_AppearanceSettings) String ¶
func (x *PreloadedUserSettings_AppearanceSettings) String() string
type PreloadedUserSettings_ApplicationDMSettings ¶
type PreloadedUserSettings_ApplicationDMSettings struct {
DmDisabled bool `protobuf:"varint,1,opt,name=dm_disabled,json=dmDisabled,proto3" json:"dm_disabled,omitempty"`
// contains filtered or unexported fields
}
func (*PreloadedUserSettings_ApplicationDMSettings) Descriptor
deprecated
func (*PreloadedUserSettings_ApplicationDMSettings) Descriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_ApplicationDMSettings.ProtoReflect.Descriptor instead.
func (*PreloadedUserSettings_ApplicationDMSettings) GetDmDisabled ¶
func (x *PreloadedUserSettings_ApplicationDMSettings) GetDmDisabled() bool
func (*PreloadedUserSettings_ApplicationDMSettings) ProtoMessage ¶
func (*PreloadedUserSettings_ApplicationDMSettings) ProtoMessage()
func (*PreloadedUserSettings_ApplicationDMSettings) ProtoReflect ¶
func (x *PreloadedUserSettings_ApplicationDMSettings) ProtoReflect() protoreflect.Message
func (*PreloadedUserSettings_ApplicationDMSettings) Reset ¶
func (x *PreloadedUserSettings_ApplicationDMSettings) Reset()
func (*PreloadedUserSettings_ApplicationDMSettings) String ¶
func (x *PreloadedUserSettings_ApplicationDMSettings) String() string
type PreloadedUserSettings_ApplicationSettings ¶
type PreloadedUserSettings_ApplicationSettings struct {
AppDmSettings *PreloadedUserSettings_ApplicationDMSettings `protobuf:"bytes,1,opt,name=app_dm_settings,json=appDmSettings,proto3,oneof" json:"app_dm_settings,omitempty"`
// contains filtered or unexported fields
}
func (*PreloadedUserSettings_ApplicationSettings) Descriptor
deprecated
func (*PreloadedUserSettings_ApplicationSettings) Descriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_ApplicationSettings.ProtoReflect.Descriptor instead.
func (*PreloadedUserSettings_ApplicationSettings) GetAppDmSettings ¶
func (x *PreloadedUserSettings_ApplicationSettings) GetAppDmSettings() *PreloadedUserSettings_ApplicationDMSettings
func (*PreloadedUserSettings_ApplicationSettings) ProtoMessage ¶
func (*PreloadedUserSettings_ApplicationSettings) ProtoMessage()
func (*PreloadedUserSettings_ApplicationSettings) ProtoReflect ¶
func (x *PreloadedUserSettings_ApplicationSettings) ProtoReflect() protoreflect.Message
func (*PreloadedUserSettings_ApplicationSettings) Reset ¶
func (x *PreloadedUserSettings_ApplicationSettings) Reset()
func (*PreloadedUserSettings_ApplicationSettings) String ¶
func (x *PreloadedUserSettings_ApplicationSettings) String() string
type PreloadedUserSettings_AudioContextSetting ¶
type PreloadedUserSettings_AudioContextSetting struct {
Muted bool `protobuf:"varint,1,opt,name=muted,proto3" json:"muted,omitempty"`
Volume float32 `protobuf:"fixed32,2,opt,name=volume,proto3" json:"volume,omitempty"`
ModifiedAt uint64 `protobuf:"fixed64,3,opt,name=modified_at,json=modifiedAt,proto3" json:"modified_at,omitempty"`
SoundboardMuted bool `protobuf:"varint,4,opt,name=soundboard_muted,json=soundboardMuted,proto3" json:"soundboard_muted,omitempty"`
// contains filtered or unexported fields
}
func (*PreloadedUserSettings_AudioContextSetting) Descriptor
deprecated
func (*PreloadedUserSettings_AudioContextSetting) Descriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_AudioContextSetting.ProtoReflect.Descriptor instead.
func (*PreloadedUserSettings_AudioContextSetting) GetModifiedAt ¶
func (x *PreloadedUserSettings_AudioContextSetting) GetModifiedAt() uint64
func (*PreloadedUserSettings_AudioContextSetting) GetMuted ¶
func (x *PreloadedUserSettings_AudioContextSetting) GetMuted() bool
func (*PreloadedUserSettings_AudioContextSetting) GetSoundboardMuted ¶
func (x *PreloadedUserSettings_AudioContextSetting) GetSoundboardMuted() bool
func (*PreloadedUserSettings_AudioContextSetting) GetVolume ¶
func (x *PreloadedUserSettings_AudioContextSetting) GetVolume() float32
func (*PreloadedUserSettings_AudioContextSetting) ProtoMessage ¶
func (*PreloadedUserSettings_AudioContextSetting) ProtoMessage()
func (*PreloadedUserSettings_AudioContextSetting) ProtoReflect ¶
func (x *PreloadedUserSettings_AudioContextSetting) ProtoReflect() protoreflect.Message
func (*PreloadedUserSettings_AudioContextSetting) Reset ¶
func (x *PreloadedUserSettings_AudioContextSetting) Reset()
func (*PreloadedUserSettings_AudioContextSetting) String ¶
func (x *PreloadedUserSettings_AudioContextSetting) String() string
type PreloadedUserSettings_AudioSettings ¶
type PreloadedUserSettings_AudioSettings struct {
User map[uint64]*PreloadedUserSettings_AudioContextSetting `` /* 137-byte string literal not displayed */
Stream map[uint64]*PreloadedUserSettings_AudioContextSetting `` /* 141-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*PreloadedUserSettings_AudioSettings) Descriptor
deprecated
func (*PreloadedUserSettings_AudioSettings) Descriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_AudioSettings.ProtoReflect.Descriptor instead.
func (*PreloadedUserSettings_AudioSettings) GetStream ¶
func (x *PreloadedUserSettings_AudioSettings) GetStream() map[uint64]*PreloadedUserSettings_AudioContextSetting
func (*PreloadedUserSettings_AudioSettings) GetUser ¶
func (x *PreloadedUserSettings_AudioSettings) GetUser() map[uint64]*PreloadedUserSettings_AudioContextSetting
func (*PreloadedUserSettings_AudioSettings) ProtoMessage ¶
func (*PreloadedUserSettings_AudioSettings) ProtoMessage()
func (*PreloadedUserSettings_AudioSettings) ProtoReflect ¶
func (x *PreloadedUserSettings_AudioSettings) ProtoReflect() protoreflect.Message
func (*PreloadedUserSettings_AudioSettings) Reset ¶
func (x *PreloadedUserSettings_AudioSettings) Reset()
func (*PreloadedUserSettings_AudioSettings) String ¶
func (x *PreloadedUserSettings_AudioSettings) String() string
type PreloadedUserSettings_BroadcastSettings ¶
type PreloadedUserSettings_BroadcastSettings struct {
AllowFriends *wrapperspb.BoolValue `protobuf:"bytes,1,opt,name=allow_friends,json=allowFriends,proto3,oneof" json:"allow_friends,omitempty"`
AllowedGuildIds []uint64 `protobuf:"fixed64,2,rep,packed,name=allowed_guild_ids,json=allowedGuildIds,proto3" json:"allowed_guild_ids,omitempty"`
AllowedUserIds []uint64 `protobuf:"fixed64,3,rep,packed,name=allowed_user_ids,json=allowedUserIds,proto3" json:"allowed_user_ids,omitempty"`
AutoBroadcast *wrapperspb.BoolValue `protobuf:"bytes,4,opt,name=auto_broadcast,json=autoBroadcast,proto3,oneof" json:"auto_broadcast,omitempty"`
// contains filtered or unexported fields
}
func (*PreloadedUserSettings_BroadcastSettings) Descriptor
deprecated
func (*PreloadedUserSettings_BroadcastSettings) Descriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_BroadcastSettings.ProtoReflect.Descriptor instead.
func (*PreloadedUserSettings_BroadcastSettings) GetAllowFriends ¶
func (x *PreloadedUserSettings_BroadcastSettings) GetAllowFriends() *wrapperspb.BoolValue
func (*PreloadedUserSettings_BroadcastSettings) GetAllowedGuildIds ¶
func (x *PreloadedUserSettings_BroadcastSettings) GetAllowedGuildIds() []uint64
func (*PreloadedUserSettings_BroadcastSettings) GetAllowedUserIds ¶
func (x *PreloadedUserSettings_BroadcastSettings) GetAllowedUserIds() []uint64
func (*PreloadedUserSettings_BroadcastSettings) GetAutoBroadcast ¶
func (x *PreloadedUserSettings_BroadcastSettings) GetAutoBroadcast() *wrapperspb.BoolValue
func (*PreloadedUserSettings_BroadcastSettings) ProtoMessage ¶
func (*PreloadedUserSettings_BroadcastSettings) ProtoMessage()
func (*PreloadedUserSettings_BroadcastSettings) ProtoReflect ¶
func (x *PreloadedUserSettings_BroadcastSettings) ProtoReflect() protoreflect.Message
func (*PreloadedUserSettings_BroadcastSettings) Reset ¶
func (x *PreloadedUserSettings_BroadcastSettings) Reset()
func (*PreloadedUserSettings_BroadcastSettings) String ¶
func (x *PreloadedUserSettings_BroadcastSettings) String() string
type PreloadedUserSettings_ChannelIconEmoji ¶
type PreloadedUserSettings_ChannelIconEmoji struct {
Id *wrapperspb.UInt64Value `protobuf:"bytes,1,opt,name=id,proto3,oneof" json:"id,omitempty"`
Name *wrapperspb.StringValue `protobuf:"bytes,2,opt,name=name,proto3,oneof" json:"name,omitempty"`
Color *wrapperspb.UInt64Value `protobuf:"bytes,3,opt,name=color,proto3,oneof" json:"color,omitempty"`
// contains filtered or unexported fields
}
func (*PreloadedUserSettings_ChannelIconEmoji) Descriptor
deprecated
func (*PreloadedUserSettings_ChannelIconEmoji) Descriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_ChannelIconEmoji.ProtoReflect.Descriptor instead.
func (*PreloadedUserSettings_ChannelIconEmoji) GetColor ¶
func (x *PreloadedUserSettings_ChannelIconEmoji) GetColor() *wrapperspb.UInt64Value
func (*PreloadedUserSettings_ChannelIconEmoji) GetId ¶
func (x *PreloadedUserSettings_ChannelIconEmoji) GetId() *wrapperspb.UInt64Value
func (*PreloadedUserSettings_ChannelIconEmoji) GetName ¶
func (x *PreloadedUserSettings_ChannelIconEmoji) GetName() *wrapperspb.StringValue
func (*PreloadedUserSettings_ChannelIconEmoji) ProtoMessage ¶
func (*PreloadedUserSettings_ChannelIconEmoji) ProtoMessage()
func (*PreloadedUserSettings_ChannelIconEmoji) ProtoReflect ¶
func (x *PreloadedUserSettings_ChannelIconEmoji) ProtoReflect() protoreflect.Message
func (*PreloadedUserSettings_ChannelIconEmoji) Reset ¶
func (x *PreloadedUserSettings_ChannelIconEmoji) Reset()
func (*PreloadedUserSettings_ChannelIconEmoji) String ¶
func (x *PreloadedUserSettings_ChannelIconEmoji) String() string
type PreloadedUserSettings_ChannelListSettings ¶
type PreloadedUserSettings_ChannelListSettings struct {
Layout *wrapperspb.StringValue `protobuf:"bytes,1,opt,name=layout,proto3,oneof" json:"layout,omitempty"`
MessagePreviews *wrapperspb.StringValue `protobuf:"bytes,2,opt,name=message_previews,json=messagePreviews,proto3,oneof" json:"message_previews,omitempty"`
// contains filtered or unexported fields
}
func (*PreloadedUserSettings_ChannelListSettings) Descriptor
deprecated
func (*PreloadedUserSettings_ChannelListSettings) Descriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_ChannelListSettings.ProtoReflect.Descriptor instead.
func (*PreloadedUserSettings_ChannelListSettings) GetLayout ¶
func (x *PreloadedUserSettings_ChannelListSettings) GetLayout() *wrapperspb.StringValue
func (*PreloadedUserSettings_ChannelListSettings) GetMessagePreviews ¶
func (x *PreloadedUserSettings_ChannelListSettings) GetMessagePreviews() *wrapperspb.StringValue
func (*PreloadedUserSettings_ChannelListSettings) ProtoMessage ¶
func (*PreloadedUserSettings_ChannelListSettings) ProtoMessage()
func (*PreloadedUserSettings_ChannelListSettings) ProtoReflect ¶
func (x *PreloadedUserSettings_ChannelListSettings) ProtoReflect() protoreflect.Message
func (*PreloadedUserSettings_ChannelListSettings) Reset ¶
func (x *PreloadedUserSettings_ChannelListSettings) Reset()
func (*PreloadedUserSettings_ChannelListSettings) String ¶
func (x *PreloadedUserSettings_ChannelListSettings) String() string
type PreloadedUserSettings_ChannelSettings ¶
type PreloadedUserSettings_ChannelSettings struct {
CollapsedInInbox bool `protobuf:"varint,1,opt,name=collapsed_in_inbox,json=collapsedInInbox,proto3" json:"collapsed_in_inbox,omitempty"`
IconEmoji *PreloadedUserSettings_ChannelIconEmoji `protobuf:"bytes,2,opt,name=icon_emoji,json=iconEmoji,proto3,oneof" json:"icon_emoji,omitempty"`
CustomNotificationSoundConfig *PreloadedUserSettings_CustomNotificationSoundConfig `` /* 158-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*PreloadedUserSettings_ChannelSettings) Descriptor
deprecated
func (*PreloadedUserSettings_ChannelSettings) Descriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_ChannelSettings.ProtoReflect.Descriptor instead.
func (*PreloadedUserSettings_ChannelSettings) GetCollapsedInInbox ¶
func (x *PreloadedUserSettings_ChannelSettings) GetCollapsedInInbox() bool
func (*PreloadedUserSettings_ChannelSettings) GetCustomNotificationSoundConfig ¶
func (x *PreloadedUserSettings_ChannelSettings) GetCustomNotificationSoundConfig() *PreloadedUserSettings_CustomNotificationSoundConfig
func (*PreloadedUserSettings_ChannelSettings) GetIconEmoji ¶
func (x *PreloadedUserSettings_ChannelSettings) GetIconEmoji() *PreloadedUserSettings_ChannelIconEmoji
func (*PreloadedUserSettings_ChannelSettings) ProtoMessage ¶
func (*PreloadedUserSettings_ChannelSettings) ProtoMessage()
func (*PreloadedUserSettings_ChannelSettings) ProtoReflect ¶
func (x *PreloadedUserSettings_ChannelSettings) ProtoReflect() protoreflect.Message
func (*PreloadedUserSettings_ChannelSettings) Reset ¶
func (x *PreloadedUserSettings_ChannelSettings) Reset()
func (*PreloadedUserSettings_ChannelSettings) String ¶
func (x *PreloadedUserSettings_ChannelSettings) String() string
type PreloadedUserSettings_ClientThemeSettings ¶
type PreloadedUserSettings_ClientThemeSettings struct {
BackgroundGradientPresetId *wrapperspb.UInt32Value `` /* 149-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*PreloadedUserSettings_ClientThemeSettings) Descriptor
deprecated
func (*PreloadedUserSettings_ClientThemeSettings) Descriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_ClientThemeSettings.ProtoReflect.Descriptor instead.
func (*PreloadedUserSettings_ClientThemeSettings) GetBackgroundGradientPresetId ¶
func (x *PreloadedUserSettings_ClientThemeSettings) GetBackgroundGradientPresetId() *wrapperspb.UInt32Value
func (*PreloadedUserSettings_ClientThemeSettings) ProtoMessage ¶
func (*PreloadedUserSettings_ClientThemeSettings) ProtoMessage()
func (*PreloadedUserSettings_ClientThemeSettings) ProtoReflect ¶
func (x *PreloadedUserSettings_ClientThemeSettings) ProtoReflect() protoreflect.Message
func (*PreloadedUserSettings_ClientThemeSettings) Reset ¶
func (x *PreloadedUserSettings_ClientThemeSettings) Reset()
func (*PreloadedUserSettings_ClientThemeSettings) String ¶
func (x *PreloadedUserSettings_ClientThemeSettings) String() string
type PreloadedUserSettings_ClipsSettings ¶
type PreloadedUserSettings_ClipsSettings struct {
AllowVoiceRecording *wrapperspb.BoolValue `` /* 126-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*PreloadedUserSettings_ClipsSettings) Descriptor
deprecated
func (*PreloadedUserSettings_ClipsSettings) Descriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_ClipsSettings.ProtoReflect.Descriptor instead.
func (*PreloadedUserSettings_ClipsSettings) GetAllowVoiceRecording ¶
func (x *PreloadedUserSettings_ClipsSettings) GetAllowVoiceRecording() *wrapperspb.BoolValue
func (*PreloadedUserSettings_ClipsSettings) ProtoMessage ¶
func (*PreloadedUserSettings_ClipsSettings) ProtoMessage()
func (*PreloadedUserSettings_ClipsSettings) ProtoReflect ¶
func (x *PreloadedUserSettings_ClipsSettings) ProtoReflect() protoreflect.Message
func (*PreloadedUserSettings_ClipsSettings) Reset ¶
func (x *PreloadedUserSettings_ClipsSettings) Reset()
func (*PreloadedUserSettings_ClipsSettings) String ¶
func (x *PreloadedUserSettings_ClipsSettings) String() string
type PreloadedUserSettings_CommunitiesSettings ¶
type PreloadedUserSettings_CommunitiesSettings struct {
// contains filtered or unexported fields
}
func (*PreloadedUserSettings_CommunitiesSettings) Descriptor
deprecated
func (*PreloadedUserSettings_CommunitiesSettings) Descriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_CommunitiesSettings.ProtoReflect.Descriptor instead.
func (*PreloadedUserSettings_CommunitiesSettings) GetDisableHomeAutoNav ¶
func (x *PreloadedUserSettings_CommunitiesSettings) GetDisableHomeAutoNav() *wrapperspb.BoolValue
func (*PreloadedUserSettings_CommunitiesSettings) ProtoMessage ¶
func (*PreloadedUserSettings_CommunitiesSettings) ProtoMessage()
func (*PreloadedUserSettings_CommunitiesSettings) ProtoReflect ¶
func (x *PreloadedUserSettings_CommunitiesSettings) ProtoReflect() protoreflect.Message
func (*PreloadedUserSettings_CommunitiesSettings) Reset ¶
func (x *PreloadedUserSettings_CommunitiesSettings) Reset()
func (*PreloadedUserSettings_CommunitiesSettings) String ¶
func (x *PreloadedUserSettings_CommunitiesSettings) String() string
type PreloadedUserSettings_CustomCallSound ¶
type PreloadedUserSettings_CustomCallSound struct {
SoundId uint64 `protobuf:"fixed64,1,opt,name=sound_id,json=soundId,proto3" json:"sound_id,omitempty"`
GuildId uint64 `protobuf:"fixed64,2,opt,name=guild_id,json=guildId,proto3" json:"guild_id,omitempty"`
// contains filtered or unexported fields
}
func (*PreloadedUserSettings_CustomCallSound) Descriptor
deprecated
func (*PreloadedUserSettings_CustomCallSound) Descriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_CustomCallSound.ProtoReflect.Descriptor instead.
func (*PreloadedUserSettings_CustomCallSound) GetGuildId ¶
func (x *PreloadedUserSettings_CustomCallSound) GetGuildId() uint64
func (*PreloadedUserSettings_CustomCallSound) GetSoundId ¶
func (x *PreloadedUserSettings_CustomCallSound) GetSoundId() uint64
func (*PreloadedUserSettings_CustomCallSound) ProtoMessage ¶
func (*PreloadedUserSettings_CustomCallSound) ProtoMessage()
func (*PreloadedUserSettings_CustomCallSound) ProtoReflect ¶
func (x *PreloadedUserSettings_CustomCallSound) ProtoReflect() protoreflect.Message
func (*PreloadedUserSettings_CustomCallSound) Reset ¶
func (x *PreloadedUserSettings_CustomCallSound) Reset()
func (*PreloadedUserSettings_CustomCallSound) String ¶
func (x *PreloadedUserSettings_CustomCallSound) String() string
type PreloadedUserSettings_CustomNotificationSoundConfig ¶
type PreloadedUserSettings_CustomNotificationSoundConfig struct {
NotificationSoundPackId *wrapperspb.StringValue `` /* 140-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*PreloadedUserSettings_CustomNotificationSoundConfig) Descriptor
deprecated
func (*PreloadedUserSettings_CustomNotificationSoundConfig) Descriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_CustomNotificationSoundConfig.ProtoReflect.Descriptor instead.
func (*PreloadedUserSettings_CustomNotificationSoundConfig) GetNotificationSoundPackId ¶
func (x *PreloadedUserSettings_CustomNotificationSoundConfig) GetNotificationSoundPackId() *wrapperspb.StringValue
func (*PreloadedUserSettings_CustomNotificationSoundConfig) ProtoMessage ¶
func (*PreloadedUserSettings_CustomNotificationSoundConfig) ProtoMessage()
func (*PreloadedUserSettings_CustomNotificationSoundConfig) ProtoReflect ¶
func (x *PreloadedUserSettings_CustomNotificationSoundConfig) ProtoReflect() protoreflect.Message
func (*PreloadedUserSettings_CustomNotificationSoundConfig) Reset ¶
func (x *PreloadedUserSettings_CustomNotificationSoundConfig) Reset()
func (*PreloadedUserSettings_CustomNotificationSoundConfig) String ¶
func (x *PreloadedUserSettings_CustomNotificationSoundConfig) String() string
type PreloadedUserSettings_CustomStatus ¶
type PreloadedUserSettings_CustomStatus struct {
Text string `protobuf:"bytes,1,opt,name=text,proto3" json:"text,omitempty"`
EmojiId uint64 `protobuf:"fixed64,2,opt,name=emoji_id,json=emojiId,proto3" json:"emoji_id,omitempty"`
EmojiName string `protobuf:"bytes,3,opt,name=emoji_name,json=emojiName,proto3" json:"emoji_name,omitempty"`
ExpiresAtMs uint64 `protobuf:"fixed64,4,opt,name=expires_at_ms,json=expiresAtMs,proto3" json:"expires_at_ms,omitempty"`
CreatedAtMs uint64 `protobuf:"fixed64,5,opt,name=created_at_ms,json=createdAtMs,proto3" json:"created_at_ms,omitempty"`
// contains filtered or unexported fields
}
func (*PreloadedUserSettings_CustomStatus) Descriptor
deprecated
func (*PreloadedUserSettings_CustomStatus) Descriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_CustomStatus.ProtoReflect.Descriptor instead.
func (*PreloadedUserSettings_CustomStatus) GetCreatedAtMs ¶
func (x *PreloadedUserSettings_CustomStatus) GetCreatedAtMs() uint64
func (*PreloadedUserSettings_CustomStatus) GetEmojiId ¶
func (x *PreloadedUserSettings_CustomStatus) GetEmojiId() uint64
func (*PreloadedUserSettings_CustomStatus) GetEmojiName ¶
func (x *PreloadedUserSettings_CustomStatus) GetEmojiName() string
func (*PreloadedUserSettings_CustomStatus) GetExpiresAtMs ¶
func (x *PreloadedUserSettings_CustomStatus) GetExpiresAtMs() uint64
func (*PreloadedUserSettings_CustomStatus) GetText ¶
func (x *PreloadedUserSettings_CustomStatus) GetText() string
func (*PreloadedUserSettings_CustomStatus) ProtoMessage ¶
func (*PreloadedUserSettings_CustomStatus) ProtoMessage()
func (*PreloadedUserSettings_CustomStatus) ProtoReflect ¶
func (x *PreloadedUserSettings_CustomStatus) ProtoReflect() protoreflect.Message
func (*PreloadedUserSettings_CustomStatus) Reset ¶
func (x *PreloadedUserSettings_CustomStatus) Reset()
func (*PreloadedUserSettings_CustomStatus) String ¶
func (x *PreloadedUserSettings_CustomStatus) String() string
type PreloadedUserSettings_DebugSettings ¶
type PreloadedUserSettings_DebugSettings struct {
RtcPanelShowVoiceStates *wrapperspb.BoolValue `` /* 142-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*PreloadedUserSettings_DebugSettings) Descriptor
deprecated
func (*PreloadedUserSettings_DebugSettings) Descriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_DebugSettings.ProtoReflect.Descriptor instead.
func (*PreloadedUserSettings_DebugSettings) GetRtcPanelShowVoiceStates ¶
func (x *PreloadedUserSettings_DebugSettings) GetRtcPanelShowVoiceStates() *wrapperspb.BoolValue
func (*PreloadedUserSettings_DebugSettings) ProtoMessage ¶
func (*PreloadedUserSettings_DebugSettings) ProtoMessage()
func (*PreloadedUserSettings_DebugSettings) ProtoReflect ¶
func (x *PreloadedUserSettings_DebugSettings) ProtoReflect() protoreflect.Message
func (*PreloadedUserSettings_DebugSettings) Reset ¶
func (x *PreloadedUserSettings_DebugSettings) Reset()
func (*PreloadedUserSettings_DebugSettings) String ¶
func (x *PreloadedUserSettings_DebugSettings) String() string
type PreloadedUserSettings_DmSpamFilterV2 ¶
type PreloadedUserSettings_DmSpamFilterV2 int32
const ( PreloadedUserSettings_DM_SPAM_FILTER_V2_DEFAULT_UNSET PreloadedUserSettings_DmSpamFilterV2 = 0 PreloadedUserSettings_DM_SPAM_FILTER_V2_DISABLED PreloadedUserSettings_DmSpamFilterV2 = 1 PreloadedUserSettings_DM_SPAM_FILTER_V2_NON_FRIENDS PreloadedUserSettings_DmSpamFilterV2 = 2 PreloadedUserSettings_DM_SPAM_FILTER_V2_FRIENDS_AND_NON_FRIENDS PreloadedUserSettings_DmSpamFilterV2 = 3 )
func (PreloadedUserSettings_DmSpamFilterV2) Descriptor ¶
func (PreloadedUserSettings_DmSpamFilterV2) Descriptor() protoreflect.EnumDescriptor
func (PreloadedUserSettings_DmSpamFilterV2) Enum ¶
func (x PreloadedUserSettings_DmSpamFilterV2) Enum() *PreloadedUserSettings_DmSpamFilterV2
func (PreloadedUserSettings_DmSpamFilterV2) EnumDescriptor
deprecated
func (PreloadedUserSettings_DmSpamFilterV2) EnumDescriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_DmSpamFilterV2.Descriptor instead.
func (PreloadedUserSettings_DmSpamFilterV2) Number ¶
func (x PreloadedUserSettings_DmSpamFilterV2) Number() protoreflect.EnumNumber
func (PreloadedUserSettings_DmSpamFilterV2) String ¶
func (x PreloadedUserSettings_DmSpamFilterV2) String() string
func (PreloadedUserSettings_DmSpamFilterV2) Type ¶
func (PreloadedUserSettings_DmSpamFilterV2) Type() protoreflect.EnumType
type PreloadedUserSettings_ExplicitContentRedaction ¶
type PreloadedUserSettings_ExplicitContentRedaction int32
const ( PreloadedUserSettings_EXPLICIT_CONTENT_REDACTION_UNSET_EXPLICIT_CONTENT_REDACTION PreloadedUserSettings_ExplicitContentRedaction = 0 PreloadedUserSettings_EXPLICIT_CONTENT_REDACTION_SHOW PreloadedUserSettings_ExplicitContentRedaction = 1 PreloadedUserSettings_EXPLICIT_CONTENT_REDACTION_BLUR PreloadedUserSettings_ExplicitContentRedaction = 2 PreloadedUserSettings_EXPLICIT_CONTENT_REDACTION_BLOCK PreloadedUserSettings_ExplicitContentRedaction = 3 )
func (PreloadedUserSettings_ExplicitContentRedaction) Descriptor ¶
func (PreloadedUserSettings_ExplicitContentRedaction) Descriptor() protoreflect.EnumDescriptor
func (PreloadedUserSettings_ExplicitContentRedaction) EnumDescriptor
deprecated
func (PreloadedUserSettings_ExplicitContentRedaction) EnumDescriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_ExplicitContentRedaction.Descriptor instead.
func (PreloadedUserSettings_ExplicitContentRedaction) Number ¶
func (x PreloadedUserSettings_ExplicitContentRedaction) Number() protoreflect.EnumNumber
func (PreloadedUserSettings_ExplicitContentRedaction) String ¶
func (x PreloadedUserSettings_ExplicitContentRedaction) String() string
type PreloadedUserSettings_ExplicitContentSettings ¶
type PreloadedUserSettings_ExplicitContentSettings struct {
ExplicitContentGuilds PreloadedUserSettings_ExplicitContentRedaction `` /* 211-byte string literal not displayed */
ExplicitContentFriendDm PreloadedUserSettings_ExplicitContentRedaction `` /* 219-byte string literal not displayed */
ExplicitContentNonFriendDm PreloadedUserSettings_ExplicitContentRedaction `` /* 230-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*PreloadedUserSettings_ExplicitContentSettings) Descriptor
deprecated
func (*PreloadedUserSettings_ExplicitContentSettings) Descriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_ExplicitContentSettings.ProtoReflect.Descriptor instead.
func (*PreloadedUserSettings_ExplicitContentSettings) GetExplicitContentFriendDm ¶
func (x *PreloadedUserSettings_ExplicitContentSettings) GetExplicitContentFriendDm() PreloadedUserSettings_ExplicitContentRedaction
func (*PreloadedUserSettings_ExplicitContentSettings) GetExplicitContentGuilds ¶
func (x *PreloadedUserSettings_ExplicitContentSettings) GetExplicitContentGuilds() PreloadedUserSettings_ExplicitContentRedaction
func (*PreloadedUserSettings_ExplicitContentSettings) GetExplicitContentNonFriendDm ¶
func (x *PreloadedUserSettings_ExplicitContentSettings) GetExplicitContentNonFriendDm() PreloadedUserSettings_ExplicitContentRedaction
func (*PreloadedUserSettings_ExplicitContentSettings) ProtoMessage ¶
func (*PreloadedUserSettings_ExplicitContentSettings) ProtoMessage()
func (*PreloadedUserSettings_ExplicitContentSettings) ProtoReflect ¶
func (x *PreloadedUserSettings_ExplicitContentSettings) ProtoReflect() protoreflect.Message
func (*PreloadedUserSettings_ExplicitContentSettings) Reset ¶
func (x *PreloadedUserSettings_ExplicitContentSettings) Reset()
func (*PreloadedUserSettings_ExplicitContentSettings) String ¶
func (x *PreloadedUserSettings_ExplicitContentSettings) String() string
type PreloadedUserSettings_FavoriteChannel ¶
type PreloadedUserSettings_FavoriteChannel struct {
Nickname string `protobuf:"bytes,1,opt,name=nickname,proto3" json:"nickname,omitempty"`
Type PreloadedUserSettings_FavoriteChannelType `` /* 141-byte string literal not displayed */
Position uint32 `protobuf:"varint,3,opt,name=position,proto3" json:"position,omitempty"`
ParentId uint64 `protobuf:"fixed64,4,opt,name=parent_id,json=parentId,proto3" json:"parent_id,omitempty"`
// contains filtered or unexported fields
}
func (*PreloadedUserSettings_FavoriteChannel) Descriptor
deprecated
func (*PreloadedUserSettings_FavoriteChannel) Descriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_FavoriteChannel.ProtoReflect.Descriptor instead.
func (*PreloadedUserSettings_FavoriteChannel) GetNickname ¶
func (x *PreloadedUserSettings_FavoriteChannel) GetNickname() string
func (*PreloadedUserSettings_FavoriteChannel) GetParentId ¶
func (x *PreloadedUserSettings_FavoriteChannel) GetParentId() uint64
func (*PreloadedUserSettings_FavoriteChannel) GetPosition ¶
func (x *PreloadedUserSettings_FavoriteChannel) GetPosition() uint32
func (*PreloadedUserSettings_FavoriteChannel) GetType ¶
func (x *PreloadedUserSettings_FavoriteChannel) GetType() PreloadedUserSettings_FavoriteChannelType
func (*PreloadedUserSettings_FavoriteChannel) ProtoMessage ¶
func (*PreloadedUserSettings_FavoriteChannel) ProtoMessage()
func (*PreloadedUserSettings_FavoriteChannel) ProtoReflect ¶
func (x *PreloadedUserSettings_FavoriteChannel) ProtoReflect() protoreflect.Message
func (*PreloadedUserSettings_FavoriteChannel) Reset ¶
func (x *PreloadedUserSettings_FavoriteChannel) Reset()
func (*PreloadedUserSettings_FavoriteChannel) String ¶
func (x *PreloadedUserSettings_FavoriteChannel) String() string
type PreloadedUserSettings_FavoriteChannelType ¶
type PreloadedUserSettings_FavoriteChannelType int32
const ( PreloadedUserSettings_FAVORITE_CHANNEL_TYPE_UNSET_FAVORITE_CHANNEL_TYPE PreloadedUserSettings_FavoriteChannelType = 0 PreloadedUserSettings_FAVORITE_CHANNEL_TYPE_REFERENCE_ORIGINAL PreloadedUserSettings_FavoriteChannelType = 1 PreloadedUserSettings_FAVORITE_CHANNEL_TYPE_CATEGORY PreloadedUserSettings_FavoriteChannelType = 2 )
func (PreloadedUserSettings_FavoriteChannelType) Descriptor ¶
func (PreloadedUserSettings_FavoriteChannelType) Descriptor() protoreflect.EnumDescriptor
func (PreloadedUserSettings_FavoriteChannelType) EnumDescriptor
deprecated
func (PreloadedUserSettings_FavoriteChannelType) EnumDescriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_FavoriteChannelType.Descriptor instead.
func (PreloadedUserSettings_FavoriteChannelType) Number ¶
func (x PreloadedUserSettings_FavoriteChannelType) Number() protoreflect.EnumNumber
func (PreloadedUserSettings_FavoriteChannelType) String ¶
func (x PreloadedUserSettings_FavoriteChannelType) String() string
func (PreloadedUserSettings_FavoriteChannelType) Type ¶
func (PreloadedUserSettings_FavoriteChannelType) Type() protoreflect.EnumType
type PreloadedUserSettings_Favorites ¶
type PreloadedUserSettings_Favorites struct {
FavoriteChannels map[uint64]*PreloadedUserSettings_FavoriteChannel `` /* 185-byte string literal not displayed */
Muted bool `protobuf:"varint,2,opt,name=muted,proto3" json:"muted,omitempty"`
// contains filtered or unexported fields
}
func (*PreloadedUserSettings_Favorites) Descriptor
deprecated
func (*PreloadedUserSettings_Favorites) Descriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_Favorites.ProtoReflect.Descriptor instead.
func (*PreloadedUserSettings_Favorites) GetFavoriteChannels ¶
func (x *PreloadedUserSettings_Favorites) GetFavoriteChannels() map[uint64]*PreloadedUserSettings_FavoriteChannel
func (*PreloadedUserSettings_Favorites) GetMuted ¶
func (x *PreloadedUserSettings_Favorites) GetMuted() bool
func (*PreloadedUserSettings_Favorites) ProtoMessage ¶
func (*PreloadedUserSettings_Favorites) ProtoMessage()
func (*PreloadedUserSettings_Favorites) ProtoReflect ¶
func (x *PreloadedUserSettings_Favorites) ProtoReflect() protoreflect.Message
func (*PreloadedUserSettings_Favorites) Reset ¶
func (x *PreloadedUserSettings_Favorites) Reset()
func (*PreloadedUserSettings_Favorites) String ¶
func (x *PreloadedUserSettings_Favorites) String() string
type PreloadedUserSettings_ForLaterSettings ¶
type PreloadedUserSettings_ForLaterSettings struct {
CurrentTab PreloadedUserSettings_ForLaterTab `` /* 163-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*PreloadedUserSettings_ForLaterSettings) Descriptor
deprecated
func (*PreloadedUserSettings_ForLaterSettings) Descriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_ForLaterSettings.ProtoReflect.Descriptor instead.
func (*PreloadedUserSettings_ForLaterSettings) GetCurrentTab ¶
func (x *PreloadedUserSettings_ForLaterSettings) GetCurrentTab() PreloadedUserSettings_ForLaterTab
func (*PreloadedUserSettings_ForLaterSettings) ProtoMessage ¶
func (*PreloadedUserSettings_ForLaterSettings) ProtoMessage()
func (*PreloadedUserSettings_ForLaterSettings) ProtoReflect ¶
func (x *PreloadedUserSettings_ForLaterSettings) ProtoReflect() protoreflect.Message
func (*PreloadedUserSettings_ForLaterSettings) Reset ¶
func (x *PreloadedUserSettings_ForLaterSettings) Reset()
func (*PreloadedUserSettings_ForLaterSettings) String ¶
func (x *PreloadedUserSettings_ForLaterSettings) String() string
type PreloadedUserSettings_ForLaterTab ¶
type PreloadedUserSettings_ForLaterTab int32
const ( PreloadedUserSettings_FOR_LATER_TAB_UNSPECIFIED PreloadedUserSettings_ForLaterTab = 0 PreloadedUserSettings_FOR_LATER_TAB_ALL PreloadedUserSettings_ForLaterTab = 1 PreloadedUserSettings_FOR_LATER_TAB_BOOKMARKS PreloadedUserSettings_ForLaterTab = 2 PreloadedUserSettings_FOR_LATER_TAB_REMINDERS PreloadedUserSettings_ForLaterTab = 3 )
func (PreloadedUserSettings_ForLaterTab) Descriptor ¶
func (PreloadedUserSettings_ForLaterTab) Descriptor() protoreflect.EnumDescriptor
func (PreloadedUserSettings_ForLaterTab) Enum ¶
func (x PreloadedUserSettings_ForLaterTab) Enum() *PreloadedUserSettings_ForLaterTab
func (PreloadedUserSettings_ForLaterTab) EnumDescriptor
deprecated
func (PreloadedUserSettings_ForLaterTab) EnumDescriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_ForLaterTab.Descriptor instead.
func (PreloadedUserSettings_ForLaterTab) Number ¶
func (x PreloadedUserSettings_ForLaterTab) Number() protoreflect.EnumNumber
func (PreloadedUserSettings_ForLaterTab) String ¶
func (x PreloadedUserSettings_ForLaterTab) String() string
func (PreloadedUserSettings_ForLaterTab) Type ¶
func (PreloadedUserSettings_ForLaterTab) Type() protoreflect.EnumType
type PreloadedUserSettings_GameLibrarySettings ¶
type PreloadedUserSettings_GameLibrarySettings struct {
InstallShortcutDesktop *wrapperspb.BoolValue `` /* 135-byte string literal not displayed */
InstallShortcutStartMenu *wrapperspb.BoolValue `` /* 143-byte string literal not displayed */
DisableGamesTab *wrapperspb.BoolValue `protobuf:"bytes,3,opt,name=disable_games_tab,json=disableGamesTab,proto3,oneof" json:"disable_games_tab,omitempty"`
// contains filtered or unexported fields
}
func (*PreloadedUserSettings_GameLibrarySettings) Descriptor
deprecated
func (*PreloadedUserSettings_GameLibrarySettings) Descriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_GameLibrarySettings.ProtoReflect.Descriptor instead.
func (*PreloadedUserSettings_GameLibrarySettings) GetDisableGamesTab ¶
func (x *PreloadedUserSettings_GameLibrarySettings) GetDisableGamesTab() *wrapperspb.BoolValue
func (*PreloadedUserSettings_GameLibrarySettings) GetInstallShortcutDesktop ¶
func (x *PreloadedUserSettings_GameLibrarySettings) GetInstallShortcutDesktop() *wrapperspb.BoolValue
func (*PreloadedUserSettings_GameLibrarySettings) GetInstallShortcutStartMenu ¶
func (x *PreloadedUserSettings_GameLibrarySettings) GetInstallShortcutStartMenu() *wrapperspb.BoolValue
func (*PreloadedUserSettings_GameLibrarySettings) ProtoMessage ¶
func (*PreloadedUserSettings_GameLibrarySettings) ProtoMessage()
func (*PreloadedUserSettings_GameLibrarySettings) ProtoReflect ¶
func (x *PreloadedUserSettings_GameLibrarySettings) ProtoReflect() protoreflect.Message
func (*PreloadedUserSettings_GameLibrarySettings) Reset ¶
func (x *PreloadedUserSettings_GameLibrarySettings) Reset()
func (*PreloadedUserSettings_GameLibrarySettings) String ¶
func (x *PreloadedUserSettings_GameLibrarySettings) String() string
type PreloadedUserSettings_GuildActivityStatusRestrictionDefault ¶
type PreloadedUserSettings_GuildActivityStatusRestrictionDefault int32
const ( PreloadedUserSettings_GUILD_ACTIVITY_STATUS_RESTRICTION_DEFAULT_OFF PreloadedUserSettings_GuildActivityStatusRestrictionDefault = 0 PreloadedUserSettings_GUILD_ACTIVITY_STATUS_RESTRICTION_DEFAULT_ON_FOR_LARGE_GUILDS PreloadedUserSettings_GuildActivityStatusRestrictionDefault = 1 PreloadedUserSettings_GUILD_ACTIVITY_STATUS_RESTRICTION_DEFAULT_ON PreloadedUserSettings_GuildActivityStatusRestrictionDefault = 2 )
func (PreloadedUserSettings_GuildActivityStatusRestrictionDefault) Descriptor ¶
func (PreloadedUserSettings_GuildActivityStatusRestrictionDefault) Descriptor() protoreflect.EnumDescriptor
func (PreloadedUserSettings_GuildActivityStatusRestrictionDefault) EnumDescriptor
deprecated
func (PreloadedUserSettings_GuildActivityStatusRestrictionDefault) EnumDescriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_GuildActivityStatusRestrictionDefault.Descriptor instead.
func (PreloadedUserSettings_GuildActivityStatusRestrictionDefault) String ¶
func (x PreloadedUserSettings_GuildActivityStatusRestrictionDefault) String() string
type PreloadedUserSettings_GuildFolder ¶
type PreloadedUserSettings_GuildFolder struct {
GuildIds []uint64 `protobuf:"fixed64,1,rep,packed,name=guild_ids,json=guildIds,proto3" json:"guild_ids,omitempty"`
Id *wrapperspb.Int64Value `protobuf:"bytes,2,opt,name=id,proto3,oneof" json:"id,omitempty"`
Name *wrapperspb.StringValue `protobuf:"bytes,3,opt,name=name,proto3,oneof" json:"name,omitempty"`
Color *wrapperspb.UInt64Value `protobuf:"bytes,4,opt,name=color,proto3,oneof" json:"color,omitempty"`
// contains filtered or unexported fields
}
func (*PreloadedUserSettings_GuildFolder) Descriptor
deprecated
func (*PreloadedUserSettings_GuildFolder) Descriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_GuildFolder.ProtoReflect.Descriptor instead.
func (*PreloadedUserSettings_GuildFolder) GetColor ¶
func (x *PreloadedUserSettings_GuildFolder) GetColor() *wrapperspb.UInt64Value
func (*PreloadedUserSettings_GuildFolder) GetGuildIds ¶
func (x *PreloadedUserSettings_GuildFolder) GetGuildIds() []uint64
func (*PreloadedUserSettings_GuildFolder) GetId ¶
func (x *PreloadedUserSettings_GuildFolder) GetId() *wrapperspb.Int64Value
func (*PreloadedUserSettings_GuildFolder) GetName ¶
func (x *PreloadedUserSettings_GuildFolder) GetName() *wrapperspb.StringValue
func (*PreloadedUserSettings_GuildFolder) ProtoMessage ¶
func (*PreloadedUserSettings_GuildFolder) ProtoMessage()
func (*PreloadedUserSettings_GuildFolder) ProtoReflect ¶
func (x *PreloadedUserSettings_GuildFolder) ProtoReflect() protoreflect.Message
func (*PreloadedUserSettings_GuildFolder) Reset ¶
func (x *PreloadedUserSettings_GuildFolder) Reset()
func (*PreloadedUserSettings_GuildFolder) String ¶
func (x *PreloadedUserSettings_GuildFolder) String() string
type PreloadedUserSettings_GuildFolders ¶
type PreloadedUserSettings_GuildFolders struct {
Folders []*PreloadedUserSettings_GuildFolder `protobuf:"bytes,1,rep,name=folders,proto3" json:"folders,omitempty"`
GuildPositions []uint64 `protobuf:"fixed64,2,rep,packed,name=guild_positions,json=guildPositions,proto3" json:"guild_positions,omitempty"`
// contains filtered or unexported fields
}
func (*PreloadedUserSettings_GuildFolders) Descriptor
deprecated
func (*PreloadedUserSettings_GuildFolders) Descriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_GuildFolders.ProtoReflect.Descriptor instead.
func (*PreloadedUserSettings_GuildFolders) GetFolders ¶
func (x *PreloadedUserSettings_GuildFolders) GetFolders() []*PreloadedUserSettings_GuildFolder
func (*PreloadedUserSettings_GuildFolders) GetGuildPositions ¶
func (x *PreloadedUserSettings_GuildFolders) GetGuildPositions() []uint64
func (*PreloadedUserSettings_GuildFolders) ProtoMessage ¶
func (*PreloadedUserSettings_GuildFolders) ProtoMessage()
func (*PreloadedUserSettings_GuildFolders) ProtoReflect ¶
func (x *PreloadedUserSettings_GuildFolders) ProtoReflect() protoreflect.Message
func (*PreloadedUserSettings_GuildFolders) Reset ¶
func (x *PreloadedUserSettings_GuildFolders) Reset()
func (*PreloadedUserSettings_GuildFolders) String ¶
func (x *PreloadedUserSettings_GuildFolders) String() string
type PreloadedUserSettings_GuildSettings ¶
type PreloadedUserSettings_GuildSettings struct {
Channels map[uint64]*PreloadedUserSettings_ChannelSettings `` /* 145-byte string literal not displayed */
HubProgress uint32 `protobuf:"varint,2,opt,name=hub_progress,json=hubProgress,proto3" json:"hub_progress,omitempty"`
GuildOnboardingProgress uint32 `` /* 133-byte string literal not displayed */
GuildRecentsDismissedAt *timestamppb.Timestamp `` /* 140-byte string literal not displayed */
DismissedGuildContent []byte `` /* 126-byte string literal not displayed */
JoinSound *PreloadedUserSettings_CustomCallSound `protobuf:"bytes,6,opt,name=join_sound,json=joinSound,proto3,oneof" json:"join_sound,omitempty"`
MobileRedesignChannelListSettings *PreloadedUserSettings_ChannelListSettings `` /* 172-byte string literal not displayed */
DisableRaidAlertPush bool `` /* 126-byte string literal not displayed */
DisableRaidAlertNag bool `protobuf:"varint,9,opt,name=disable_raid_alert_nag,json=disableRaidAlertNag,proto3" json:"disable_raid_alert_nag,omitempty"`
CustomNotificationSoundConfig *PreloadedUserSettings_CustomNotificationSoundConfig `` /* 159-byte string literal not displayed */
LeaderboardsDisabled bool `protobuf:"varint,11,opt,name=leaderboards_disabled,json=leaderboardsDisabled,proto3" json:"leaderboards_disabled,omitempty"`
// contains filtered or unexported fields
}
func (*PreloadedUserSettings_GuildSettings) Descriptor
deprecated
func (*PreloadedUserSettings_GuildSettings) Descriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_GuildSettings.ProtoReflect.Descriptor instead.
func (*PreloadedUserSettings_GuildSettings) GetChannels ¶
func (x *PreloadedUserSettings_GuildSettings) GetChannels() map[uint64]*PreloadedUserSettings_ChannelSettings
func (*PreloadedUserSettings_GuildSettings) GetCustomNotificationSoundConfig ¶
func (x *PreloadedUserSettings_GuildSettings) GetCustomNotificationSoundConfig() *PreloadedUserSettings_CustomNotificationSoundConfig
func (*PreloadedUserSettings_GuildSettings) GetDisableRaidAlertNag ¶
func (x *PreloadedUserSettings_GuildSettings) GetDisableRaidAlertNag() bool
func (*PreloadedUserSettings_GuildSettings) GetDisableRaidAlertPush ¶
func (x *PreloadedUserSettings_GuildSettings) GetDisableRaidAlertPush() bool
func (*PreloadedUserSettings_GuildSettings) GetDismissedGuildContent ¶
func (x *PreloadedUserSettings_GuildSettings) GetDismissedGuildContent() []byte
func (*PreloadedUserSettings_GuildSettings) GetGuildOnboardingProgress ¶
func (x *PreloadedUserSettings_GuildSettings) GetGuildOnboardingProgress() uint32
func (*PreloadedUserSettings_GuildSettings) GetGuildRecentsDismissedAt ¶
func (x *PreloadedUserSettings_GuildSettings) GetGuildRecentsDismissedAt() *timestamppb.Timestamp
func (*PreloadedUserSettings_GuildSettings) GetHubProgress ¶
func (x *PreloadedUserSettings_GuildSettings) GetHubProgress() uint32
func (*PreloadedUserSettings_GuildSettings) GetJoinSound ¶
func (x *PreloadedUserSettings_GuildSettings) GetJoinSound() *PreloadedUserSettings_CustomCallSound
func (*PreloadedUserSettings_GuildSettings) GetLeaderboardsDisabled ¶
func (x *PreloadedUserSettings_GuildSettings) GetLeaderboardsDisabled() bool
func (*PreloadedUserSettings_GuildSettings) GetMobileRedesignChannelListSettings ¶
func (x *PreloadedUserSettings_GuildSettings) GetMobileRedesignChannelListSettings() *PreloadedUserSettings_ChannelListSettings
func (*PreloadedUserSettings_GuildSettings) ProtoMessage ¶
func (*PreloadedUserSettings_GuildSettings) ProtoMessage()
func (*PreloadedUserSettings_GuildSettings) ProtoReflect ¶
func (x *PreloadedUserSettings_GuildSettings) ProtoReflect() protoreflect.Message
func (*PreloadedUserSettings_GuildSettings) Reset ¶
func (x *PreloadedUserSettings_GuildSettings) Reset()
func (*PreloadedUserSettings_GuildSettings) String ¶
func (x *PreloadedUserSettings_GuildSettings) String() string
type PreloadedUserSettings_GuildsLeaderboardOptOutDefault ¶
type PreloadedUserSettings_GuildsLeaderboardOptOutDefault int32
const ( PreloadedUserSettings_GUILDS_LEADERBOARD_OPT_OUT_DEFAULT_OFF_FOR_NEW_GUILDS PreloadedUserSettings_GuildsLeaderboardOptOutDefault = 0 PreloadedUserSettings_GUILDS_LEADERBOARD_OPT_OUT_DEFAULT_ON_FOR_NEW_GUILDS PreloadedUserSettings_GuildsLeaderboardOptOutDefault = 1 )
func (PreloadedUserSettings_GuildsLeaderboardOptOutDefault) Descriptor ¶
func (PreloadedUserSettings_GuildsLeaderboardOptOutDefault) Descriptor() protoreflect.EnumDescriptor
func (PreloadedUserSettings_GuildsLeaderboardOptOutDefault) EnumDescriptor
deprecated
func (PreloadedUserSettings_GuildsLeaderboardOptOutDefault) EnumDescriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_GuildsLeaderboardOptOutDefault.Descriptor instead.
func (PreloadedUserSettings_GuildsLeaderboardOptOutDefault) Number ¶
func (x PreloadedUserSettings_GuildsLeaderboardOptOutDefault) Number() protoreflect.EnumNumber
func (PreloadedUserSettings_GuildsLeaderboardOptOutDefault) String ¶
func (x PreloadedUserSettings_GuildsLeaderboardOptOutDefault) String() string
type PreloadedUserSettings_ICYMISettings ¶
type PreloadedUserSettings_ICYMISettings struct {
FeedGeneratedAt uint64 `protobuf:"fixed64,1,opt,name=feed_generated_at,json=feedGeneratedAt,proto3" json:"feed_generated_at,omitempty"`
// contains filtered or unexported fields
}
func (*PreloadedUserSettings_ICYMISettings) Descriptor
deprecated
func (*PreloadedUserSettings_ICYMISettings) Descriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_ICYMISettings.ProtoReflect.Descriptor instead.
func (*PreloadedUserSettings_ICYMISettings) GetFeedGeneratedAt ¶
func (x *PreloadedUserSettings_ICYMISettings) GetFeedGeneratedAt() uint64
func (*PreloadedUserSettings_ICYMISettings) ProtoMessage ¶
func (*PreloadedUserSettings_ICYMISettings) ProtoMessage()
func (*PreloadedUserSettings_ICYMISettings) ProtoReflect ¶
func (x *PreloadedUserSettings_ICYMISettings) ProtoReflect() protoreflect.Message
func (*PreloadedUserSettings_ICYMISettings) Reset ¶
func (x *PreloadedUserSettings_ICYMISettings) Reset()
func (*PreloadedUserSettings_ICYMISettings) String ¶
func (x *PreloadedUserSettings_ICYMISettings) String() string
type PreloadedUserSettings_InboxSettings ¶
type PreloadedUserSettings_InboxSettings struct {
CurrentTab PreloadedUserSettings_InboxTab `` /* 160-byte string literal not displayed */
ViewedTutorial bool `protobuf:"varint,2,opt,name=viewed_tutorial,json=viewedTutorial,proto3" json:"viewed_tutorial,omitempty"`
// contains filtered or unexported fields
}
func (*PreloadedUserSettings_InboxSettings) Descriptor
deprecated
func (*PreloadedUserSettings_InboxSettings) Descriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_InboxSettings.ProtoReflect.Descriptor instead.
func (*PreloadedUserSettings_InboxSettings) GetCurrentTab ¶
func (x *PreloadedUserSettings_InboxSettings) GetCurrentTab() PreloadedUserSettings_InboxTab
func (*PreloadedUserSettings_InboxSettings) GetViewedTutorial ¶
func (x *PreloadedUserSettings_InboxSettings) GetViewedTutorial() bool
func (*PreloadedUserSettings_InboxSettings) ProtoMessage ¶
func (*PreloadedUserSettings_InboxSettings) ProtoMessage()
func (*PreloadedUserSettings_InboxSettings) ProtoReflect ¶
func (x *PreloadedUserSettings_InboxSettings) ProtoReflect() protoreflect.Message
func (*PreloadedUserSettings_InboxSettings) Reset ¶
func (x *PreloadedUserSettings_InboxSettings) Reset()
func (*PreloadedUserSettings_InboxSettings) String ¶
func (x *PreloadedUserSettings_InboxSettings) String() string
type PreloadedUserSettings_InboxTab ¶
type PreloadedUserSettings_InboxTab int32
const ( PreloadedUserSettings_INBOX_TAB_UNSPECIFIED PreloadedUserSettings_InboxTab = 0 PreloadedUserSettings_INBOX_TAB_MENTIONS PreloadedUserSettings_InboxTab = 1 PreloadedUserSettings_INBOX_TAB_UNREADS PreloadedUserSettings_InboxTab = 2 PreloadedUserSettings_INBOX_TAB_TODOS PreloadedUserSettings_InboxTab = 3 PreloadedUserSettings_INBOX_TAB_FOR_YOU PreloadedUserSettings_InboxTab = 4 PreloadedUserSettings_INBOX_TAB_GAME_INVITES PreloadedUserSettings_InboxTab = 5 PreloadedUserSettings_INBOX_TAB_BOOKMARKS PreloadedUserSettings_InboxTab = 6 PreloadedUserSettings_INBOX_TAB_SCHEDULED PreloadedUserSettings_InboxTab = 7 )
func (PreloadedUserSettings_InboxTab) Descriptor ¶
func (PreloadedUserSettings_InboxTab) Descriptor() protoreflect.EnumDescriptor
func (PreloadedUserSettings_InboxTab) Enum ¶
func (x PreloadedUserSettings_InboxTab) Enum() *PreloadedUserSettings_InboxTab
func (PreloadedUserSettings_InboxTab) EnumDescriptor
deprecated
func (PreloadedUserSettings_InboxTab) EnumDescriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_InboxTab.Descriptor instead.
func (PreloadedUserSettings_InboxTab) Number ¶
func (x PreloadedUserSettings_InboxTab) Number() protoreflect.EnumNumber
func (PreloadedUserSettings_InboxTab) String ¶
func (x PreloadedUserSettings_InboxTab) String() string
func (PreloadedUserSettings_InboxTab) Type ¶
func (PreloadedUserSettings_InboxTab) Type() protoreflect.EnumType
type PreloadedUserSettings_KeywordFilterSettings ¶
type PreloadedUserSettings_KeywordFilterSettings struct {
Profanity *wrapperspb.BoolValue `protobuf:"bytes,1,opt,name=profanity,proto3,oneof" json:"profanity,omitempty"`
SexualContent *wrapperspb.BoolValue `protobuf:"bytes,2,opt,name=sexual_content,json=sexualContent,proto3,oneof" json:"sexual_content,omitempty"`
Slurs *wrapperspb.BoolValue `protobuf:"bytes,3,opt,name=slurs,proto3,oneof" json:"slurs,omitempty"`
// contains filtered or unexported fields
}
func (*PreloadedUserSettings_KeywordFilterSettings) Descriptor
deprecated
func (*PreloadedUserSettings_KeywordFilterSettings) Descriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_KeywordFilterSettings.ProtoReflect.Descriptor instead.
func (*PreloadedUserSettings_KeywordFilterSettings) GetProfanity ¶
func (x *PreloadedUserSettings_KeywordFilterSettings) GetProfanity() *wrapperspb.BoolValue
func (*PreloadedUserSettings_KeywordFilterSettings) GetSexualContent ¶
func (x *PreloadedUserSettings_KeywordFilterSettings) GetSexualContent() *wrapperspb.BoolValue
func (*PreloadedUserSettings_KeywordFilterSettings) GetSlurs ¶
func (x *PreloadedUserSettings_KeywordFilterSettings) GetSlurs() *wrapperspb.BoolValue
func (*PreloadedUserSettings_KeywordFilterSettings) ProtoMessage ¶
func (*PreloadedUserSettings_KeywordFilterSettings) ProtoMessage()
func (*PreloadedUserSettings_KeywordFilterSettings) ProtoReflect ¶
func (x *PreloadedUserSettings_KeywordFilterSettings) ProtoReflect() protoreflect.Message
func (*PreloadedUserSettings_KeywordFilterSettings) Reset ¶
func (x *PreloadedUserSettings_KeywordFilterSettings) Reset()
func (*PreloadedUserSettings_KeywordFilterSettings) String ¶
func (x *PreloadedUserSettings_KeywordFilterSettings) String() string
type PreloadedUserSettings_LaunchPadMode ¶
type PreloadedUserSettings_LaunchPadMode int32
const ( PreloadedUserSettings_LAUNCH_PAD_MODE_LAUNCH_PAD_DISABLED PreloadedUserSettings_LaunchPadMode = 0 PreloadedUserSettings_LAUNCH_PAD_MODE_LAUNCH_PAD_GESTURE_FULL_SCREEN PreloadedUserSettings_LaunchPadMode = 1 PreloadedUserSettings_LAUNCH_PAD_MODE_LAUNCH_PAD_GESTURE_RIGHT_EDGE PreloadedUserSettings_LaunchPadMode = 2 PreloadedUserSettings_LAUNCH_PAD_MODE_LAUNCH_PAD_PULL_TAB PreloadedUserSettings_LaunchPadMode = 3 )
func (PreloadedUserSettings_LaunchPadMode) Descriptor ¶
func (PreloadedUserSettings_LaunchPadMode) Descriptor() protoreflect.EnumDescriptor
func (PreloadedUserSettings_LaunchPadMode) Enum ¶
func (x PreloadedUserSettings_LaunchPadMode) Enum() *PreloadedUserSettings_LaunchPadMode
func (PreloadedUserSettings_LaunchPadMode) EnumDescriptor
deprecated
func (PreloadedUserSettings_LaunchPadMode) EnumDescriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_LaunchPadMode.Descriptor instead.
func (PreloadedUserSettings_LaunchPadMode) Number ¶
func (x PreloadedUserSettings_LaunchPadMode) Number() protoreflect.EnumNumber
func (PreloadedUserSettings_LaunchPadMode) String ¶
func (x PreloadedUserSettings_LaunchPadMode) String() string
func (PreloadedUserSettings_LaunchPadMode) Type ¶
func (PreloadedUserSettings_LaunchPadMode) Type() protoreflect.EnumType
type PreloadedUserSettings_LocalizationSettings ¶
type PreloadedUserSettings_LocalizationSettings struct {
Locale *wrapperspb.StringValue `protobuf:"bytes,1,opt,name=locale,proto3,oneof" json:"locale,omitempty"`
TimezoneOffset *wrapperspb.Int32Value `protobuf:"bytes,2,opt,name=timezone_offset,json=timezoneOffset,proto3,oneof" json:"timezone_offset,omitempty"`
// contains filtered or unexported fields
}
func (*PreloadedUserSettings_LocalizationSettings) Descriptor
deprecated
func (*PreloadedUserSettings_LocalizationSettings) Descriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_LocalizationSettings.ProtoReflect.Descriptor instead.
func (*PreloadedUserSettings_LocalizationSettings) GetLocale ¶
func (x *PreloadedUserSettings_LocalizationSettings) GetLocale() *wrapperspb.StringValue
func (*PreloadedUserSettings_LocalizationSettings) GetTimezoneOffset ¶
func (x *PreloadedUserSettings_LocalizationSettings) GetTimezoneOffset() *wrapperspb.Int32Value
func (*PreloadedUserSettings_LocalizationSettings) ProtoMessage ¶
func (*PreloadedUserSettings_LocalizationSettings) ProtoMessage()
func (*PreloadedUserSettings_LocalizationSettings) ProtoReflect ¶
func (x *PreloadedUserSettings_LocalizationSettings) ProtoReflect() protoreflect.Message
func (*PreloadedUserSettings_LocalizationSettings) Reset ¶
func (x *PreloadedUserSettings_LocalizationSettings) Reset()
func (*PreloadedUserSettings_LocalizationSettings) String ¶
func (x *PreloadedUserSettings_LocalizationSettings) String() string
type PreloadedUserSettings_NotificationSettings ¶
type PreloadedUserSettings_NotificationSettings struct {
ShowInAppNotifications *wrapperspb.BoolValue `` /* 137-byte string literal not displayed */
NotifyFriendsOnGoLive *wrapperspb.BoolValue `` /* 136-byte string literal not displayed */
NotificationCenterAckedBeforeId uint64 `` /* 162-byte string literal not displayed */
EnableBurstReactionNotifications *wrapperspb.BoolValue `` /* 167-byte string literal not displayed */
QuietMode *wrapperspb.BoolValue `protobuf:"bytes,5,opt,name=quiet_mode,json=quietMode,proto3,oneof" json:"quiet_mode,omitempty"`
FocusModeExpiresAtMs uint64 `` /* 129-byte string literal not displayed */
ReactionNotifications PreloadedUserSettings_ReactionNotificationType `` /* 209-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*PreloadedUserSettings_NotificationSettings) Descriptor
deprecated
func (*PreloadedUserSettings_NotificationSettings) Descriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_NotificationSettings.ProtoReflect.Descriptor instead.
func (*PreloadedUserSettings_NotificationSettings) GetEnableBurstReactionNotifications ¶
func (x *PreloadedUserSettings_NotificationSettings) GetEnableBurstReactionNotifications() *wrapperspb.BoolValue
func (*PreloadedUserSettings_NotificationSettings) GetFocusModeExpiresAtMs ¶
func (x *PreloadedUserSettings_NotificationSettings) GetFocusModeExpiresAtMs() uint64
func (*PreloadedUserSettings_NotificationSettings) GetNotificationCenterAckedBeforeId ¶
func (x *PreloadedUserSettings_NotificationSettings) GetNotificationCenterAckedBeforeId() uint64
func (*PreloadedUserSettings_NotificationSettings) GetNotifyFriendsOnGoLive ¶
func (x *PreloadedUserSettings_NotificationSettings) GetNotifyFriendsOnGoLive() *wrapperspb.BoolValue
func (*PreloadedUserSettings_NotificationSettings) GetQuietMode ¶
func (x *PreloadedUserSettings_NotificationSettings) GetQuietMode() *wrapperspb.BoolValue
func (*PreloadedUserSettings_NotificationSettings) GetReactionNotifications ¶
func (x *PreloadedUserSettings_NotificationSettings) GetReactionNotifications() PreloadedUserSettings_ReactionNotificationType
func (*PreloadedUserSettings_NotificationSettings) GetShowInAppNotifications ¶
func (x *PreloadedUserSettings_NotificationSettings) GetShowInAppNotifications() *wrapperspb.BoolValue
func (*PreloadedUserSettings_NotificationSettings) ProtoMessage ¶
func (*PreloadedUserSettings_NotificationSettings) ProtoMessage()
func (*PreloadedUserSettings_NotificationSettings) ProtoReflect ¶
func (x *PreloadedUserSettings_NotificationSettings) ProtoReflect() protoreflect.Message
func (*PreloadedUserSettings_NotificationSettings) Reset ¶
func (x *PreloadedUserSettings_NotificationSettings) Reset()
func (*PreloadedUserSettings_NotificationSettings) String ¶
func (x *PreloadedUserSettings_NotificationSettings) String() string
type PreloadedUserSettings_PrivacySettings ¶
type PreloadedUserSettings_PrivacySettings struct {
AllowActivityPartyPrivacyFriends *wrapperspb.BoolValue `` /* 169-byte string literal not displayed */
AllowActivityPartyPrivacyVoiceChannel *wrapperspb.BoolValue `` /* 186-byte string literal not displayed */
RestrictedGuildIds []uint64 `` /* 126-byte string literal not displayed */
DefaultGuildsRestricted bool `` /* 133-byte string literal not displayed */
AllowAccessibilityDetection bool `` /* 145-byte string literal not displayed */
DetectPlatformAccounts *wrapperspb.BoolValue `` /* 135-byte string literal not displayed */
Passwordless *wrapperspb.BoolValue `protobuf:"bytes,9,opt,name=passwordless,proto3,oneof" json:"passwordless,omitempty"`
ContactSyncEnabled *wrapperspb.BoolValue `protobuf:"bytes,10,opt,name=contact_sync_enabled,json=contactSyncEnabled,proto3,oneof" json:"contact_sync_enabled,omitempty"`
FriendSourceFlags *wrapperspb.UInt32Value `protobuf:"bytes,11,opt,name=friend_source_flags,json=friendSourceFlags,proto3,oneof" json:"friend_source_flags,omitempty"`
FriendDiscoveryFlags *wrapperspb.UInt32Value `` /* 130-byte string literal not displayed */
ActivityRestrictedGuildIds []uint64 `` /* 153-byte string literal not displayed */
DefaultGuildsActivityRestricted PreloadedUserSettings_GuildActivityStatusRestrictionDefault `` /* 257-byte string literal not displayed */
ActivityJoiningRestrictedGuildIds []uint64 `` /* 176-byte string literal not displayed */
MessageRequestRestrictedGuildIds []uint64 `` /* 173-byte string literal not displayed */
DefaultMessageRequestRestricted *wrapperspb.BoolValue `` /* 165-byte string literal not displayed */
DropsOptedOut *wrapperspb.BoolValue `protobuf:"bytes,18,opt,name=drops_opted_out,json=dropsOptedOut,proto3,oneof" json:"drops_opted_out,omitempty"`
NonSpamRetrainingOptIn *wrapperspb.BoolValue `` /* 140-byte string literal not displayed */
FamilyCenterEnabled *wrapperspb.BoolValue `` /* 127-byte string literal not displayed */
FamilyCenterEnabledV2 *wrapperspb.BoolValue `` /* 135-byte string literal not displayed */
HideLegacyUsername *wrapperspb.BoolValue `protobuf:"bytes,22,opt,name=hide_legacy_username,json=hideLegacyUsername,proto3,oneof" json:"hide_legacy_username,omitempty"`
InappropriateConversationWarnings *wrapperspb.BoolValue `` /* 169-byte string literal not displayed */
RecentGamesEnabled *wrapperspb.BoolValue `protobuf:"bytes,24,opt,name=recent_games_enabled,json=recentGamesEnabled,proto3,oneof" json:"recent_games_enabled,omitempty"`
GuildsLeaderboardOptOutDefault PreloadedUserSettings_GuildsLeaderboardOptOutDefault `` /* 249-byte string literal not displayed */
AllowGameFriendDmsInDiscord *wrapperspb.BoolValue `` /* 157-byte string literal not displayed */
DefaultGuildsRestrictedV2 *wrapperspb.BoolValue `` /* 147-byte string literal not displayed */
SlayerSdkReceiveDmsInGame PreloadedUserSettings_SlayerSDKReceiveInGameDMs `` /* 231-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*PreloadedUserSettings_PrivacySettings) Descriptor
deprecated
func (*PreloadedUserSettings_PrivacySettings) Descriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_PrivacySettings.ProtoReflect.Descriptor instead.
func (*PreloadedUserSettings_PrivacySettings) GetActivityJoiningRestrictedGuildIds ¶
func (x *PreloadedUserSettings_PrivacySettings) GetActivityJoiningRestrictedGuildIds() []uint64
func (*PreloadedUserSettings_PrivacySettings) GetActivityRestrictedGuildIds ¶
func (x *PreloadedUserSettings_PrivacySettings) GetActivityRestrictedGuildIds() []uint64
func (*PreloadedUserSettings_PrivacySettings) GetAllowAccessibilityDetection ¶
func (x *PreloadedUserSettings_PrivacySettings) GetAllowAccessibilityDetection() bool
func (*PreloadedUserSettings_PrivacySettings) GetAllowActivityPartyPrivacyFriends ¶
func (x *PreloadedUserSettings_PrivacySettings) GetAllowActivityPartyPrivacyFriends() *wrapperspb.BoolValue
func (*PreloadedUserSettings_PrivacySettings) GetAllowActivityPartyPrivacyVoiceChannel ¶
func (x *PreloadedUserSettings_PrivacySettings) GetAllowActivityPartyPrivacyVoiceChannel() *wrapperspb.BoolValue
func (*PreloadedUserSettings_PrivacySettings) GetAllowGameFriendDmsInDiscord ¶
func (x *PreloadedUserSettings_PrivacySettings) GetAllowGameFriendDmsInDiscord() *wrapperspb.BoolValue
func (*PreloadedUserSettings_PrivacySettings) GetContactSyncEnabled ¶
func (x *PreloadedUserSettings_PrivacySettings) GetContactSyncEnabled() *wrapperspb.BoolValue
func (*PreloadedUserSettings_PrivacySettings) GetDefaultGuildsActivityRestricted ¶
func (x *PreloadedUserSettings_PrivacySettings) GetDefaultGuildsActivityRestricted() PreloadedUserSettings_GuildActivityStatusRestrictionDefault
func (*PreloadedUserSettings_PrivacySettings) GetDefaultGuildsRestricted ¶
func (x *PreloadedUserSettings_PrivacySettings) GetDefaultGuildsRestricted() bool
func (*PreloadedUserSettings_PrivacySettings) GetDefaultGuildsRestrictedV2 ¶
func (x *PreloadedUserSettings_PrivacySettings) GetDefaultGuildsRestrictedV2() *wrapperspb.BoolValue
func (*PreloadedUserSettings_PrivacySettings) GetDefaultMessageRequestRestricted ¶
func (x *PreloadedUserSettings_PrivacySettings) GetDefaultMessageRequestRestricted() *wrapperspb.BoolValue
func (*PreloadedUserSettings_PrivacySettings) GetDetectPlatformAccounts ¶
func (x *PreloadedUserSettings_PrivacySettings) GetDetectPlatformAccounts() *wrapperspb.BoolValue
func (*PreloadedUserSettings_PrivacySettings) GetDropsOptedOut ¶
func (x *PreloadedUserSettings_PrivacySettings) GetDropsOptedOut() *wrapperspb.BoolValue
func (*PreloadedUserSettings_PrivacySettings) GetFamilyCenterEnabled ¶
func (x *PreloadedUserSettings_PrivacySettings) GetFamilyCenterEnabled() *wrapperspb.BoolValue
func (*PreloadedUserSettings_PrivacySettings) GetFamilyCenterEnabledV2 ¶
func (x *PreloadedUserSettings_PrivacySettings) GetFamilyCenterEnabledV2() *wrapperspb.BoolValue
func (*PreloadedUserSettings_PrivacySettings) GetFriendDiscoveryFlags ¶
func (x *PreloadedUserSettings_PrivacySettings) GetFriendDiscoveryFlags() *wrapperspb.UInt32Value
func (*PreloadedUserSettings_PrivacySettings) GetFriendSourceFlags ¶
func (x *PreloadedUserSettings_PrivacySettings) GetFriendSourceFlags() *wrapperspb.UInt32Value
func (*PreloadedUserSettings_PrivacySettings) GetGuildsLeaderboardOptOutDefault ¶
func (x *PreloadedUserSettings_PrivacySettings) GetGuildsLeaderboardOptOutDefault() PreloadedUserSettings_GuildsLeaderboardOptOutDefault
func (*PreloadedUserSettings_PrivacySettings) GetHideLegacyUsername ¶
func (x *PreloadedUserSettings_PrivacySettings) GetHideLegacyUsername() *wrapperspb.BoolValue
func (*PreloadedUserSettings_PrivacySettings) GetInappropriateConversationWarnings ¶
func (x *PreloadedUserSettings_PrivacySettings) GetInappropriateConversationWarnings() *wrapperspb.BoolValue
func (*PreloadedUserSettings_PrivacySettings) GetMessageRequestRestrictedGuildIds ¶
func (x *PreloadedUserSettings_PrivacySettings) GetMessageRequestRestrictedGuildIds() []uint64
func (*PreloadedUserSettings_PrivacySettings) GetNonSpamRetrainingOptIn ¶
func (x *PreloadedUserSettings_PrivacySettings) GetNonSpamRetrainingOptIn() *wrapperspb.BoolValue
func (*PreloadedUserSettings_PrivacySettings) GetPasswordless ¶
func (x *PreloadedUserSettings_PrivacySettings) GetPasswordless() *wrapperspb.BoolValue
func (*PreloadedUserSettings_PrivacySettings) GetRecentGamesEnabled ¶
func (x *PreloadedUserSettings_PrivacySettings) GetRecentGamesEnabled() *wrapperspb.BoolValue
func (*PreloadedUserSettings_PrivacySettings) GetRestrictedGuildIds ¶
func (x *PreloadedUserSettings_PrivacySettings) GetRestrictedGuildIds() []uint64
func (*PreloadedUserSettings_PrivacySettings) GetSlayerSdkReceiveDmsInGame ¶
func (x *PreloadedUserSettings_PrivacySettings) GetSlayerSdkReceiveDmsInGame() PreloadedUserSettings_SlayerSDKReceiveInGameDMs
func (*PreloadedUserSettings_PrivacySettings) ProtoMessage ¶
func (*PreloadedUserSettings_PrivacySettings) ProtoMessage()
func (*PreloadedUserSettings_PrivacySettings) ProtoReflect ¶
func (x *PreloadedUserSettings_PrivacySettings) ProtoReflect() protoreflect.Message
func (*PreloadedUserSettings_PrivacySettings) Reset ¶
func (x *PreloadedUserSettings_PrivacySettings) Reset()
func (*PreloadedUserSettings_PrivacySettings) String ¶
func (x *PreloadedUserSettings_PrivacySettings) String() string
type PreloadedUserSettings_ReactionNotificationType ¶
type PreloadedUserSettings_ReactionNotificationType int32
const ( PreloadedUserSettings_REACTION_NOTIFICATION_TYPE_NOTIFICATIONS_ENABLED PreloadedUserSettings_ReactionNotificationType = 0 PreloadedUserSettings_REACTION_NOTIFICATION_TYPE_ONLY_DMS PreloadedUserSettings_ReactionNotificationType = 1 PreloadedUserSettings_REACTION_NOTIFICATION_TYPE_NOTIFICATIONS_DISABLED PreloadedUserSettings_ReactionNotificationType = 2 )
func (PreloadedUserSettings_ReactionNotificationType) Descriptor ¶
func (PreloadedUserSettings_ReactionNotificationType) Descriptor() protoreflect.EnumDescriptor
func (PreloadedUserSettings_ReactionNotificationType) EnumDescriptor
deprecated
func (PreloadedUserSettings_ReactionNotificationType) EnumDescriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_ReactionNotificationType.Descriptor instead.
func (PreloadedUserSettings_ReactionNotificationType) Number ¶
func (x PreloadedUserSettings_ReactionNotificationType) Number() protoreflect.EnumNumber
func (PreloadedUserSettings_ReactionNotificationType) String ¶
func (x PreloadedUserSettings_ReactionNotificationType) String() string
type PreloadedUserSettings_RecurringDismissibleContentState ¶
type PreloadedUserSettings_RecurringDismissibleContentState struct {
LastDismissedVersion uint32 `protobuf:"varint,1,opt,name=last_dismissed_version,json=lastDismissedVersion,proto3" json:"last_dismissed_version,omitempty"`
LastDismissedAtMs uint64 `protobuf:"varint,2,opt,name=last_dismissed_at_ms,json=lastDismissedAtMs,proto3" json:"last_dismissed_at_ms,omitempty"`
// contains filtered or unexported fields
}
func (*PreloadedUserSettings_RecurringDismissibleContentState) Descriptor
deprecated
func (*PreloadedUserSettings_RecurringDismissibleContentState) Descriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_RecurringDismissibleContentState.ProtoReflect.Descriptor instead.
func (*PreloadedUserSettings_RecurringDismissibleContentState) GetLastDismissedAtMs ¶
func (x *PreloadedUserSettings_RecurringDismissibleContentState) GetLastDismissedAtMs() uint64
func (*PreloadedUserSettings_RecurringDismissibleContentState) GetLastDismissedVersion ¶
func (x *PreloadedUserSettings_RecurringDismissibleContentState) GetLastDismissedVersion() uint32
func (*PreloadedUserSettings_RecurringDismissibleContentState) ProtoMessage ¶
func (*PreloadedUserSettings_RecurringDismissibleContentState) ProtoMessage()
func (*PreloadedUserSettings_RecurringDismissibleContentState) ProtoReflect ¶
func (x *PreloadedUserSettings_RecurringDismissibleContentState) ProtoReflect() protoreflect.Message
func (*PreloadedUserSettings_RecurringDismissibleContentState) Reset ¶
func (x *PreloadedUserSettings_RecurringDismissibleContentState) Reset()
func (*PreloadedUserSettings_RecurringDismissibleContentState) String ¶
func (x *PreloadedUserSettings_RecurringDismissibleContentState) String() string
type PreloadedUserSettings_SafetySettings ¶
type PreloadedUserSettings_SafetySettings struct {
SafetySettingsPreset PreloadedUserSettings_SafetySettingsPresetType `` /* 208-byte string literal not displayed */
IgnoreProfileSpeedbumpDisabled bool `` /* 156-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*PreloadedUserSettings_SafetySettings) Descriptor
deprecated
func (*PreloadedUserSettings_SafetySettings) Descriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_SafetySettings.ProtoReflect.Descriptor instead.
func (*PreloadedUserSettings_SafetySettings) GetIgnoreProfileSpeedbumpDisabled ¶
func (x *PreloadedUserSettings_SafetySettings) GetIgnoreProfileSpeedbumpDisabled() bool
func (*PreloadedUserSettings_SafetySettings) GetSafetySettingsPreset ¶
func (x *PreloadedUserSettings_SafetySettings) GetSafetySettingsPreset() PreloadedUserSettings_SafetySettingsPresetType
func (*PreloadedUserSettings_SafetySettings) ProtoMessage ¶
func (*PreloadedUserSettings_SafetySettings) ProtoMessage()
func (*PreloadedUserSettings_SafetySettings) ProtoReflect ¶
func (x *PreloadedUserSettings_SafetySettings) ProtoReflect() protoreflect.Message
func (*PreloadedUserSettings_SafetySettings) Reset ¶
func (x *PreloadedUserSettings_SafetySettings) Reset()
func (*PreloadedUserSettings_SafetySettings) String ¶
func (x *PreloadedUserSettings_SafetySettings) String() string
type PreloadedUserSettings_SafetySettingsPresetType ¶
type PreloadedUserSettings_SafetySettingsPresetType int32
const ( PreloadedUserSettings_SAFETY_SETTINGS_PRESET_TYPE_UNSET_SAFETY_SETTINGS_PRESET PreloadedUserSettings_SafetySettingsPresetType = 0 PreloadedUserSettings_SAFETY_SETTINGS_PRESET_TYPE_BALANCED PreloadedUserSettings_SafetySettingsPresetType = 1 PreloadedUserSettings_SAFETY_SETTINGS_PRESET_TYPE_STRICT PreloadedUserSettings_SafetySettingsPresetType = 2 PreloadedUserSettings_SAFETY_SETTINGS_PRESET_TYPE_RELAXED PreloadedUserSettings_SafetySettingsPresetType = 3 PreloadedUserSettings_SAFETY_SETTINGS_PRESET_TYPE_CUSTOM PreloadedUserSettings_SafetySettingsPresetType = 4 )
func (PreloadedUserSettings_SafetySettingsPresetType) Descriptor ¶
func (PreloadedUserSettings_SafetySettingsPresetType) Descriptor() protoreflect.EnumDescriptor
func (PreloadedUserSettings_SafetySettingsPresetType) EnumDescriptor
deprecated
func (PreloadedUserSettings_SafetySettingsPresetType) EnumDescriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_SafetySettingsPresetType.Descriptor instead.
func (PreloadedUserSettings_SafetySettingsPresetType) Number ¶
func (x PreloadedUserSettings_SafetySettingsPresetType) Number() protoreflect.EnumNumber
func (PreloadedUserSettings_SafetySettingsPresetType) String ¶
func (x PreloadedUserSettings_SafetySettingsPresetType) String() string
type PreloadedUserSettings_SlayerSDKReceiveInGameDMs ¶
type PreloadedUserSettings_SlayerSDKReceiveInGameDMs int32
const ( PreloadedUserSettings_SLAYER_SDK_RECEIVE_IN_GAME_DMS_UNSET PreloadedUserSettings_SlayerSDKReceiveInGameDMs = 0 PreloadedUserSettings_SLAYER_SDK_RECEIVE_IN_GAME_DMS_ALL PreloadedUserSettings_SlayerSDKReceiveInGameDMs = 1 PreloadedUserSettings_SLAYER_SDK_RECEIVE_IN_GAME_DMS_USERS_WITH_GAME PreloadedUserSettings_SlayerSDKReceiveInGameDMs = 2 PreloadedUserSettings_SLAYER_SDK_RECEIVE_IN_GAME_DMS_NONE PreloadedUserSettings_SlayerSDKReceiveInGameDMs = 3 )
func (PreloadedUserSettings_SlayerSDKReceiveInGameDMs) Descriptor ¶
func (PreloadedUserSettings_SlayerSDKReceiveInGameDMs) Descriptor() protoreflect.EnumDescriptor
func (PreloadedUserSettings_SlayerSDKReceiveInGameDMs) EnumDescriptor
deprecated
func (PreloadedUserSettings_SlayerSDKReceiveInGameDMs) EnumDescriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_SlayerSDKReceiveInGameDMs.Descriptor instead.
func (PreloadedUserSettings_SlayerSDKReceiveInGameDMs) Number ¶
func (x PreloadedUserSettings_SlayerSDKReceiveInGameDMs) Number() protoreflect.EnumNumber
func (PreloadedUserSettings_SlayerSDKReceiveInGameDMs) String ¶
func (x PreloadedUserSettings_SlayerSDKReceiveInGameDMs) String() string
type PreloadedUserSettings_SoundboardSettings ¶
type PreloadedUserSettings_SoundboardSettings struct {
Volume float32 `protobuf:"fixed32,1,opt,name=volume,proto3" json:"volume,omitempty"`
// contains filtered or unexported fields
}
func (*PreloadedUserSettings_SoundboardSettings) Descriptor
deprecated
func (*PreloadedUserSettings_SoundboardSettings) Descriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_SoundboardSettings.ProtoReflect.Descriptor instead.
func (*PreloadedUserSettings_SoundboardSettings) GetVolume ¶
func (x *PreloadedUserSettings_SoundboardSettings) GetVolume() float32
func (*PreloadedUserSettings_SoundboardSettings) ProtoMessage ¶
func (*PreloadedUserSettings_SoundboardSettings) ProtoMessage()
func (*PreloadedUserSettings_SoundboardSettings) ProtoReflect ¶
func (x *PreloadedUserSettings_SoundboardSettings) ProtoReflect() protoreflect.Message
func (*PreloadedUserSettings_SoundboardSettings) Reset ¶
func (x *PreloadedUserSettings_SoundboardSettings) Reset()
func (*PreloadedUserSettings_SoundboardSettings) String ¶
func (x *PreloadedUserSettings_SoundboardSettings) String() string
type PreloadedUserSettings_StatusSettings ¶
type PreloadedUserSettings_StatusSettings struct {
Status *wrapperspb.StringValue `protobuf:"bytes,1,opt,name=status,proto3,oneof" json:"status,omitempty"`
CustomStatus *PreloadedUserSettings_CustomStatus `protobuf:"bytes,2,opt,name=custom_status,json=customStatus,proto3,oneof" json:"custom_status,omitempty"`
ShowCurrentGame *wrapperspb.BoolValue `protobuf:"bytes,3,opt,name=show_current_game,json=showCurrentGame,proto3,oneof" json:"show_current_game,omitempty"`
StatusExpiresAtMs uint64 `protobuf:"fixed64,4,opt,name=status_expires_at_ms,json=statusExpiresAtMs,proto3" json:"status_expires_at_ms,omitempty"`
// contains filtered or unexported fields
}
func (*PreloadedUserSettings_StatusSettings) Descriptor
deprecated
func (*PreloadedUserSettings_StatusSettings) Descriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_StatusSettings.ProtoReflect.Descriptor instead.
func (*PreloadedUserSettings_StatusSettings) GetCustomStatus ¶
func (x *PreloadedUserSettings_StatusSettings) GetCustomStatus() *PreloadedUserSettings_CustomStatus
func (*PreloadedUserSettings_StatusSettings) GetShowCurrentGame ¶
func (x *PreloadedUserSettings_StatusSettings) GetShowCurrentGame() *wrapperspb.BoolValue
func (*PreloadedUserSettings_StatusSettings) GetStatus ¶
func (x *PreloadedUserSettings_StatusSettings) GetStatus() *wrapperspb.StringValue
func (*PreloadedUserSettings_StatusSettings) GetStatusExpiresAtMs ¶
func (x *PreloadedUserSettings_StatusSettings) GetStatusExpiresAtMs() uint64
func (*PreloadedUserSettings_StatusSettings) ProtoMessage ¶
func (*PreloadedUserSettings_StatusSettings) ProtoMessage()
func (*PreloadedUserSettings_StatusSettings) ProtoReflect ¶
func (x *PreloadedUserSettings_StatusSettings) ProtoReflect() protoreflect.Message
func (*PreloadedUserSettings_StatusSettings) Reset ¶
func (x *PreloadedUserSettings_StatusSettings) Reset()
func (*PreloadedUserSettings_StatusSettings) String ¶
func (x *PreloadedUserSettings_StatusSettings) String() string
type PreloadedUserSettings_SwipeRightToLeftMode ¶
type PreloadedUserSettings_SwipeRightToLeftMode int32
const ( PreloadedUserSettings_SWIPE_RIGHT_TO_LEFT_MODE_SWIPE_RIGHT_TO_LEFT_UNSET PreloadedUserSettings_SwipeRightToLeftMode = 0 PreloadedUserSettings_SWIPE_RIGHT_TO_LEFT_MODE_SWIPE_RIGHT_TO_LEFT_CHANNEL_DETAILS PreloadedUserSettings_SwipeRightToLeftMode = 1 PreloadedUserSettings_SWIPE_RIGHT_TO_LEFT_MODE_SWIPE_RIGHT_TO_LEFT_REPLY PreloadedUserSettings_SwipeRightToLeftMode = 2 )
func (PreloadedUserSettings_SwipeRightToLeftMode) Descriptor ¶
func (PreloadedUserSettings_SwipeRightToLeftMode) Descriptor() protoreflect.EnumDescriptor
func (PreloadedUserSettings_SwipeRightToLeftMode) EnumDescriptor
deprecated
func (PreloadedUserSettings_SwipeRightToLeftMode) EnumDescriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_SwipeRightToLeftMode.Descriptor instead.
func (PreloadedUserSettings_SwipeRightToLeftMode) Number ¶
func (x PreloadedUserSettings_SwipeRightToLeftMode) Number() protoreflect.EnumNumber
func (PreloadedUserSettings_SwipeRightToLeftMode) String ¶
func (x PreloadedUserSettings_SwipeRightToLeftMode) String() string
func (PreloadedUserSettings_SwipeRightToLeftMode) Type ¶
func (PreloadedUserSettings_SwipeRightToLeftMode) Type() protoreflect.EnumType
type PreloadedUserSettings_TextAndImagesSettings ¶
type PreloadedUserSettings_TextAndImagesSettings struct {
DiversitySurrogate *wrapperspb.StringValue `protobuf:"bytes,1,opt,name=diversity_surrogate,json=diversitySurrogate,proto3,oneof" json:"diversity_surrogate,omitempty"`
UseRichChatInput *wrapperspb.BoolValue `protobuf:"bytes,2,opt,name=use_rich_chat_input,json=useRichChatInput,proto3,oneof" json:"use_rich_chat_input,omitempty"`
UseThreadSidebar *wrapperspb.BoolValue `protobuf:"bytes,3,opt,name=use_thread_sidebar,json=useThreadSidebar,proto3,oneof" json:"use_thread_sidebar,omitempty"`
RenderSpoilers *wrapperspb.StringValue `protobuf:"bytes,4,opt,name=render_spoilers,json=renderSpoilers,proto3,oneof" json:"render_spoilers,omitempty"`
EmojiPickerCollapsedSections []string `` /* 149-byte string literal not displayed */
StickerPickerCollapsedSections []string `` /* 155-byte string literal not displayed */
ViewImageDescriptions *wrapperspb.BoolValue `` /* 132-byte string literal not displayed */
ShowCommandSuggestions *wrapperspb.BoolValue `` /* 135-byte string literal not displayed */
InlineAttachmentMedia *wrapperspb.BoolValue `` /* 132-byte string literal not displayed */
InlineEmbedMedia *wrapperspb.BoolValue `protobuf:"bytes,10,opt,name=inline_embed_media,json=inlineEmbedMedia,proto3,oneof" json:"inline_embed_media,omitempty"`
GifAutoPlay *wrapperspb.BoolValue `protobuf:"bytes,11,opt,name=gif_auto_play,json=gifAutoPlay,proto3,oneof" json:"gif_auto_play,omitempty"`
RenderEmbeds *wrapperspb.BoolValue `protobuf:"bytes,12,opt,name=render_embeds,json=renderEmbeds,proto3,oneof" json:"render_embeds,omitempty"`
RenderReactions *wrapperspb.BoolValue `protobuf:"bytes,13,opt,name=render_reactions,json=renderReactions,proto3,oneof" json:"render_reactions,omitempty"`
AnimateEmoji *wrapperspb.BoolValue `protobuf:"bytes,14,opt,name=animate_emoji,json=animateEmoji,proto3,oneof" json:"animate_emoji,omitempty"`
AnimateStickers *wrapperspb.UInt32Value `protobuf:"bytes,15,opt,name=animate_stickers,json=animateStickers,proto3,oneof" json:"animate_stickers,omitempty"`
EnableTtsCommand *wrapperspb.BoolValue `protobuf:"bytes,16,opt,name=enable_tts_command,json=enableTtsCommand,proto3,oneof" json:"enable_tts_command,omitempty"`
MessageDisplayCompact *wrapperspb.BoolValue `` /* 133-byte string literal not displayed */
ExplicitContentFilter *wrapperspb.UInt32Value `` /* 133-byte string literal not displayed */
ViewNsfwGuilds *wrapperspb.BoolValue `protobuf:"bytes,20,opt,name=view_nsfw_guilds,json=viewNsfwGuilds,proto3,oneof" json:"view_nsfw_guilds,omitempty"`
ConvertEmoticons *wrapperspb.BoolValue `protobuf:"bytes,21,opt,name=convert_emoticons,json=convertEmoticons,proto3,oneof" json:"convert_emoticons,omitempty"`
ExpressionSuggestionsEnabled *wrapperspb.BoolValue `` /* 154-byte string literal not displayed */
ViewNsfwCommands *wrapperspb.BoolValue `protobuf:"bytes,23,opt,name=view_nsfw_commands,json=viewNsfwCommands,proto3,oneof" json:"view_nsfw_commands,omitempty"`
UseLegacyChatInput *wrapperspb.BoolValue `` /* 126-byte string literal not displayed */
SoundboardPickerCollapsedSections []string `` /* 165-byte string literal not displayed */
DmSpamFilter *wrapperspb.UInt32Value `protobuf:"bytes,26,opt,name=dm_spam_filter,json=dmSpamFilter,proto3,oneof" json:"dm_spam_filter,omitempty"`
DmSpamFilterV2 PreloadedUserSettings_DmSpamFilterV2 `` /* 183-byte string literal not displayed */
IncludeStickersInAutocomplete *wrapperspb.BoolValue `` /* 159-byte string literal not displayed */
ExplicitContentSettings *PreloadedUserSettings_ExplicitContentSettings `` /* 139-byte string literal not displayed */
KeywordFilterSettings *PreloadedUserSettings_KeywordFilterSettings `` /* 133-byte string literal not displayed */
IncludeSoundmojiInAutocomplete *wrapperspb.BoolValue `` /* 162-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*PreloadedUserSettings_TextAndImagesSettings) Descriptor
deprecated
func (*PreloadedUserSettings_TextAndImagesSettings) Descriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_TextAndImagesSettings.ProtoReflect.Descriptor instead.
func (*PreloadedUserSettings_TextAndImagesSettings) GetAnimateEmoji ¶
func (x *PreloadedUserSettings_TextAndImagesSettings) GetAnimateEmoji() *wrapperspb.BoolValue
func (*PreloadedUserSettings_TextAndImagesSettings) GetAnimateStickers ¶
func (x *PreloadedUserSettings_TextAndImagesSettings) GetAnimateStickers() *wrapperspb.UInt32Value
func (*PreloadedUserSettings_TextAndImagesSettings) GetConvertEmoticons ¶
func (x *PreloadedUserSettings_TextAndImagesSettings) GetConvertEmoticons() *wrapperspb.BoolValue
func (*PreloadedUserSettings_TextAndImagesSettings) GetDiversitySurrogate ¶
func (x *PreloadedUserSettings_TextAndImagesSettings) GetDiversitySurrogate() *wrapperspb.StringValue
func (*PreloadedUserSettings_TextAndImagesSettings) GetDmSpamFilter ¶
func (x *PreloadedUserSettings_TextAndImagesSettings) GetDmSpamFilter() *wrapperspb.UInt32Value
func (*PreloadedUserSettings_TextAndImagesSettings) GetDmSpamFilterV2 ¶
func (x *PreloadedUserSettings_TextAndImagesSettings) GetDmSpamFilterV2() PreloadedUserSettings_DmSpamFilterV2
func (*PreloadedUserSettings_TextAndImagesSettings) GetEmojiPickerCollapsedSections ¶
func (x *PreloadedUserSettings_TextAndImagesSettings) GetEmojiPickerCollapsedSections() []string
func (*PreloadedUserSettings_TextAndImagesSettings) GetEnableTtsCommand ¶
func (x *PreloadedUserSettings_TextAndImagesSettings) GetEnableTtsCommand() *wrapperspb.BoolValue
func (*PreloadedUserSettings_TextAndImagesSettings) GetExplicitContentFilter ¶
func (x *PreloadedUserSettings_TextAndImagesSettings) GetExplicitContentFilter() *wrapperspb.UInt32Value
func (*PreloadedUserSettings_TextAndImagesSettings) GetExplicitContentSettings ¶
func (x *PreloadedUserSettings_TextAndImagesSettings) GetExplicitContentSettings() *PreloadedUserSettings_ExplicitContentSettings
func (*PreloadedUserSettings_TextAndImagesSettings) GetExpressionSuggestionsEnabled ¶
func (x *PreloadedUserSettings_TextAndImagesSettings) GetExpressionSuggestionsEnabled() *wrapperspb.BoolValue
func (*PreloadedUserSettings_TextAndImagesSettings) GetGifAutoPlay ¶
func (x *PreloadedUserSettings_TextAndImagesSettings) GetGifAutoPlay() *wrapperspb.BoolValue
func (*PreloadedUserSettings_TextAndImagesSettings) GetIncludeSoundmojiInAutocomplete ¶
func (x *PreloadedUserSettings_TextAndImagesSettings) GetIncludeSoundmojiInAutocomplete() *wrapperspb.BoolValue
func (*PreloadedUserSettings_TextAndImagesSettings) GetIncludeStickersInAutocomplete ¶
func (x *PreloadedUserSettings_TextAndImagesSettings) GetIncludeStickersInAutocomplete() *wrapperspb.BoolValue
func (*PreloadedUserSettings_TextAndImagesSettings) GetInlineAttachmentMedia ¶
func (x *PreloadedUserSettings_TextAndImagesSettings) GetInlineAttachmentMedia() *wrapperspb.BoolValue
func (*PreloadedUserSettings_TextAndImagesSettings) GetInlineEmbedMedia ¶
func (x *PreloadedUserSettings_TextAndImagesSettings) GetInlineEmbedMedia() *wrapperspb.BoolValue
func (*PreloadedUserSettings_TextAndImagesSettings) GetKeywordFilterSettings ¶
func (x *PreloadedUserSettings_TextAndImagesSettings) GetKeywordFilterSettings() *PreloadedUserSettings_KeywordFilterSettings
func (*PreloadedUserSettings_TextAndImagesSettings) GetMessageDisplayCompact ¶
func (x *PreloadedUserSettings_TextAndImagesSettings) GetMessageDisplayCompact() *wrapperspb.BoolValue
func (*PreloadedUserSettings_TextAndImagesSettings) GetRenderEmbeds ¶
func (x *PreloadedUserSettings_TextAndImagesSettings) GetRenderEmbeds() *wrapperspb.BoolValue
func (*PreloadedUserSettings_TextAndImagesSettings) GetRenderReactions ¶
func (x *PreloadedUserSettings_TextAndImagesSettings) GetRenderReactions() *wrapperspb.BoolValue
func (*PreloadedUserSettings_TextAndImagesSettings) GetRenderSpoilers ¶
func (x *PreloadedUserSettings_TextAndImagesSettings) GetRenderSpoilers() *wrapperspb.StringValue
func (*PreloadedUserSettings_TextAndImagesSettings) GetShowCommandSuggestions ¶
func (x *PreloadedUserSettings_TextAndImagesSettings) GetShowCommandSuggestions() *wrapperspb.BoolValue
func (*PreloadedUserSettings_TextAndImagesSettings) GetSoundboardPickerCollapsedSections ¶
func (x *PreloadedUserSettings_TextAndImagesSettings) GetSoundboardPickerCollapsedSections() []string
func (*PreloadedUserSettings_TextAndImagesSettings) GetStickerPickerCollapsedSections ¶
func (x *PreloadedUserSettings_TextAndImagesSettings) GetStickerPickerCollapsedSections() []string
func (*PreloadedUserSettings_TextAndImagesSettings) GetUseLegacyChatInput ¶
func (x *PreloadedUserSettings_TextAndImagesSettings) GetUseLegacyChatInput() *wrapperspb.BoolValue
func (*PreloadedUserSettings_TextAndImagesSettings) GetUseRichChatInput ¶
func (x *PreloadedUserSettings_TextAndImagesSettings) GetUseRichChatInput() *wrapperspb.BoolValue
func (*PreloadedUserSettings_TextAndImagesSettings) GetUseThreadSidebar ¶
func (x *PreloadedUserSettings_TextAndImagesSettings) GetUseThreadSidebar() *wrapperspb.BoolValue
func (*PreloadedUserSettings_TextAndImagesSettings) GetViewImageDescriptions ¶
func (x *PreloadedUserSettings_TextAndImagesSettings) GetViewImageDescriptions() *wrapperspb.BoolValue
func (*PreloadedUserSettings_TextAndImagesSettings) GetViewNsfwCommands ¶
func (x *PreloadedUserSettings_TextAndImagesSettings) GetViewNsfwCommands() *wrapperspb.BoolValue
func (*PreloadedUserSettings_TextAndImagesSettings) GetViewNsfwGuilds ¶
func (x *PreloadedUserSettings_TextAndImagesSettings) GetViewNsfwGuilds() *wrapperspb.BoolValue
func (*PreloadedUserSettings_TextAndImagesSettings) ProtoMessage ¶
func (*PreloadedUserSettings_TextAndImagesSettings) ProtoMessage()
func (*PreloadedUserSettings_TextAndImagesSettings) ProtoReflect ¶
func (x *PreloadedUserSettings_TextAndImagesSettings) ProtoReflect() protoreflect.Message
func (*PreloadedUserSettings_TextAndImagesSettings) Reset ¶
func (x *PreloadedUserSettings_TextAndImagesSettings) Reset()
func (*PreloadedUserSettings_TextAndImagesSettings) String ¶
func (x *PreloadedUserSettings_TextAndImagesSettings) String() string
type PreloadedUserSettings_Theme ¶
type PreloadedUserSettings_Theme int32
const ( PreloadedUserSettings_THEME_UNSET PreloadedUserSettings_Theme = 0 PreloadedUserSettings_THEME_DARK PreloadedUserSettings_Theme = 1 PreloadedUserSettings_THEME_LIGHT PreloadedUserSettings_Theme = 2 PreloadedUserSettings_THEME_DARKER PreloadedUserSettings_Theme = 3 PreloadedUserSettings_THEME_MIDNIGHT PreloadedUserSettings_Theme = 4 )
func (PreloadedUserSettings_Theme) Descriptor ¶
func (PreloadedUserSettings_Theme) Descriptor() protoreflect.EnumDescriptor
func (PreloadedUserSettings_Theme) Enum ¶
func (x PreloadedUserSettings_Theme) Enum() *PreloadedUserSettings_Theme
func (PreloadedUserSettings_Theme) EnumDescriptor
deprecated
func (PreloadedUserSettings_Theme) EnumDescriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_Theme.Descriptor instead.
func (PreloadedUserSettings_Theme) Number ¶
func (x PreloadedUserSettings_Theme) Number() protoreflect.EnumNumber
func (PreloadedUserSettings_Theme) String ¶
func (x PreloadedUserSettings_Theme) String() string
func (PreloadedUserSettings_Theme) Type ¶
func (PreloadedUserSettings_Theme) Type() protoreflect.EnumType
type PreloadedUserSettings_TimestampHourCycle ¶
type PreloadedUserSettings_TimestampHourCycle int32
const ( PreloadedUserSettings_TIMESTAMP_HOUR_CYCLE_AUTO PreloadedUserSettings_TimestampHourCycle = 0 PreloadedUserSettings_TIMESTAMP_HOUR_CYCLE_H12 PreloadedUserSettings_TimestampHourCycle = 1 PreloadedUserSettings_TIMESTAMP_HOUR_CYCLE_H23 PreloadedUserSettings_TimestampHourCycle = 2 )
func (PreloadedUserSettings_TimestampHourCycle) Descriptor ¶
func (PreloadedUserSettings_TimestampHourCycle) Descriptor() protoreflect.EnumDescriptor
func (PreloadedUserSettings_TimestampHourCycle) EnumDescriptor
deprecated
func (PreloadedUserSettings_TimestampHourCycle) EnumDescriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_TimestampHourCycle.Descriptor instead.
func (PreloadedUserSettings_TimestampHourCycle) Number ¶
func (x PreloadedUserSettings_TimestampHourCycle) Number() protoreflect.EnumNumber
func (PreloadedUserSettings_TimestampHourCycle) String ¶
func (x PreloadedUserSettings_TimestampHourCycle) String() string
func (PreloadedUserSettings_TimestampHourCycle) Type ¶
func (PreloadedUserSettings_TimestampHourCycle) Type() protoreflect.EnumType
type PreloadedUserSettings_UIDensity ¶
type PreloadedUserSettings_UIDensity int32
const ( PreloadedUserSettings_UI_DENSITY_UNSET_UI_DENSITY PreloadedUserSettings_UIDensity = 0 PreloadedUserSettings_UI_DENSITY_COMPACT PreloadedUserSettings_UIDensity = 1 PreloadedUserSettings_UI_DENSITY_COZY PreloadedUserSettings_UIDensity = 2 PreloadedUserSettings_UI_DENSITY_RESPONSIVE PreloadedUserSettings_UIDensity = 3 PreloadedUserSettings_UI_DENSITY_DEFAULT PreloadedUserSettings_UIDensity = 4 )
func (PreloadedUserSettings_UIDensity) Descriptor ¶
func (PreloadedUserSettings_UIDensity) Descriptor() protoreflect.EnumDescriptor
func (PreloadedUserSettings_UIDensity) Enum ¶
func (x PreloadedUserSettings_UIDensity) Enum() *PreloadedUserSettings_UIDensity
func (PreloadedUserSettings_UIDensity) EnumDescriptor
deprecated
func (PreloadedUserSettings_UIDensity) EnumDescriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_UIDensity.Descriptor instead.
func (PreloadedUserSettings_UIDensity) Number ¶
func (x PreloadedUserSettings_UIDensity) Number() protoreflect.EnumNumber
func (PreloadedUserSettings_UIDensity) String ¶
func (x PreloadedUserSettings_UIDensity) String() string
func (PreloadedUserSettings_UIDensity) Type ¶
func (PreloadedUserSettings_UIDensity) Type() protoreflect.EnumType
type PreloadedUserSettings_UserContentSettings ¶
type PreloadedUserSettings_UserContentSettings struct {
DismissedContents []byte `protobuf:"bytes,1,opt,name=dismissed_contents,json=dismissedContents,proto3" json:"dismissed_contents,omitempty"`
LastDismissedOutboundPromotionStartDate *wrapperspb.StringValue `` /* 192-byte string literal not displayed */
PremiumTier_0ModalDismissedAt *timestamppb.Timestamp `` /* 159-byte string literal not displayed */
GuildOnboardingUpsellDismissedAt *timestamppb.Timestamp `` /* 169-byte string literal not displayed */
SafetyUserSentimentNoticeDismissedAt *timestamppb.Timestamp `` /* 183-byte string literal not displayed */
LastReceivedChangelogId uint64 `` /* 136-byte string literal not displayed */
RecurringDismissibleContentStates map[int32]*PreloadedUserSettings_RecurringDismissibleContentState `` /* 239-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*PreloadedUserSettings_UserContentSettings) Descriptor
deprecated
func (*PreloadedUserSettings_UserContentSettings) Descriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_UserContentSettings.ProtoReflect.Descriptor instead.
func (*PreloadedUserSettings_UserContentSettings) GetDismissedContents ¶
func (x *PreloadedUserSettings_UserContentSettings) GetDismissedContents() []byte
func (*PreloadedUserSettings_UserContentSettings) GetGuildOnboardingUpsellDismissedAt ¶
func (x *PreloadedUserSettings_UserContentSettings) GetGuildOnboardingUpsellDismissedAt() *timestamppb.Timestamp
func (*PreloadedUserSettings_UserContentSettings) GetLastDismissedOutboundPromotionStartDate ¶
func (x *PreloadedUserSettings_UserContentSettings) GetLastDismissedOutboundPromotionStartDate() *wrapperspb.StringValue
func (*PreloadedUserSettings_UserContentSettings) GetLastReceivedChangelogId ¶
func (x *PreloadedUserSettings_UserContentSettings) GetLastReceivedChangelogId() uint64
func (*PreloadedUserSettings_UserContentSettings) GetPremiumTier_0ModalDismissedAt ¶
func (x *PreloadedUserSettings_UserContentSettings) GetPremiumTier_0ModalDismissedAt() *timestamppb.Timestamp
func (*PreloadedUserSettings_UserContentSettings) GetRecurringDismissibleContentStates ¶
func (x *PreloadedUserSettings_UserContentSettings) GetRecurringDismissibleContentStates() map[int32]*PreloadedUserSettings_RecurringDismissibleContentState
func (*PreloadedUserSettings_UserContentSettings) GetSafetyUserSentimentNoticeDismissedAt ¶
func (x *PreloadedUserSettings_UserContentSettings) GetSafetyUserSentimentNoticeDismissedAt() *timestamppb.Timestamp
func (*PreloadedUserSettings_UserContentSettings) ProtoMessage ¶
func (*PreloadedUserSettings_UserContentSettings) ProtoMessage()
func (*PreloadedUserSettings_UserContentSettings) ProtoReflect ¶
func (x *PreloadedUserSettings_UserContentSettings) ProtoReflect() protoreflect.Message
func (*PreloadedUserSettings_UserContentSettings) Reset ¶
func (x *PreloadedUserSettings_UserContentSettings) Reset()
func (*PreloadedUserSettings_UserContentSettings) String ¶
func (x *PreloadedUserSettings_UserContentSettings) String() string
type PreloadedUserSettings_Versions ¶
type PreloadedUserSettings_Versions struct {
ClientVersion uint32 `protobuf:"varint,1,opt,name=client_version,json=clientVersion,proto3" json:"client_version,omitempty"`
ServerVersion uint32 `protobuf:"varint,2,opt,name=server_version,json=serverVersion,proto3" json:"server_version,omitempty"`
DataVersion uint32 `protobuf:"varint,3,opt,name=data_version,json=dataVersion,proto3" json:"data_version,omitempty"`
// contains filtered or unexported fields
}
func (*PreloadedUserSettings_Versions) Descriptor
deprecated
func (*PreloadedUserSettings_Versions) Descriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_Versions.ProtoReflect.Descriptor instead.
func (*PreloadedUserSettings_Versions) GetClientVersion ¶
func (x *PreloadedUserSettings_Versions) GetClientVersion() uint32
func (*PreloadedUserSettings_Versions) GetDataVersion ¶
func (x *PreloadedUserSettings_Versions) GetDataVersion() uint32
func (*PreloadedUserSettings_Versions) GetServerVersion ¶
func (x *PreloadedUserSettings_Versions) GetServerVersion() uint32
func (*PreloadedUserSettings_Versions) ProtoMessage ¶
func (*PreloadedUserSettings_Versions) ProtoMessage()
func (*PreloadedUserSettings_Versions) ProtoReflect ¶
func (x *PreloadedUserSettings_Versions) ProtoReflect() protoreflect.Message
func (*PreloadedUserSettings_Versions) Reset ¶
func (x *PreloadedUserSettings_Versions) Reset()
func (*PreloadedUserSettings_Versions) String ¶
func (x *PreloadedUserSettings_Versions) String() string
type PreloadedUserSettings_VideoFilterAsset ¶
type PreloadedUserSettings_VideoFilterAsset struct {
Id uint64 `protobuf:"fixed64,1,opt,name=id,proto3" json:"id,omitempty"`
AssetHash string `protobuf:"bytes,2,opt,name=asset_hash,json=assetHash,proto3" json:"asset_hash,omitempty"`
// contains filtered or unexported fields
}
func (*PreloadedUserSettings_VideoFilterAsset) Descriptor
deprecated
func (*PreloadedUserSettings_VideoFilterAsset) Descriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_VideoFilterAsset.ProtoReflect.Descriptor instead.
func (*PreloadedUserSettings_VideoFilterAsset) GetAssetHash ¶
func (x *PreloadedUserSettings_VideoFilterAsset) GetAssetHash() string
func (*PreloadedUserSettings_VideoFilterAsset) GetId ¶
func (x *PreloadedUserSettings_VideoFilterAsset) GetId() uint64
func (*PreloadedUserSettings_VideoFilterAsset) ProtoMessage ¶
func (*PreloadedUserSettings_VideoFilterAsset) ProtoMessage()
func (*PreloadedUserSettings_VideoFilterAsset) ProtoReflect ¶
func (x *PreloadedUserSettings_VideoFilterAsset) ProtoReflect() protoreflect.Message
func (*PreloadedUserSettings_VideoFilterAsset) Reset ¶
func (x *PreloadedUserSettings_VideoFilterAsset) Reset()
func (*PreloadedUserSettings_VideoFilterAsset) String ¶
func (x *PreloadedUserSettings_VideoFilterAsset) String() string
type PreloadedUserSettings_VideoFilterBackgroundBlur ¶
type PreloadedUserSettings_VideoFilterBackgroundBlur struct {
UseBlur bool `protobuf:"varint,1,opt,name=use_blur,json=useBlur,proto3" json:"use_blur,omitempty"`
// contains filtered or unexported fields
}
func (*PreloadedUserSettings_VideoFilterBackgroundBlur) Descriptor
deprecated
func (*PreloadedUserSettings_VideoFilterBackgroundBlur) Descriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_VideoFilterBackgroundBlur.ProtoReflect.Descriptor instead.
func (*PreloadedUserSettings_VideoFilterBackgroundBlur) GetUseBlur ¶
func (x *PreloadedUserSettings_VideoFilterBackgroundBlur) GetUseBlur() bool
func (*PreloadedUserSettings_VideoFilterBackgroundBlur) ProtoMessage ¶
func (*PreloadedUserSettings_VideoFilterBackgroundBlur) ProtoMessage()
func (*PreloadedUserSettings_VideoFilterBackgroundBlur) ProtoReflect ¶
func (x *PreloadedUserSettings_VideoFilterBackgroundBlur) ProtoReflect() protoreflect.Message
func (*PreloadedUserSettings_VideoFilterBackgroundBlur) Reset ¶
func (x *PreloadedUserSettings_VideoFilterBackgroundBlur) Reset()
func (*PreloadedUserSettings_VideoFilterBackgroundBlur) String ¶
func (x *PreloadedUserSettings_VideoFilterBackgroundBlur) String() string
type PreloadedUserSettings_VoiceAndVideoSettings ¶
type PreloadedUserSettings_VoiceAndVideoSettings struct {
Blur *PreloadedUserSettings_VideoFilterBackgroundBlur `protobuf:"bytes,1,opt,name=blur,proto3" json:"blur,omitempty"`
PresetOption uint32 `protobuf:"varint,2,opt,name=preset_option,json=presetOption,proto3" json:"preset_option,omitempty"`
CustomAsset *PreloadedUserSettings_VideoFilterAsset `protobuf:"bytes,3,opt,name=custom_asset,json=customAsset,proto3" json:"custom_asset,omitempty"`
AlwaysPreviewVideo *wrapperspb.BoolValue `protobuf:"bytes,5,opt,name=always_preview_video,json=alwaysPreviewVideo,proto3,oneof" json:"always_preview_video,omitempty"`
AfkTimeout *wrapperspb.UInt32Value `protobuf:"bytes,6,opt,name=afk_timeout,json=afkTimeout,proto3,oneof" json:"afk_timeout,omitempty"`
StreamNotificationsEnabled *wrapperspb.BoolValue `` /* 147-byte string literal not displayed */
NativePhoneIntegrationEnabled *wrapperspb.BoolValue `` /* 158-byte string literal not displayed */
SoundboardSettings *PreloadedUserSettings_SoundboardSettings `protobuf:"bytes,9,opt,name=soundboard_settings,json=soundboardSettings,proto3,oneof" json:"soundboard_settings,omitempty"`
DisableStreamPreviews *wrapperspb.BoolValue `` /* 133-byte string literal not displayed */
SoundmojiVolume *wrapperspb.FloatValue `protobuf:"bytes,11,opt,name=soundmoji_volume,json=soundmojiVolume,proto3,oneof" json:"soundmoji_volume,omitempty"`
// contains filtered or unexported fields
}
func (*PreloadedUserSettings_VoiceAndVideoSettings) Descriptor
deprecated
func (*PreloadedUserSettings_VoiceAndVideoSettings) Descriptor() ([]byte, []int)
Deprecated: Use PreloadedUserSettings_VoiceAndVideoSettings.ProtoReflect.Descriptor instead.
func (*PreloadedUserSettings_VoiceAndVideoSettings) GetAfkTimeout ¶
func (x *PreloadedUserSettings_VoiceAndVideoSettings) GetAfkTimeout() *wrapperspb.UInt32Value
func (*PreloadedUserSettings_VoiceAndVideoSettings) GetAlwaysPreviewVideo ¶
func (x *PreloadedUserSettings_VoiceAndVideoSettings) GetAlwaysPreviewVideo() *wrapperspb.BoolValue
func (*PreloadedUserSettings_VoiceAndVideoSettings) GetCustomAsset ¶
func (x *PreloadedUserSettings_VoiceAndVideoSettings) GetCustomAsset() *PreloadedUserSettings_VideoFilterAsset
func (*PreloadedUserSettings_VoiceAndVideoSettings) GetDisableStreamPreviews ¶
func (x *PreloadedUserSettings_VoiceAndVideoSettings) GetDisableStreamPreviews() *wrapperspb.BoolValue
func (*PreloadedUserSettings_VoiceAndVideoSettings) GetNativePhoneIntegrationEnabled ¶
func (x *PreloadedUserSettings_VoiceAndVideoSettings) GetNativePhoneIntegrationEnabled() *wrapperspb.BoolValue
func (*PreloadedUserSettings_VoiceAndVideoSettings) GetPresetOption ¶
func (x *PreloadedUserSettings_VoiceAndVideoSettings) GetPresetOption() uint32
func (*PreloadedUserSettings_VoiceAndVideoSettings) GetSoundboardSettings ¶
func (x *PreloadedUserSettings_VoiceAndVideoSettings) GetSoundboardSettings() *PreloadedUserSettings_SoundboardSettings
func (*PreloadedUserSettings_VoiceAndVideoSettings) GetSoundmojiVolume ¶
func (x *PreloadedUserSettings_VoiceAndVideoSettings) GetSoundmojiVolume() *wrapperspb.FloatValue
func (*PreloadedUserSettings_VoiceAndVideoSettings) GetStreamNotificationsEnabled ¶
func (x *PreloadedUserSettings_VoiceAndVideoSettings) GetStreamNotificationsEnabled() *wrapperspb.BoolValue
func (*PreloadedUserSettings_VoiceAndVideoSettings) ProtoMessage ¶
func (*PreloadedUserSettings_VoiceAndVideoSettings) ProtoMessage()
func (*PreloadedUserSettings_VoiceAndVideoSettings) ProtoReflect ¶
func (x *PreloadedUserSettings_VoiceAndVideoSettings) ProtoReflect() protoreflect.Message
func (*PreloadedUserSettings_VoiceAndVideoSettings) Reset ¶
func (x *PreloadedUserSettings_VoiceAndVideoSettings) Reset()
func (*PreloadedUserSettings_VoiceAndVideoSettings) String ¶
func (x *PreloadedUserSettings_VoiceAndVideoSettings) String() string