#Message Deletion
1 messages · Page 1 of 1 (latest)
for some reason, when you replace a message ID with 0 in a message link, it puts you to the top of a channel... does that have anything to do with it?
let me test something out first
This for example
that's not linking to an actual message, it's just taking you to the top
but what i have in mind is similar
@pearl python ```js
<Channel>.messages.fetch({after: '0', limit: 1})
you tested that?
i tested with the api, i don't know if it works in djs
that's why i said "try" and not "use" hah
if that doesn't work, i still have an idea so don't fret
omw to try it
hey it works

nice
thank you so much