Interface FairPlayPluginEvents

interface FairPlayPluginEvents {
    fairPlayApplied: [player: Player<QueueContext, []>, guildId: string, trackCount: number];
}

Properties

Properties

fairPlayApplied: [player: Player<QueueContext, []>, guildId: string, trackCount: number]

Emitted when fair play reorders the queue