Interface CreatePlayerOptions

Hierarchy

  • CreatePlayerOptions

Properties

data?: [string, any][]

The player's data, usable when you extends it

deaf?: boolean

Whether the bot should deafen

guildId: string

The player's guild ID

mute?: boolean

Whether the bot should mute

shardId?: number

The player's guild's shardId

textId: string

The player's text ID

voiceId: string

The player's voice ID

volume?: number

The player's volume

Generated using TypeDoc