Click or drag to resize

IChannelOnlyOpsSetTopic Property

Gets whether only operators can set topic in IChannel.

Namespace:  AdiIRCAPIv2.Interfaces
Assembly:  AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax
C#
bool OnlyOpsSetTopic { get; }

Property Value

Type: Boolean
See Also