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
FollowersResponse
C# Class TwitchLib.Models.API.FollowersResponse
Class representing response from Twitch API for followers.
ファイルを表示
Open project: swiftyspiffy/TwitchLib
Public Methods
Method
Description
FollowersResponse
(
string
apiResponse
) :
System
FollowersResponse object constructor.
Method Details
FollowersResponse()
public
method
FollowersResponse object constructor.
public
FollowersResponse
(
string
apiResponse
) :
System
apiResponse
string
return
System