C# Class RohBot.Packets.ChatHistoryRequest

Inheritance: Packet
显示文件 Open project: Rohansi/RohBot

Public Properties

Property Type Description
AfterDate long
Target string

Public Methods

Method Description
Handle ( Connection connection ) : void

Method Details

Handle() public method

public Handle ( Connection connection ) : void
connection Connection
return void

Property Details

AfterDate public_oe property

public long AfterDate
return long

Target public_oe property

public string Target
return string