mirror of
https://github.com/iv-org/documentation.git
synced 2024-11-23 05:49:42 +00:00
API: Add "isPinned" to comments endpoint (follow-up to #344)
This commit is contained in:
parent
9776fb40a4
commit
0df9f25a88
@ -187,7 +187,10 @@ Returns annotation XML from YouTube's `/annotations_invideo` endpoint. Alternati
|
||||
],
|
||||
"authorId": String,
|
||||
"authorUrl": String,
|
||||
"isEdited": Bool,
|
||||
|
||||
"isEdited": Boolean,
|
||||
"isPinned": Boolean,
|
||||
|
||||
"content": String,
|
||||
"contentHtml": String,
|
||||
"published": Int64,
|
||||
|
Loading…
Reference in New Issue
Block a user