woohyunjng / discord.py-components

An unofficial third-party library of discord.py for discord components.
https://devkiki7000.gitbook.io/discord-components/
MIT License
128 stars 43 forks source link

Fix edit (content=None did not remove the content) #69

Closed FightMan01 closed 3 years ago

FightMan01 commented 3 years ago

PR TYPE

Why did you open this PR (If it is other, please write a more detailed description.)

  • [ ] New feature
  • [x] Fix bug
  • [ ] Typo
  • [ ] Other

Checks

kiki7000 commented 3 years ago

You should do content=""

FightMan01 commented 3 years ago

But in the discord.py docs it is documented to be None

https://discordpy.readthedocs.io/en/stable/api.html#discord.Message.edit