From e43e6491308e8959f8f08f72a1be80e8a965f7c2 Mon Sep 17 00:00:00 2001 From: jb3 Date: Sun, 10 Aug 2025 22:15:57 +0000 Subject: Deploying to docs from @ python-discord/bot-core@202b5cd84f1dbd9f42f4387b20fa4773f28e6e31 🚀 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 fb96d620..bab39fec 100644 --- a/main/output/pydis_core.utils.messages.html +++ b/main/output/pydis_core.utils.messages.html @@ -479,7 +479,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