Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
TwitchLib
Models
API
Chatter
C# Class TwitchLib.Models.API.Chatter
Class representing a chatter as returned by the Twitch Api.
显示文件
Open project: swiftyspiffy/TwitchLib
Public Methods
Method
Description
Chatter
(
string
username
,
System.Enums
userType
) :
System
Constructor of Chatter.
Method Details
Chatter()
public
method
Constructor of Chatter.
public
Chatter
(
string
username
,
System.Enums
userType
) :
System
username
string
userType
System.Enums
return
System