Skip to content

Get the content of a message with its message ID #65

Answered by rigwild
opipoy asked this question in Q&A
Discussion options

You must be logged in to vote

Hey, there is an endpoint for this GET /channels/{channel.id}/messages/{message.id}

I tried to call it and get the following error:

{
    "message": "Only bots can use this endpoint",
    "code": 20002
}

They block access for normal users, which kinda make sense as there is no real use case for normal users outside of automated behavior, that they disallow
So unfortunately, it is not possible

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@opipoy
Comment options

Answer selected by rigwild
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