Wasm Directoryalpha
Record

update-webhook-params

No description available.

record update-webhook-params {
  webhook-gid: string,
  opt-pretty: option​<bool>,
  opt-fields: option​<list​<string>>,
  data: option​<webhook-update-request>,
}

Fields

NameTypeDescription
webhook-gidstring
opt-prettyoption​<bool>
opt-fieldsoption​<list​<string>>
dataoption​<webhook-update-request>