Merge branch 'main' into tobias-sync

This commit is contained in:
Peter Steinberger
2026-01-09 13:42:34 +01:00
436 changed files with 27171 additions and 5489 deletions

View File

@@ -1,4 +1,4 @@
import { Bot, type ApiClientOptions } from "grammy";
import { type ApiClientOptions, Bot } from "grammy";
import { resolveTelegramFetch } from "./fetch.js";
export async function setTelegramWebhook(opts: {