Deny send messages

Hi, I am trying to remove the permission to write in a channel but it is not working, I probably have something wrong but I don't know what.
permissionOverwrites: [
{
id: interaction.user.id,
deny: [PermissionsBitField.Flags.SendMessages]
}
]
permissionOverwrites: [
{
id: interaction.user.id,
deny: [PermissionsBitField.Flags.SendMessages]
}
]
3 Replies
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
monbrey
monbrey2y ago
This looks correct, unless you're also doing other things which might cancel this out
Waxer59
Waxer59OP2y ago
Ah it works now, I don't know what it could be, but thanks anyway for your answer.
Want results from more Discord servers?
Add your server