Source position: googleyoutube.pp line 5529
type TActivitiesListOptions = record |
channelId: string; |
home: Boolean; |
maxResults: Integer; |
mine: Boolean; |
pageToken: string; |
part: string; |
publishedAfter: TDatetime; |
publishedBefore: TDatetime; |
regionCode: string; |
end; |