• Pure API
  • Fetch updates
  • Fetch images sent to your Bot
  • Reply to messages
  • General code snippets
  • Post a text message
  • Reply to a message
  • Send a chat action
  • Requesting location and contact from user
  • Message Formatting (bold, italic, code, ...)
  • Post a text message with Markdown formatting
  • Post a text message with HTML formatting
  • Message entities
  • Telegram formatting to BBCode
  • Working with files and media
  • Posting files
  • Sending files via inline mode
  • Editing a file
  • Downloading a file
  • Keyboard Menus
  • Custom Keyboards
  • Remove a custom keyboard
  • Other useful stuff
  • Generate flag emojis from country codes
  • Map a Slot Machine Dice value to the corresponding symbols
  • Get the new members message
  • Exclude forwarded channel posts in discussion groups from MessageHandlers
  • Exclude Messages from anonymous Admins
  • Advanced snippets
  • Register a function as a command handler (decorator)
  • Usage
  • Restrict access to a handler (decorator)
  • Usage
  • Send action while handling command (decorator)
  • Usage
  • Build a menu with Buttons
  • Usage
  • Verify data from Telegram Web Login Widget.