Replies: 2 comments
-
Yeah I want to implement it, would've done it a while ago if not for the pending async iterator changes and the complexity of the parameters. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
discord/discord-api-docs#3216
This function was purposefully not in discord.py because it was made for users, not bots. But since discord.py-self is made for user account self-botting, it'll be nice if we have this. With this function, the bot doesn't have to fetch the entire messages to retrieve or delete specific messages.
Beta Was this translation helpful? Give feedback.
All reactions