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

Args representing a NOTICE telling the client that a verified phone number is required to chat. Implements the System.EventArgs More...

Inheritance diagram for TwitchLib.Client.Events.OnRequiresVerifiedPhoneNumberArgs:

Public Attributes

string Message
 Property representing message send with the NOTICE More...
 
string Channel
 Property representing channel bot is connected to. More...
 

Detailed Description

Args representing a NOTICE telling the client that a verified phone number is required to chat. Implements the System.EventArgs

See also
System.EventArgs

Member Data Documentation

◆ Channel

string TwitchLib.Client.Events.OnRequiresVerifiedPhoneNumberArgs.Channel

Property representing channel bot is connected to.

◆ Message

string TwitchLib.Client.Events.OnRequiresVerifiedPhoneNumberArgs.Message

Property representing message send with the NOTICE


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