Skip to content

Variable: GetMemberCustomStickerSchema

ts
const GetMemberCustomStickerSchema: ZodObject<{
  fields: ZodOptional<ZodCustom<"all" | "url" | string & object | "scaled", "all" | "url" | string & object | "scaled">>;
  id: ZodString;
  idSticker: ZodString;
}, $strip>;

Defined in: parameters/getMemberCustomSticker.ts:4