/simple-telegram-bot

Simple Telegram bot library

Primary LanguageRust

simple-telegram-bot

Custom implementation of a Telegram bot with very limited operations:

  • Fetch updates from the Telegram server via long polling.
  • Send regular messages.
  • Send stickers.