Record
post-comments-id-edit-params
No description available.
record post-comments-id-edit-params {
id: string,
filter: option<string>,
callback: option<string>,
site: string,
body: option<string>,
preview: option<bool>,
}Fields
| Name | Type | Description |
|---|---|---|
| id | string | |
| filter | option<string> | |
| callback | option<string> | |
| site | string | |
| body | option<string> | |
| preview | option<bool> |