From 9f9ccaa64d5c0102a4eb7925488d048115ca8f3e Mon Sep 17 00:00:00 2001 From: ChrisLovering Date: Mon, 18 Mar 2024 10:37:38 +0000 Subject: Deploying to docs from @ python-discord/bot-core@9a497193db7cca2d64cd99251f34b83bec2d9137 🚀 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main/output/pydis_core.utils.messages.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (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 705d637a..75561aa9 100644 --- a/main/output/pydis_core.utils.messages.html +++ b/main/output/pydis_core.utils.messages.html @@ -10,9 +10,9 @@ - - + + @@ -374,7 +374,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