SourceProtocol

The protocol strategy used to build lavalink identifiers.

Signature

declare enum SourceProtocol {    Colon = "colon",    DoubleSlash = "double-slash",    Raw = "raw"}

Members

This export does not declare public properties or methods in the generated declaration file.