MinnDevelopment/discord-webhooks

No implementation to get webhook message

dan-dr opened this issue · 0 comments

https://discord.com/developers/docs/resources/webhook#get-webhook-message

currently no way to use the above API endpoint. My use case is appending content previous messages, but not saving the content itself in my database. So I need access to read from previous message before calling client.edit()