import telebot from telebot import types bot = telebot.TeleBot(config.TOKEN) @bot.message_handler(commands=[\'start\']) def start_command(message): bot.send_messa