Start implementing webhooks
1 parent 0a6f6a0 commit 99d9bf563fb5e157600824776b149ca03cbea47c
@Puyodead1 Puyodead1 authored on 10 Dec 2023
Showing 11 changed files
View
assets/schemas.json
Too large (Show diff)
View
src/api/middlewares/Authentication.ts
View
src/api/routes/channels/#channel_id/webhooks.ts
View
src/api/routes/guilds/#guild_id/webhooks.ts
View
src/api/routes/webhooks/#webhook_id/#token/index.ts 0 → 100644
View
src/api/routes/webhooks/#webhook_id/index.ts 0 → 100644
View
src/util/schemas/MessageCreateSchema.ts
View
src/util/schemas/WebhookCreateSchema.ts
View
src/util/schemas/WebhookExecuteSchema.ts 0 → 100644
View
src/util/schemas/index.ts
View
src/util/util/Constants.ts