2
0
Files

24 lines
704 B
JSON
Raw Permalink Normal View History

2024-08-09 00:39:27 +02:00
{
"/*": "Don't modify slug - If required, do it using cli edit command",
"name": "Telegram",
"slug": "telegram",
"type": "telegram_video",
"logo": "icon.svg",
"url": "https://cal.com/",
"variant": "messaging",
"categories": ["messaging"],
2024-08-09 22:27:03 +02:00
"publisher": "BLS media GbR.",
2024-08-09 00:39:27 +02:00
"email": "support@cal.com",
"description": "Schedule a chat with your guests or have a Telegram Video call.",
"__createdUsingCli": true,
"appData": {
"location": {
"type": "integrations:telegram_video",
"label": "Telegram",
"linkType": "static",
"organizerInputPlaceholder": "https://t.me/MyUsername",
"urlRegExp": "^http(s)?:\\/\\/(www\\.)?t.me\\/[a-zA-Z0-9]*"
}
}
}