Property | Type | Description | |
---|---|---|---|
IsOp | bool | ||
IsVoiced | bool | ||
Name | string |
Method | Description | |
---|---|---|
ChatUser ( string name, bool isOp, bool isVoice ) : System |
public ChatUser ( string name, bool isOp, bool isVoice ) : System | ||
name | string | |
isOp | bool | |
isVoice | bool | |
return | System |