1. 1. Introduction
    1. 1.1. Quickstart
    2. 1.2. Example - First Chat Bot
  2. 2. Beginner
    1. 2.1. Sending Messages
      1. 2.1.1. Text
      2. 2.1.2. Photo & Sticker
      3. 2.1.3. Audio & Voice
      4. 2.1.4. Video & Video Note
      5. 2.1.5. Album (Media Group)
      6. 2.1.6. Document & Animation
      7. 2.1.7. Native Polls
      8. 2.1.8. Other Messages
    2. 2.2. Reply Markup
    3. 2.3. Getting Updates
  3. 3. Intermediate
    1. 3.1. Deployment
      1. 3.1.1. Long Polling
      2. 3.1.2. Webhooks
    2. 3.2. Systems Integration Tests
    3. 3.3. Inline Mode
    4. 3.4. Files
      1. 3.4.1. Download
      2. 3.4.2. Upload
    5. 3.5. Stickers
  4. 4. Advanced
    1. 4.1. Login Widget
    2. 4.2. Passport
      1. 4.2.1. Quickstart
      2. 4.2.2. Files & Documents
      3. 4.2.3. Data Errors
      4. 4.2.4. RSA Key
      5. 4.2.5. Decryption FAQ
    3. 4.3. Proxy
    4. 4.4. Logging
  5. 5. Migration guide => v14
  6. 6. Migration guide => v17
  7. 7. Migration guide => v18
  8. 8. FAQ

A guide to Telegram.Bot library

Beginner

  • Sending Messages
    • Text
    • Photo & Sticker
    • Audio & Voice
    • Video & Video Note
    • Album (Media Group)
    • Document & Animation
    • Other Messages
  • Reply Markup
  • Getting Updates