ProgramSchema
Type parameters
• UserData = unknown
Properties
__typename
__typename:
"Program"
Source
authorKaid
authorKaid:
""
| `kaid_${number}`
Source
authorNickname
authorNickname:
null
|string
Source
byChild
byChild:
boolean
Source
category
category:
unknown
Source
created
created:
string
Source
creatorProfile
creatorProfile:
UserData
Source
deleted
deleted:
null
|boolean
Source
description
description:
string
Source
displayableSpinoffCount
displayableSpinoffCount:
number
Source
docsUrlPath
docsUrlPath:
string
Source
flaggedBy
flaggedBy:
unknown
Source
flaggedByUser
flaggedByUser:
boolean
Source
flags
flags:
unknown
Required special permissions.
Source
height
height:
number
Source
hideFromHotlist
hideFromHotlist:
boolean
Source
id
id: `${number}`
Source
imagePath
imagePath:
string
Source
isOwner
isOwner:
boolean
Source
isProjectOrFork
isProjectOrFork:
boolean
Source
kaid
kaid:
""
| `kaid_${number}`
Source
key
key: `ag5zfmtoYW4tYWNhZGVteXI${string}CxIKU2NyYXRjaHBhZB${string}${string}`
Source
newUrlPath
newUrlPath:
string
Source
originScratchpad
originScratchpad:
null
|OriginProgramSchema
Source
restrictPosting
restrictPosting:
boolean
Source
revision
revision:
ProgramRevisionSchema
Source
slug
slug:
string
Source
spinoffCount
spinoffCount:
number
Source
sumVotesIncremented
sumVotesIncremented:
number
Source
title
title:
string
Source
topic
topic:
TopicSchema
Source
translatedTitle
translatedTitle:
string
Source
upVoted
upVoted:
boolean
Source
url
url:
string
Source
userAuthoredContentType
userAuthoredContentType:
string
Besides PJS
, WEBPAGE
and SQL
it can also be an arbitrary string
Source
width
width:
number