Search Results for

    Show / Hide Table of Contents

    Enum LavalinkLoadResultType

    Represents Lavalink track loading results.

    Namespace: DisCatSharp.Lavalink
    Assembly: DisCatSharp.Lavalink.dll
    Syntax
    public enum LavalinkLoadResultType

    Fields

    Name Description
    LoadFailed

    Specifies that the track failed to load.

    NoMatches

    Specifies that the search yielded no results.

    PlaylistLoaded

    Specifies that playlist was loaded successfully.

    SearchResult

    Specifies that the result set contains search results.

    TrackLoaded

    Specifies that track was loaded successfully.

    Extension Methods

    ReflectionUtilities.ToDictionary<LavalinkLoadResultType>()
    ExtensionMethods.GetName<LavalinkLoadResultType>()
    • Improve this Doc
    • View Source
    In This Article
    Back to top © 2021-2022 Aiko IT Systems