elif message.reply_to_message: if not message.reply_to_message: return bot.send_message(message.chat.id, 'no') bot.send_message(message.chat.id, 'yes')
elif message.reply_to_message: if not message.reply_to_message: return bot.send_message(message.chat.id, 'no') bot.send_message(message.chat.id, 'yes')