AnswerFeedbackSchema
Extends
Properties
__typename
__typename:
AnswerFeedback
Overrides
Source
appearsAsDeleted
appearsAsDeleted:
boolean
Inherited from
FeedbackSchemaBase
.appearsAsDeleted
Source
author
author:
Pick
<UserSchema
<Pick
<AvatarSchema
,"__typename"
|"imageSrc"
|"name"
>,ProfileSchema
,ListProgramsSchema
<unknown
>>,"id"
|"__typename"
|"kaid"
|"nickname"
|"avatar"
>
Inherited from
Source
badges
badges:
unknown
Always null
Inherited from
Source
content
content:
string
Inherited from
Source
date
date:
string
Inherited from
Source
definitelyNotSpam
definitelyNotSpam:
boolean
Inherited from
FeedbackSchemaBase
.definitelyNotSpam
Source
deleted
deleted:
boolean
Inherited from
Source
downVoted
downVoted:
boolean
Inherited from
Source
expandKey
expandKey:
string
Inherited from
Source
feedbackType
feedbackType:
ANSWER
Overrides
FeedbackSchemaBase
.feedbackType
Source
flaggedBy
flaggedBy:
unknown
Always null
Inherited from
Source
flaggedByUser
flaggedByUser:
boolean
Inherited from
FeedbackSchemaBase
.flaggedByUser
Source
flags
flags:
unknown
Always null
Inherited from
Source
focus
focus:
FeedbackFocusSchema
Inherited from
Source
focusUrl
focusUrl:
string
Inherited from
Source
fromVideoAuthor
fromVideoAuthor:
boolean
Inherited from
FeedbackSchemaBase
.fromVideoAuthor
Source
isLocked
isLocked:
boolean
Inherited from
Source
isPinned
isPinned:
boolean
Inherited from
Source
key
key:
string
Encrypted ID
Inherited from
Source
lowQualityScore
lowQualityScore:
number
Inherited from
FeedbackSchemaBase
.lowQualityScore
Source
notifyOnAnswer
notifyOnAnswer:
boolean
Inherited from
FeedbackSchemaBase
.notifyOnAnswer
Source
permalink
permalink:
string
Inherited from
Source
qualityKind
qualityKind:
string
Inherited from
FeedbackSchemaBase
.qualityKind
Source
question
question:
Pick
<QuestionFeedbackSchema
,"__typename"
|"deleted"
|"key"
|"sumVotesIncremented"
|"flaggedBy"
|"flags"
|"upVoted"
|"appearsAsDeleted"
|"author"
|"content"
|"date"
|"definitelyNotSpam"
|"downVoted"
|"expandKey"
|"feedbackType"
|"focusUrl"
|"fromVideoAuthor"
|"isLocked"
|"isPinned"
|"lowQualityScore"
|"notifyOnAnswer"
|"permalink"
|"qualityKind"
|"replyCount"
|"replyExpandKeys"
|"showLowQualityNotice"
>
Source
replyCount
replyCount:
number
Inherited from
Source
replyExpandKeys
replyExpandKeys: `ag5zfmtoYW4tYWNhZGVteX${string}CxIIVXNlckRhdGEi${string}thaWRf${string}${string}${string}` | `ag5zfmtoYW4tYWNhZGVteX${string}CxIIVXNlckRhdGEi${string}thaWRf${string}${string}${string}`[]
Expand keys for parent feedback. Always 1-2 elements
Inherited from
FeedbackSchemaBase
.replyExpandKeys
Source
showLowQualityNotice
showLowQualityNotice:
boolean
Always false
? May depend on the user
Inherited from
FeedbackSchemaBase
.showLowQualityNotice
Source
sumVotesIncremented
sumVotesIncremented:
number
Inherited from
FeedbackSchemaBase
.sumVotesIncremented
Source
upVoted
upVoted:
boolean