YoutubeCommentThreadsCommand constructor

YoutubeCommentThreadsCommand()

Implementation

YoutubeCommentThreadsCommand() {
  addSubcommand(YoutubeListCommentThreadsCommand());
}