You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browse filesBrowse the repository at this point in the historyBrowse files
Pyrogram-Mod - Dev
committed
fix(communities): resolve community IDs via joined-communities lookup
Community IDs use a separate ID space (no -100 prefix) and are not
cached by resolve_peer, causing COMMUNITY_ID_INVALID errors. Build the
InputChannel from the joined-communities list instead. Document the ID
format in the peer-id FAQ.
0 commit comments