rossnomann/telefeed

not works for private channels

Closed this issue · 1 comments

ERROR telefeed::syndication] Failed to send message '<a href="https://threadreaderapp.com/thread/927593460642615296.html">"Almost everything on computers is perceptually slower than it was in 1983"</a> (Tue, 18 Feb 2020 21:40:43 -0600)' to channel '-1449XXXXXX': failed to execute method: a telegram error has occurred: description=Bad Request: chat not found; error_code=400

I've using this guide for getting private channels id https://github.com/GabrielRF/telegram-id#web-channel-id

ok, it works, I should add -100 to channel id

If this is the case, then the channel ID would be 1018013852. It's important to know that channel's IDs are always negative and 13 characters long! So add -100 to it, making the correct ID -1001018013852.