示例#1
0
 public void Test_GetEmoticons()
 {
     Assert.IsNotNull(twitchClient.GetEmoticons().Result);
 }