Skip to content

Build telegram chat enum after chat IDs are loaded - #495

Open
KillerX wants to merge 2 commits into
fix/12-ftp-login-leakfrom
fix/13-telegram-enum-init
Open

Build telegram chat enum after chat IDs are loaded#495
KillerX wants to merge 2 commits into
fix/12-ftp-login-leakfrom
fix/13-telegram-enum-init

Conversation

@KillerX

@KillerX KillerX commented Aug 21, 2026

Copy link
Copy Markdown
Member

enum.New ran at package-var init before init() assigned the env-derived IDs, freezing all members as {Value: 0} and breaking Parse/Contains/Members.

Part of the stacked bugfix series fix/00 → fix/20; based on fix/12-ftp-login-leak.

🤖 Generated with Claude Code

@KillerX
KillerX force-pushed the fix/13-telegram-enum-init branch from d8a0ef3 to 978ac88 Compare August 21, 2026 10:59
KillerX and others added 2 commits August 21, 2026 13:08
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@KillerX
KillerX force-pushed the fix/13-telegram-enum-init branch from 978ac88 to 8ed3a9a Compare August 21, 2026 11:09
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