DiscordUserSettings
Namespace: Discord
Properties
Name
Description
Type
Theme
Light/dark theme
DiscordTheme
ExplicitContentFilter
The user's current dm filters
ExplicitContentFilter
DeveloperMode
Whether the user has developer mode on or not
bool
CompactMessages
Whether the user has compact messages on or not
bool
Language
The user's current language
DiscordLanguage
EnableTts
Whether the user has Enable TTS on or not
bool
PlayGifsAutomatically
Whether the user wants gifs played automatically or not
bool
CustomStatus
The user's current custom status
CustomStatus
GuildPositions
The user's current positioning of guilds
IReadOnlyList<ulong>
GuildFolders
The current guild list (goes hand in hand with GuildPositions)
IReadOnlyList<DiscordGuildFolder>
Last updated