Table of Contents
API reference

Property BridgeEndpoint

Namespace
DisCatSharp.Lavalink.Bridge
Assembly
DisCatSharp.Lavalink.dll

The WebSocket endpoint for the Lavalink bridge.

Example: ws://localhost:2335/bridge/v1

Required when EnableExternalVoiceBridge is true.

public Uri? BridgeEndpoint { get; set; }

Property Value

Uri