From 8835770d10ee65039a6cc860aade6235da9bfeed Mon Sep 17 00:00:00 2001 From: Androz Date: Thu, 21 May 2020 20:53:49 +0200 Subject: [PATCH] Add channel#edit() method to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a6e4a1573..8923f21d0 100644 --- a/README.md +++ b/README.md @@ -128,6 +128,7 @@ This section will list out all the available methods and functionality in the li - .getInvites() - .createInvite(options) - .getWebhooks() +- .edit(options) ``` ## Guild