Class DiscordInviteGuild
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Represents a guild to which the user is invited.
public class DiscordInviteGuild : SnowflakeObject
- Inheritance
-
DiscordInviteGuild
- Inherited Members
Properties
- Banner
Gets the guild's banner hash, when applicable.
- BannerUrl
Gets the guild's banner in url form.
- Description
Gets the guild description, when applicable.
- Features
Gets a collection of this guild's features.
- IconHash
Gets the guild icon's hash.
- IconUrl
Gets the guild icon's url.
- Name
Gets the name of the guild.
- SplashUrl
Gets the URL of guild's invite splash.
- VanityUrlCode
Gets vanity URL code for this guild, when applicable.
- VerificationLevel
Gets the guild's verification level.
- WelcomeScreen
Gets the guild's welcome screen, when applicable.