mtcute
- 4 skills
- 0 followers
- 9 hours ago last updated
- ▌ Using Mtcute 2 · mtcute bundleUse 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).
- ▌ Update Layer · mtcuteUse when updating TL schema layer in mtcute, fetching new Telegram API schemas, or when user asks to update the layer/schema
- ▌ Using Mtcute · mtcute bundleUse 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).
- ▌ Writing Methods · mtcuteUse 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.