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