Click or drag to resize

IServerChannelModesWithRequiredArgs Property

Returns the available channel modes which must have an argument on this IServer. (retrieved from 005 chanmodes=)

Namespace:  AdiIRCAPIv2.Interfaces
Assembly:  AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax
C#
ICollection ChannelModesWithRequiredArgs { get; }

Property Value

Type: ICollection
See Also