Traceback (most recent call last):
File "c:\---\---\Documents\Мои документы\проекты\python\import telebot.py", line 2, in
bot = telebot.Telebot('abcdefg123456')
^^^^^^^^^^^^^^^
AttributeError: module 'telebot' has no attribute 'Telebot'. Did you mean: 'TeleBot'?