Click or drag to resize

ChannelServerModeListUnbanArgsChannel Property

Returns the IChannel where the unban occured

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

Property Value

Type: IChannel
See Also