mirror of
https://github.com/matrix-construct/construct
synced 2024-11-02 20:09:16 +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
302 B
Text
10 lines
302 B
Text
PART <#channel> :[part message]
|
|
|
|
PART requires at least a channel argument to be given. It will
|
|
exit the client from the specified channel. More than one
|
|
channel may be specified, separated with commas (no spaces).
|
|
|
|
An optional part message may be given to be displayed to the
|
|
channel.
|
|
|
|
See also: join
|