Skip to content

Missing paMissing parameter in "areFollowingPlaylist" #483

@Luca-Tamburo

Description

@Luca-Tamburo

In the documentation, the first parameter of "areFollowingPlaylist" is not specified.
In the doc it is written that "playlistId", and an array of usernames suffice, but in the implementation it is specified (as the first parameter), the "userId".

  • Documentation version: areFollowingPlaylist(playlistId, [followerIds])

  • Implementation version: areFollowingPlaylist(userId, playlistId, [followerIds])

Could you please update the documentation?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions