Expand description
Models to deserialize responses into and functions to create http crate
requests.
Structs§
- Failing
Address - A failing IP address within the planner.
- IpBlock
- A block of IP addresses.
- Loaded
Tracks - Possible track results for a query.
- Nano
IpDetails - Information about a Nano IP planner.
- Nano
IpRoute Planner - A Nano IP planner.
- Playlist
Info - Information about a playlist from a search result.
- Playlist
Result - The playlist with the provided tracks. Currently plugin info isn’t supported
- Rotating
IpDetails - Information about a Rotating IP planner.
- Rotating
IpRoute Planner - A Rotating IP planner.
- Rotating
Nano IpDetails - Information about a Rotating Nano IP planner.
- Rotating
Nano IpRoute Planner - A Rotating Nano IP planner.
Enums§
- IpBlock
Type - The IP version in use by the block.
- Load
Result Data - The result return data from a search query to Lavalink.
- Load
Result Name - The return type of the data in the search result from Lavalink.
- Route
Planner - The route planner in use.
- Route
Planner Type - The type of route planner in use.
Functions§
- decode_
track - Decode the audio into its object information which include author, length, position, title, uri, etc.
- get_
route_ planner - Get the configured route planner for a node by address.
- load_
track - Get a list of tracks that match an identifier.
- unmark_
failed_ address - Unmark an IP address as being failed, meaning that it can be used again.