Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
TwitchLib
Models
API
Follow
C# 클래스 TwitchLib.Models.API.Follow
Object representing a follow between a user/viewer and a channel/streamer.
파일 보기
프로젝트 열기: swiftyspiffy/TwitchLib
공개 메소드들
메소드
설명
Follow
(
string
apiResponse
,
bool
successful
= true ) :
System
Constructor for follow
메소드 상세
Follow()
공개
메소드
Constructor for follow
public
Follow
(
string
apiResponse
,
bool
successful
= true ) :
System
apiResponse
string
successful
bool
리턴
System