Thresher 1.2 Class Documentation

Listener.OnChannelModeRequest Event

The response to a RequestChannelModes command.

[Visual Basic]
Public Event OnChannelModeRequest As ChannelModeRequestEventHandler
[C#]
public event ChannelModeRequestEventHandler OnChannelModeRequest;

See Also

Listener Class | Sharkbite.Irc Namespace