- Notifications
You must be signed in to change notification settings - Fork5.7k
-
Hi, I came across this article which uses an older version of But this no longer works in the newer version of the library. I am new to Best Regards, |
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 4 comments 4 replies
-
Hey, thanks for reaching out. I would recommend looking at "Your First Bot" to get the understanding of how the new version works. Then you can use the simpleEchobot example, but instead of just echoing the message back to the user, use |
BetaWas this translation helpful?Give feedback.
All reactions
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
Thanks@lemontree210 I am assuming to do all this, the bot I created from |
BetaWas this translation helpful?Give feedback.
All reactions
-
Hmm, I don't think the bot must be an administrator for this action (there's nothing about it inBot API) |
BetaWas this translation helpful?Give feedback.
All reactions
-
You can't add your bot to a private channel where you only have read onlyaccess.I only see paid options to do thishttps://docs.junction.space/forwarding/but no tutorial or documentation anywhere.Same situation here:https://stackoverflow.com/questions/67343166/how-to-allow-telegram-bot-to-read-messages-in-a-private-channel-that-im-in-not …On Thu, 11 May, 2023, 10:55 pm Dmitry Kolomatskiy, ***@***.***> wrote: Thanks@lemontree210 <https://github.com/lemontree210> I am assuming to do all this, the bot I created from BotFather needs to be added as an administrator to the private channel right? But what If I am just a subscriber to a closed private channel and I can only read incoming messages and don't have admin access to add my bot as an admin to this closed private channel or copy messages from this private channel? Hmm, I don't think the bot must be an administrator for this action (there's nothing about it in Bot API <https://core.telegram.org/bots/api#forwardmessage>) — Reply to this email directly, view it on GitHub <#3701 (reply in thread)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AE3DPA5RRNOF3UKZYMQMACTXFUOHDANCNFSM6AAAAAAX6LRIBQ> . You are receiving this because you authored the thread.Message ID: <python-telegram-bot/python-telegram-bot/repo-discussions/3701/comments/5876065 @github.com> |
BetaWas this translation helpful?Give feedback.
All reactions
-
I think that that's how it is, yes. The bot doesn't need to be an admin but you do need to be to add it :) |
BetaWas this translation helpful?Give feedback.
All reactions
-
No the bot very much needs to be an admin to be in a channel |
BetaWas this translation helpful?Give feedback.
All reactions
-
you can usehttps://github.com/iyear/tdl to read/export protected channel message, but import not support in this tool |
BetaWas this translation helpful?Give feedback.
All reactions
-
Can someone teach me all this please |
BetaWas this translation helpful?Give feedback.