From 723ffffde7de470359640a62c9a37a9db3939870 Mon Sep 17 00:00:00 2001 From: jb3 Date: Sun, 10 Aug 2025 21:32:36 +0000 Subject: Deploying to docs from @ python-discord/bot-core@0da291ca7e92893f5a05ed282248a68edcbbfa06 🚀 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, 5 insertions(+), 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 07353070..fb96d620 100644 --- a/main/output/pydis_core.utils.messages.html +++ b/main/output/pydis_core.utils.messages.html @@ -330,6 +330,10 @@ v9.0.0 +
  • + v11.7.0 +
  • +
  • v11.6.1
  • @@ -475,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