Skip to content

Commit

Permalink
Update site/docs/uk/hosting/vercel.md
Browse files Browse the repository at this point in the history
Co-authored-by: Nazar Antoniuk <nazarantoniuk18@gmail.com>
  • Loading branch information
LWJerri and niusia-ua authored Dec 16, 2024
1 parent def3569 commit 11eab45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/docs/uk/hosting/vercel.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ export default webhookCallback(bot, "https");

Наразі ми не маємо повного списку сумісних плагінів, тому вам доведеться перевірити це самостійно.

Використовуйте цей фрагмент коду нижче, якщо ви хочете переключитися на Edge Functions:
Використовуйте наведений нижче фрагмент коду, якщо ви хочете переключитися на Edge Functions:

```ts
import { Bot, webhookCallback } from "grammy";
Expand Down

0 comments on commit 11eab45

Please sign in to comment.