Merge branch 'master' into fix/reaction-removing
commit d9b4b569bdf6a4fb68a7b286c2896b48716738ee
2 parents 9ed53e2 + 9d2f97a
@Cyber Cyber authored on 10 Aug 2024
GitHub committed on 10 Aug 2024
Showing 18 changed files
View
assets/openapi.json
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/api/util/handlers/Message.ts
View
src/util/entities/Message.ts
View
src/util/entities/Webhook.ts
View
src/util/migration/mariadb/1721298824927-webhookMessageProperties.ts 0 → 100644
View
src/util/migration/mysql/1721298824927-webhookMessageProperties.ts 0 → 100644
View
src/util/migration/postgres/1721298824927-webhookMessageProperties.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