Class DiscordServerGuide
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Represents a guild's server guide.
public sealed class DiscordServerGuide : ObservableApiObject
- Inheritance
-
DiscordServerGuide
- Inherited Members
Properties
- Enabled
Gets whether the server guide is enabled.
- Guild
Gets the guild.
- GuildId
Gets the guild id.
- NewMemberActions
Gets the new member actions.
- ResourceChannels
Gets the resource channels.
- WelcomeMessage
Gets the welcome message.