Table of Contents

Class DiscordInviteGuild

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.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.

IsNsfw

Gets the guild nsfw status.

Name

Gets the name of the guild.

NsfwLevel

Gets the guild nsfw level.

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.