Options for creating a RevKit client for the voice client.

Hierarchy

  • VoiceClientOptions

Properties

Properties

apiURL?: string

Optional API url for custom instances. (passed to ClientOptions.apiURL)

token: string

Bot or user session token.

type: "user" | "bot"

Type for the token.