|
Fix: No more type casting required, rather take the gernics
|
|---|
|
|
| package-lock.json |
|---|
| package.json |
|---|
| src/middlewares/Authentication.ts |
|---|
| src/middlewares/GlobalRateLimit.ts |
|---|
| src/routes/auth/login.ts |
|---|
| src/routes/auth/register.ts |
|---|
| src/routes/channels/#channel_id/messages/bulk-delete.ts |
|---|
| src/routes/channels/#channel_id/pins.ts |
|---|
| src/routes/gateway.ts |
|---|
| src/routes/guilds/index.ts |
|---|
| src/routes/guilds/templates/index.ts |
|---|
| src/util/Config.ts |
|---|
| src/util/Member.ts |
|---|
| src/util/passwordStrength.ts |
|---|