bwmarrin / discordgo

(Golang) Go bindings for Discord
BSD 3-Clause "New" or "Revised" License
5.12k stars 816 forks source link

Add message URL helpers #1578

Open elliotwms opened 1 month ago

elliotwms commented 1 month ago

This PR adds a helper func for generating canonical Discord message URLs

elliotwms commented 1 month ago

Converting back to draft as it turns out Guild ID is no longer provided on the message body, so not guaranteed to exist