Skip to content
Snippets Groups Projects
Commit fdc74a61 authored by Josh Brooks's avatar Josh Brooks
Browse files

Add link to object in GoDocs comments

parent bda0abe9
No related branches found
No related tags found
2 merge requests!96Add DM URL sharing to WASM,!67fix for latest client release
......@@ -582,7 +582,7 @@ func (dmc *DMClient) GetShareURL(_ js.Value, args []js.Value) any {
return utils.CopyBytesToJS(urlReport)
}
// DecodeDMShareURL decodes the user's URL into a DMUser.
// DecodeDMShareURL decodes the user's URL into a [DMUser].
//
// Parameters:
// - args[0] - The user's share URL. Should be received from another user or
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment