mirror of
https://github.com/mamoe/mirai.git
synced 2026-09-03 05:03:09 +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`