interface EditGuildStickerOptions implements WithReasonimport { type EditGuildStickerOptions } from "https://deno.land/x/discordeno@18.0.1/template/beginner/deps.ts"; Propertiesoptionalname: stringName of the sticker (2-30 characters) optionaldescription: string | nullDescription of the sticker (empty or 2-100 characters) optionaltags: stringAutocomplete/suggestion tags for the sticker (max 200 characters)