© 2026 Hedgehog Software, LLC
if(!message.guild.me.permissions.has(PermissionsBitField.Flags.EmbedLinks)) return message.channel.send("reply")
if (!message.member.permissions.has(PermissionsBitField.Flags.ManageMessages)) return message.channel.send('reply')
TypeError: Cannot read properties of undefined (reading 'permissions')