GuildProfile

Constructors

Link copied to clipboard
constructor(data: GuildProfileData, kord: Kord)

Properties

Link copied to clipboard
Link copied to clipboard

The guild tag badge hash

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The banner hash, if present

Link copied to clipboard
Link copied to clipboard

The guilds discovery badge hash

Link copied to clipboard
Link copied to clipboard

The guild description

Link copied to clipboard

A list of enabled guild features, restricted to community features.

Link copied to clipboard

The GameActivity of the guild in each game

Link copied to clipboard

The IDs of the applications representing the games the guild plays

Link copied to clipboard
val icon: Asset?
Link copied to clipboard

The icon hash, if present

Link copied to clipboard
open override val id: Snowflake

The unique identifier of this entity.

Link copied to clipboard
open override val kord: Kord

The kord instance that created this object.

Link copied to clipboard

The approximate member count

Link copied to clipboard

The name of the guild

Link copied to clipboard

The approximate non-offline member count

Link copied to clipboard

The number of boosts the guild currently has

Link copied to clipboard

The guilds boost level

Link copied to clipboard

The primary badge color as Color

Link copied to clipboard

The hexadecimal color code for the badges primary color

Link copied to clipboard

The guild accent color as a Color

Link copied to clipboard

The hexadecimal color code for the guild accent

Link copied to clipboard

The secondary badge color as Color

Link copied to clipboard

The hexadecimal color code for the badges secondary color

Link copied to clipboard
val tag: String?

The tag of the guild

Link copied to clipboard

A list of GuildTraits, used to describe the guild's interests and personality

Functions

Link copied to clipboard
open operator override fun compareTo(other: Entity): Int

Compares entities on id.