PaiGram/plugins/group
洛水居室 b129a791df
🎨 Refactor chat verification
- Changed `config.verify_groups` to a `Set[int]` type for optimized lookup.
- Used set membership checking instead of looping through `config.verify_groups` for verifying chats.

This results in cleaner code and potentially faster chat verification.
2023-10-08 14:58:25 +08:00
..
captcha.py 🎨 Refactor chat verification 2023-10-08 14:58:25 +08:00