Exemple #1
0
 public void Test_GetFeaturedStreams()
 {
     Assert.IsNotNull(twitchClient.GetFeaturedStreams(new Pagination()).Result);
 }