diff --git a/src/types/webhooks/create_webhook.ts b/src/types/webhooks/createWebhook.ts similarity index 100% rename from src/types/webhooks/create_webhook.ts rename to src/types/webhooks/createWebhook.ts diff --git a/src/types/webhooks/discord_webhook_types.ts b/src/types/webhooks/discordWebhookTypes.ts similarity index 100% rename from src/types/webhooks/discord_webhook_types.ts rename to src/types/webhooks/discordWebhookTypes.ts diff --git a/src/types/webhooks/edit_webhook_message.ts b/src/types/webhooks/editWebhookMessage.ts similarity index 100% rename from src/types/webhooks/edit_webhook_message.ts rename to src/types/webhooks/editWebhookMessage.ts diff --git a/src/types/webhooks/execute_webhook.ts b/src/types/webhooks/executeWebhook.ts similarity index 100% rename from src/types/webhooks/execute_webhook.ts rename to src/types/webhooks/executeWebhook.ts diff --git a/src/types/webhooks/modify_webhook.ts b/src/types/webhooks/modifyWebhook.ts similarity index 100% rename from src/types/webhooks/modify_webhook.ts rename to src/types/webhooks/modifyWebhook.ts diff --git a/src/types/webhooks/webhooks_update.ts b/src/types/webhooks/webhooksUpdate.ts similarity index 100% rename from src/types/webhooks/webhooks_update.ts rename to src/types/webhooks/webhooksUpdate.ts