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

Args representing community subscription received event. Implements the System.EventArgs More...

Inheritance diagram for TwitchLib.Client.Events.OnCommunitySubscriptionArgs:

Public Attributes

CommunitySubscription GiftedSubscription
 Property representing the information of the community subscription. More...
 
string Channel
 Property representing the Twitch channel this event fired from. More...
 

Detailed Description

Args representing community subscription received event. Implements the System.EventArgs

See also
System.EventArgs

Member Data Documentation

◆ Channel

string TwitchLib.Client.Events.OnCommunitySubscriptionArgs.Channel

Property representing the Twitch channel this event fired from.

◆ GiftedSubscription

CommunitySubscription TwitchLib.Client.Events.OnCommunitySubscriptionArgs.GiftedSubscription

Property representing the information of the community subscription.


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