Relative Content

Tag Archive for javascriptapidiscord

Discord API: Give members access to existing private channel

I am working on a feature in my Next.js app to add permission to new members access to specific private channels. I found a solution here but did not work in my application. I had given my bot essentially all the bot permission in general permission, as well as application.commands permission.