TwitchLib 3.5.3
Loading...
Searching...
No Matches
TwitchLib.Client.Models.ChatReply Class Reference

Class representing a chat reply/thread More...

Properties

string ParentDisplayName [get, set]
 Property representing the display name of the responded to message More...
 
string ParentMsgBody [get, set]
 Property representing the message contents of the responded to message More...
 
string ParentMsgId [get, set]
 Property representing the id of the responded to message More...
 
string ParentUserId [get, set]
 Property representing the user id of the sender of the responded to message More...
 
string ParentUserLogin [get, set]
 Property representing the user login of the sender of the responded to message More...
 

Detailed Description

Class representing a chat reply/thread

Property Documentation

◆ ParentDisplayName

string TwitchLib.Client.Models.ChatReply.ParentDisplayName
getset

Property representing the display name of the responded to message

◆ ParentMsgBody

string TwitchLib.Client.Models.ChatReply.ParentMsgBody
getset

Property representing the message contents of the responded to message

◆ ParentMsgId

string TwitchLib.Client.Models.ChatReply.ParentMsgId
getset

Property representing the id of the responded to message

◆ ParentUserId

string TwitchLib.Client.Models.ChatReply.ParentUserId
getset

Property representing the user id of the sender of the responded to message

◆ ParentUserLogin

string TwitchLib.Client.Models.ChatReply.ParentUserLogin
getset

Property representing the user login of the sender of the responded to message


The documentation for this class was generated from the following file: