如何主动向指定的群发送消息 #129
Answered
by
yanyongyu
TwoOnefour
asked this question in
问答
如何主动向指定的群发送消息
#129
-
|
我有个从wss服务器获取推送消息的需求,然后在服务器推送消息后主动向群里发送消息,请问该如何实现呢? |
Beta Was this translation helpful? Give feedback.
Answered by
yanyongyu
Apr 19, 2022
Replies: 1 comment 3 replies
-
|
可以通过调用api的方式主动向指定对象发送消息,参考文档 如果你使用的是onebot adapter,参考api文档 |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
TwoOnefour
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
可以通过调用api的方式主动向指定对象发送消息,参考文档
如果你使用的是onebot adapter,参考api文档