Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
telegram.py
Logo
telegram.py
  • Introduction
  • Quickstart
  • Changelog
  • API Reference
  • telegrampy.ext.commands – Commands Handler
    • Introduction to Commands
    • Introduction to Cogs
    • Introduction to Extensions
    • Making a Help Command
    • API Reference
  • telegrampy.ext.conversations – Conversation Helper
    • API Reference
    • Examples
Back to top
View this page

telegrampy.ext.conversations – Conversation Helper¶

The conversations extension is a framework that simplifies having back and forth conversations with a user.

  • API Reference
    • Conversation
    • Question
  • Examples
    • A Basic Conversation
    • A Setup Conversation
Next
API Reference
Previous
API Reference
Copyright © 2020-2024, ilovetocode
Made with Sphinx and @pradyunsg's Furo