mirror of
https://github.com/danbulant/discord.js
synced 2026-06-21 07:42:36 +00:00
parent
6b3bfdd7de
commit
f711aa35ac
1 changed files with 1 additions and 1 deletions
|
|
@ -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.',
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue