admin = [1220042717]
@bot.message_handler(commands=['/clear'], func=lambda message: not(message.chat.id not in admin))
def spisok(message):
if message.chat.id == [1220042717]:
bot.send_message(message.chat.id, "suceffuly")
else:
print("123")