Загрузка...

Telebot how to make sure that messages are replaced, not sent?

Thread in Python created by hoholmostwanted Sep 5, 2020. 180 views

  1. hoholmostwanted
    hoholmostwanted Topic starter Sep 5, 2020 Banned 35 Nov 1, 2019
    Шапка:jerry:
     
  2. Morn1ngStar
    Code
    bot.edit_message_text(chat_id=chat_id, message_id=message_id, text=f'Добро пожаловать в меню, вы выбрали город {call.data}', reply_markup=menu.main_menu)
     
    1. hoholmostwanted Topic starter
Top
Loading...