Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devoxin/Lavalink.py
/ functions
Functions
307 in github.com/devoxin/Lavalink.py
⨍
Functions
307
◇
Types & classes
83
Method
update_session
|coro| Update the session for this node. Parameters ---------- resuming: bool Whether to enable resuming
lavalink/node.py:588
Method
update_state
Updates the position of the player. Parameters ---------- state: :class:`dict` The state that is given t
lavalink/player.py:639
Function
voice_server_update
(event: hikari.VoiceServerUpdateEvent)
examples/hikari_music.py:51
Function
voice_state_update
(event: hikari.VoiceStateUpdateEvent)
examples/hikari_music.py:65
Function
wrapper
(func)
lavalink/__init__.py:57
Method
write_int
Writes an int to the stream. Parameters ---------- integer: :class:`int` The integer to write.
lavalink/dataio.py:228
Method
ws_connected
Returns whether the websocket is connected to Lavalink.
lavalink/transport.py:95
← previous
301–307 of 307, ranked by callers