From 6bad7a169fd4fd6baa52dd0b7078f8fb5be6779f Mon Sep 17 00:00:00 2001 From: wookie184 Date: Thu, 18 Jul 2024 19:44:41 +0000 Subject: Deploying to docs from @ python-discord/bot-core@e5023a0480337666bfe88874a66913c084bdb682 🚀 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main/output/pydis_core.utils.messages.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main/output/pydis_core.utils.messages.html') diff --git a/main/output/pydis_core.utils.messages.html b/main/output/pydis_core.utils.messages.html index 28836a94..ce36d969 100644 --- a/main/output/pydis_core.utils.messages.html +++ b/main/output/pydis_core.utils.messages.html @@ -464,7 +464,7 @@

messages¶

-reaction_check(reaction, user, *, message_id, allowed_emoji, allowed_users, allowed_roles=None)[source]¶
+reaction_check(reaction, user, *, message_id, allowed_emoji, allowed_users, allowed_roles=None)[source]¶

Check if a reaction’s emoji and author are allowed and the message is message_id.

If the user is not allowed, remove the reaction. Ignore reactions made by the bot. If allow_mods is True, allow users with moderator roles even if they’re not in allowed_users.

-- cgit v1.2.3