@ -40,7 +40,7 @@ async def send_time(message: types.Message):
@dp.message_handler(commands=["dick"])
async def dick(message: types.Message):
numb = (f"Рандомное число - {randint(-7,10)}")
await message.reply(numb)
await bot.send_message(message.from_user.id,(numb))
The note is not visible to the blocked user.