mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 16:57:22 +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