mirror of
https://github.com/bwmarrin/discordgo.git
synced 2026-02-19 23:54:29 -05:00
* feat: role connection metadata * feat: add role connection endpoints Add User Application Role Connection endpoints: * Get User Application Role Connection * Update User Application Role Connection * feat: add example Add basic example to showcase linked roles flow. * refactor(endpoints): move role connection metadata Move Application Role Connection Metadata endpoint to other Application endpoints.