C# Class Hardly.Library.Twitch.TwitchChatChannelEvent

Inheritance: TwitchChatEvent
Afficher le fichier Open project: hardlydifficult/HardlyBot

Méthodes publiques

Свойство Type Description
channel TwitchChannel

Méthodes publiques

Méthode Description
TwitchChatChannelEvent ( TwitchChannel channel ) : System

Method Details

TwitchChatChannelEvent() public méthode

public TwitchChatChannelEvent ( TwitchChannel channel ) : System
channel TwitchChannel
Résultat System

Property Details

channel public_oe property

public TwitchChannel channel
Résultat TwitchChannel