Reviewed-on: #2
@ -47,6 +47,7 @@ class Daemon(base.Daemon, queues.TasksHandlerMixin):
)
def process(self, payload):
global store
message: Message = Message.de_json(json.dumps(payload))
questions = client.get_config('questions')
current_question = store.get(message.chat.id)
The note is not visible to the blocked user.