Source position: googleyoutube.pp line 5753
type TCommentThreadsListOptions = record |
allThreadsRelatedToChannelId: string; |
channelId: string; |
id: string; |
maxResults: Integer; |
moderationStatus: string; |
order: string; |
pageToken: string; |
part: string; |
searchTerms: string; |
textFormat: string; |
videoId: string; |
end; |