mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-16 01:40:15 +08:00
- 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