Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
TwitchLib
Models
API
FeedResponse
C# Class TwitchLib.Models.API.FeedResponse
Class representing the response from fetching a channel feed via Twitch API
ファイルを表示
Open project: swiftyspiffy/TwitchLib
Public Methods
Method
Description
FeedResponse
(
JToken
json
) :
System
FeedResponse object constructor.
Method Details
FeedResponse()
public
method
FeedResponse object constructor.
public
FeedResponse
(
JToken
json
) :
System
json
JToken
return
System