youtubei.js / CreateCommentRequest
Type Alias: CreateCommentRequest
CreateCommentRequest =
object
Defined in: src/parser/types/CommandEndpoints.ts:179
Properties
accessRestrictions?
optional
accessRestrictions:object
Defined in: src/parser/types/CommandEndpoints.ts:186
restriction
restriction:
"RESTRICTION_TYPE_EVERYONE"
|"RESTRICTION_TYPE_SPONSORS_ONLY"
botguardResponse?
optional
botguardResponse:string
Defined in: src/parser/types/CommandEndpoints.ts:187
commentText?
optional
commentText:string
Defined in: src/parser/types/CommandEndpoints.ts:181
createCommentParams?
optional
createCommentParams:string
Defined in: src/parser/types/CommandEndpoints.ts:180
imageAttachment?
optional
imageAttachment:object
Defined in: src/parser/types/CommandEndpoints.ts:184
encryptedBlobId
encryptedBlobId:
string
pollAttachment?
optional
pollAttachment:object
Defined in: src/parser/types/CommandEndpoints.ts:183
choices
choices:
string
[]
sharedPostAttachment?
optional
sharedPostAttachment:object
Defined in: src/parser/types/CommandEndpoints.ts:185
postId
postId:
string
videoAttachment?
optional
videoAttachment:object
Defined in: src/parser/types/CommandEndpoints.ts:182
videoId
videoId:
string