Wasm Directoryalpha
Record

post-comments-id-delete-params

No description available.

record post-comments-id-delete-params {
  id: string,
  filter: option​<string>,
  callback: option​<string>,
  site: string,
  preview: option​<bool>,
}

Fields

NameTypeDescription
idstring
filteroption​<string>
callbackoption​<string>
sitestring
previewoption​<bool>