Skip to content

Message from MessageId #1859

Answered by vicky5124
Bunch-of-cells asked this question in Q&A
Discussion options

You must be logged in to vote

Not exclusively, you will also need the channel_id the message is in.
https://serenity-rs.github.io/serenity/current/serenity/http/client/struct.Http.html#method.get_message

ctx.http.get_message(channel_id, message_id).await?

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Bunch-of-cells
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants