关于获取群精华消息的问题 #1451
Unanswered
ArgonarioD
asked this question in
Q&A
关于获取群精华消息的问题
#1451
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
似乎在go-cqhttp没有启动的时候,被发送出来并且被设为群精华消息的消息,通过调用get_essence_msg_list获得的message_id来调用get_msg是get不到消息本身的(虽然似乎群精华消息是一直存储在tx的云端的)?(在go-cqhttp启动之后被发送出来并且被设为群精华消息的消息就可以通过调用get_essence_msg_list获得的message_id来调用get_msg获取到)
那么请问有办法能从群精华消息中获取到这个消息吗……?
Beta Was this translation helpful? Give feedback.
All reactions