Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Dec 23, 2024. It is now read-only.

Lower the MIN_CHANNEL_ID to fix the Invalid Peer Id error #1451

Closed
wants to merge 1 commit into from

Conversation

ASafarzadeh
Copy link

Changed MIN_CHANNEL_ID so we dont face error on other channels.

Previously it was on -1002147483647, that threw errors on some channels like https://t.me/c/2164990312/1 That are legit channels but their chat_id isnt in the range specified.

This fix addresses the issue #1314

Changed MIN_CHANNEL_ID so we dont face error on other channels
@SpEcHiDe
Copy link
Contributor

Duplicate of #1430

@ASafarzadeh ASafarzadeh closed this by deleting the head repository Jun 6, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants