Class PrimaryGuild

Represents a primary guild.

Constructors

Properties

badge: null | string

The badge hash of this clan.

identityEnabled: null | boolean
identityGuildID: null | string
tag: null | string

The tag of this clan, shown beside messages.

Methods

  • The url of this guild's icon.

    Parameters

    • Optional format: "jpg" | "jpeg" | "png" | "webp" | "gif"

      The format the url should be.

    • Optional size: number

      The dimensions of the image.

    Returns null | string