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
Client
NewSubscriber
C# Class TwitchLib.Models.Client.NewSubscriber
Class represents a new (not renew) subscriber to a Twitch channel.
显示文件
Open project: swiftyspiffy/TwitchLib
Public Methods
Method
Description
NewSubscriber
(
string
ircString
) :
System
Constructor for NewSubscriber object.
Method Details
NewSubscriber()
public
method
Constructor for NewSubscriber object.
public
NewSubscriber
(
string
ircString
) :
System
ircString
string
return
System