NullableLavalinkSession
The session of the node.
Signature
type NullableLavalinkSession = PickNullable<LavalinkSession, "timeout">;Members
This export does not declare public properties or methods in the generated declaration file.
The session of the node.
type NullableLavalinkSession = PickNullable<LavalinkSession, "timeout">;This export does not declare public properties or methods in the generated declaration file.