Added Chat Subscription Types #26
Annotations
10 warnings
TwitchLib.EventSub.Core/SubscriptionTypes/User/UserAuthorizationRevoke.cs#L21
Non-nullable property 'UserName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
TwitchLib.EventSub.Core/SubscriptionTypes/User/UserAuthorizationRevoke.cs#L25
Non-nullable property 'UserLogin' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
TwitchLib.EventSub.Core/SubscriptionTypes/Channel/ChannelPointsCustomReward.cs#L91
Non-nullable property 'Image' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
TwitchLib.EventSub.Core/SubscriptionTypes/Channel/ChannelCheer.cs#L17
Non-nullable property 'UserId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
TwitchLib.EventSub.Core/SubscriptionTypes/Channel/ChannelCheer.cs#L21
Non-nullable property 'UserName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
TwitchLib.EventSub.Core/SubscriptionTypes/Channel/ChannelCheer.cs#L25
Non-nullable property 'UserLogin' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
TwitchLib.EventSub.Core/SubscriptionTypes/Channel/ChannelCharityCampaignStop.cs#L18
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
TwitchLib.EventSub.Core/SubscriptionTypes/Channel/ChannelCharityCampaignStart.cs#L17
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
TwitchLib.EventSub.Core/SubscriptionTypes/Channel/ChannelCharityCampaignStart.cs#L21
Non-nullable property 'CharityWebsite' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
TwitchLib.EventSub.Core/SubscriptionTypes/Channel/ChannelCharityCampaignProgress.cs#L19
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading