mirror of
https://github.com/matrix-construct/construct
synced 2024-11-03 04:18:55 +01:00
11 lines
302 B
Text
11 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
|