Y
Y
yukrop2019-04-06 16:34:38
Python
yukrop, 2019-04-06 16:34:38

How to make a cart in telegram bot?

How to make a cart in telegram bot? what is needed for this? when using a button, how to save a request and send it to another button?

user5_markup = telebot.types.ReplyKeyboardMarkup(True, False)
    user5_markup.row ('1', '2', '3',)
    user5_markup.row ('4', '5', '6',)
    user5_markup.row ('7', '8', '9',)

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question