From e28f0df4117627a9631a089ebd602c2680ae2561 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 6653f68a2..3e7837b00 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -853,6 +853,7 @@ Members - roles - pending - timeout + - guild avatar Due to a Discord limitation, this event is not dispatched when a member's timeout expires.