feat: docs: Telegram Bot (#241)

This commit is contained in:
Dream Hunter
2024-05-16 13:27:26 +08:00
committed by GitHub
parent bbc4c05d69
commit 4bd876a5f4
3 changed files with 7 additions and 0 deletions
+1
View File
@@ -134,6 +134,7 @@ function sidebarGuide(): DefaultTheme.SidebarItem[] {
{ text: '发送邮件 API', link: 'feature/send-mail-api' },
{ text: '查看邮件 API', link: 'feature/mail-api' },
{ text: '配置子域名邮箱', link: 'feature/subdomain' },
{ text: '配置 Telegram Bot', link: 'feature/telegram' },
]
},
{