mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-18 02:11:04 +08:00
- add english and chinese description fields to all application data files - standardize yaml formatting and indentation across all files - remove BOM characters from several files - fix tag indentation in multiple files - update architecture field formatting in DecoTV and wechat-selkies - fix crossVersionUpdate value from False to false in gitlab applications - improve description field formatting in billion-mail application
19 lines
463 B
YAML
19 lines
463 B
YAML
additionalProperties:
|
|
key: telegram-bot-api
|
|
name: Telegram Bot Api
|
|
tags:
|
|
- Middleware
|
|
- Tool
|
|
- Local
|
|
shortDescZh: Telegram Bot API 服务器
|
|
shortDescEn: Telegram Bot API Server
|
|
description:
|
|
en: Telegram Bot API Server
|
|
zh: Telegram Bot API 服务器
|
|
type: tool
|
|
crossVersionUpdate: true
|
|
limit: 0
|
|
website: https://telegram.org/
|
|
github: https://github.com/tdlib/telegram-bot-api/
|
|
document: https://core.telegram.org/bots/
|