mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-17 17:51:20 +08:00
- Add type guard function for str-keyed dicts - Add I18nGroup TypedDict for better type checking - Replace isinstance checks with TypeGuard-based validation - Improve type annotations throughout