在Springboot中有没有什么办法可以快速的获取到已经注册好的Bot #191
-
涉及的编程语言Java 涉及的组件库QQ频道, Telegram 疑问描述如题有没有类似下面这种可以快速获取bot的方法呢
|
Beta Was this translation helpful? Give feedback.
Answered by
ForteScarlet
Jul 20, 2024
Replies: 1 comment 6 replies
-
可以注入 Application,它可以获取到 botManagers |
Beta Was this translation helpful? Give feedback.
6 replies
Answer selected by
Flock-YT
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
可以注入 Application,它可以获取到 botManagers