C# Class Hardly.Library.Twitch.TwitchChatChannelEvent

Inheritance: TwitchChatEvent
ファイルを表示 Open project: hardlydifficult/HardlyBot

Public Properties

Property Type Description
channel TwitchChannel

Public Methods

Method Description
TwitchChatChannelEvent ( TwitchChannel channel ) : System

Method Details

TwitchChatChannelEvent() public method

public TwitchChatChannelEvent ( TwitchChannel channel ) : System
channel TwitchChannel
return System

Property Details

channel public_oe property

public TwitchChannel channel
return TwitchChannel