@ -11,9 +11,6 @@ class Core(TasksHandlerMixin):
return 'roulette_bot_worker'
def process(self, payload):
from telebot import TeleBot
bot = TeleBot()
bot.send_sticker()
message: Message = Message.de_json(json.dumps(payload))
self.message = message
self.chat_id = message.chat.id
The note is not visible to the blocked user.