mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
@@ -12,7 +12,7 @@ const Messages = {
|
||||
WS_CONNECTION_EXISTS: 'There is already an existing WebSocket connection.',
|
||||
WS_NOT_OPEN: (data = 'data') => `Websocket not open to send ${data}`,
|
||||
|
||||
PERMISSION_INVALID: 'Invalid permission string or number.',
|
||||
PERMISSIONS_INVALID: 'Invalid permission string or number.',
|
||||
|
||||
RATELIMIT_INVALID_METHOD: 'Unknown rate limiting method.',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user