Class representing a guild group.

Hierarchy

  • Base<string>
    • GuildSubscription

Constructors

Properties

client: Client

Bot's client.

cost: number

Cost of the subscription

createdAt: Date

The ISO 8601 timestamp that the subscription was created at

description: null | string

Description of the subscription (optional)

guildID: string

ID of the guild

id: string

Item ID

roleID: number

ID of the role associated with the subscription (optional)

type: string

Type of the subscription

Methods