Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
TwitchLib
Models
API
Follow
C# Class TwitchLib.Models.API.Follow
Object representing a follow between a user/viewer and a channel/streamer.
Show file
Open project: swiftyspiffy/TwitchLib
Public Methods
Method
Description
Follow
(
string
apiResponse
,
bool
successful
= true ) :
System
Constructor for follow
Method Details
Follow()
public
method
Constructor for follow
public
Follow
(
string
apiResponse
,
bool
successful
= true ) :
System
apiResponse
string
successful
bool
return
System