A
Size: a a a
A
d
A
d
S
S
w
2021-01-21 04:41:00,643 (__init__.py:538 MainThread) ERROR - TeleBot: A request to the Telegram API was unsuccessful. Error code: 403. Description: Forbidden: bot was blocked by the user
" error message, How I can handle the error ?S
2021-01-21 04:41:00,643 (__init__.py:538 MainThread) ERROR - TeleBot: A request to the Telegram API was unsuccessful. Error code: 403. Description: Forbidden: bot was blocked by the user
" error message, How I can handle the error ?w
w
S
A
S
import telebot
import config
bot = telebot.TeleBot{config.token}
S
S
S
S