From e9c7c09ebfe780d8f9de1e9e4d3c2dddf85eccfd Mon Sep 17 00:00:00 2001 From: xCirno <78838310+xCirno1@users.noreply.github.com> Date: Tue, 3 May 2022 20:44:12 +0700 Subject: [PATCH] Add guild avatar to on_member_update docs --- docs/api.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/api.rst b/docs/api.rst index 53a65e679..790773f93 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -709,6 +709,7 @@ Members - roles - pending - timeout + - guild avatar Due to a Discord limitation, this event is not dispatched when a member's timeout expires.