interface CreateGuildStickerOptions implements WithReasonimport { type CreateGuildStickerOptions } from "https://dotland.deno.dev/x/discordeno@17.2.0/plugins/validations/deps.ts"; Propertiesname: stringName of the sticker (2-30 characters) description: stringDescription of the sticker (empty or 2-100 characters) tags: stringAutocomplete/suggestion tags for the sticker (max 200 characters) file: FileContentThe sticker file to upload, must be a PNG, APNG, or Lottie JSON file, max 500 KB