#Is it possible to deserialize `jump_url` into a pycord object?
1 messages · Page 1 of 1 (latest)
Why do you need an object?
to .send() to a channel, for example.
I'll find a different way if it's not possible, I was just curious
I still dont get why you need an object to send the link to a channel
I don't want to send the link, I want to convert the link into an object. So for example <#1104445143018377296 message> would be an object pointing to the message I'm replying to
Get the last ID and get_message()?