ChannelRawModeArgsUser Property |
Returns the IChannelUser who performed the channel mode change
Namespace:
AdiIRCAPIv2.Arguments.ChannelModes
Assembly:
AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntaxpublic IChannelUser User { get; }
Property Value
Type:
IChannelUser
See Also