delete bot messages

is there an easy way to delete messages created by my bot like this? I tried setting to a variable the result of the members.add() and message.pin() functions, but they return the member id and target message, not a message link to the new message sent in chat.
image.png
Was this page helpful?