You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if (message.channel.permissionsFor(message.guild.me).has("MANAGE_MESSAGES")) {
// The bot has permission to manage messages in the channel
} else {
// The bot does not have permission
}
The text was updated successfully, but these errors were encountered:
e.g.
The text was updated successfully, but these errors were encountered: