Search Results for

    Show / Hide Table of Contents

    Class LavalinkRouteStatus

    The lavalink route status.

    Inheritance
    System.Object
    LavalinkRouteStatus
    Namespace: DisCatSharp.Lavalink.Entities
    Assembly: DisCatSharp.Lavalink.dll
    Syntax
    public class LavalinkRouteStatus

    Properties

    | Improve this Doc View Source

    Class

    Gets the route planner type.

    Declaration
    public LavalinkRoutePlannerType? Class { get; }
    Property Value
    Type Description
    System.Nullable<LavalinkRoutePlannerType>
    | Improve this Doc View Source

    Details

    Gets the details of the route planner.

    Declaration
    public LavalinkRouteStatusDetails Details { get; }
    Property Value
    Type Description
    LavalinkRouteStatusDetails

    Extension Methods

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