Thresher 1.2 Class Documentation

ChannelModeInfo.Action Property

Whether the mode is being added or removed. In the case of a Channel mode request this will always be 'added'.

[Visual Basic]
Public Property Action As ModeAction
[C#]
public ModeAction Action {get; set;}

See Also

ChannelModeInfo Class | Sharkbite.Irc Namespace