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

Class OnContinuedGiftedSubscriptionArgs. Implements the System.EventArgs More...

Inheritance diagram for TwitchLib.Client.Events.OnContinuedGiftedSubscriptionArgs:

Public Attributes

ContinuedGiftedSubscription ContinuedGiftedSubscription
 Property representing the information of the subscription that was originally gifted, and is now continued by the user. More...
 
string Channel
 Property representing the Twitch channel this event fired from. More...
 

Detailed Description

Class OnContinuedGiftedSubscriptionArgs. Implements the System.EventArgs

See also
System.EventArgs

Member Data Documentation

◆ Channel

string TwitchLib.Client.Events.OnContinuedGiftedSubscriptionArgs.Channel

Property representing the Twitch channel this event fired from.

◆ ContinuedGiftedSubscription

ContinuedGiftedSubscription TwitchLib.Client.Events.OnContinuedGiftedSubscriptionArgs.ContinuedGiftedSubscription

Property representing the information of the subscription that was originally gifted, and is now continued by the user.


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