skill
职业分类
描述
更新
update-layer
软件开发工程师
Use when updating TL schema layer in mtcute, fetching new Telegram API schemas, or when user asks to update the layer/schema
2026-04-02
using-mtcute
软件开发工程师
Use when working with mtcute, @mtcute/* packages, Telegram MTProto in TypeScript, TL types, Telegram API methods, or building Telegram bots/clients in TypeScript. Not for Bot API wrapper libraries (grammy, telegraf, node-telegram-bot-api).
2026-04-02
writing-methods
软件开发工程师
Use when adding or modifying high-level client methods in packages/core/src/highlevel/methods/. Covers function signatures, codegen annotations, peer resolution, update handling, pagination, and all common patterns.
2026-03-17