Get whether user has IChannel voice (+)
Namespace:
AdiIRCAPI
Assembly:
AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax ReadOnly Property HasVoice As Boolean
Get
property bool HasVoice {
bool get ();
}
abstract HasVoice : bool with get
Property Value
Type:
BooleanSee Also