From 0d8dcda8e090f0c706b68d98948ff4924978a749 Mon Sep 17 00:00:00 2001 From: Gracie <87055757+Grace-codes@users.noreply.github.com> Date: Thu, 16 Sep 2021 09:41:58 +0530 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 8daf5f2817..734e7411b5 100644 --- a/README.rst +++ b/README.rst @@ -19,7 +19,7 @@ Key Features - Modern Pythonic API using ``async`` and ``await``. - Proper rate limit handling. - Optimised in both speed and memory. -- Supports Slash Commands and Context Menus. +- Supports Slash Commands, Context Menus and Message Components. Installing ----------