Karina Balagazova
Results
2
comments of
Karina Balagazova
I tried to workaround it with ``` await channel.updatePartial({ set: { config_overrides: { grants: { user: ["!create-message"], }, }, }, }) ``` but it didn't work as well. On the...
Hello, thanks for answering. Yes, I tried to freeze the channel on the server side, but these messages from screen were sent from the client side. Allow me to describe...