Click or drag to resize

ChannelServerModeListUnbanArgsModeFirst Property

Returns true if this was the first mode change in the channel mode event

Namespace:  AdiIRCAPIv2.Arguments.ChannelServerModes
Assembly:  AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax
C#
public bool ModeFirst { get; }

Property Value

Type: Boolean
See Also