mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-19 12:18:37 +00:00
docs: consolidate grammy links to telegram
This commit is contained in:
@@ -43,6 +43,5 @@ Text is supported everywhere; media and reactions vary by channel.
|
|||||||
stores more state on disk.
|
stores more state on disk.
|
||||||
- Group behavior varies by channel; see [Groups](/channels/groups).
|
- Group behavior varies by channel; see [Groups](/channels/groups).
|
||||||
- DM pairing and allowlists are enforced for safety; see [Security](/gateway/security).
|
- DM pairing and allowlists are enforced for safety; see [Security](/gateway/security).
|
||||||
- Telegram internals: [grammY notes](/channels/grammy).
|
|
||||||
- Troubleshooting: [Channel troubleshooting](/channels/troubleshooting).
|
- Troubleshooting: [Channel troubleshooting](/channels/troubleshooting).
|
||||||
- Model providers are documented separately; see [Model Providers](/providers/models).
|
- Model providers are documented separately; see [Model Providers](/providers/models).
|
||||||
|
|||||||
@@ -137,7 +137,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"source": "/providers/grammy",
|
"source": "/providers/grammy",
|
||||||
"destination": "/channels/grammy"
|
"destination": "/channels/telegram"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"source": "/providers/imessage",
|
"source": "/providers/imessage",
|
||||||
@@ -365,7 +365,11 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"source": "/grammy",
|
"source": "/grammy",
|
||||||
"destination": "/channels/grammy"
|
"destination": "/channels/telegram"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"source": "/channels/grammy",
|
||||||
|
"destination": "/channels/telegram"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"source": "/group-messages",
|
"source": "/group-messages",
|
||||||
@@ -1271,12 +1275,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"group": "Technical reference",
|
"group": "Technical reference",
|
||||||
"pages": [
|
"pages": ["reference/wizard", "reference/token-use", "reference/prompt-caching"]
|
||||||
"reference/wizard",
|
|
||||||
"reference/token-use",
|
|
||||||
"reference/prompt-caching",
|
|
||||||
"channels/grammy"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"group": "Concept internals",
|
"group": "Concept internals",
|
||||||
|
|||||||
@@ -73,7 +73,6 @@ Use these hubs to discover every page, including deep dives and reference docs t
|
|||||||
- [Model providers hub](/providers/models)
|
- [Model providers hub](/providers/models)
|
||||||
- [WhatsApp](/channels/whatsapp)
|
- [WhatsApp](/channels/whatsapp)
|
||||||
- [Telegram](/channels/telegram)
|
- [Telegram](/channels/telegram)
|
||||||
- [Telegram (grammY notes)](/channels/grammy)
|
|
||||||
- [Slack](/channels/slack)
|
- [Slack](/channels/slack)
|
||||||
- [Discord](/channels/discord)
|
- [Discord](/channels/discord)
|
||||||
- [Mattermost](/channels/mattermost) (plugin)
|
- [Mattermost](/channels/mattermost) (plugin)
|
||||||
|
|||||||
Reference in New Issue
Block a user