R
R
Rotyin2022-01-13 18:29:10
Python
Rotyin, 2022-01-13 18:29:10

How to copy a message from a channel in which copying is prohibited?

@client.on(events.NewMessage(chats=chat))
        async def handler(event):
            await client.send_message(send_chat, event.message)


I tried like this, but without success...
Are there any other ways?

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