Files
AstrBot/astrbot/core/message
LIghtJUNction 7543dd2e9d refactor: remove TUI module and fix type annotations
- Remove TUI platform adapter and web API routes
- Add DiscordEmbed, DiscordButton, DiscordReference, DiscordView to ComponentType enum
- Fix Platform.terminate() and Platform.get_client() with proper implementations
- Fix AstrBotMessage.raw_message type from object to Any
- Add Any type annotation to CONFIG_METADATA_2
2026-04-11 18:27:15 +08:00
..