Rapptz / discord-ext-menus

MIT License
234 stars 87 forks source link

Allow ctx.guild and channel.guild to be different guilds #32

Closed PikalaxALT closed 3 years ago

PikalaxALT commented 3 years ago

Fixes an issue where attempting to start a menu in a channel that's in a different guild than ctx.guild will result in CannotSendMessages.