🤖
DegreetTelegram
  • About DegreetTelegram
  • Getting started
  • Bot example
  • Change logs
  • Handle Updates
    • Handling commands
    • Handling text messages
    • Listening to text
    • Listening to location
    • Listening to contact
    • Listening to media & download
    • Listening to edit messages
    • Listening to other updates
    • Listen to entities: links, email, phone number
  • Basics
    • Context
    • Middlewares
    • RegExp in events
    • One handler for different events
    • Keyboard
    • Options
  • Modularity
    • Blocks of code
    • Layouts (e.g. Menu)
    • Block Scene
    • Step Scene
  • Additional
    • Session, Props, Custom Context
    • Check Subscription
    • Edit and Delete messages
    • Toasts and Alerts
    • Send Media
    • Edit Media
    • Send Dice
    • Kick Chat Member
    • I18n: multilanguage
    • On chat member update, allowed updates
    • Pin & unpin messages
  • Advanced
    • Payments
    • Webhook
    • Copy, Forward message
Powered by GitBook
On this page

About DegreetTelegram

DegreetTelegram is a library that allows you to write your own telegram bots using the Telegram Bot API. This library simplifies development and makes it more comfortable and modular. TypeScript support available.

If you need help or find a bug, please contact me via telegram https://t.me/degreet

NextGetting started

Last updated 3 years ago