andersfylling / disgord

Go module for interacting with the documented Discord's bot interface; Gateway, REST requests and voice
BSD 3-Clause "New" or "Revised" License
502 stars 71 forks source link

fix: use exported interfaces for builders #427

Closed andersfylling closed 2 years ago

andersfylling commented 2 years ago

Description

Noticed that it wasn't just update builders that had this issue. This should fix all related methods.

Breaking Change?

no

Checklist: