DiscordGuildFolderUpdate
Namespace: Discord
Properties
Name
Description
Type
Guilds
The guilds this folder contains
List<ulong>
Id
ID of the folder (null if it's not a folder)
long?
Name
Name of the folder
string
Color
Color of the folder
Color?
Folder
Whether this should be a folder or a singular guild
bool
Methods
FromSettings (static)
Extracts the folders from a user's settings + convert them to updates.
Parameters
Name
Description
Type
settings
The user's settings
DiscordUserSettings
Returns
A list of
Last updated
Was this helpful?