Skip to content

yugoff/telegram-bot-submenu-implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Telegram bot submenu implementation

This project implements a submenu using the python-telegram-bot library:

  1. Import the necessary classes and methods;

  2. Function for processing the /start command;

  3. Function for processing button clicks in the menu;

Also in the file config.py prescribing a token

Example config.py: TOKEN = '6877345639:AAEg5fmepvlWjc_OfmfhbsVJp38hRfr8k8r'

About

One of the options for creating a submenu in the bot is presented

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages