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

Args representing a USERNOTICE notifying the client that an announcemet was posted Implements the System.EventArgs More...

Inheritance diagram for TwitchLib.Client.Events.OnAnnouncementArgs:

Public Attributes

Announcement Announcement
 Property representing the announcement send with the USERNOTICE More...
 
string Channel
 Property representing channel bot is connected to. More...
 

Detailed Description

Args representing a USERNOTICE notifying the client that an announcemet was posted Implements the System.EventArgs

See also
System.EventArgs

Member Data Documentation

◆ Announcement

Announcement TwitchLib.Client.Events.OnAnnouncementArgs.Announcement

Property representing the announcement send with the USERNOTICE

◆ Channel

string TwitchLib.Client.Events.OnAnnouncementArgs.Channel

Property representing channel bot is connected to.


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