null ownerId
Under what circumstances can a ThreadChannel's ownerId be null/undefined? https://discord.js.org/#/docs/main/stable/class/ThreadChannel?scrollTo=ownerId
Discord.js
Discord.js is a powerful node.js module that allows you to interact with the Discord API very easily. It takes a much more object-oriented approach than most other JS Discord libraries, making your bot's code significantly tidier and easier to comprehend.
2 Replies