-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
discord bugThis is a Discord bug, not one with the library.This is a Discord bug, not one with the library.
Description
Summary
The on_raw_reaction_add
works just fine, the payload.member
returns the member as default.
on_raw_reaction_remove
payload should have member attribute, but it returns None
Reproduction Steps
Reproduction is simple, just use the event
Expected Results
the member
attribute should've returned the member
Actual Results
It returned None
Checklist
- I have searched the open issues for duplicates.
- I have shown the entire traceback, if possible.
- I have removed my token from display, if visible.
System Information
- Python v3.6.8-final
- discord.py v1.4.1-final
- aiohttp v3.6.2
- system info: Linux 4.18.0-193.14.2.el8_2.x86_64 Fix issue with author changing type #1 SMP Sun Jul 26 03:54:29 UTC 2020
Metadata
Metadata
Assignees
Labels
discord bugThis is a Discord bug, not one with the library.This is a Discord bug, not one with the library.