list_telegram_categories
ActiveTool of tgboard — Telegram Directory
declared in 1.28.1
Catalog categories with live resource counts (use slugs in other tools). Args: type: Optional filter — channels | bots | apps | groups | stickers. lang: Category-name language: en | ru | it | es | fr | ar (default en).
Parameters schema
{
"type": "object",
"title": "list_telegram_categoriesArguments",
"properties": {
"lang": {
"type": "string",
"title": "Lang",
"default": "en"
},
"type": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Type",
"default": null
}
}
}Parent server
tgboard — Telegram Directory
1/7 registries