docs(telegram-bot): describe actions and auth
This commit is contained in:
@@ -123,6 +123,14 @@ export default defineConfig({
|
||||
{ text: 'Connection', link: '/apps/stripe/connection' },
|
||||
],
|
||||
},
|
||||
{
|
||||
text: 'Telegram',
|
||||
collapsible: true,
|
||||
items: [
|
||||
{ text: 'Actions', link: '/apps/telegram-bot/actions' },
|
||||
{ text: 'Connection', link: '/apps/telegram-bot/connection' },
|
||||
],
|
||||
},
|
||||
{
|
||||
text: 'Twilio',
|
||||
collapsible: true,
|
||||
|
Reference in New Issue
Block a user