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