TwitchLib 3.5.3
Loading...
Searching...
No Matches
TwitchLib.Client.Events.OnMessageSentArgs Class Reference

Args representing message sent event. Implements the System.EventArgs More...

Inheritance diagram for TwitchLib.Client.Events.OnMessageSentArgs:

Public Attributes

SentMessage SentMessage
 Property representing a chat message that was just sent (check null on properties before using). More...
 

Detailed Description

Args representing message sent event. Implements the System.EventArgs

See also
System.EventArgs

Member Data Documentation

◆ SentMessage

SentMessage TwitchLib.Client.Events.OnMessageSentArgs.SentMessage

Property representing a chat message that was just sent (check null on properties before using).


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