|
Clean up imports in schemas/api/bots
|
|---|
|
|
| .lintstagedrc.mjs |
|---|
| assets/openapi.json |
|---|
| assets/schemas.json |
|---|
| src/api/routes/interactions/index.ts |
|---|
| src/schemas/api/bots/InteractionCallbackSchema.ts |
|---|
| src/schemas/api/bots/InteractionCreateSchema.ts |
|---|
| src/schemas/api/bots/InteractionSchema.ts |
|---|
| src/schemas/api/bots/SendableApplicationCommandDataSchema.ts |
|---|
| src/schemas/api/bots/SendableMessageComponentDataSchema.ts |
|---|
| src/schemas/api/bots/SendableModalSubmitDataSchema.ts |
|---|
| src/schemas/api/bots/index.ts |
|---|
| src/schemas/api/channels/Channel.ts |
|---|
| src/schemas/uncategorised/MessageCreateSchema.ts |
|---|
| src/util/entities/Message.ts |
|---|
| src/util/imports/Interactions.ts |
|---|
| src/util/interfaces/Event.ts |
|---|
| src/util/interfaces/Interaction.ts 100644 → 0 |
|---|
| src/util/interfaces/index.ts |
|---|