Skip to content

fix: distinguish basic group from supergroup/channel in ID format docs in README#2

Open
livelybug wants to merge 1 commit into
Linuxmaster14:mainfrom
livelybug:main
Open

fix: distinguish basic group from supergroup/channel in ID format docs in README#2
livelybug wants to merge 1 commit into
Linuxmaster14:mainfrom
livelybug:main

Conversation

@livelybug
Copy link
Copy Markdown

Basic groups use plain negative ID (e.g. -5076123456), not the -100 prefix. Only supergroups/channels use -100XXXXXXXXXX. The existing docs conflated both, causing Telethon to misclassify basic groups as channels.

fix: distinguish basic group from supergroup/channel in ID format docs

Basic groups use plain negative ID (e.g. -5076123456), not the -100 prefix.
Only supergroups/channels use -100XXXXXXXXXX. The old docs conflated both,
causing Telethon to misclassify basic groups as channels.
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

Successfully merging this pull request may close these issues.

1 participant