interface EditGuildStickerOptions implements WithReasonimport { type EditGuildStickerOptions } from "https://dotland.deno.dev/x/discordeno@17.2.0/plugins/validations/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)