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

Class OnGiftedSubscriptionArgs. Implements the System.EventArgs More...

Inheritance diagram for TwitchLib.Client.Events.OnGiftedSubscriptionArgs:

Public Attributes

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

Detailed Description

Class OnGiftedSubscriptionArgs. Implements the System.EventArgs

See also
System.EventArgs

Member Data Documentation

◆ Channel

string TwitchLib.Client.Events.OnGiftedSubscriptionArgs.Channel

Property representing the Twitch channel this event fired from.

◆ GiftedSubscription

GiftedSubscription TwitchLib.Client.Events.OnGiftedSubscriptionArgs.GiftedSubscription

Property representing the information of the gifted subscription.


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