Click or drag to resize

ChannelServerModeUserVoicedArgsChannel Property

Returns the IChannel where the user got voiced

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