$playlistRemoveTrack
$playlistRemoveTrack
will remove a specific track in the playlist.
Usage
Parameters
Field | Type | Description | Required |
---|---|---|---|
name | string | Playlist name | true |
index | number | Track position in the playlist | true |
userID? | snowflake | User ID | false |
You require Playlist
setup in your manager instance.
Example(s)
This will remove a specific track in the playlist
This will remove a specific track in the playlist