C# Class TwitchLib.Models.PubSub.Responses.Messages.ChatModeratorActions

Inheritance: MessageData
显示文件 Open project: swiftyspiffy/TwitchLib

Public Methods

Method Description
ChatModeratorActions ( string jsonStr ) : System

Method Details

ChatModeratorActions() public method

public ChatModeratorActions ( string jsonStr ) : System
jsonStr string
return System