Closed MrBoombastic closed 3 years ago
https://github.com/timotejroiko/discord.js-light/blob/ed7f9c3c8ebdcc666a951686715d322091502433/classes.js#L80
Got error "ReferenceError: MessageFlags is not defined" while trying to check property "crosspostable" of message.
Fixed. Thanks!
https://github.com/timotejroiko/discord.js-light/blob/ed7f9c3c8ebdcc666a951686715d322091502433/classes.js#L80
Got error "ReferenceError: MessageFlags is not defined" while trying to check property "crosspostable" of message.