Unit 'googleyoutube' Package
[Overview][Types][Classes][Index] [#lz_googleapi]

TCommentThreadsListOptions

Declaration

Source position: googleyoutube.pp line 5759

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;



CT Web help

CodeTyphon Studio