PartialGuild

Namespace: Discord

Inherits from

pageMinimalGuild

Properties

Name

Description

Type

Name

Name of the guild

string

Icon

The guild's icon

DiscordGuildIcon

Owner

Whether the current user owns this guild or not

bool

Permissions

The current user's permissions in this guild

DiscordPermission

Features

Features this guild has

IReadOnlyList<string>

Methods

GetGuild

Gets the full guild.

Returns

pageDiscordGuild

Last updated