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

Add disable_components method to Message #94

Closed TheShubhendra closed 3 years ago

TheShubhendra commented 3 years ago

PR TYPE

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

  • [x] New feature

Required

Just check if you followed the contents in the contributing file.

Checks

TheShubhendra commented 3 years ago

Could you also add disable_components to ActionRow?

Done

TheShubhendra commented 3 years ago

@kiki7000 Fixed all the issues, tested and squashed all the 3 three commits into one.