Type alias UpdateTemplateOptions

UpdateTemplateOptions: Partial<Omit<GiveawayTemplate, "_id" | "guildId" | "name">["data"]>

Generated using TypeDoc