-
Notifications
You must be signed in to change notification settings - Fork 59
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
Copy message from other channel #29
Comments
You can write telegram-bot. Next, bot must be to connect to channel and recieving all message. After this sending all message in your channel. |
No,bot can not get message from Chanel that their is not admin |
That's true... sorry for wrong answer. May be possible to use telegram-cli? |
Yes i can use telegram-cli |
I have this problem too, can you upgrade to latest layer to support channels? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi
Sorry,I have a question about your project(telegram).
Can I get the message channels that I'm not their admin?
I want write a script that read message from other chanel and write to
my chanel.
I can do it?
I can use
messages.getHistory(peer, offset, max_id, limit, [callback])
fot do it(how can find perr)?best regards
thanks
The text was updated successfully, but these errors were encountered: