DiscordGuildFolder
Namespace: Discord
Properties
Name
Description
Type
Guilds
The guilds inside of this folder
IReadOnlyList
Id
The folder's ID (will be null if it's not a folder)
long?
Name
Name of the folder (if it has any)
string
Color
The folder's color
Color?
Folder
Whether this folder is a folder or a single guild
bool
Methods
ToUpdate
Converts the folder into a folder update, which can be used for changing the list.
Returns
DiscordGuildFolderUpdateLast updated
Was this helpful?