Skip to content

Commit

Permalink
Update interaction-manager.md (LuanRT#562)
Browse files Browse the repository at this point in the history
  • Loading branch information
RenautMestdagh committed Dec 27, 2023
1 parent e4f2a00 commit 4dd977e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/API/interaction-manager.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Dislikes given video.
| video_id | `string` | Video id |

<a name="removerating"></a>
### removeLike(video_id)
### removeRating(video_id)

Remover like/dislike.

Expand Down Expand Up @@ -105,4 +105,4 @@ Only works with channels you are subscribed to.
| Param | Type | Description |
| --- | --- | --- |
| channel_id | `string` | Channel id |
| type | `string` | `PERSONALIZED`, `ALL` or `NONE` |
| type | `string` | `PERSONALIZED`, `ALL` or `NONE` |

0 comments on commit 4dd977e

Please sign in to comment.