Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to forward previous messages #77

Closed
anaschaudhary33 opened this issue Sep 30, 2023 · 3 comments
Closed

how to forward previous messages #77

anaschaudhary33 opened this issue Sep 30, 2023 · 3 comments

Comments

@anaschaudhary33
Copy link

It's works fine for forwarding of new messages. But how to forward previous messages.
I want to forward all messages in a channel to another channel

@khoben
Copy link
Owner

khoben commented Oct 1, 2023

You can use telecopy.py for creating full channel copy.

@anaschaudhary33
Copy link
Author

Is it possible to forward message using a range of message ids?

@khoben
Copy link
Owner

khoben commented Oct 4, 2023

See limit, min_id and max_id parameters in client.iter_messages

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants