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)
Syntaxpublic IChannel Channel { get; }Property Value
Type: 
IChannel
See Also