mirror of
https://github.com/mamoe/mirai.git
synced 2026-08-22 22:23:32 +08:00
Use interface for JavaFriendly APIs; Deprecate event responder in Bot in the favor of their member functions; Deprecate `Bot.queryUrl(image: Image)`` in the favor of the extension `Image.queryUrl`