Example: https://discord.com/channels/1260374850501873674/1260394655111970816/1506330910352609350
When user invokes /link with no hyphens in their friend code, e.g. /link id: 133746658826, the bot surfaces an error:
Failed to link friend code "1337-4665-8826": error json: cannot unmarshal number 133746658826 into Go struct field LinkRequest.pid of type uint32
Example: https://discord.com/channels/1260374850501873674/1260394655111970816/1506330910352609350
When user invokes /link with no hyphens in their friend code, e.g.
/link id: 133746658826, the bot surfaces an error:Failed to link friend code "1337-4665-8826": error json: cannot unmarshal number 133746658826 into Go struct field LinkRequest.pid of type uint32