Click or drag to resize

ChannelNoticeMessageArgsChannel Property

Returns the IChannel where the message was received

Namespace:  AdiIRCAPIv2.Arguments.ChannelMessages
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