mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-18 18:10:37 +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