Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
TwitchLib
Models
API
BadgeResponse
C# Class TwitchLib.Models.API.BadgeResponse
Class represents a response from the Chat Badge Twitch API query.
Mostrar archivo
Open project: swiftyspiffy/TwitchLib
Public Methods
Method
Description
BadgeResponse
(
string
jsonStr
) :
System
BadgeResponse object constructor.
Method Details
BadgeResponse()
public
method
BadgeResponse object constructor.
public
BadgeResponse
(
string
jsonStr
) :
System
jsonStr
string
return
System