The ChannelTopicChangeEventArgs type exposes the following members.
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| ChannelTopicChangeEventArgs |
Creates a new instance of ChannelTopicChangeEventArgs.
|
Properties
| Name | Description | |
|---|---|---|
| Channel |
The channel name.
| |
| NewTopic |
The new channel topic.
|
See Also