ДП
Size: a a a
ДП
ダ
ダ
ДП
ДП
ДП
ダ
ДП
ダ
@bot.message_handler(commands=['start'])
def welcome(message):
a = " A_text "
b = " B_text "
msg = bot.send_message(message.chat.id, message.text)
bot.register_next_step_handler(msg, next_go, a, b)
def next_go(message, a, b):
bot.send_message(message.chat.id, message.text+a+b)
bot.polling(none_stop=True)
ダ
ダ
ДП
ДП
ДП
ДП
ダ
ダ