variable embedFooterPredicate

readonlyexternal
embedFooterPredicate: z.ZodObject<{  text: z.ZodString;  icon_url: z.ZodOptional<z.ZodURL>;}, z.core.$strip>