Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
TwitchLib
Models
API
Badge
C# Class TwitchLib.Models.API.Badge
Class representing a Badge as returned by the Twitch API.
Exibir arquivo
Open project: swiftyspiffy/TwitchLib
Public Methods
Method
Description
Badge
(
string
badgeName
,
JToken
images
) :
System
Badge object constructor.
Method Details
Badge()
public
method
Badge object constructor.
public
Badge
(
string
badgeName
,
JToken
images
) :
System
badgeName
string
images
JToken
return
System