arnavguneta

Results 1 issues of arnavguneta

The error occurs when you send a paginated message to a user via DMs. Since the bot doesn't have perms to delete messages, `reaction.users.remove(msg.author)` and `curPage.reactions.removeAll()` throw this error: >...