let ow = message.channel.permissionoverwrites.get(userID); if (ow) { if (ow.Speak === false) { do the command } }
© 2026 Hedgehog Software, LLC