> ISPO SDK documentation. [HTML](https://ispo.ai/docs/variables/core.Supporting_types.communityMessageDeleteArgsSchema.html) · [Documentation index](https://ispo.ai/docs/llms.txt)

# Variable communityMessageDeleteArgsSchema`Const`

```typescript
communityMessageDeleteArgsSchema: ZodObject<
    { idempotencyKey: ZodString; messageRef: ZodString },
    $strict,
> = ...
```
