From c942e59003a2928c0f79b6e52c2169b12b5e8377 Mon Sep 17 00:00:00 2001 From: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com> Date: Wed, 20 May 2020 21:56:58 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e7404b719..d52d37495 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ This section will list out all the available methods and functionality in the li .reactionAdd(message, emoji, userID) .reactionRemove(message, emoji, userID) .reactionRemoveAll(data) -.reactionRemoveEmoji(dataReactionRemoveEmojiPayload) +.reactionRemoveEmoji(data) .roleCreate(guild, role) .roleDelete(guild, role) .roleUpdate(guild, role, cachedRole)