$isPlaylistExists
$isPlaylistExists
will return either true or false depending if the playlist exists or not.
Usage
Parameters
Field | Type | Description | Required |
---|---|---|---|
name | string | Playlist name | true |
userID? | snowflake | User ID | false |
You require Playlist
setup in your manager instance.
Example(s)
This will return either true or false depending if the playlist exists or not
This will return either true or false depending if the playlist exists or not