Cog-Creators / Red-DiscordBot

A multi-function Discord bot
https://docs.discord.red
GNU General Public License v3.0
4.63k stars 2.28k forks source link

Increase default timeout for ctx.send_interactive to 60 #6352

Closed Kuro-Rui closed 3 months ago

Kuro-Rui commented 3 months ago

Description of the changes

I realized that ctx.send_interactive's timeout changes is being forgotten in #6346 This PR also changes the timeout of ctx.send_interactive to 60 seconds.

Have the changes in this PR been tested?

No