mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-02 00:40:07 +00:00
* feat(helpers,types)!: add guild template transformer This adds a template transformer. Also this fixes incorrect type definitions regarding templates. Breaking Change: The previously called `Template` interface which was used for creating templates has been renamed to `CreateTemplate` * fmt * forgot to add this * use data