#Property of undefined (Reading 'FLAGS')
5 messages · Page 1 of 1 (latest)
discord.js: 14.3.0
RangeError [BitFieldInvalid]: Invalid bitfield flag or number: undefined
• All SCREAMING_SNAKE_CASE enums have been changed to PascalCase
• Intents: Intents.FLAGS.GUILD_MESSAGES -> GatewayIntentBits.GuildMessages
• Permissions: Permissions.FLAGS.SEND_MESSAGES -> PermissionFlagsBits.SendMessages
Popular Topics: Gateway Intents
read more
Popular Topics: Partial Structures
read more