Wasm Directoryalpha
Record

create-comment-reply-params

No description available.

record create-comment-reply-params {
  comment-id: string,
  video-id: string,
  text: string,
}

Fields

NameTypeDescription
comment-idstring
video-idstring
textstring