洛水居室
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
洛水居室
54d19baac9
🎨 Update NEW_CHAT_MEMBERS
message handler
2023-10-08 14:03:28 +08:00
洛水居室
16c28db1cc
🎨 Update NEW_CHAT_MEMBERS
message handler
2023-09-26 18:53:12 +08:00
洛水居室
c2bcd0bf19
🎨 Delete NEW_CHAT_MEMBERS
message during group captcha
2023-09-13 12:18:22 +08:00
洛水居室
3ae7157b73
🐛 Fix ChatPermissions
changes
2023-09-09 23:38:31 +08:00
洛水居室
d429553488
🎨 Update Log
2023-03-22 21:16:22 +08:00
洛水居室
4d4aa30069
🎨 Update Callback Query Handler
2023-03-16 23:00:04 +08:00
洛水居室
70fde1ac9b
🎨 Optimize Group Captcha
2023-03-16 18:58:22 +08:00
洛水居室
393c410821
🐛 Fix Exception that 'Question' object is not subscriptable
2023-03-14 09:53:35 +08:00
洛水居室
233e7ab58d
♻️ PaiGram V4
...
Co-authored-by: luoshuijs <luoshuijs@outlook.com>
Co-authored-by: Karako <karakohear@gmail.com>
Co-authored-by: xtaodada <xtao@xtaolink.cn>
2023-03-14 09:27:22 +08:00