hoshimi
    Preparing search index...

    Interface LavalinkSession

    The updated session of the current session.

    interface LavalinkSession {
        resuming: boolean;
        timeout: number;
    }
    Index

    Properties

    Properties

    resuming: boolean

    Whether the session is resuming.

    timeout: number

    The timeout for the session.