Skip to content

Instantly share code, notes, and snippets.

Telegram Prompting Methods

There are multiple methods to Prompt user in Telegram

lets start with the most popular

Finite-State-Machine (FSM) also known as NextStep

fsm.py (minimal)