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

Inheritance: MessageData
Show file Open project: swiftyspiffy/TwitchLib

Public Methods

Method Description
Whisper ( string jsonStr ) : System

Method Details

Whisper() public method

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