A
A
AlexaAioGram2021-06-22 20:27:42
Python
AlexaAioGram, 2021-06-22 20:27:42

How to make sure that when the user clicks on the button, the admin receives a notification in the LAN about this?

How to make sure that when the user clicks on the button, the admin receives a notification in the LAN about this?

I tried to do it like this but it didn't work

@dp.callback_query_handler(text='arch')
async def mes():
    await bot.send_message(chat_id='1064030657', text='Кто-то скачал скрипт')

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question