Hoshimi
NPM
GuideAPI
Hoshimi
NPM
Guide
API

LavalinkSession

The updated session of the current session.

API/Interfaces/LavalinkSession
hoshimi/src/types/Rest.d.ts

Signature

export interface LavalinkSession

Properties

2
resumingtimeout

Methods

0

No methods.

Properties

resuming#
resuming: boolean;

Whether the session is resuming.

@type{boolean}
timeout#
timeout: number;

The timeout for the session.

@type{number}