Skip to content

Commit 1ca97f8

Browse files
committed
fix: markdown quote
1 parent 1e9c081 commit 1ca97f8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/updates/overview.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@ start(options?): Promise<BotInfo>
1919
- `allowedUpdates` — a list of update types the bot will receive.
2020
- `deleteWebhook` — how to handle an existing webhook when starting long-polling.
2121
22-
> [!IMPORTANT] > **Parameter details:**
22+
> [!IMPORTANT]
23+
>
24+
> **Parameter details:**
2325
>
2426
> - If you set `webhook: true`, GramIO will not attempt to set the webhook itself — it assumes you have already configured it. In this case, the bot will simply start receiving updates via the existing webhook.
2527
>

0 commit comments

Comments
 (0)