How to add a button to a modal in Discord.py?
Google says that only TextInput can be added to Modal.
But if you ask AI such as geMini or ChatGPT, they will answer that you can add buttons to Modal.
Truth is, you can’t add buttons, can you?
If you can, I would like to know the sample code.