feat(api): export plugin utilities for transport development (#137)

Co-authored-by: banteg <4562643+banteg@users.noreply.github.com>
This commit is contained in:
Zorro909
2026-01-15 12:00:13 +01:00
committed by GitHub
parent c811092aa4
commit 495ff261de
4 changed files with 69 additions and 0 deletions
+1
View File
@@ -43,6 +43,7 @@ nav = [
{ "Changelog" = "reference/changelog.md" },
{ "Specification" = "reference/specification.md" },
{ "Plugin API" = "reference/plugin-api.md" },
{ "Plugins" = "reference/plugins.md" },
{ "Context resolution" = "reference/context-resolution.md" },
{ "Telegram transport" = "reference/transports/telegram.md" },
{ "Runners" = [