C# Class TwitchLib.Models.API.Chatter

Class representing a chatter as returned by the Twitch Api.
Afficher le fichier Open project: swiftyspiffy/TwitchLib

Méthodes publiques

Méthode Description
Chatter ( string username, System.Enums userType ) : System

Constructor of Chatter.

Method Details

Chatter() public méthode

Constructor of Chatter.
public Chatter ( string username, System.Enums userType ) : System
username string
userType System.Enums
Résultat System