ClientGuildSettings
Namespace: Discord
Properties
Name
Description
Type
Guild
The guild these settings are for
MinimalGuild
Muted
Whether or not to mute the guild
bool
Notifications
The notifications the user will receive
ClientGuildNotificationLevel
SupressEveryone
Whether @everyone pings should be supressed or not
bool
SupressRoles
Whether role pings should be supressed or not
bool
MobilePushNotifications
Whether the user's mobile device(s) should receive push notifications or not
bool
ChannelOverrides
The guild's overriden channel settings
IReadOnlyList<DiscordChannelSettings>
Last updated