mirror of
https://github.com/matrix-construct/construct
synced 2024-10-28 17:38:53 +01:00
212380e3f4
+ branches/release-2.1 -> 2.2 base + 3.0 -> branches/cxxconversion + backport some immediate 3.0 functionality for 2.2 + other stuff
10 lines
270 B
Text
10 lines
270 B
Text
TOPIC <#channel> :[new topic]
|
|
|
|
With only a channel argument, TOPIC shows the current topic of
|
|
the specified channel.
|
|
|
|
With a second argument, it changes the topic on that channel to
|
|
<new topic>. If the channel is +t, only chanops may change the
|
|
topic.
|
|
|
|
See also: cmode
|