IChannelUser.HasSpoken Property
From AdiIRC API v2
A Sandcastle Documented Class Library
IChannelUserHasSpoken Property |
Returns whether the user has spoken since joining the IChannel
Namespace: AdiIRCAPIv2.Interfaces
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
bool HasSpoken { get; }
ReadOnly Property HasSpoken As Boolean Get
property bool HasSpoken { bool get (); }
abstract HasSpoken : bool with get