Skip to content

10007: Unknown Member when trying to remove a reaction on user leave #1607

Discussion options

You must be logged in to vote

Edit:
User stopped encountering the problem after updating to a newer version of JDA.

Original Post:
I haven't had a chance to test this yet but it looks like you're doing everything correctly. It is possible that this is a Discord bug.

Seems possible that discord is telling you Unknown Member because their systems are attempting to make sure that the userId being provided is a member of the current guild so that they can do permission checks to make sure your bot has permission to remove the reaction of the provided user. When their systems determine that the provided userId isn't in the guild there is probably an gate you're hitting that automatically responds with Unknown Member.

It'll…

Replies: 1 comment 9 replies

Comment options

You must be logged in to vote
9 replies
@DV8FromTheWorld
Comment options

@AtomXGer24
Comment options

@DV8FromTheWorld
Comment options

@AtomXGer24
Comment options

@DV8FromTheWorld
Comment options

Answer selected by DV8FromTheWorld
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants