@@ -22,6 +22,9 @@ declare module 'fastify' {
OSS_BUCKET: string
OSS_REGION: string
OSS_ENDPOINT: string
+
+ // Telegram Bot配置
+ BOT_TOKEN: string
}
dataSource: DataSource